2023-01-11T20:35:39.9032482Z Requested labels: linux.2xlarge 2023-01-11T20:35:39.9032572Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/91627/merge 2023-01-11T20:35:39.9032693Z Reusable workflow chain: 2023-01-11T20:35:39.9032732Z pytorch/pytorch/.github/workflows/pull.yml@refs/pull/91627/merge (57fc38f02f250896a12b32cfa200a6105a03d09c) 2023-01-11T20:35:39.9032775Z -> pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/91627/merge (57fc38f02f250896a12b32cfa200a6105a03d09c) 2023-01-11T20:35:39.9032798Z Waiting for a runner to pick up this job... 2023-01-11T20:35:40.1959894Z Job is about to start running on the runner: i-051c6bcc1a577fdf0 (organization) 2023-01-11T20:35:46.2385543Z Current runner version: '2.300.2' 2023-01-11T20:35:46.2390533Z Runner name: 'i-051c6bcc1a577fdf0' 2023-01-11T20:35:46.2390945Z Runner group name: 'Default' 2023-01-11T20:35:46.2391457Z Machine name: 'ip-10-0-5-209' 2023-01-11T20:35:46.2392886Z ##[group]GITHUB_TOKEN Permissions 2023-01-11T20:35:46.2393582Z Actions: read 2023-01-11T20:35:46.2393786Z Checks: read 2023-01-11T20:35:46.2393988Z Contents: read 2023-01-11T20:35:46.2394183Z Deployments: read 2023-01-11T20:35:46.2394393Z Discussions: read 2023-01-11T20:35:46.2394596Z Issues: read 2023-01-11T20:35:46.2394790Z Metadata: read 2023-01-11T20:35:46.2394991Z Packages: read 2023-01-11T20:35:46.2395193Z Pages: read 2023-01-11T20:35:46.2395386Z PullRequests: read 2023-01-11T20:35:46.2395626Z RepositoryProjects: read 2023-01-11T20:35:46.2395855Z SecurityEvents: read 2023-01-11T20:35:46.2396052Z Statuses: read 2023-01-11T20:35:46.2396256Z ##[endgroup] 2023-01-11T20:35:46.2399345Z Secret source: None 2023-01-11T20:35:46.2400071Z Prepare workflow directory 2023-01-11T20:35:46.4938823Z Prepare all required actions 2023-01-11T20:35:46.5109368Z Getting action download info 2023-01-11T20:35:46.6992852Z Download action repository 'pytorch/test-infra@main' (SHA:2c225610d00fb13c04fcd60389d3e4d8326167c3) 2023-01-11T20:35:46.9638731Z Download action repository 'pytorch/pytorch@master' (SHA:c5836153f5332ca83d5cacde38f2829a4d54793e) 2023-01-11T20:35:49.5740879Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2023-01-11T20:35:49.8373863Z Getting action download info 2023-01-11T20:35:50.0319906Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2023-01-11T20:35:50.1844635Z Getting action download info 2023-01-11T20:35:50.3804077Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2023-01-11T20:35:50.5099174Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml 2023-01-11T20:35:50.5101022Z ##[group] Inputs 2023-01-11T20:35:50.5101366Z build-environment: linux-focal-py3.7-clang7-asan 2023-01-11T20:35:50.5102057Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 5, runner: "linux.2xlarge" }, { config: "default", shard: 2, num_shards: 5, runner: "linux.2xlarge" }, { config: "default", shard: 3, num_shards: 5, runner: "linux.2xlarge" }, { config: "default", shard: 4, num_shards: 5, runner: "linux.4xlarge" }, { config: "default", shard: 5, num_shards: 5, runner: "linux.4xlarge" }, { config: "functorch", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2023-01-11T20:35:50.5102820Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:35:50.5103200Z sync-tag: 2023-01-11T20:35:50.5103981Z timeout-minutes: 240 2023-01-11T20:35:50.5104200Z use-gha: 2023-01-11T20:35:50.5104435Z ##[endgroup] 2023-01-11T20:35:50.5104947Z Complete job name: linux-focal-py3.7-clang7-asan / test (default, 2, 5, linux.2xlarge) 2023-01-11T20:35:50.5800914Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2023-01-11T20:35:50.5801220Z with: 2023-01-11T20:35:50.5801747Z github-secret: *** 2023-01-11T20:35:50.5802125Z 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-11T20:35:50.5802498Z activate-with-label: false 2023-01-11T20:35:50.5802718Z label: with-ssh 2023-01-11T20:35:50.5802947Z remove-existing-keys: true 2023-01-11T20:35:50.5803171Z env: 2023-01-11T20:35:50.5803369Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:35:50.5803595Z ##[endgroup] 2023-01-11T20:35:51.0970089Z Grabbing public ssh keys from https://github.com/LucaLumetti.keys 2023-01-11T20:35:51.1816423Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2023-01-11T20:35:51.1829168Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2023-01-11T20:35:51.1854316Z Login using: ssh ec2-user@ec2-44-210-133-220.compute-1.amazonaws.com 2023-01-11T20:35:51.1854685Z All testing is done inside the container, to start an interactive session run: 2023-01-11T20:35:51.1855112Z docker exec -it $(docker container ps --format '{{.ID}}') bash 2023-01-11T20:35:51.2091760Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2023-01-11T20:35:51.2092244Z with: 2023-01-11T20:35:51.2092489Z submodules: recursive 2023-01-11T20:35:51.2092709Z fetch-depth: 0 2023-01-11T20:35:51.2092875Z env: 2023-01-11T20:35:51.2093049Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:35:51.2093222Z ##[endgroup] 2023-01-11T20:35:51.2304096Z ##[group]Run retry () { 2023-01-11T20:35:51.2304370Z retry () { 2023-01-11T20:35:51.2304590Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2023-01-11T20:35:51.2304809Z } 2023-01-11T20:35:51.2304999Z echo "${GITHUB_WORKSPACE}" 2023-01-11T20:35:51.2305258Z if [ -z "${NO_SUDO}" ]; then 2023-01-11T20:35:51.2305484Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T20:35:51.2305688Z else 2023-01-11T20:35:51.2305873Z  retry rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T20:35:51.2306063Z fi 2023-01-11T20:35:51.2306290Z mkdir "${GITHUB_WORKSPACE}" 2023-01-11T20:35:51.2322002Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:35:51.2322256Z env: 2023-01-11T20:35:51.2322439Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:35:51.2322616Z NO_SUDO: 2023-01-11T20:35:51.2322787Z ##[endgroup] 2023-01-11T20:35:51.2417703Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:35:52.8169402Z ##[group]Run malfet/checkout@silent-checkout 2023-01-11T20:35:52.8169644Z with: 2023-01-11T20:35:52.8169848Z ref: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:35:52.8170060Z fetch-depth: 0 2023-01-11T20:35:52.8170230Z submodules: recursive 2023-01-11T20:35:52.8170418Z quiet-checkout: true 2023-01-11T20:35:52.8170628Z repository: pytorch/pytorch 2023-01-11T20:35:52.8170959Z token: *** 2023-01-11T20:35:52.8171130Z ssh-strict: true 2023-01-11T20:35:52.8171321Z persist-credentials: true 2023-01-11T20:35:52.8171512Z clean: true 2023-01-11T20:35:52.8171669Z lfs: false 2023-01-11T20:35:52.8171849Z set-safe-directory: true 2023-01-11T20:35:52.8172025Z env: 2023-01-11T20:35:52.8172184Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:35:52.8172366Z ##[endgroup] 2023-01-11T20:35:52.9361744Z Syncing repository: pytorch/pytorch 2023-01-11T20:35:52.9363929Z ##[group]Getting Git version info 2023-01-11T20:35:52.9364665Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2023-01-11T20:35:52.9365418Z [command]/usr/bin/git version 2023-01-11T20:35:52.9365701Z git version 2.38.1 2023-01-11T20:35:52.9366624Z ##[endgroup] 2023-01-11T20:35:52.9383589Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/a7b028c1-1a8b-42e7-86d9-2311a401f192' before making global git config changes 2023-01-11T20:35:52.9384282Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T20:35:52.9385116Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:35:52.9427637Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2023-01-11T20:35:52.9432632Z ##[group]Initializing the repository 2023-01-11T20:35:52.9436051Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:35:52.9466224Z hint: Using 'master' as the name for the initial branch. This default branch name 2023-01-11T20:35:52.9466808Z hint: is subject to change. To configure the initial branch name to use in all 2023-01-11T20:35:52.9467357Z hint: of your new repositories, which will suppress this warning, call: 2023-01-11T20:35:52.9467718Z hint: 2023-01-11T20:35:52.9468199Z hint: git config --global init.defaultBranch 2023-01-11T20:35:52.9468852Z hint: 2023-01-11T20:35:52.9469342Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2023-01-11T20:35:52.9469958Z hint: 'development'. The just-created branch can be renamed via this command: 2023-01-11T20:35:52.9470351Z hint: 2023-01-11T20:35:52.9470894Z hint: git branch -m 2023-01-11T20:35:52.9471513Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2023-01-11T20:35:52.9477066Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2023-01-11T20:35:52.9506123Z ##[endgroup] 2023-01-11T20:35:52.9506768Z ##[group]Disabling automatic garbage collection 2023-01-11T20:35:52.9510138Z [command]/usr/bin/git config --local gc.auto 0 2023-01-11T20:35:52.9537466Z ##[endgroup] 2023-01-11T20:35:52.9538066Z ##[group]Setting up auth 2023-01-11T20:35:52.9545050Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T20:35:52.9576417Z [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-11T20:35:52.9826096Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T20:35:52.9860493Z [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-11T20:35:53.0109778Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T20:35:53.0154147Z ##[endgroup] 2023-01-11T20:35:53.0154758Z ##[group]Fetching the repository 2023-01-11T20:35:53.0161471Z [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-11T20:36:48.8257334Z [command]/usr/bin/git rev-parse --verify --quiet 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e^{object} 2023-01-11T20:36:48.8284728Z 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:36:48.8288711Z ##[endgroup] 2023-01-11T20:36:48.8289307Z ##[group]Determining the checkout info 2023-01-11T20:36:48.8290271Z ##[endgroup] 2023-01-11T20:36:48.8290818Z ##[group]Checking out the ref 2023-01-11T20:36:48.8295974Z [command]/usr/bin/git checkout --quiet --force 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:36:50.1323494Z ##[endgroup] 2023-01-11T20:36:50.1323957Z ##[group]Setting up auth for fetching submodules 2023-01-11T20:36:50.1328429Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T20:36:50.1374687Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2023-01-11T20:36:50.1404260Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2023-01-11T20:36:50.1432931Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-01-11T20:36:50.1459787Z ##[endgroup] 2023-01-11T20:36:50.1460199Z ##[group]Fetching submodules 2023-01-11T20:36:50.1464244Z [command]/usr/bin/git submodule sync --recursive 2023-01-11T20:36:50.1735139Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2023-01-11T20:36:50.1994404Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2023-01-11T20:36:50.1995535Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2023-01-11T20:36:50.1996887Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2023-01-11T20:36:50.2000259Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2023-01-11T20:36:50.2003314Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2023-01-11T20:36:50.2006728Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2023-01-11T20:36:50.2009933Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2023-01-11T20:36:50.2013199Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2023-01-11T20:36:50.2016698Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2023-01-11T20:36:50.2020341Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2023-01-11T20:36:50.2023772Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2023-01-11T20:36:50.2027475Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2023-01-11T20:36:50.2031455Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2023-01-11T20:36:50.2035316Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2023-01-11T20:36:50.2039700Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2023-01-11T20:36:50.2044695Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2023-01-11T20:36:50.2048981Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2023-01-11T20:36:50.2053634Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:36:50.2110032Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2023-01-11T20:36:50.2111320Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2023-01-11T20:36:50.2112347Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2023-01-11T20:36:50.2113264Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2023-01-11T20:36:50.2114201Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2023-01-11T20:36:50.2115277Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2023-01-11T20:36:50.2116220Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2023-01-11T20:36:50.2117171Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2023-01-11T20:36:50.2118182Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2023-01-11T20:36:50.2119191Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2023-01-11T20:36:50.2120945Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2023-01-11T20:36:50.2126686Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2023-01-11T20:36:50.2132412Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2023-01-11T20:36:50.2138207Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2023-01-11T20:36:50.2144254Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2023-01-11T20:36:50.2150475Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2023-01-11T20:36:50.2156849Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2023-01-11T20:36:50.2164124Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2023-01-11T20:36:50.2170376Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2023-01-11T20:36:50.2176768Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2023-01-11T20:36:50.2183454Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2023-01-11T20:36:50.2190450Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2023-01-11T20:36:50.2197100Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2023-01-11T20:36:50.2225922Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2023-01-11T20:36:50.5392177Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2023-01-11T20:36:50.7460546Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2023-01-11T20:36:50.9579731Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2023-01-11T20:36:51.2534653Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2023-01-11T20:36:51.5261951Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2023-01-11T20:36:53.6511160Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2023-01-11T20:37:00.1208205Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2023-01-11T20:37:00.5500525Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2023-01-11T20:37:01.0941676Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2023-01-11T20:37:02.5308044Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2023-01-11T20:37:03.7006456Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2023-01-11T20:37:04.9062892Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2023-01-11T20:37:10.3908568Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2023-01-11T20:37:11.1279147Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2023-01-11T20:37:12.6076560Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2023-01-11T20:37:13.8097586Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2023-01-11T20:37:14.0150984Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2023-01-11T20:37:14.4927767Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2023-01-11T20:37:14.8192626Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2023-01-11T20:37:15.8243196Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2023-01-11T20:37:16.2741030Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2023-01-11T20:37:16.4928946Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2023-01-11T20:37:16.7702251Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2023-01-11T20:37:18.1227616Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2023-01-11T20:37:18.4634556Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2023-01-11T20:37:18.8205732Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2023-01-11T20:37:24.9744070Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2023-01-11T20:37:26.9494494Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2023-01-11T20:37:28.4263419Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2023-01-11T20:37:28.6614667Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2023-01-11T20:37:34.3150487Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2023-01-11T20:37:34.5312410Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2023-01-11T20:37:34.7870098Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2023-01-11T20:37:35.6785381Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2023-01-11T20:37:35.8998334Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2023-01-11T20:37:36.2126105Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2023-01-11T20:37:36.5276804Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2023-01-11T20:37:37.2071335Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2023-01-11T20:37:38.9812222Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2023-01-11T20:37:39.4710532Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2023-01-11T20:37:41.8187439Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2023-01-11T20:37:41.8285654Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2023-01-11T20:37:41.8361143Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2023-01-11T20:37:41.8568578Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2023-01-11T20:37:41.8774294Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2023-01-11T20:37:41.9102563Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2023-01-11T20:37:42.4651407Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2023-01-11T20:37:42.4847430Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T20:37:42.5762099Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2023-01-11T20:37:42.6080429Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2023-01-11T20:37:42.8755385Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2023-01-11T20:37:43.2493613Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2023-01-11T20:37:43.4761098Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2023-01-11T20:37:43.5195244Z Submodule path 'third_party/fbgemm': checked out '80d64206c07879fd4683be66873de7cefa1a0a71' 2023-01-11T20:37:43.5215714Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:37:43.5217350Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:37:43.5219950Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:37:43.5222885Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:37:43.5246305Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2023-01-11T20:37:44.5355856Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2023-01-11T20:37:45.0428629Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2023-01-11T20:37:46.0406130Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2023-01-11T20:37:46.3903062Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2023-01-11T20:37:46.4832715Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2023-01-11T20:37:46.5371295Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2023-01-11T20:37:46.5466065Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2023-01-11T20:37:46.6250390Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2023-01-11T20:37:46.6590179Z Submodule path 'third_party/fmt': checked out '7bdf0628b1276379886c7f6dda2cef2b3b374f0b' 2023-01-11T20:37:46.6672554Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2023-01-11T20:37:46.7039723Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2023-01-11T20:37:46.7257792Z Submodule path 'third_party/gloo': checked out '4a5e339b764261d20fc409071dc7a8b8989aa195' 2023-01-11T20:37:46.7674597Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2023-01-11T20:37:46.7780498Z Submodule path 'third_party/ideep': checked out 'e533c771a1e75a1c225c14b2261eefa62681d9e6' 2023-01-11T20:37:46.7792723Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2023-01-11T20:37:46.7813464Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2023-01-11T20:37:55.2816323Z Submodule path 'third_party/ideep/mkl-dnn': checked out '404ad76ee633c939d705eb583ffe50a806969d5e' 2023-01-11T20:37:55.2832110Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:37:55.2855470Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2023-01-11T20:38:03.6760576Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out 'fbec3e25a559ee252022ae066817b204e106a6ba' 2023-01-11T20:38:03.6854946Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2023-01-11T20:38:03.6985324Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2023-01-11T20:38:03.7839867Z Submodule path 'third_party/kineto': checked out '6c1629809068efd78a8d56b4aa479c7ec49ae562' 2023-01-11T20:38:03.7855472Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:38:03.7857127Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:38:03.7879974Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2023-01-11T20:38:05.0554311Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2023-01-11T20:38:06.1431730Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2023-01-11T20:38:06.1935772Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2023-01-11T20:38:06.2132361Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2023-01-11T20:38:06.2261420Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2023-01-11T20:38:06.3241098Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2023-01-11T20:38:06.5453700Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2023-01-11T20:38:06.5480321Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2023-01-11T20:38:06.5481809Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2023-01-11T20:38:06.5505168Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2023-01-11T20:38:07.0216539Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2023-01-11T20:38:07.9750034Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T20:38:08.0048812Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2023-01-11T20:38:08.0194842Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2023-01-11T20:38:08.0208741Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:38:08.0231460Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2023-01-11T20:38:09.8943405Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2023-01-11T20:38:09.8962907Z 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-11T20:38:09.8964612Z 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-11T20:38:09.8988966Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2023-01-11T20:38:10.2948296Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2023-01-11T20:38:11.1580481Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2023-01-11T20:38:11.2207705Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2023-01-11T20:38:11.2222004Z 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-11T20:38:11.2247341Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2023-01-11T20:38:11.4487298Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T20:38:11.4572909Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2023-01-11T20:38:11.6952180Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2023-01-11T20:38:11.6972038Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:38:11.6973681Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2023-01-11T20:38:11.6997994Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2023-01-11T20:38:12.1347254Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2023-01-11T20:38:13.1513054Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2023-01-11T20:38:13.2172184Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2023-01-11T20:38:13.2252221Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2023-01-11T20:38:13.2357300Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2023-01-11T20:38:13.2668033Z Submodule path 'third_party/pybind11': checked out '80dc998efced8ceb2be59756668a7e90e8bef917' 2023-01-11T20:38:13.2753822Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2023-01-11T20:38:13.3026917Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2023-01-11T20:38:13.3116714Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2023-01-11T20:38:13.3539540Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2023-01-11T20:38:13.4583389Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2023-01-11T20:38:13.4836011Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2023-01-11T20:38:13.4850665Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:38:13.4852748Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:38:13.4855217Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:38:13.4857691Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:38:13.4881662Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2023-01-11T20:38:15.0971847Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2023-01-11T20:38:15.4268233Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2023-01-11T20:38:16.5900876Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2023-01-11T20:38:17.6563930Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2023-01-11T20:38:17.6702794Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2023-01-11T20:38:17.7295454Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2023-01-11T20:38:17.7556922Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2023-01-11T20:38:17.7570816Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:38:17.7594264Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2023-01-11T20:38:17.9778524Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T20:38:18.1055665Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2023-01-11T20:38:18.1083835Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2023-01-11T20:38:18.1356727Z Entering 'android/libs/fbjni' 2023-01-11T20:38:18.1393809Z Entering 'third_party/FP16' 2023-01-11T20:38:18.1429652Z Entering 'third_party/FXdiv' 2023-01-11T20:38:18.1466842Z Entering 'third_party/NNPACK' 2023-01-11T20:38:18.1503280Z Entering 'third_party/QNNPACK' 2023-01-11T20:38:18.1540187Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:38:18.1578136Z Entering 'third_party/XNNPACK' 2023-01-11T20:38:18.1625137Z Entering 'third_party/benchmark' 2023-01-11T20:38:18.1662371Z Entering 'third_party/cpuinfo' 2023-01-11T20:38:18.1699544Z Entering 'third_party/cub' 2023-01-11T20:38:18.1736301Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:38:18.1777420Z Entering 'third_party/cutlass' 2023-01-11T20:38:18.1820800Z Entering 'third_party/eigen' 2023-01-11T20:38:18.1859287Z Entering 'third_party/fbgemm' 2023-01-11T20:38:18.1897130Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:38:18.1932624Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:38:18.1968981Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:38:18.2003926Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:38:18.2040525Z Entering 'third_party/flatbuffers' 2023-01-11T20:38:18.2079130Z Entering 'third_party/fmt' 2023-01-11T20:38:18.2115189Z Entering 'third_party/foxi' 2023-01-11T20:38:18.2150518Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:38:18.2186596Z Entering 'third_party/gloo' 2023-01-11T20:38:18.2222822Z Entering 'third_party/googletest' 2023-01-11T20:38:18.2260020Z Entering 'third_party/ideep' 2023-01-11T20:38:18.2297304Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:38:18.2334870Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:38:18.2377636Z Entering 'third_party/ios-cmake' 2023-01-11T20:38:18.2413958Z Entering 'third_party/ittapi' 2023-01-11T20:38:18.2450858Z Entering 'third_party/kineto' 2023-01-11T20:38:18.2487506Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:38:18.2523283Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:38:18.2560709Z Entering 'third_party/nccl/nccl' 2023-01-11T20:38:18.2597609Z Entering 'third_party/neon2sse' 2023-01-11T20:38:18.2635244Z Entering 'third_party/nlohmann' 2023-01-11T20:38:18.2672634Z Entering 'third_party/onnx' 2023-01-11T20:38:18.2722554Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:38:18.2758287Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:38:18.2796941Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:38:18.2834997Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:38:18.2875577Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:38:18.2911976Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:38:18.2947533Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:38:18.2988766Z Entering 'third_party/pocketfft' 2023-01-11T20:38:18.3025336Z Entering 'third_party/protobuf' 2023-01-11T20:38:18.3065497Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:38:18.3101397Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:38:18.3138693Z Entering 'third_party/psimd' 2023-01-11T20:38:18.3176253Z Entering 'third_party/pthreadpool' 2023-01-11T20:38:18.3212810Z Entering 'third_party/pybind11' 2023-01-11T20:38:18.3249145Z Entering 'third_party/python-enum' 2023-01-11T20:38:18.3285767Z Entering 'third_party/python-peachpy' 2023-01-11T20:38:18.3321231Z Entering 'third_party/python-six' 2023-01-11T20:38:18.3356361Z Entering 'third_party/sleef' 2023-01-11T20:38:18.3391733Z Entering 'third_party/tbb' 2023-01-11T20:38:18.3429560Z Entering 'third_party/tensorpipe' 2023-01-11T20:38:18.3465578Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:38:18.3502419Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:38:18.3538354Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:38:18.3574037Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:38:18.3608835Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:38:18.3646961Z Entering 'third_party/zstd' 2023-01-11T20:38:18.3692490Z ##[endgroup] 2023-01-11T20:38:18.3694126Z ##[group]Persisting credentials for submodules 2023-01-11T20:38:18.3699960Z [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-11T20:38:18.3967706Z Entering 'android/libs/fbjni' 2023-01-11T20:38:18.4003451Z Entering 'third_party/FP16' 2023-01-11T20:38:18.4039016Z Entering 'third_party/FXdiv' 2023-01-11T20:38:18.4074595Z Entering 'third_party/NNPACK' 2023-01-11T20:38:18.4111258Z Entering 'third_party/QNNPACK' 2023-01-11T20:38:18.4146282Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:38:18.4182201Z Entering 'third_party/XNNPACK' 2023-01-11T20:38:18.4228277Z Entering 'third_party/benchmark' 2023-01-11T20:38:18.4264080Z Entering 'third_party/cpuinfo' 2023-01-11T20:38:18.4299714Z Entering 'third_party/cub' 2023-01-11T20:38:18.4336186Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:38:18.4377303Z Entering 'third_party/cutlass' 2023-01-11T20:38:18.4419786Z Entering 'third_party/eigen' 2023-01-11T20:38:18.4457864Z Entering 'third_party/fbgemm' 2023-01-11T20:38:18.4493269Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:38:18.4527846Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:38:18.4562500Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:38:18.4596481Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:38:18.4633686Z Entering 'third_party/flatbuffers' 2023-01-11T20:38:18.4670519Z Entering 'third_party/fmt' 2023-01-11T20:38:18.4706425Z Entering 'third_party/foxi' 2023-01-11T20:38:18.4742672Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:38:18.4778237Z Entering 'third_party/gloo' 2023-01-11T20:38:18.4813873Z Entering 'third_party/googletest' 2023-01-11T20:38:18.4849145Z Entering 'third_party/ideep' 2023-01-11T20:38:18.4883747Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:38:18.4920942Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:38:18.4963492Z Entering 'third_party/ios-cmake' 2023-01-11T20:38:18.4999017Z Entering 'third_party/ittapi' 2023-01-11T20:38:18.5034646Z Entering 'third_party/kineto' 2023-01-11T20:38:18.5070869Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:38:18.5106088Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:38:18.5142434Z Entering 'third_party/nccl/nccl' 2023-01-11T20:38:18.5178473Z Entering 'third_party/neon2sse' 2023-01-11T20:38:18.5213537Z Entering 'third_party/nlohmann' 2023-01-11T20:38:18.5251535Z Entering 'third_party/onnx' 2023-01-11T20:38:18.5298929Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:38:18.5335516Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:38:18.5373514Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:38:18.5409499Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:38:18.5449936Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:38:18.5485173Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:38:18.5520532Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:38:18.5560719Z Entering 'third_party/pocketfft' 2023-01-11T20:38:18.5595725Z Entering 'third_party/protobuf' 2023-01-11T20:38:18.5634922Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:38:18.5670472Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:38:18.5706706Z Entering 'third_party/psimd' 2023-01-11T20:38:18.5742574Z Entering 'third_party/pthreadpool' 2023-01-11T20:38:18.5780237Z Entering 'third_party/pybind11' 2023-01-11T20:38:18.5817732Z Entering 'third_party/python-enum' 2023-01-11T20:38:18.5852918Z Entering 'third_party/python-peachpy' 2023-01-11T20:38:18.5888439Z Entering 'third_party/python-six' 2023-01-11T20:38:18.5923897Z Entering 'third_party/sleef' 2023-01-11T20:38:18.5959429Z Entering 'third_party/tbb' 2023-01-11T20:38:18.5996322Z Entering 'third_party/tensorpipe' 2023-01-11T20:38:18.6031993Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:38:18.6067180Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:38:18.6104232Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:38:18.6139932Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:38:18.6175208Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:38:18.6213781Z Entering 'third_party/zstd' 2023-01-11T20:38:18.6261116Z [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-11T20:38:18.6530167Z Entering 'android/libs/fbjni' 2023-01-11T20:38:18.6564686Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2023-01-11T20:38:18.6578960Z Entering 'third_party/FP16' 2023-01-11T20:38:18.6612917Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2023-01-11T20:38:18.6627045Z Entering 'third_party/FXdiv' 2023-01-11T20:38:18.6660959Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2023-01-11T20:38:18.6675661Z Entering 'third_party/NNPACK' 2023-01-11T20:38:18.6710435Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2023-01-11T20:38:18.6725429Z Entering 'third_party/QNNPACK' 2023-01-11T20:38:18.6758649Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2023-01-11T20:38:18.6774337Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:38:18.6807780Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2023-01-11T20:38:18.6822199Z Entering 'third_party/XNNPACK' 2023-01-11T20:38:18.6855603Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2023-01-11T20:38:18.6881682Z Entering 'third_party/benchmark' 2023-01-11T20:38:18.6914903Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2023-01-11T20:38:18.6929880Z Entering 'third_party/cpuinfo' 2023-01-11T20:38:18.6963937Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2023-01-11T20:38:18.6978878Z Entering 'third_party/cub' 2023-01-11T20:38:18.7013680Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2023-01-11T20:38:18.7028290Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:38:18.7062412Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2023-01-11T20:38:18.7082857Z Entering 'third_party/cutlass' 2023-01-11T20:38:18.7116732Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2023-01-11T20:38:18.7138726Z Entering 'third_party/eigen' 2023-01-11T20:38:18.7172368Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2023-01-11T20:38:18.7188974Z Entering 'third_party/fbgemm' 2023-01-11T20:38:18.7222884Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2023-01-11T20:38:18.7238319Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:38:18.7271270Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2023-01-11T20:38:18.7286622Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:38:18.7319447Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2023-01-11T20:38:18.7335630Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:38:18.7368560Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2023-01-11T20:38:18.7383878Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:38:18.7417307Z 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-11T20:38:18.7432854Z Entering 'third_party/flatbuffers' 2023-01-11T20:38:18.7465906Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2023-01-11T20:38:18.7484072Z Entering 'third_party/fmt' 2023-01-11T20:38:18.7517530Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2023-01-11T20:38:18.7532562Z Entering 'third_party/foxi' 2023-01-11T20:38:18.7566605Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2023-01-11T20:38:18.7581620Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:38:18.7615798Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2023-01-11T20:38:18.7631311Z Entering 'third_party/gloo' 2023-01-11T20:38:18.7664650Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2023-01-11T20:38:18.7680241Z Entering 'third_party/googletest' 2023-01-11T20:38:18.7712753Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2023-01-11T20:38:18.7728404Z Entering 'third_party/ideep' 2023-01-11T20:38:18.7763708Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2023-01-11T20:38:18.7777859Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:38:18.7810821Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2023-01-11T20:38:18.7828110Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:38:18.7863234Z 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-11T20:38:18.7885404Z Entering 'third_party/ios-cmake' 2023-01-11T20:38:18.7918919Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2023-01-11T20:38:18.7933143Z Entering 'third_party/ittapi' 2023-01-11T20:38:18.7966934Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2023-01-11T20:38:18.7981349Z Entering 'third_party/kineto' 2023-01-11T20:38:18.8014331Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2023-01-11T20:38:18.8029060Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:38:18.8062778Z 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-11T20:38:18.8076649Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:38:18.8110786Z 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-11T20:38:18.8127263Z Entering 'third_party/nccl/nccl' 2023-01-11T20:38:18.8160417Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2023-01-11T20:38:18.8175188Z Entering 'third_party/neon2sse' 2023-01-11T20:38:18.8208714Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2023-01-11T20:38:18.8223809Z Entering 'third_party/nlohmann' 2023-01-11T20:38:18.8256562Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2023-01-11T20:38:18.8272474Z Entering 'third_party/onnx' 2023-01-11T20:38:18.8305732Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2023-01-11T20:38:18.8333308Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:38:18.8367406Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2023-01-11T20:38:18.8381509Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:38:18.8415142Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2023-01-11T20:38:18.8432320Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:38:18.8465765Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2023-01-11T20:38:18.8480343Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:38:18.8513554Z 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-11T20:38:18.8532628Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:38:18.8566937Z 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-11T20:38:18.8580903Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:38:18.8614369Z 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-11T20:38:18.8628311Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:38:18.8663074Z 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-11T20:38:18.8682118Z Entering 'third_party/pocketfft' 2023-01-11T20:38:18.8715802Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2023-01-11T20:38:18.8731130Z Entering 'third_party/protobuf' 2023-01-11T20:38:18.8765403Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2023-01-11T20:38:18.8782986Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:38:18.8816854Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2023-01-11T20:38:18.8831408Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:38:18.8865271Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2023-01-11T20:38:18.8880859Z Entering 'third_party/psimd' 2023-01-11T20:38:18.8915513Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2023-01-11T20:38:18.8931222Z Entering 'third_party/pthreadpool' 2023-01-11T20:38:18.8964845Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2023-01-11T20:38:18.8978664Z Entering 'third_party/pybind11' 2023-01-11T20:38:18.9011915Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2023-01-11T20:38:18.9025795Z Entering 'third_party/python-enum' 2023-01-11T20:38:18.9059780Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2023-01-11T20:38:18.9073318Z Entering 'third_party/python-peachpy' 2023-01-11T20:38:18.9107321Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2023-01-11T20:38:18.9122760Z Entering 'third_party/python-six' 2023-01-11T20:38:18.9155855Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2023-01-11T20:38:18.9169807Z Entering 'third_party/sleef' 2023-01-11T20:38:18.9205190Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2023-01-11T20:38:18.9219208Z Entering 'third_party/tbb' 2023-01-11T20:38:18.9252791Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2023-01-11T20:38:18.9270213Z Entering 'third_party/tensorpipe' 2023-01-11T20:38:18.9303074Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2023-01-11T20:38:18.9317847Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:38:18.9351412Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2023-01-11T20:38:18.9366586Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:38:18.9398572Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2023-01-11T20:38:18.9412974Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:38:18.9445784Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2023-01-11T20:38:18.9460231Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:38:18.9493458Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2023-01-11T20:38:18.9507405Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:38:18.9541540Z 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-11T20:38:18.9560400Z Entering 'third_party/zstd' 2023-01-11T20:38:18.9593732Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2023-01-11T20:38:19.0237242Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2023-01-11T20:38:19.0506609Z Entering 'android/libs/fbjni' 2023-01-11T20:38:19.0543543Z Entering 'third_party/FP16' 2023-01-11T20:38:19.0580970Z Entering 'third_party/FXdiv' 2023-01-11T20:38:19.0618694Z Entering 'third_party/NNPACK' 2023-01-11T20:38:19.0655456Z Entering 'third_party/QNNPACK' 2023-01-11T20:38:19.0693628Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:38:19.0730297Z Entering 'third_party/XNNPACK' 2023-01-11T20:38:19.0777556Z Entering 'third_party/benchmark' 2023-01-11T20:38:19.0814472Z Entering 'third_party/cpuinfo' 2023-01-11T20:38:19.0852650Z Entering 'third_party/cub' 2023-01-11T20:38:19.0889844Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:38:19.0931809Z Entering 'third_party/cutlass' 2023-01-11T20:38:19.0975251Z Entering 'third_party/eigen' 2023-01-11T20:38:19.1015281Z Entering 'third_party/fbgemm' 2023-01-11T20:38:19.1051522Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:38:19.1088368Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:38:19.1125093Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:38:19.1160911Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:38:19.1197178Z Entering 'third_party/flatbuffers' 2023-01-11T20:38:19.1236336Z Entering 'third_party/fmt' 2023-01-11T20:38:19.1273069Z Entering 'third_party/foxi' 2023-01-11T20:38:19.1308769Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:38:19.1344387Z Entering 'third_party/gloo' 2023-01-11T20:38:19.1379978Z Entering 'third_party/googletest' 2023-01-11T20:38:19.1416090Z Entering 'third_party/ideep' 2023-01-11T20:38:19.1452116Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:38:19.1489544Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:38:19.1532982Z Entering 'third_party/ios-cmake' 2023-01-11T20:38:19.1569914Z Entering 'third_party/ittapi' 2023-01-11T20:38:19.1605500Z Entering 'third_party/kineto' 2023-01-11T20:38:19.1641924Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:38:19.1677686Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:38:19.1715949Z Entering 'third_party/nccl/nccl' 2023-01-11T20:38:19.1752856Z Entering 'third_party/neon2sse' 2023-01-11T20:38:19.1788414Z Entering 'third_party/nlohmann' 2023-01-11T20:38:19.1826378Z Entering 'third_party/onnx' 2023-01-11T20:38:19.1875522Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:38:19.1911869Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:38:19.1950165Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:38:19.1987390Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:38:19.2027603Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:38:19.2063848Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:38:19.2100331Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:38:19.2141923Z Entering 'third_party/pocketfft' 2023-01-11T20:38:19.2178727Z Entering 'third_party/protobuf' 2023-01-11T20:38:19.2218734Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:38:19.2254828Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:38:19.2292977Z Entering 'third_party/psimd' 2023-01-11T20:38:19.2330486Z Entering 'third_party/pthreadpool' 2023-01-11T20:38:19.2366597Z Entering 'third_party/pybind11' 2023-01-11T20:38:19.2403470Z Entering 'third_party/python-enum' 2023-01-11T20:38:19.2439428Z Entering 'third_party/python-peachpy' 2023-01-11T20:38:19.2475580Z Entering 'third_party/python-six' 2023-01-11T20:38:19.2511083Z Entering 'third_party/sleef' 2023-01-11T20:38:19.2547072Z Entering 'third_party/tbb' 2023-01-11T20:38:19.2585101Z Entering 'third_party/tensorpipe' 2023-01-11T20:38:19.2622341Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:38:19.2658289Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:38:19.2693261Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:38:19.2729219Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:38:19.2763956Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:38:19.2801773Z Entering 'third_party/zstd' 2023-01-11T20:38:19.2849948Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2023-01-11T20:38:19.3116149Z Entering 'android/libs/fbjni' 2023-01-11T20:38:19.3152960Z Entering 'third_party/FP16' 2023-01-11T20:38:19.3191313Z Entering 'third_party/FXdiv' 2023-01-11T20:38:19.3227723Z Entering 'third_party/NNPACK' 2023-01-11T20:38:19.3264029Z Entering 'third_party/QNNPACK' 2023-01-11T20:38:19.3300078Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:38:19.3335860Z Entering 'third_party/XNNPACK' 2023-01-11T20:38:19.3381644Z Entering 'third_party/benchmark' 2023-01-11T20:38:19.3418403Z Entering 'third_party/cpuinfo' 2023-01-11T20:38:19.3454249Z Entering 'third_party/cub' 2023-01-11T20:38:19.3490141Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:38:19.3532365Z Entering 'third_party/cutlass' 2023-01-11T20:38:19.3575215Z Entering 'third_party/eigen' 2023-01-11T20:38:19.3613744Z Entering 'third_party/fbgemm' 2023-01-11T20:38:19.3650395Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:38:19.3686105Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:38:19.3721881Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:38:19.3757007Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:38:19.3794233Z Entering 'third_party/flatbuffers' 2023-01-11T20:38:19.3833409Z Entering 'third_party/fmt' 2023-01-11T20:38:19.3869187Z Entering 'third_party/foxi' 2023-01-11T20:38:19.3906154Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:38:19.3942038Z Entering 'third_party/gloo' 2023-01-11T20:38:19.3978415Z Entering 'third_party/googletest' 2023-01-11T20:38:19.4014048Z Entering 'third_party/ideep' 2023-01-11T20:38:19.4048977Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:38:19.4088937Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:38:19.4131736Z Entering 'third_party/ios-cmake' 2023-01-11T20:38:19.4167989Z Entering 'third_party/ittapi' 2023-01-11T20:38:19.4203796Z Entering 'third_party/kineto' 2023-01-11T20:38:19.4242306Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:38:19.4278562Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:38:19.4316782Z Entering 'third_party/nccl/nccl' 2023-01-11T20:38:19.4353892Z Entering 'third_party/neon2sse' 2023-01-11T20:38:19.4390520Z Entering 'third_party/nlohmann' 2023-01-11T20:38:19.4428630Z Entering 'third_party/onnx' 2023-01-11T20:38:19.4476960Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:38:19.4515908Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:38:19.4554561Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:38:19.4590502Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:38:19.4632249Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:38:19.4668316Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:38:19.4703081Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:38:19.4744698Z Entering 'third_party/pocketfft' 2023-01-11T20:38:19.4781681Z Entering 'third_party/protobuf' 2023-01-11T20:38:19.4820877Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:38:19.4857297Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:38:19.4894894Z Entering 'third_party/psimd' 2023-01-11T20:38:19.4931069Z Entering 'third_party/pthreadpool' 2023-01-11T20:38:19.4967672Z Entering 'third_party/pybind11' 2023-01-11T20:38:19.5003827Z Entering 'third_party/python-enum' 2023-01-11T20:38:19.5038976Z Entering 'third_party/python-peachpy' 2023-01-11T20:38:19.5075249Z Entering 'third_party/python-six' 2023-01-11T20:38:19.5111659Z Entering 'third_party/sleef' 2023-01-11T20:38:19.5147781Z Entering 'third_party/tbb' 2023-01-11T20:38:19.5184830Z Entering 'third_party/tensorpipe' 2023-01-11T20:38:19.5221192Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:38:19.5256973Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:38:19.5292390Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:38:19.5328039Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:38:19.5363128Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:38:19.5400686Z Entering 'third_party/zstd' 2023-01-11T20:38:19.5445164Z ##[endgroup] 2023-01-11T20:38:19.5486340Z [command]/usr/bin/git log -1 --format='%H' 2023-01-11T20:38:19.5513258Z '8419ddda87c8a47eacc63b54bc7ec98c1f27c26e' 2023-01-11T20:38:19.5636310Z Prepare all required actions 2023-01-11T20:38:19.5662493Z ##[group]Run ./.github/actions/setup-linux 2023-01-11T20:38:19.5662696Z env: 2023-01-11T20:38:19.5662873Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:38:19.5663045Z ##[endgroup] 2023-01-11T20:38:19.5678633Z ##[group]Run set -euo pipefail 2023-01-11T20:38:19.5678872Z set -euo pipefail 2023-01-11T20:38:19.5679085Z function get_ec2_metadata() { 2023-01-11T20:38:19.5679318Z  # Pulled from instance metadata endpoint for EC2 2023-01-11T20:38:19.5679847Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2023-01-11T20:38:19.5680153Z  category=$1 2023-01-11T20:38:19.5680408Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2023-01-11T20:38:19.5680631Z } 2023-01-11T20:38:19.5680837Z echo "ami-id: $(get_ec2_metadata ami-id)" 2023-01-11T20:38:19.5681131Z echo "instance-id: $(get_ec2_metadata instance-id)" 2023-01-11T20:38:19.5681400Z echo "instance-type: $(get_ec2_metadata instance-type)" 2023-01-11T20:38:19.5681661Z echo "system info $(uname -a)" 2023-01-11T20:38:19.5693021Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:38:19.5693225Z env: 2023-01-11T20:38:19.5693409Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:38:19.5693597Z ##[endgroup] 2023-01-11T20:38:19.5774397Z ami-id: ami-096198a0bccc6bad4 2023-01-11T20:38:19.5828095Z instance-id: i-051c6bcc1a577fdf0 2023-01-11T20:38:19.5906057Z instance-type: c5.2xlarge 2023-01-11T20:38:19.5912696Z system info Linux ip-10-0-5-209.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-11T20:38:19.5930777Z ##[group]Run if systemctl is-active --quiet docker; then 2023-01-11T20:38:19.5931077Z if systemctl is-active --quiet docker; then 2023-01-11T20:38:19.5931327Z  echo "Docker daemon is running..."; 2023-01-11T20:38:19.5931527Z else 2023-01-11T20:38:19.5931763Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2023-01-11T20:38:19.5931993Z fi 2023-01-11T20:38:19.5943111Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:38:19.5943333Z env: 2023-01-11T20:38:19.5943510Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:38:19.5943686Z ##[endgroup] 2023-01-11T20:38:19.5985298Z Docker daemon is running... 2023-01-11T20:38:19.6002885Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2023-01-11T20:38:19.6003243Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2023-01-11T20:38:19.6003525Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T20:38:19.6003920Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2023-01-11T20:38:19.6004273Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2023-01-11T20:38:19.6014889Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:38:19.6015109Z env: 2023-01-11T20:38:19.6015282Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:38:19.6015466Z AWS_RETRY_MODE: standard 2023-01-11T20:38:19.6015654Z AWS_MAX_ATTEMPTS: 5 2023-01-11T20:38:19.6015850Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T20:38:19.6016037Z ##[endgroup] 2023-01-11T20:38:20.6596144Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2023-01-11T20:38:20.6596638Z Configure a credential helper to remove this warning. See 2023-01-11T20:38:20.6597206Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2023-01-11T20:38:20.6597444Z 2023-01-11T20:38:20.6597566Z Login Succeeded 2023-01-11T20:38:20.6626268Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T20:38:20.6626581Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T20:38:20.6626928Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T20:38:20.6637846Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:38:20.6638052Z env: 2023-01-11T20:38:20.6638230Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:38:20.6638416Z ##[endgroup] 2023-01-11T20:38:20.6722050Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2023-01-11T20:38:20.6722475Z with: 2023-01-11T20:38:20.6723019Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:38:20.6723584Z env: 2023-01-11T20:38:20.6723869Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:38:20.6724141Z ##[endgroup] 2023-01-11T20:38:20.6765863Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T20:38:20.6766312Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T20:38:20.6766763Z # ignore output since only exit code is used for conditional 2023-01-11T20:38:20.6767244Z # only pull docker image if it's not available locally 2023-01-11T20:38:20.6767707Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2023-01-11T20:38:20.6768155Z  retry docker pull "${DOCKER_IMAGE}" 2023-01-11T20:38:20.6768491Z fi 2023-01-11T20:38:20.6782970Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:38:20.6783343Z env: 2023-01-11T20:38:20.6783645Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:38:20.6784281Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:38:20.6784884Z ##[endgroup] 2023-01-11T20:38:20.8939311Z fd224c2e6c79d7fdec6408da598bf52bc5b201dd: Pulling from pytorch/pytorch-linux-focal-py3-clang7-asan 2023-01-11T20:38:20.8948819Z 846c0b181fff: Pulling fs layer 2023-01-11T20:38:20.8949481Z 21fdbe34507b: Pulling fs layer 2023-01-11T20:38:20.8950429Z 15f2f231937c: Pulling fs layer 2023-01-11T20:38:20.8953086Z a1e39d4ff4de: Pulling fs layer 2023-01-11T20:38:20.8953808Z dac676e29afb: Pulling fs layer 2023-01-11T20:38:20.8954166Z b6a2ffe2f948: Pulling fs layer 2023-01-11T20:38:20.8954461Z 49efecb612e9: Pulling fs layer 2023-01-11T20:38:20.8954783Z 613971da6ac7: Pulling fs layer 2023-01-11T20:38:20.8955084Z 8fb6475afaf3: Pulling fs layer 2023-01-11T20:38:20.8955377Z a1e39d4ff4de: Waiting 2023-01-11T20:38:20.8955636Z 435d0e36d6a5: Pulling fs layer 2023-01-11T20:38:20.8955931Z 3b4e6eac36dd: Pulling fs layer 2023-01-11T20:38:20.8956213Z aea18031c0c7: Pulling fs layer 2023-01-11T20:38:20.8956486Z 4604cf003b36: Pulling fs layer 2023-01-11T20:38:20.8956788Z dac676e29afb: Waiting 2023-01-11T20:38:20.8957058Z 4e981f6dbb89: Pulling fs layer 2023-01-11T20:38:20.8957276Z b6a2ffe2f948: Waiting 2023-01-11T20:38:20.8957613Z 7743227009bb: Pulling fs layer 2023-01-11T20:38:20.8957944Z 8fb6475afaf3: Waiting 2023-01-11T20:38:20.8958274Z 620feb79e578: Pulling fs layer 2023-01-11T20:38:20.8960944Z a3dbac233a42: Pulling fs layer 2023-01-11T20:38:20.8961330Z 4a56f6ee78f6: Pulling fs layer 2023-01-11T20:38:20.8961566Z 50d1e6404d82: Pulling fs layer 2023-01-11T20:38:20.8961754Z 435d0e36d6a5: Waiting 2023-01-11T20:38:20.8961932Z 2f0941e33bd6: Pulling fs layer 2023-01-11T20:38:20.8962156Z eb18bead7c47: Pulling fs layer 2023-01-11T20:38:20.8962440Z 4e981f6dbb89: Waiting 2023-01-11T20:38:20.8962727Z 7b8ecfd940e0: Pulling fs layer 2023-01-11T20:38:20.8963013Z 7743227009bb: Waiting 2023-01-11T20:38:20.8963301Z 57ce702c520c: Pulling fs layer 2023-01-11T20:38:20.8963597Z f998920cae3e: Pulling fs layer 2023-01-11T20:38:20.8964214Z 620feb79e578: Waiting 2023-01-11T20:38:20.8964554Z 2d4cddbabc89: Pulling fs layer 2023-01-11T20:38:20.8964876Z c536fd508674: Pulling fs layer 2023-01-11T20:38:20.9001141Z c9a786894499: Pulling fs layer 2023-01-11T20:38:20.9001632Z e8764e64bb1c: Pulling fs layer 2023-01-11T20:38:20.9001948Z 4d1e09a08f81: Pulling fs layer 2023-01-11T20:38:20.9002294Z bdc8f587ef89: Pulling fs layer 2023-01-11T20:38:20.9002626Z 49efecb612e9: Waiting 2023-01-11T20:38:20.9002962Z 70704e78fced: Pulling fs layer 2023-01-11T20:38:20.9003290Z aea18031c0c7: Waiting 2023-01-11T20:38:20.9003611Z 1aa09a70183a: Pulling fs layer 2023-01-11T20:38:20.9003945Z a3dbac233a42: Waiting 2023-01-11T20:38:20.9004347Z f369cb0dac39: Pulling fs layer 2023-01-11T20:38:20.9004559Z 9a83edd28cbc: Pulling fs layer 2023-01-11T20:38:20.9004758Z ebecc6d269f2: Pulling fs layer 2023-01-11T20:38:20.9004956Z 296146b0eae7: Pulling fs layer 2023-01-11T20:38:20.9005126Z 2f0941e33bd6: Waiting 2023-01-11T20:38:20.9005309Z 7d5d82a88c1b: Pulling fs layer 2023-01-11T20:38:20.9005492Z 4a56f6ee78f6: Waiting 2023-01-11T20:38:20.9005677Z 667f5a34e1ef: Pulling fs layer 2023-01-11T20:38:20.9005846Z 50d1e6404d82: Waiting 2023-01-11T20:38:20.9006023Z eb18bead7c47: Waiting 2023-01-11T20:38:20.9006192Z 57ce702c520c: Waiting 2023-01-11T20:38:20.9006356Z 75eb61e130a0: Pulling fs layer 2023-01-11T20:38:20.9006551Z 8a92db3dc3eb: Pulling fs layer 2023-01-11T20:38:20.9006733Z 7b8ecfd940e0: Waiting 2023-01-11T20:38:20.9006892Z f998920cae3e: Waiting 2023-01-11T20:38:20.9007072Z b97379cf7644: Pulling fs layer 2023-01-11T20:38:20.9007253Z 2d4cddbabc89: Waiting 2023-01-11T20:38:20.9007414Z 70704e78fced: Waiting 2023-01-11T20:38:20.9007597Z 68e7cd28096c: Pulling fs layer 2023-01-11T20:38:20.9007779Z ebecc6d269f2: Waiting 2023-01-11T20:38:20.9007947Z 99a0e1297615: Pulling fs layer 2023-01-11T20:38:20.9008123Z 1aa09a70183a: Waiting 2023-01-11T20:38:20.9008287Z c536fd508674: Waiting 2023-01-11T20:38:20.9008439Z 296146b0eae7: Waiting 2023-01-11T20:38:20.9008616Z 2d59c2783db2: Pulling fs layer 2023-01-11T20:38:20.9008795Z f369cb0dac39: Waiting 2023-01-11T20:38:20.9008949Z c9a786894499: Waiting 2023-01-11T20:38:20.9009127Z e02c9601b85c: Pulling fs layer 2023-01-11T20:38:20.9009309Z 9a83edd28cbc: Waiting 2023-01-11T20:38:20.9009477Z 36ecb985ca81: Pulling fs layer 2023-01-11T20:38:20.9009659Z b97379cf7644: Waiting 2023-01-11T20:38:20.9009840Z 40a91c7bbcdd: Pulling fs layer 2023-01-11T20:38:20.9010014Z 7d5d82a88c1b: Waiting 2023-01-11T20:38:20.9010197Z 5b3f4c615eba: Pulling fs layer 2023-01-11T20:38:20.9010377Z e8764e64bb1c: Waiting 2023-01-11T20:38:20.9010547Z a8e823303f62: Pulling fs layer 2023-01-11T20:38:20.9010725Z 4d1e09a08f81: Waiting 2023-01-11T20:38:20.9010895Z 68e7cd28096c: Waiting 2023-01-11T20:38:20.9011063Z 03b9596d9ece: Pulling fs layer 2023-01-11T20:38:20.9011244Z 667f5a34e1ef: Waiting 2023-01-11T20:38:20.9011419Z 342326185042: Pulling fs layer 2023-01-11T20:38:20.9011588Z 8a92db3dc3eb: Waiting 2023-01-11T20:38:20.9015229Z 9229b7372ee6: Pulling fs layer 2023-01-11T20:38:20.9017112Z e02c9601b85c: Waiting 2023-01-11T20:38:20.9017313Z 794d48fd071f: Pulling fs layer 2023-01-11T20:38:20.9017509Z 7b6b0b10b9c6: Pulling fs layer 2023-01-11T20:38:20.9017730Z 75eb61e130a0: Waiting 2023-01-11T20:38:20.9017921Z c1ec5d2760ef: Pulling fs layer 2023-01-11T20:38:20.9018103Z 03b9596d9ece: Waiting 2023-01-11T20:38:20.9018260Z 99a0e1297615: Waiting 2023-01-11T20:38:20.9018427Z 2d59c2783db2: Waiting 2023-01-11T20:38:20.9018602Z 099631a27757: Pulling fs layer 2023-01-11T20:38:20.9018781Z ca880176f07f: Pulling fs layer 2023-01-11T20:38:20.9018964Z 36ecb985ca81: Waiting 2023-01-11T20:38:20.9019145Z 8507d046f7f4: Pulling fs layer 2023-01-11T20:38:20.9019324Z 40a91c7bbcdd: Waiting 2023-01-11T20:38:20.9019501Z c1ec5d2760ef: Waiting 2023-01-11T20:38:20.9019668Z 9229b7372ee6: Waiting 2023-01-11T20:38:20.9019823Z ca880176f07f: Waiting 2023-01-11T20:38:20.9019992Z 099631a27757: Waiting 2023-01-11T20:38:20.9020155Z 8507d046f7f4: Waiting 2023-01-11T20:38:20.9020307Z a8e823303f62: Waiting 2023-01-11T20:38:20.9020478Z 794d48fd071f: Waiting 2023-01-11T20:38:20.9020646Z 7b6b0b10b9c6: Waiting 2023-01-11T20:38:20.9020806Z 613971da6ac7: Waiting 2023-01-11T20:38:20.9726268Z 21fdbe34507b: Verifying Checksum 2023-01-11T20:38:20.9726604Z 21fdbe34507b: Download complete 2023-01-11T20:38:21.0399032Z a1e39d4ff4de: Download complete 2023-01-11T20:38:21.2359310Z 846c0b181fff: Verifying Checksum 2023-01-11T20:38:21.2359798Z 846c0b181fff: Download complete 2023-01-11T20:38:21.3100258Z b6a2ffe2f948: Download complete 2023-01-11T20:38:21.4119015Z 49efecb612e9: Verifying Checksum 2023-01-11T20:38:21.4119862Z 49efecb612e9: Download complete 2023-01-11T20:38:21.4782671Z 613971da6ac7: Verifying Checksum 2023-01-11T20:38:21.4783111Z 613971da6ac7: Download complete 2023-01-11T20:38:21.5606101Z 8fb6475afaf3: Download complete 2023-01-11T20:38:21.6613238Z 435d0e36d6a5: Download complete 2023-01-11T20:38:21.7387300Z 3b4e6eac36dd: Verifying Checksum 2023-01-11T20:38:21.7387644Z 3b4e6eac36dd: Download complete 2023-01-11T20:38:21.7407860Z dac676e29afb: Verifying Checksum 2023-01-11T20:38:21.7408111Z dac676e29afb: Download complete 2023-01-11T20:38:21.8065332Z 4604cf003b36: Download complete 2023-01-11T20:38:21.8166565Z aea18031c0c7: Download complete 2023-01-11T20:38:21.9187402Z 7743227009bb: Verifying Checksum 2023-01-11T20:38:21.9187696Z 7743227009bb: Download complete 2023-01-11T20:38:21.9373166Z 846c0b181fff: Pull complete 2023-01-11T20:38:21.9724627Z 620feb79e578: Verifying Checksum 2023-01-11T20:38:21.9725026Z 620feb79e578: Download complete 2023-01-11T20:38:22.0464237Z 21fdbe34507b: Pull complete 2023-01-11T20:38:22.0474707Z a3dbac233a42: Download complete 2023-01-11T20:38:22.1501254Z 4a56f6ee78f6: Verifying Checksum 2023-01-11T20:38:22.1501514Z 4a56f6ee78f6: Download complete 2023-01-11T20:38:22.2470695Z 50d1e6404d82: Verifying Checksum 2023-01-11T20:38:22.2470954Z 50d1e6404d82: Download complete 2023-01-11T20:38:22.3077372Z 2f0941e33bd6: Verifying Checksum 2023-01-11T20:38:22.3077822Z 2f0941e33bd6: Download complete 2023-01-11T20:38:22.3782890Z eb18bead7c47: Verifying Checksum 2023-01-11T20:38:22.3783284Z eb18bead7c47: Download complete 2023-01-11T20:38:22.4379116Z 7b8ecfd940e0: Verifying Checksum 2023-01-11T20:38:22.4379557Z 7b8ecfd940e0: Download complete 2023-01-11T20:38:22.5332369Z 57ce702c520c: Verifying Checksum 2023-01-11T20:38:22.5332794Z 57ce702c520c: Download complete 2023-01-11T20:38:22.5999041Z f998920cae3e: Verifying Checksum 2023-01-11T20:38:22.5999387Z f998920cae3e: Download complete 2023-01-11T20:38:23.8626599Z 2d4cddbabc89: Verifying Checksum 2023-01-11T20:38:23.8626932Z 2d4cddbabc89: Download complete 2023-01-11T20:38:23.9647413Z c536fd508674: Verifying Checksum 2023-01-11T20:38:23.9647790Z c536fd508674: Download complete 2023-01-11T20:38:24.0395858Z 15f2f231937c: Verifying Checksum 2023-01-11T20:38:24.0396161Z 15f2f231937c: Download complete 2023-01-11T20:38:24.0403563Z c9a786894499: Verifying Checksum 2023-01-11T20:38:24.0403929Z c9a786894499: Download complete 2023-01-11T20:38:24.1332602Z 4d1e09a08f81: Download complete 2023-01-11T20:38:24.1439267Z e8764e64bb1c: Verifying Checksum 2023-01-11T20:38:24.1439820Z e8764e64bb1c: Download complete 2023-01-11T20:38:24.2048858Z bdc8f587ef89: Verifying Checksum 2023-01-11T20:38:24.2049355Z bdc8f587ef89: Download complete 2023-01-11T20:38:24.2818599Z 1aa09a70183a: Download complete 2023-01-11T20:38:24.3547024Z f369cb0dac39: Verifying Checksum 2023-01-11T20:38:24.3547475Z f369cb0dac39: Download complete 2023-01-11T20:38:24.4255296Z 9a83edd28cbc: Download complete 2023-01-11T20:38:24.5092660Z ebecc6d269f2: Download complete 2023-01-11T20:38:24.5925653Z 296146b0eae7: Verifying Checksum 2023-01-11T20:38:24.5926077Z 296146b0eae7: Download complete 2023-01-11T20:38:24.6680073Z 7d5d82a88c1b: Download complete 2023-01-11T20:38:24.7486352Z 667f5a34e1ef: Verifying Checksum 2023-01-11T20:38:24.7486628Z 667f5a34e1ef: Download complete 2023-01-11T20:38:24.8242370Z 75eb61e130a0: Verifying Checksum 2023-01-11T20:38:24.8242850Z 75eb61e130a0: Download complete 2023-01-11T20:38:24.9042759Z 8a92db3dc3eb: Verifying Checksum 2023-01-11T20:38:24.9043257Z 8a92db3dc3eb: Download complete 2023-01-11T20:38:25.0112973Z b97379cf7644: Verifying Checksum 2023-01-11T20:38:25.0113549Z b97379cf7644: Download complete 2023-01-11T20:38:25.1334092Z 68e7cd28096c: Verifying Checksum 2023-01-11T20:38:25.1334500Z 68e7cd28096c: Download complete 2023-01-11T20:38:25.2111200Z 99a0e1297615: Download complete 2023-01-11T20:38:25.6925692Z 2d59c2783db2: Verifying Checksum 2023-01-11T20:38:25.6926444Z 2d59c2783db2: Download complete 2023-01-11T20:38:25.7650532Z e02c9601b85c: Verifying Checksum 2023-01-11T20:38:25.7650893Z e02c9601b85c: Download complete 2023-01-11T20:38:25.8394216Z 36ecb985ca81: Verifying Checksum 2023-01-11T20:38:25.9186070Z 36ecb985ca81: Download complete 2023-01-11T20:38:25.9186494Z 40a91c7bbcdd: Verifying Checksum 2023-01-11T20:38:25.9186812Z 40a91c7bbcdd: Download complete 2023-01-11T20:38:25.9866312Z 5b3f4c615eba: Verifying Checksum 2023-01-11T20:38:25.9866890Z 5b3f4c615eba: Download complete 2023-01-11T20:38:26.2562144Z a8e823303f62: Verifying Checksum 2023-01-11T20:38:26.2563734Z a8e823303f62: Download complete 2023-01-11T20:38:26.3346135Z 03b9596d9ece: Download complete 2023-01-11T20:38:26.3778905Z 70704e78fced: Verifying Checksum 2023-01-11T20:38:26.3779403Z 70704e78fced: Download complete 2023-01-11T20:38:26.4413993Z 342326185042: Verifying Checksum 2023-01-11T20:38:26.4414408Z 342326185042: Download complete 2023-01-11T20:38:26.5072185Z 794d48fd071f: Download complete 2023-01-11T20:38:26.5635818Z 7b6b0b10b9c6: Verifying Checksum 2023-01-11T20:38:26.5636245Z 7b6b0b10b9c6: Download complete 2023-01-11T20:38:26.6241728Z c1ec5d2760ef: Download complete 2023-01-11T20:38:26.6922889Z 099631a27757: Verifying Checksum 2023-01-11T20:38:26.6923313Z 099631a27757: Download complete 2023-01-11T20:38:26.7895740Z ca880176f07f: Verifying Checksum 2023-01-11T20:38:26.7896148Z ca880176f07f: Download complete 2023-01-11T20:38:27.3832156Z 8507d046f7f4: Verifying Checksum 2023-01-11T20:38:27.3832579Z 8507d046f7f4: Download complete 2023-01-11T20:38:30.5301160Z 15f2f231937c: Pull complete 2023-01-11T20:38:30.6815816Z a1e39d4ff4de: Pull complete 2023-01-11T20:38:31.9605723Z dac676e29afb: Pull complete 2023-01-11T20:38:32.2090253Z b6a2ffe2f948: Pull complete 2023-01-11T20:38:32.4642118Z 49efecb612e9: Pull complete 2023-01-11T20:38:32.6885698Z 613971da6ac7: Pull complete 2023-01-11T20:38:32.8417470Z 9229b7372ee6: Verifying Checksum 2023-01-11T20:38:32.8417817Z 9229b7372ee6: Download complete 2023-01-11T20:38:32.9451818Z 8fb6475afaf3: Pull complete 2023-01-11T20:38:33.1819819Z 435d0e36d6a5: Pull complete 2023-01-11T20:38:33.4367662Z 3b4e6eac36dd: Pull complete 2023-01-11T20:38:33.6665403Z aea18031c0c7: Pull complete 2023-01-11T20:38:33.8633888Z 4604cf003b36: Pull complete 2023-01-11T20:38:49.5222966Z 4e981f6dbb89: Verifying Checksum 2023-01-11T20:38:49.5223224Z 4e981f6dbb89: Download complete 2023-01-11T20:39:05.5814564Z 4e981f6dbb89: Pull complete 2023-01-11T20:39:05.7075445Z 7743227009bb: Pull complete 2023-01-11T20:39:05.8676214Z 620feb79e578: Pull complete 2023-01-11T20:39:06.0397198Z a3dbac233a42: Pull complete 2023-01-11T20:39:06.1711187Z 4a56f6ee78f6: Pull complete 2023-01-11T20:39:06.4588371Z 50d1e6404d82: Pull complete 2023-01-11T20:39:06.6093858Z 2f0941e33bd6: Pull complete 2023-01-11T20:39:06.7674469Z eb18bead7c47: Pull complete 2023-01-11T20:39:06.9557275Z 7b8ecfd940e0: Pull complete 2023-01-11T20:39:07.2000700Z 57ce702c520c: Pull complete 2023-01-11T20:39:07.4344425Z f998920cae3e: Pull complete 2023-01-11T20:39:10.1966700Z 2d4cddbabc89: Pull complete 2023-01-11T20:39:10.3509661Z c536fd508674: Pull complete 2023-01-11T20:39:10.4732259Z c9a786894499: Pull complete 2023-01-11T20:39:10.6524972Z e8764e64bb1c: Pull complete 2023-01-11T20:39:10.8547849Z 4d1e09a08f81: Pull complete 2023-01-11T20:39:11.0133011Z bdc8f587ef89: Pull complete 2023-01-11T20:39:15.5757181Z 70704e78fced: Pull complete 2023-01-11T20:39:15.8118948Z 1aa09a70183a: Pull complete 2023-01-11T20:39:16.0674479Z f369cb0dac39: Pull complete 2023-01-11T20:39:16.2854353Z 9a83edd28cbc: Pull complete 2023-01-11T20:39:16.5306063Z ebecc6d269f2: Pull complete 2023-01-11T20:39:16.6605147Z 296146b0eae7: Pull complete 2023-01-11T20:39:16.7898035Z 7d5d82a88c1b: Pull complete 2023-01-11T20:39:16.9116013Z 667f5a34e1ef: Pull complete 2023-01-11T20:39:16.9831396Z 75eb61e130a0: Pull complete 2023-01-11T20:39:17.0693232Z 8a92db3dc3eb: Pull complete 2023-01-11T20:39:17.1907193Z b97379cf7644: Pull complete 2023-01-11T20:39:17.2724106Z 68e7cd28096c: Pull complete 2023-01-11T20:39:17.3592920Z 99a0e1297615: Pull complete 2023-01-11T20:39:18.6316660Z 2d59c2783db2: Pull complete 2023-01-11T20:39:18.8781717Z e02c9601b85c: Pull complete 2023-01-11T20:39:19.1025924Z 36ecb985ca81: Pull complete 2023-01-11T20:39:19.2951887Z 40a91c7bbcdd: Pull complete 2023-01-11T20:39:19.3917190Z 5b3f4c615eba: Pull complete 2023-01-11T20:39:19.6862430Z a8e823303f62: Pull complete 2023-01-11T20:39:19.7757851Z 03b9596d9ece: Pull complete 2023-01-11T20:39:19.8681681Z 342326185042: Pull complete 2023-01-11T20:39:23.6453761Z 9229b7372ee6: Pull complete 2023-01-11T20:39:23.8988981Z 794d48fd071f: Pull complete 2023-01-11T20:39:24.1405590Z 7b6b0b10b9c6: Pull complete 2023-01-11T20:39:24.3902862Z c1ec5d2760ef: Pull complete 2023-01-11T20:39:24.6022829Z 099631a27757: Pull complete 2023-01-11T20:39:24.8479491Z ca880176f07f: Pull complete 2023-01-11T20:39:26.4691815Z 8507d046f7f4: Pull complete 2023-01-11T20:39:26.5520649Z Digest: sha256:6dd98a84a12a3a3be24bbc7c3112415c10051ad261832daa2e17a60a48fce645 2023-01-11T20:39:26.5974069Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:39:26.6148062Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:39:26.6232723Z ##[group]Run python3 -m pip install psutil==5.9.1 2023-01-11T20:39:26.6233006Z python3 -m pip install psutil==5.9.1 2023-01-11T20:39:26.6233234Z python3 -m pip install pynvml==11.4.1 2023-01-11T20:39:26.6233492Z python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2023-01-11T20:39:26.6233888Z echo "monitor-script-pid=${!}" >> "${GITHUB_OUTPUT}" 2023-01-11T20:39:26.6245436Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:39:26.6245661Z env: 2023-01-11T20:39:26.6245840Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:39:26.6246015Z ##[endgroup] 2023-01-11T20:39:26.8355000Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T20:39:26.8535046Z Requirement already satisfied: psutil==5.9.1 in /home/ec2-user/.local/lib/python3.7/site-packages (5.9.1) 2023-01-11T20:39:27.2664205Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T20:39:27.2846946Z Requirement already satisfied: pynvml==11.4.1 in /home/ec2-user/.local/lib/python3.7/site-packages (11.4.1) 2023-01-11T20:39:27.4961463Z Prepare all required actions 2023-01-11T20:39:27.4961730Z Getting action download info 2023-01-11T20:39:27.6930987Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:4a8bfae15cc25cc0785c1603ee87a9da8fd442ea) 2023-01-11T20:39:27.8828318Z Download action repository 'actions/download-artifact@v3' (SHA:9bc31d5ccc31df68ecc42ccf4149144866c47d8a) 2023-01-11T20:39:27.9955290Z ##[group]Run ./.github/actions/download-build-artifacts 2023-01-11T20:39:27.9955525Z with: 2023-01-11T20:39:27.9955729Z name: linux-focal-py3.7-clang7-asan 2023-01-11T20:39:27.9955917Z env: 2023-01-11T20:39:27.9956097Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:39:27.9956290Z ##[endgroup] 2023-01-11T20:39:28.0124552Z ##[group]Run seemethere/download-artifact-s3@v4 2023-01-11T20:39:28.0124776Z with: 2023-01-11T20:39:28.0124973Z name: linux-focal-py3.7-clang7-asan 2023-01-11T20:39:28.0125178Z s3-bucket: gha-artifacts 2023-01-11T20:39:28.0125368Z region: us-east-1 2023-01-11T20:39:28.0125577Z env: 2023-01-11T20:39:28.0125743Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:39:28.0125925Z ##[endgroup] 2023-01-11T20:39:28.4462568Z Found 1 objects with prefix pytorch/pytorch/3896099317/linux-focal-py3.7-clang7-asan/ 2023-01-11T20:39:28.4463642Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2023-01-11T20:39:44.9756627Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2023-01-11T20:39:44.9757038Z 2023-01-11T20:39:44.9778815Z ##[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-11T20:39:44.9789421Z Artifact download has finished successfully 2023-01-11T20:39:44.9939755Z ##[group]Run unzip -o artifacts.zip 2023-01-11T20:39:44.9939980Z unzip -o artifacts.zip 2023-01-11T20:39:44.9950974Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:39:44.9951192Z env: 2023-01-11T20:39:44.9951354Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:39:44.9951541Z ##[endgroup] 2023-01-11T20:39:45.0251963Z Archive: artifacts.zip 2023-01-11T20:39:45.0252392Z creating: dist/ 2023-01-11T20:39:47.2499241Z inflating: dist/torch-2.0.0a0+git8419ddd-cp37-cp37m-linux_x86_64.whl 2023-01-11T20:39:49.2300022Z inflating: dist/torch-2.0.0a0+git8419ddd.tar.gz 2023-01-11T20:39:49.2300470Z creating: build/lib/ 2023-01-11T20:39:49.2301906Z inflating: build/lib/libclog.a 2023-01-11T20:39:49.2486129Z inflating: build/lib/libgtest.a 2023-01-11T20:39:49.2507319Z inflating: build/lib/libpthreadpool.a 2023-01-11T20:39:49.2770112Z inflating: build/lib/libbenchmark.a 2023-01-11T20:39:49.2946345Z inflating: build/lib/libprotobuf-lite.a 2023-01-11T20:39:49.2963812Z inflating: build/lib/libittnotify.a 2023-01-11T20:39:49.3085740Z inflating: build/lib/libfmt.a 2023-01-11T20:39:49.3196169Z inflating: build/lib/libtensorpipe_uv.a 2023-01-11T20:39:49.3522622Z inflating: build/lib/libgloo.a 2023-01-11T20:39:49.3870789Z inflating: build/lib/libasmjit.a 2023-01-11T20:39:49.3871707Z inflating: build/lib/libfoxi_loader.a 2023-01-11T20:39:49.4776601Z inflating: build/lib/libprotobuf.a 2023-01-11T20:39:49.4777521Z inflating: build/lib/libtorch_global_deps.so 2023-01-11T20:39:49.5033064Z inflating: build/lib/libc10.so 2023-01-11T20:39:49.5059720Z inflating: build/lib/libcpuinfo.a 2023-01-11T20:39:49.5068390Z inflating: build/lib/libnnpack_reference_layers.a 2023-01-11T20:39:49.5093386Z inflating: build/lib/libcpuinfo_internals.a 2023-01-11T20:39:49.6200241Z inflating: build/lib/libprotoc.a 2023-01-11T20:39:49.6248908Z inflating: build/lib/libgmock.a 2023-01-11T20:39:49.6250088Z inflating: build/lib/libbenchmark_main.a 2023-01-11T20:39:49.6251901Z inflating: build/lib/libgtest_main.a 2023-01-11T20:39:49.8089335Z inflating: build/lib/libtensorpipe.a 2023-01-11T20:39:49.8089992Z inflating: build/lib/libgmock_main.a 2023-01-11T20:39:49.8150996Z inflating: build/lib/libqnnpack.a 2023-01-11T20:39:50.5825103Z inflating: build/lib/libfbgemm.a 2023-01-11T20:39:50.6473748Z inflating: build/lib/libXNNPACK.a 2023-01-11T20:39:50.6573620Z inflating: build/lib/libpytorch_qnnpack.a 2023-01-11T20:39:50.7712089Z inflating: build/lib/libkineto.a 2023-01-11T20:39:50.7916281Z inflating: build/lib/libcaffe2_protos.a 2023-01-11T20:39:50.8128870Z inflating: build/lib/libonnx_proto.a 2023-01-11T20:39:51.0362034Z inflating: build/lib/libonnx.a 2023-01-11T20:39:51.0397688Z inflating: build/lib/libnnpack.a 2023-01-11T20:39:56.8013547Z inflating: build/lib/libtorch_cpu.so 2023-01-11T20:39:56.8014190Z inflating: build/lib/libtorch.so 2023-01-11T20:39:56.8025185Z inflating: build/lib/libshm.so 2023-01-11T20:39:56.8066667Z inflating: build/lib/libunbox_lib.a 2023-01-11T20:39:56.8256985Z inflating: build/lib/libtorchbind_test.so 2023-01-11T20:39:56.8338136Z inflating: build/lib/libjitbackend_test.so 2023-01-11T20:39:56.8443008Z inflating: build/lib/libbackend_with_compiler.so 2023-01-11T20:39:57.5963153Z inflating: build/lib/libtorch_python.so 2023-01-11T20:39:57.6112825Z inflating: build/lib/libnnapi_backend.so 2023-01-11T20:39:57.6113245Z creating: build/bin/ 2023-01-11T20:39:57.6258502Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2023-01-11T20:39:57.6410737Z inflating: build/bin/c10_DeviceGuard_test 2023-01-11T20:39:57.6559356Z inflating: build/bin/c10_Device_test 2023-01-11T20:39:57.6728427Z inflating: build/bin/c10_DispatchKeySet_test 2023-01-11T20:39:57.6871577Z inflating: build/bin/c10_StreamGuard_test 2023-01-11T20:39:57.7017122Z inflating: build/bin/c10_SymInt_test 2023-01-11T20:39:57.7172647Z inflating: build/bin/c10_InlineDeviceGuard_test 2023-01-11T20:39:57.7334529Z inflating: build/bin/c10_InlineStreamGuard_test 2023-01-11T20:39:57.7493482Z inflating: build/bin/c10_SizesAndStrides_test 2023-01-11T20:39:57.7637371Z inflating: build/bin/c10_Array_test 2023-01-11T20:39:57.7788533Z inflating: build/bin/c10_Bitset_test 2023-01-11T20:39:57.7936523Z inflating: build/bin/c10_C++17_test 2023-01-11T20:39:57.8079984Z inflating: build/bin/c10_ConstexprCrc_test 2023-01-11T20:39:57.8224757Z inflating: build/bin/c10_DeadlockDetection_test 2023-01-11T20:39:57.8385125Z inflating: build/bin/c10_LeftRight_test 2023-01-11T20:39:57.8531304Z inflating: build/bin/c10_Half_test 2023-01-11T20:39:57.8718088Z inflating: build/bin/c10_Metaprogramming_test 2023-01-11T20:39:57.9098847Z inflating: build/bin/c10_SmallVectorTest 2023-01-11T20:39:57.9244861Z inflating: build/bin/c10_Synchronized_test 2023-01-11T20:39:57.9394689Z inflating: build/bin/c10_TypeIndex_test 2023-01-11T20:39:57.9551712Z inflating: build/bin/c10_ThreadLocal_test 2023-01-11T20:39:57.9701469Z inflating: build/bin/c10_TypeList_test 2023-01-11T20:39:57.9845016Z inflating: build/bin/c10_TypeTraits_test 2023-01-11T20:39:57.9997702Z inflating: build/bin/c10_accumulate_test 2023-01-11T20:39:58.0157325Z inflating: build/bin/c10_bfloat16_test 2023-01-11T20:39:58.0319055Z inflating: build/bin/c10_complex_math_test 2023-01-11T20:39:58.0478484Z inflating: build/bin/c10_complex_test 2023-01-11T20:39:58.0770025Z inflating: build/bin/c10_either_test 2023-01-11T20:39:58.0923349Z inflating: build/bin/c10_exception_test 2023-01-11T20:39:58.1076475Z inflating: build/bin/c10_flags_test 2023-01-11T20:39:58.1224225Z inflating: build/bin/c10_irange_test 2023-01-11T20:39:58.1567043Z inflating: build/bin/c10_intrusive_ptr_test 2023-01-11T20:39:58.1729496Z inflating: build/bin/c10_logging_test 2023-01-11T20:39:58.1919283Z inflating: build/bin/c10_ordered_preserving_dict_test 2023-01-11T20:39:58.2141275Z inflating: build/bin/c10_optional_test 2023-01-11T20:39:58.2299921Z inflating: build/bin/c10_registry_test 2023-01-11T20:39:58.2465768Z inflating: build/bin/c10_string_view_test 2023-01-11T20:39:58.2615006Z inflating: build/bin/c10_tempfile_test 2023-01-11T20:39:58.2771854Z inflating: build/bin/c10_typeid_test 2023-01-11T20:39:58.2940725Z inflating: build/bin/c10_intrusive_ptr_benchmark 2023-01-11T20:39:58.4030209Z inflating: build/bin/protoc-3.13.0.0 2023-01-11T20:39:58.5119398Z inflating: build/bin/protoc 2023-01-11T20:39:58.6256033Z inflating: build/bin/vec_test_all_types_DEFAULT 2023-01-11T20:39:58.7438401Z inflating: build/bin/vec_test_all_types_AVX512 2023-01-11T20:39:58.8626147Z inflating: build/bin/vec_test_all_types_AVX2 2023-01-11T20:39:58.8780443Z inflating: build/bin/HashStoreTest 2023-01-11T20:39:58.8934493Z inflating: build/bin/FileStoreTest 2023-01-11T20:39:58.9107769Z inflating: build/bin/TCPStoreTest 2023-01-11T20:39:58.9306565Z inflating: build/bin/ProcessGroupGlooTest 2023-01-11T20:39:58.9315886Z inflating: build/bin/example_allreduce 2023-01-11T20:39:58.9478125Z inflating: build/bin/test_dist_autograd 2023-01-11T20:39:58.9483325Z inflating: build/bin/parallel_benchmark 2023-01-11T20:39:58.9704805Z inflating: build/bin/test_cpp_rpc 2023-01-11T20:39:58.9855766Z inflating: build/bin/Dimname_test 2023-01-11T20:39:59.0050648Z inflating: build/bin/Dict_test 2023-01-11T20:39:59.0880253Z inflating: build/bin/test_lazy 2023-01-11T20:39:59.1070596Z inflating: build/bin/MaybeOwned_test 2023-01-11T20:39:59.1234133Z inflating: build/bin/NamedTensor_test 2023-01-11T20:39:59.1416908Z inflating: build/bin/apply_utils_test 2023-01-11T20:39:59.1586894Z inflating: build/bin/atest 2023-01-11T20:39:59.1767065Z inflating: build/bin/basic 2023-01-11T20:39:59.1928868Z inflating: build/bin/cpu_generator_test 2023-01-11T20:39:59.2084844Z inflating: build/bin/cpu_profiling_allocator_test 2023-01-11T20:39:59.2240022Z inflating: build/bin/broadcast_test 2023-01-11T20:39:59.2578361Z inflating: build/bin/cpu_rng_test 2023-01-11T20:39:59.2724611Z inflating: build/bin/dispatch_key_set_test 2023-01-11T20:39:59.2872189Z inflating: build/bin/dlconvertor_test 2023-01-11T20:39:59.3026514Z inflating: build/bin/half_test 2023-01-11T20:39:59.3204156Z inflating: build/bin/extension_backend_test 2023-01-11T20:39:59.3495287Z inflating: build/bin/ivalue_test 2023-01-11T20:39:59.3641363Z inflating: build/bin/lazy_tensor_test 2023-01-11T20:39:59.3795499Z inflating: build/bin/math_kernel_test 2023-01-11T20:39:59.3948149Z inflating: build/bin/memory_overlapping_test 2023-01-11T20:39:59.4103861Z inflating: build/bin/memory_format_test 2023-01-11T20:39:59.4261625Z inflating: build/bin/mobile_memory_cleanup 2023-01-11T20:39:59.4426317Z inflating: build/bin/native_test 2023-01-11T20:39:59.4573454Z inflating: build/bin/operator_name_test 2023-01-11T20:39:59.4721840Z inflating: build/bin/operators_test 2023-01-11T20:39:59.4875470Z inflating: build/bin/packedtensoraccessor_test 2023-01-11T20:39:59.5076656Z inflating: build/bin/pow_test 2023-01-11T20:39:59.5239489Z inflating: build/bin/quantized_test 2023-01-11T20:39:59.8444771Z inflating: build/bin/test_api 2023-01-11T20:39:59.8594666Z inflating: build/bin/reportMemoryUsage_test 2023-01-11T20:39:59.8741214Z inflating: build/bin/reduce_ops_test 2023-01-11T20:39:59.8914625Z inflating: build/bin/scalar_tensor_test 2023-01-11T20:39:59.9082052Z inflating: build/bin/scalar_test 2023-01-11T20:39:59.9236162Z inflating: build/bin/stride_properties_test 2023-01-11T20:39:59.9475190Z inflating: build/bin/tensor_iterator_test 2023-01-11T20:39:59.9634684Z inflating: build/bin/test_parallel 2023-01-11T20:39:59.9640311Z inflating: build/bin/thread_init_test 2023-01-11T20:39:59.9793981Z inflating: build/bin/type_ptr_test 2023-01-11T20:39:59.9976693Z inflating: build/bin/type_test 2023-01-11T20:40:00.0122884Z inflating: build/bin/variant_test 2023-01-11T20:40:00.0277202Z inflating: build/bin/undefined_tensor_test 2023-01-11T20:40:00.0429492Z inflating: build/bin/weakref_test 2023-01-11T20:40:00.0431286Z inflating: build/bin/verify_api_visibility 2023-01-11T20:40:00.0632937Z inflating: build/bin/legacy_vmap_test 2023-01-11T20:40:00.0783526Z inflating: build/bin/wrapdim_test 2023-01-11T20:40:00.0929358Z inflating: build/bin/xla_tensor_test 2023-01-11T20:40:00.1101042Z inflating: build/bin/IListRef_test 2023-01-11T20:40:00.1350882Z inflating: build/bin/List_test 2023-01-11T20:40:00.1711185Z inflating: build/bin/kernel_function_legacy_test 2023-01-11T20:40:00.1900362Z inflating: build/bin/KernelFunction_test 2023-01-11T20:40:00.2174635Z inflating: build/bin/kernel_function_test 2023-01-11T20:40:00.2570311Z inflating: build/bin/kernel_lambda_legacy_test 2023-01-11T20:40:00.2779646Z inflating: build/bin/kernel_stackbased_test 2023-01-11T20:40:00.3092402Z inflating: build/bin/kernel_lambda_test 2023-01-11T20:40:00.3375435Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2023-01-11T20:40:00.3524354Z inflating: build/bin/CppSignature_test 2023-01-11T20:40:00.3675279Z inflating: build/bin/op_allowlist_test 2023-01-11T20:40:00.3831464Z inflating: build/bin/inline_container_test 2023-01-11T20:40:00.3998482Z inflating: build/bin/backend_fallback_test 2023-01-11T20:40:00.4925343Z inflating: build/bin/op_registration_test 2023-01-11T20:40:00.5099819Z inflating: build/bin/test_edge_op_registration 2023-01-11T20:40:00.5143299Z inflating: build/bin/tutorial_tensorexpr 2023-01-11T20:40:00.5158973Z inflating: build/bin/torch_shm_manager 2023-01-11T20:40:00.7023435Z inflating: build/bin/test_tensorexpr 2023-01-11T20:40:00.8801756Z inflating: build/bin/test_jit 2023-01-11T20:40:00.8802394Z inflating: .pytorch-test-times.json 2023-01-11T20:40:00.8828603Z ##[group]Run df -H 2023-01-11T20:40:00.8828890Z df -H 2023-01-11T20:40:00.8846429Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:40:00.8846654Z env: 2023-01-11T20:40:00.8846824Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:40:00.8847010Z ##[endgroup] 2023-01-11T20:40:00.9169407Z Filesystem Size Used Avail Use% Mounted on 2023-01-11T20:40:00.9169891Z devtmpfs 8.2G 0 8.2G 0% /dev 2023-01-11T20:40:00.9170176Z tmpfs 8.2G 9.9M 8.2G 1% /dev/shm 2023-01-11T20:40:00.9170979Z tmpfs 8.2G 431k 8.2G 1% /run 2023-01-11T20:40:00.9171327Z tmpfs 8.2G 0 8.2G 0% /sys/fs/cgroup 2023-01-11T20:40:00.9171661Z /dev/nvme0n1p1 162G 20G 142G 13% / 2023-01-11T20:40:00.9246859Z ##[group]Run .github/scripts/parse_ref.py 2023-01-11T20:40:00.9247098Z .github/scripts/parse_ref.py 2023-01-11T20:40:00.9258127Z shell: /usr/bin/bash -e {0} 2023-01-11T20:40:00.9258315Z env: 2023-01-11T20:40:00.9258482Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:40:00.9258676Z ##[endgroup] 2023-01-11T20:40:00.9503811Z ##[group]Run set -x 2023-01-11T20:40:00.9504077Z set -x 2023-01-11T20:40:00.9504230Z  2023-01-11T20:40:00.9504430Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2023-01-11T20:40:00.9504688Z  TEST_COMMAND=.jenkins/pytorch/multigpu-test.sh 2023-01-11T20:40:00.9504943Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2023-01-11T20:40:00.9505176Z  TEST_COMMAND=.jenkins/onnx/test.sh 2023-01-11T20:40:00.9505374Z else 2023-01-11T20:40:00.9505574Z  TEST_COMMAND=.jenkins/pytorch/test.sh 2023-01-11T20:40:00.9505758Z fi 2023-01-11T20:40:00.9505915Z  2023-01-11T20:40:00.9506151Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2023-01-11T20:40:00.9506376Z  2023-01-11T20:40:00.9506589Z # sanitize the input commit message and PR body here: 2023-01-11T20:40:00.9506800Z # 2023-01-11T20:40:00.9507071Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2023-01-11T20:40:00.9507451Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2023-01-11T20:40:00.9507754Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2023-01-11T20:40:00.9507985Z PR_BODY="${PR_BODY//[$'\n\r']}" 2023-01-11T20:40:00.9508175Z  2023-01-11T20:40:00.9508422Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2023-01-11T20:40:00.9508792Z # wreak havoc internally 2023-01-11T20:40:00.9509035Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2023-01-11T20:40:00.9509266Z export PR_BODY="${PR_BODY//[\'\"]}" 2023-01-11T20:40:00.9509455Z  2023-01-11T20:40:00.9509684Z # detached container should get cleaned up by teardown_ec2_linux 2023-01-11T20:40:00.9509981Z # TODO: Stop building test binaries as part of the build phase 2023-01-11T20:40:00.9510242Z # Used for GPU_FLAG since that doesn't play nice 2023-01-11T20:40:00.9510483Z # shellcheck disable=SC2086,SC2090 2023-01-11T20:40:00.9510705Z container_name=$(docker run \ 2023-01-11T20:40:00.9510897Z  ${GPU_FLAG:-} \ 2023-01-11T20:40:00.9511094Z  -e BUILD_ENVIRONMENT \ 2023-01-11T20:40:00.9511391Z  -e PR_NUMBER \ 2023-01-11T20:40:00.9511573Z  -e GITHUB_ACTIONS \ 2023-01-11T20:40:00.9511761Z  -e BASE_SHA \ 2023-01-11T20:40:00.9511944Z  -e BRANCH \ 2023-01-11T20:40:00.9512122Z  -e SHA1 \ 2023-01-11T20:40:00.9512299Z  -e AWS_DEFAULT_REGION \ 2023-01-11T20:40:00.9512497Z  -e IN_WHEEL_TEST \ 2023-01-11T20:40:00.9512688Z  -e SHARD_NUMBER \ 2023-01-11T20:40:00.9512864Z  -e TEST_CONFIG \ 2023-01-11T20:40:00.9513067Z  -e NUM_TEST_SHARDS \ 2023-01-11T20:40:00.9513256Z  -e PR_BODY \ 2023-01-11T20:40:00.9513437Z  -e COMMIT_MESSAGES \ 2023-01-11T20:40:00.9513645Z  -e CONTINUE_THROUGH_ERROR \ 2023-01-11T20:40:00.9513866Z  -e PYTORCH_RETRY_TEST_CASES \ 2023-01-11T20:40:00.9514083Z  -e PYTORCH_OVERRIDE_FLAKY_SIGNAL \ 2023-01-11T20:40:00.9514295Z  -e PR_LABELS \ 2023-01-11T20:40:00.9514508Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2023-01-11T20:40:00.9514707Z  -e SCCACHE_BUCKET \ 2023-01-11T20:40:00.9514910Z  -e SCCACHE_S3_KEY_PREFIX \ 2023-01-11T20:40:00.9515106Z  -e XLA_CUDA \ 2023-01-11T20:40:00.9515314Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2023-01-11T20:40:00.9515535Z  -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK \ 2023-01-11T20:40:00.9515778Z  -e PYTORCH_TEST_RERUN_DISABLED_TESTS \ 2023-01-11T20:40:00.9516039Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2023-01-11T20:40:00.9516263Z  --ulimit stack=10485760:83886080 \ 2023-01-11T20:40:00.9516543Z  --security-opt seccomp=unconfined \ 2023-01-11T20:40:00.9516772Z  --cap-add=SYS_PTRACE \ 2023-01-11T20:40:00.9516956Z  --ipc=host \ 2023-01-11T20:40:00.9517152Z  --shm-size="${SHM_SIZE}" \ 2023-01-11T20:40:00.9517343Z  --tty \ 2023-01-11T20:40:00.9517505Z  --detach \ 2023-01-11T20:40:00.9517702Z  --name="${container_name}" \ 2023-01-11T20:40:00.9517904Z  --user jenkins \ 2023-01-11T20:40:00.9518140Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2023-01-11T20:40:00.9518381Z  -w /var/lib/jenkins/workspace \ 2023-01-11T20:40:00.9518589Z  "${DOCKER_IMAGE}" 2023-01-11T20:40:00.9518764Z ) 2023-01-11T20:40:00.9518971Z echo "DOCKER_CONTAINER_ID=${container_name}" >> "${GITHUB_ENV}" 2023-01-11T20:40:00.9519304Z docker exec -t "${container_name}" sh -c "pip install $(echo dist/*.whl)[opt-einsum] && ${TEST_COMMAND}" 2023-01-11T20:40:00.9530178Z shell: /usr/bin/bash -e {0} 2023-01-11T20:40:00.9530351Z env: 2023-01-11T20:40:00.9530529Z GIT_DEFAULT_BRANCH: master 2023-01-11T20:40:00.9530773Z BUILD_ENVIRONMENT: linux-focal-py3.7-clang7-asan 2023-01-11T20:40:00.9530991Z PR_NUMBER: 91627 2023-01-11T20:40:00.9531169Z BRANCH: pull/91627 2023-01-11T20:40:00.9531386Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:40:00.9531638Z BASE_SHA: db2a237763eb8693a20788be94f8c192e762baa8 2023-01-11T20:40:00.9531847Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T20:40:00.9532055Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T20:40:00.9532253Z TEST_CONFIG: default 2023-01-11T20:40:00.9532421Z SHARD_NUMBER: 2 2023-01-11T20:40:00.9532596Z NUM_TEST_SHARDS: 5 2023-01-11T20:40:00.9532802Z PR_BODY: Fixes #91003 cc @ezyang @gchanan 2023-01-11T20:40:00.9533004Z CONTINUE_THROUGH_ERROR: False 2023-01-11T20:40:00.9533253Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2023-01-11T20:40:00.9533496Z SCCACHE_S3_KEY_PREFIX: pull 2023-01-11T20:40:00.9533673Z SHM_SIZE: 1g 2023-01-11T20:40:00.9534024Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:40:00.9534361Z XLA_CUDA: 2023-01-11T20:40:00.9534619Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2023-01-11T20:40:00.9534993Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2023-01-11T20:40:00.9535216Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 0 2023-01-11T20:40:00.9535413Z ##[endgroup] 2023-01-11T20:40:00.9559304Z + [[ default == \m\u\l\t\i\g\p\u ]] 2023-01-11T20:40:00.9560118Z + [[ linux-focal-py3.7-clang7-asan == *onnx* ]] 2023-01-11T20:40:00.9560459Z + TEST_COMMAND=.jenkins/pytorch/test.sh 2023-01-11T20:40:00.9562967Z ++ git cherry -v origin/master 2023-01-11T20:40:01.0080103Z + COMMIT_MESSAGES='+ 52a16ce42647731c772e14e7175afa40fda07b3d make torchgen rename also Number arguments into '\''input'\'' 2023-01-11T20:40:01.0080611Z + 87db01a53ecb702267ec36787654e418a52f8e93 fix torch.where signature mismatch 2023-01-11T20:40:01.0081061Z + 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e '\''other'\'' instead of '\''output'\'' in documentation' 2023-01-11T20:40:01.0082427Z + 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-11T20:40:01.0082971Z + PR_BODY='Fixes #91003 cc @ezyang @gchanan' 2023-01-11T20:40:01.0084361Z + 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-11T20:40:01.0085627Z + 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-11T20:40:01.0086405Z + export 'PR_BODY=Fixes #91003 cc @ezyang @gchanan' 2023-01-11T20:40:01.0086879Z + PR_BODY='Fixes #91003 cc @ezyang @gchanan' 2023-01-11T20:40:01.0092474Z +++ nproc --ignore=2 2023-01-11T20:40:01.0158708Z ++ docker run -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=6 -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=1g --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-focal-py3-clang7-asan:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:40:14.3423451Z + container_name=4c11235bca453165f0f651917b2b8bf1130ad4b70e92651449f8e0319a7d8079 2023-01-11T20:40:14.3423863Z + echo DOCKER_CONTAINER_ID=4c11235bca453165f0f651917b2b8bf1130ad4b70e92651449f8e0319a7d8079 2023-01-11T20:40:14.3426932Z ++ echo dist/torch-2.0.0a0+git8419ddd-cp37-cp37m-linux_x86_64.whl 2023-01-11T20:40:14.3428434Z + docker exec -t 4c11235bca453165f0f651917b2b8bf1130ad4b70e92651449f8e0319a7d8079 sh -c 'pip install dist/torch-2.0.0a0+git8419ddd-cp37-cp37m-linux_x86_64.whl[opt-einsum] && .jenkins/pytorch/test.sh' 2023-01-11T20:40:14.8191334Z Processing ./dist/torch-2.0.0a0+git8419ddd-cp37-cp37m-linux_x86_64.whl 2023-01-11T20:40:15.6717138Z Requirement already satisfied: networkx in /opt/conda/lib/python3.7/site-packages (from torch==2.0.0a0+git8419ddd) (2.6.3) 2023-01-11T20:40:15.6720652Z Requirement already satisfied: sympy in /opt/conda/lib/python3.7/site-packages (from torch==2.0.0a0+git8419ddd) (1.10.1) 2023-01-11T20:40:15.6724975Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.7/site-packages (from torch==2.0.0a0+git8419ddd) (4.4.0) 2023-01-11T20:40:15.6739821Z Requirement already satisfied: opt-einsum>=3.3 in /opt/conda/lib/python3.7/site-packages (from torch==2.0.0a0+git8419ddd) (3.3.0) 2023-01-11T20:40:15.6805010Z Requirement already satisfied: numpy>=1.7 in /opt/conda/lib/python3.7/site-packages (from opt-einsum>=3.3->torch==2.0.0a0+git8419ddd) (1.18.5) 2023-01-11T20:40:15.6977502Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.7/site-packages (from sympy->torch==2.0.0a0+git8419ddd) (1.2.1) 2023-01-11T20:40:16.4263961Z Installing collected packages: torch 2023-01-11T20:40:26.3150308Z Successfully installed torch-2.0.0a0+git8419ddd 2023-01-11T20:40:26.6004915Z + echo 'Environment variables:' 2023-01-11T20:40:26.6005201Z Environment variables: 2023-01-11T20:40:26.6005423Z + env 2023-01-11T20:40:26.6163754Z INSTALLED_DB=yes 2023-01-11T20:40:26.6164321Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:40:26.6165223Z CONTINUE_THROUGH_ERROR=False 2023-01-11T20:40:26.6165806Z BUILD_ENVIRONMENT=linux-focal-py3.7-clang7-asan 2023-01-11T20:40:26.6166148Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2023-01-11T20:40:26.6166501Z HOSTNAME=4c11235bca45 2023-01-11T20:40:26.6167146Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_bfce989e-783c-44d5-8633-b0d26018f0f0 2023-01-11T20:40:26.6167943Z GITHUB_ACTION=__self 2023-01-11T20:40:26.6168310Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2023-01-11T20:40:26.6168654Z GITHUB_RUN_NUMBER=77928 2023-01-11T20:40:26.6168985Z TEST_CONFIG=default 2023-01-11T20:40:26.6169336Z GITHUB_REPOSITORY_OWNER_ID=21003710 2023-01-11T20:40:26.6169808Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2023-01-11T20:40:26.6170019Z GITHUB_TRIGGERING_ACTOR=albanD 2023-01-11T20:40:26.6170220Z GITHUB_REF_TYPE=branch 2023-01-11T20:40:26.6170417Z TORCH_CUDA_ARCH_LIST=Maxwell 2023-01-11T20:40:26.6172814Z BASE_SHA=db2a237763eb8693a20788be94f8c192e762baa8 2023-01-11T20:40:26.6173219Z XLA_CUDA= 2023-01-11T20:40:26.6180093Z *** 2023-01-11T20:40:26.6180453Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2023-01-11T20:40:26.6180804Z GITHUB_REPOSITORY_ID=65600975 2023-01-11T20:40:26.6181154Z GITHUB_ACTIONS=true 2023-01-11T20:40:26.6181535Z SHA1=8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:40:26.6181938Z GITHUB_SHA=57fc38f02f250896a12b32cfa200a6105a03d09c 2023-01-11T20:40:26.6182460Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/pull.yml@refs/pull/91627/merge 2023-01-11T20:40:26.6182907Z UCC_HOME=/usr 2023-01-11T20:40:26.6183225Z GITHUB_REF=refs/pull/91627/merge 2023-01-11T20:40:26.6183561Z SHARD_NUMBER=2 2023-01-11T20:40:26.6183884Z GITHUB_REF_PROTECTED=false 2023-01-11T20:40:26.6184306Z HOME=/var/lib/jenkins 2023-01-11T20:40:26.6184665Z GITHUB_API_URL=https://api.github.com 2023-01-11T20:40:26.6185079Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2023-01-11T20:40:26.6185433Z INSTALLED_THRIFT= 2023-01-11T20:40:26.6185731Z UCX_COMMIT= 2023-01-11T20:40:26.6186057Z SCCACHE_S3_KEY_PREFIX=pull 2023-01-11T20:40:26.6186393Z NUM_TEST_SHARDS=5 2023-01-11T20:40:26.6186680Z UCX_HOME=/usr 2023-01-11T20:40:26.6187432Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_bfce989e-783c-44d5-8633-b0d26018f0f0 2023-01-11T20:40:26.6187938Z PYTORCH_RETRY_TEST_CASES=1 2023-01-11T20:40:26.6188623Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_bfce989e-783c-44d5-8633-b0d26018f0f0 2023-01-11T20:40:26.6189468Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2023-01-11T20:40:26.6189954Z GITHUB_EVENT_NAME=pull_request 2023-01-11T20:40:26.6190299Z GITHUB_RUN_ID=3896099317 2023-01-11T20:40:26.6191082Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_bfce989e-783c-44d5-8633-b0d26018f0f0 2023-01-11T20:40:26.6191626Z GITHUB_ACTOR=LucaLumetti 2023-01-11T20:40:26.6191934Z PR_NUMBER=91627 2023-01-11T20:40:26.6192223Z DESIRED_CUDA= 2023-01-11T20:40:26.6192527Z GITHUB_RUN_ATTEMPT=2 2023-01-11T20:40:26.6192949Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2023-01-11T20:40:26.6193512Z TERM=xterm 2023-01-11T20:40:26.6193817Z INSTALLED_VISION=yes 2023-01-11T20:40:26.6194140Z BRANCH=pull/91627 2023-01-11T20:40:26.6194428Z OPENSSL_ROOT_DIR=/opt/openssl 2023-01-11T20:40:26.6194753Z CUDA_PATH=/usr/local/cuda 2023-01-11T20:40:26.6195427Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2023-01-11T20:40:26.6195930Z GITHUB_SERVER_URL=https://github.com 2023-01-11T20:40:26.6196303Z UCC_COMMIT= 2023-01-11T20:40:26.6196573Z INSTALLED_ANDROID= 2023-01-11T20:40:26.6196849Z SHLVL=1 2023-01-11T20:40:26.6197123Z MAX_JOBS=6 2023-01-11T20:40:26.6197426Z GITHUB_ACTOR_ID=7543386 2023-01-11T20:40:26.6198197Z 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-11T20:40:26.6199100Z GITHUB_WORKFLOW_SHA=57fc38f02f250896a12b32cfa200a6105a03d09c 2023-01-11T20:40:26.6199483Z GITHUB_REF_NAME=91627/merge 2023-01-11T20:40:26.6200340Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2023-01-11T20:40:26.6200765Z GITHUB_JOB=test 2023-01-11T20:40:26.6201087Z GITHUB_REPOSITORY=pytorch/pytorch 2023-01-11T20:40:26.6201452Z GITHUB_RETENTION_DAYS=90 2023-01-11T20:40:26.6201778Z OPENSSL_DIR=/opt/openssl 2023-01-11T20:40:26.6202093Z GITHUB_ACTION_REPOSITORY= 2023-01-11T20:40:26.6202647Z PATH=/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-01-11T20:40:26.6203324Z GITHUB_BASE_REF=master 2023-01-11T20:40:26.6203623Z CI=true 2023-01-11T20:40:26.6203947Z GITHUB_REPOSITORY_OWNER=pytorch 2023-01-11T20:40:26.6204286Z INSTALLED_PROTOBUF=yes 2023-01-11T20:40:26.6204603Z GITHUB_HEAD_REF=master 2023-01-11T20:40:26.6204924Z GITHUB_ACTION_REF= 2023-01-11T20:40:26.6205451Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2023-01-11T20:40:26.6205858Z GITHUB_WORKFLOW=pull 2023-01-11T20:40:26.6206207Z DEBIAN_FRONTEND=noninteractive 2023-01-11T20:40:26.6206981Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_bfce989e-783c-44d5-8633-b0d26018f0f0 2023-01-11T20:40:26.6207515Z PR_BODY=Fixes #91003 cc @ezyang @gchanan 2023-01-11T20:40:26.6207825Z _=/usr/bin/env 2023-01-11T20:40:26.6208341Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2023-01-11T20:40:26.6336389Z + TORCH_INSTALL_DIR=/opt/conda/lib/python3.7/site-packages/torch 2023-01-11T20:40:26.6337074Z + TORCH_BIN_DIR=/opt/conda/lib/python3.7/site-packages/torch/bin 2023-01-11T20:40:26.6337781Z + TORCH_LIB_DIR=/opt/conda/lib/python3.7/site-packages/torch/lib 2023-01-11T20:40:26.6338146Z + TORCH_TEST_DIR=/opt/conda/lib/python3.7/site-packages/torch/test 2023-01-11T20:40:26.6338366Z + BUILD_DIR=build 2023-01-11T20:40:26.6338559Z + BUILD_RENAMED_DIR=build_renamed 2023-01-11T20:40:26.6338764Z + BUILD_BIN_DIR=build/bin 2023-01-11T20:40:26.6338957Z + export VALGRIND=ON 2023-01-11T20:40:26.6339124Z + VALGRIND=ON 2023-01-11T20:40:26.6339320Z + export TORCH_INDUCTOR_INSTALL_GXX=ON 2023-01-11T20:40:26.6339538Z + TORCH_INDUCTOR_INSTALL_GXX=ON 2023-01-11T20:40:26.6339816Z + [[ linux-focal-py3.7-clang7-asan == *clang9* ]] 2023-01-11T20:40:26.6340128Z + [[ linux-focal-py3.7-clang7-asan != *bazel* ]] 2023-01-11T20:40:26.6340640Z ++ realpath build/custom_test_artifacts 2023-01-11T20:40:26.6495755Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/workspace/build/custom_test_artifacts 2023-01-11T20:40:26.6497810Z ++ dirname .jenkins/pytorch/test.sh 2023-01-11T20:40:26.6577178Z + source .jenkins/pytorch/common.sh 2023-01-11T20:40:26.6579804Z +++ dirname .jenkins/pytorch/common.sh 2023-01-11T20:40:26.6585037Z ++ source .jenkins/pytorch/common_utils.sh 2023-01-11T20:40:26.6587435Z +++ declare -f -t trap_add 2023-01-11T20:40:26.6594953Z ++ set -ex 2023-01-11T20:40:26.6595244Z ++ [[ linux-focal-py3.7-clang7-asan == *rocm* ]] 2023-01-11T20:40:26.6595660Z ++ BUILD_TEST_LIBTORCH=0 2023-01-11T20:40:26.6595903Z + echo 'Environment variables' 2023-01-11T20:40:26.6596093Z Environment variables 2023-01-11T20:40:26.6596267Z + env 2023-01-11T20:40:26.6602267Z INSTALLED_DB=yes 2023-01-11T20:40:26.6602834Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:40:26.6603138Z CONTINUE_THROUGH_ERROR=False 2023-01-11T20:40:26.6603668Z BUILD_ENVIRONMENT=linux-focal-py3.7-clang7-asan 2023-01-11T20:40:26.6604262Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2023-01-11T20:40:26.6604613Z HOSTNAME=4c11235bca45 2023-01-11T20:40:26.6605377Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_bfce989e-783c-44d5-8633-b0d26018f0f0 2023-01-11T20:40:26.6605893Z GITHUB_ACTION=__self 2023-01-11T20:40:26.6606266Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2023-01-11T20:40:26.6606624Z GITHUB_RUN_NUMBER=77928 2023-01-11T20:40:26.6606965Z TEST_CONFIG=default 2023-01-11T20:40:26.6607332Z GITHUB_REPOSITORY_OWNER_ID=21003710 2023-01-11T20:40:26.6607814Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2023-01-11T20:40:26.6608223Z GITHUB_TRIGGERING_ACTOR=albanD 2023-01-11T20:40:26.6608592Z GITHUB_REF_TYPE=branch 2023-01-11T20:40:26.6608932Z TORCH_CUDA_ARCH_LIST=Maxwell 2023-01-11T20:40:26.6609326Z BASE_SHA=db2a237763eb8693a20788be94f8c192e762baa8 2023-01-11T20:40:26.6609538Z XLA_CUDA= 2023-01-11T20:40:26.6609809Z *** 2023-01-11T20:40:26.6609975Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2023-01-11T20:40:26.6610180Z GITHUB_REPOSITORY_ID=65600975 2023-01-11T20:40:26.6610373Z GITHUB_ACTIONS=true 2023-01-11T20:40:26.6610579Z SHA1=8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:40:26.6610937Z GITHUB_SHA=57fc38f02f250896a12b32cfa200a6105a03d09c 2023-01-11T20:40:26.6611238Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/pull.yml@refs/pull/91627/merge 2023-01-11T20:40:26.6611474Z UCC_HOME=/usr 2023-01-11T20:40:26.6611661Z GITHUB_REF=refs/pull/91627/merge 2023-01-11T20:40:26.6611882Z SHARD_NUMBER=2 2023-01-11T20:40:26.6612120Z GITHUB_REF_PROTECTED=false 2023-01-11T20:40:26.6612320Z HOME=/var/lib/jenkins 2023-01-11T20:40:26.6612536Z GITHUB_API_URL=https://api.github.com 2023-01-11T20:40:26.6612754Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2023-01-11T20:40:26.6612961Z INSTALLED_THRIFT= 2023-01-11T20:40:26.6613131Z UCX_COMMIT= 2023-01-11T20:40:26.6613299Z SCCACHE_S3_KEY_PREFIX=pull 2023-01-11T20:40:26.6613490Z NUM_TEST_SHARDS=5 2023-01-11T20:40:26.6613660Z UCX_HOME=/usr 2023-01-11T20:40:26.6614051Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_bfce989e-783c-44d5-8633-b0d26018f0f0 2023-01-11T20:40:26.6614359Z TORCH_INDUCTOR_INSTALL_GXX=ON 2023-01-11T20:40:26.6614560Z PYTORCH_RETRY_TEST_CASES=1 2023-01-11T20:40:26.6614946Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_bfce989e-783c-44d5-8633-b0d26018f0f0 2023-01-11T20:40:26.6615387Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2023-01-11T20:40:26.6615660Z GITHUB_EVENT_NAME=pull_request 2023-01-11T20:40:26.6615861Z GITHUB_RUN_ID=3896099317 2023-01-11T20:40:26.6616262Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_bfce989e-783c-44d5-8633-b0d26018f0f0 2023-01-11T20:40:26.6616570Z GITHUB_ACTOR=LucaLumetti 2023-01-11T20:40:26.6616755Z PR_NUMBER=91627 2023-01-11T20:40:26.6616915Z DESIRED_CUDA= 2023-01-11T20:40:26.6617095Z GITHUB_RUN_ATTEMPT=2 2023-01-11T20:40:26.6617270Z VALGRIND=ON 2023-01-11T20:40:26.6617481Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2023-01-11T20:40:26.6617700Z TERM=xterm 2023-01-11T20:40:26.6617870Z INSTALLED_VISION=yes 2023-01-11T20:40:26.6618038Z BRANCH=pull/91627 2023-01-11T20:40:26.6618234Z OPENSSL_ROOT_DIR=/opt/openssl 2023-01-11T20:40:26.6618432Z CUDA_PATH=/usr/local/cuda 2023-01-11T20:40:26.6618787Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2023-01-11T20:40:26.6619089Z GITHUB_SERVER_URL=https://github.com 2023-01-11T20:40:26.6619288Z UCC_COMMIT= 2023-01-11T20:40:26.6619525Z INSTALLED_ANDROID= 2023-01-11T20:40:26.6619694Z SHLVL=1 2023-01-11T20:40:26.6619849Z MAX_JOBS=6 2023-01-11T20:40:26.6620009Z GITHUB_ACTOR_ID=7543386 2023-01-11T20:40:26.6620458Z 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-11T20:40:26.6620943Z GITHUB_WORKFLOW_SHA=57fc38f02f250896a12b32cfa200a6105a03d09c 2023-01-11T20:40:26.6621168Z GITHUB_REF_NAME=91627/merge 2023-01-11T20:40:26.6621493Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2023-01-11T20:40:26.6621800Z GITHUB_JOB=test 2023-01-11T20:40:26.6621998Z GITHUB_REPOSITORY=pytorch/pytorch 2023-01-11T20:40:26.6622193Z GITHUB_RETENTION_DAYS=90 2023-01-11T20:40:26.6622389Z OPENSSL_DIR=/opt/openssl 2023-01-11T20:40:26.6622582Z GITHUB_ACTION_REPOSITORY= 2023-01-11T20:40:26.6622883Z PATH=/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-01-11T20:40:26.6623176Z GITHUB_BASE_REF=master 2023-01-11T20:40:26.6623352Z CI=true 2023-01-11T20:40:26.6623534Z GITHUB_REPOSITORY_OWNER=pytorch 2023-01-11T20:40:26.6623725Z INSTALLED_PROTOBUF=yes 2023-01-11T20:40:26.6623913Z GITHUB_HEAD_REF=master 2023-01-11T20:40:26.6624091Z GITHUB_ACTION_REF= 2023-01-11T20:40:26.6624357Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2023-01-11T20:40:26.6624590Z GITHUB_WORKFLOW=pull 2023-01-11T20:40:26.6624792Z DEBIAN_FRONTEND=noninteractive 2023-01-11T20:40:26.6625233Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_bfce989e-783c-44d5-8633-b0d26018f0f0 2023-01-11T20:40:26.6625617Z PR_BODY=Fixes #91003 cc @ezyang @gchanan 2023-01-11T20:40:26.6625810Z _=/usr/bin/env 2023-01-11T20:40:26.6626007Z + echo 'Testing pytorch' 2023-01-11T20:40:26.6626192Z Testing pytorch 2023-01-11T20:40:26.6626386Z + export LANG=C.UTF-8 2023-01-11T20:40:26.6626567Z + LANG=C.UTF-8 2023-01-11T20:40:26.6831327Z + PR_NUMBER=91627 2023-01-11T20:40:26.6831681Z + [[ default == \d\e\f\a\u\l\t ]] 2023-01-11T20:40:26.6832189Z + export CUDA_VISIBLE_DEVICES=0 2023-01-11T20:40:26.6832663Z + CUDA_VISIBLE_DEVICES=0 2023-01-11T20:40:26.6833037Z + export HIP_VISIBLE_DEVICES=0 2023-01-11T20:40:26.6833256Z + HIP_VISIBLE_DEVICES=0 2023-01-11T20:40:26.6833462Z + [[ default == \d\i\s\t\r\i\b\u\t\e\d ]] 2023-01-11T20:40:26.6833686Z + [[ default == \s\l\o\w ]] 2023-01-11T20:40:26.6834045Z + [[ linux-focal-py3.7-clang7-asan == *slow-gradcheck* ]] 2023-01-11T20:40:26.6834416Z + [[ linux-focal-py3.7-clang7-asan == *cuda* ]] 2023-01-11T20:40:26.6834730Z + [[ linux-focal-py3.7-clang7-asan == *rocm* ]] 2023-01-11T20:40:26.6835073Z + [[ default == *crossref* ]] 2023-01-11T20:40:26.6835305Z + [[ default == *dynamo* ]] 2023-01-11T20:40:26.6835500Z + [[ default == *inductor* ]] 2023-01-11T20:40:26.6835781Z + [[ linux-focal-py3.7-clang7-asan == *rocm* ]] 2023-01-11T20:40:26.6836088Z + [[ linux-focal-py3.7-clang7-asan != *-bazel-* ]] 2023-01-11T20:40:26.6836370Z + pip_install --user ninja==1.10.2 2023-01-11T20:40:26.6836667Z + pip install --progress-bar off --user ninja==1.10.2 2023-01-11T20:40:27.3722698Z Collecting ninja==1.10.2 2023-01-11T20:40:27.3931406Z Downloading ninja-1.10.2-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2023-01-11T20:40:28.1038069Z Installing collected packages: ninja 2023-01-11T20:40:28.1124956Z  WARNING: The script ninja is installed in '/var/lib/jenkins/.local/bin' which is not on PATH. 2023-01-11T20:40:28.1125502Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2023-01-11T20:40:28.1537287Z Successfully installed ninja-1.10.2 2023-01-11T20:40:28.2216975Z + export PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-01-11T20:40:28.2218138Z + PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-01-11T20:40:28.2218899Z + [[ linux-focal-py3.7-clang7-asan == *asan* ]] 2023-01-11T20:40:28.2219297Z + export ASAN_OPTIONS=detect_leaks=0:symbolize=1:detect_stack_use_after_return=1:strict_init_order=true:detect_odr_violation=0 2023-01-11T20:40:28.2219721Z + ASAN_OPTIONS=detect_leaks=0:symbolize=1:detect_stack_use_after_return=1:strict_init_order=true:detect_odr_violation=0 2023-01-11T20:40:28.2220151Z + export UBSAN_OPTIONS=print_stacktrace=1 2023-01-11T20:40:28.2220391Z + UBSAN_OPTIONS=print_stacktrace=1 2023-01-11T20:40:28.2220645Z + export PYTORCH_TEST_WITH_ASAN=1 2023-01-11T20:40:28.2220859Z + PYTORCH_TEST_WITH_ASAN=1 2023-01-11T20:40:28.2221139Z + export PYTORCH_TEST_WITH_UBSAN=1 2023-01-11T20:40:28.2221445Z + PYTORCH_TEST_WITH_UBSAN=1 2023-01-11T20:40:28.2221786Z + export ASAN_SYMBOLIZER_PATH=/usr/lib/llvm-7/bin/llvm-symbolizer 2023-01-11T20:40:28.2222225Z + ASAN_SYMBOLIZER_PATH=/usr/lib/llvm-7/bin/llvm-symbolizer 2023-01-11T20:40:28.2222472Z + export TORCH_USE_RTLD_GLOBAL=1 2023-01-11T20:40:28.2222664Z + TORCH_USE_RTLD_GLOBAL=1 2023-01-11T20:40:28.2223008Z + export LD_PRELOAD=/usr/lib/llvm-7/lib/clang/7.0.1/lib/linux/libclang_rt.asan-x86_64.so 2023-01-11T20:40:28.2223401Z + LD_PRELOAD=/usr/lib/llvm-7/lib/clang/7.0.1/lib/linux/libclang_rt.asan-x86_64.so 2023-01-11T20:40:28.2223662Z + ulimit -s 81920 2023-01-11T20:40:28.2223838Z + cd test 2023-01-11T20:40:28.2224146Z + python -c 'import torch; print(torch.__version__, torch.version.git_version)' 2023-01-11T20:40:33.9682249Z 2.0.0a0+git8419ddd 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:40:34.4615780Z + echo 'The next four invocations are expected to crash; if they don'\''t that means ASAN/UBSAN is misconfigured' 2023-01-11T20:40:34.4616628Z The next four invocations are expected to crash; if they don't that means ASAN/UBSAN is misconfigured 2023-01-11T20:40:34.4617115Z + cd test 2023-01-11T20:40:34.4617606Z + get_exit_code python -c 'import torch; torch._C._crash_if_csrc_asan(3)' 2023-01-11T20:40:34.4617963Z + set +e 2023-01-11T20:40:34.4618382Z + python -c 'import torch; torch._C._crash_if_csrc_asan(3)' 2023-01-11T20:40:37.9216643Z /var/lib/jenkins/workspace/torch/csrc/Module.cpp:176:3: runtime error: index 3 out of bounds for type 'volatile char [3]' 2023-01-11T20:40:38.2029284Z #0 0x7fb50dd56127 in THPModule_crashIfCsrcASAN(_object*, _object*) (/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_python.so+0x2d72127) 2023-01-11T20:40:38.2813855Z warning: parsing line table prologue at 0x00000000 should have ended at 0x0000046f but it ended at 0x0000046e 2023-01-11T20:40:38.2814238Z #1 0x4ba813 in _PyMethodDef_RawFastCallKeywords (/opt/conda/bin/python3.7+0x4ba813) 2023-01-11T20:40:38.2816404Z #2 0x4ba34f in _PyCFunction_FastCallKeywords (/opt/conda/bin/python3.7+0x4ba34f) 2023-01-11T20:40:38.2817092Z #3 0x4ba34f in call_function /tmp/build/80754af9/python_1669321496543/work/build-static/:4568:9 2023-01-11T20:40:38.2817549Z #4 0x4b6cc1 in _PyEval_EvalFrameDefault (/opt/conda/bin/python3.7+0x4b6cc1) 2023-01-11T20:40:38.2818186Z #5 0x4b1410 in PyEval_EvalFrameEx (/opt/conda/bin/python3.7+0x4b1410) 2023-01-11T20:40:38.2818803Z #6 0x4b1410 in _PyEval_EvalCodeWithName /tmp/build/80754af9/python_1669321496543/work/build-static/:3930:14 2023-01-11T20:40:38.2819454Z #7 0x4b1208 in PyEval_EvalCodeEx (/opt/conda/bin/python3.7+0x4b1208) 2023-01-11T20:40:38.2821128Z #8 0x54f39a in PyEval_EvalCode (/opt/conda/bin/python3.7+0x54f39a) 2023-01-11T20:40:38.2822194Z #9 0x56a262 in run_mod (/opt/conda/bin/python3.7+0x56a262) 2023-01-11T20:40:38.2823015Z #10 0x56692a in PyRun_StringFlags (/opt/conda/bin/python3.7+0x56692a) 2023-01-11T20:40:38.2823974Z #11 0x56679a in PyRun_SimpleStringFlags (/opt/conda/bin/python3.7+0x56679a) 2023-01-11T20:40:38.2826186Z #12 0x544966 in pymain_run_command (/opt/conda/bin/python3.7+0x544966) 2023-01-11T20:40:38.2826935Z #13 0x544966 in pymain_run_python /tmp/build/80754af9/python_1669321496543/work/build-static/:2964:26 2023-01-11T20:40:38.2827459Z #14 0x544966 in pymain_main /tmp/build/80754af9/python_1669321496543/work/build-static/:3517:5 2023-01-11T20:40:38.2827756Z #15 0x54487b in _Py_UnixMain (/opt/conda/bin/python3.7+0x54487b) 2023-01-11T20:40:38.2841710Z #16 0x7fb5165ca082 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x24082) 2023-01-11T20:40:38.2842096Z #17 0x54472d in _start (/opt/conda/bin/python3.7+0x54472d) 2023-01-11T20:40:38.2842291Z 2023-01-11T20:40:38.2843167Z SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /var/lib/jenkins/workspace/torch/csrc/Module.cpp:176:3 in 2023-01-11T20:40:38.3329873Z + retcode=1 2023-01-11T20:40:38.3330436Z + set -e 2023-01-11T20:40:38.3330604Z + return 1 2023-01-11T20:40:38.3333470Z + cd test 2023-01-11T20:40:38.3334202Z + get_exit_code python -c 'import torch; torch._C._crash_if_csrc_ubsan(0)' 2023-01-11T20:40:38.3334561Z + set +e 2023-01-11T20:40:38.3334828Z + python -c 'import torch; torch._C._crash_if_csrc_ubsan(0)' 2023-01-11T20:40:41.8141824Z /var/lib/jenkins/workspace/torch/csrc/Module.cpp:188:18: runtime error: division by zero 2023-01-11T20:40:41.9501593Z #0 0x7f80183dc375 in THPModule_crashIfCsrcUBSAN(_object*, _object*) (/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_python.so+0x2d72375) 2023-01-11T20:40:42.0269129Z warning: parsing line table prologue at 0x00000000 should have ended at 0x0000046f but it ended at 0x0000046e 2023-01-11T20:40:42.0269788Z #1 0x4ba813 in _PyMethodDef_RawFastCallKeywords (/opt/conda/bin/python3.7+0x4ba813) 2023-01-11T20:40:42.0271266Z #2 0x4ba34f in _PyCFunction_FastCallKeywords (/opt/conda/bin/python3.7+0x4ba34f) 2023-01-11T20:40:42.0271951Z #3 0x4ba34f in call_function /tmp/build/80754af9/python_1669321496543/work/build-static/:4568:9 2023-01-11T20:40:42.0272843Z #4 0x4b6cc1 in _PyEval_EvalFrameDefault (/opt/conda/bin/python3.7+0x4b6cc1) 2023-01-11T20:40:42.0273347Z #5 0x4b1410 in PyEval_EvalFrameEx (/opt/conda/bin/python3.7+0x4b1410) 2023-01-11T20:40:42.0274065Z #6 0x4b1410 in _PyEval_EvalCodeWithName /tmp/build/80754af9/python_1669321496543/work/build-static/:3930:14 2023-01-11T20:40:42.0274476Z #7 0x4b1208 in PyEval_EvalCodeEx (/opt/conda/bin/python3.7+0x4b1208) 2023-01-11T20:40:42.0274779Z #8 0x54f39a in PyEval_EvalCode (/opt/conda/bin/python3.7+0x54f39a) 2023-01-11T20:40:42.0276485Z #9 0x56a262 in run_mod (/opt/conda/bin/python3.7+0x56a262) 2023-01-11T20:40:42.0276896Z #10 0x56692a in PyRun_StringFlags (/opt/conda/bin/python3.7+0x56692a) 2023-01-11T20:40:42.0277795Z #11 0x56679a in PyRun_SimpleStringFlags (/opt/conda/bin/python3.7+0x56679a) 2023-01-11T20:40:42.0280039Z #12 0x544966 in pymain_run_command (/opt/conda/bin/python3.7+0x544966) 2023-01-11T20:40:42.0280888Z #13 0x544966 in pymain_run_python /tmp/build/80754af9/python_1669321496543/work/build-static/:2964:26 2023-01-11T20:40:42.0281634Z #14 0x544966 in pymain_main /tmp/build/80754af9/python_1669321496543/work/build-static/:3517:5 2023-01-11T20:40:42.0281946Z #15 0x54487b in _Py_UnixMain (/opt/conda/bin/python3.7+0x54487b) 2023-01-11T20:40:42.0294571Z #16 0x7f8020c50082 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x24082) 2023-01-11T20:40:42.0295004Z #17 0x54472d in _start (/opt/conda/bin/python3.7+0x54472d) 2023-01-11T20:40:42.0295211Z 2023-01-11T20:40:42.0295827Z SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /var/lib/jenkins/workspace/torch/csrc/Module.cpp:188:18 in 2023-01-11T20:40:42.0731164Z + retcode=1 2023-01-11T20:40:42.0731582Z + set -e 2023-01-11T20:40:42.0731861Z + return 1 2023-01-11T20:40:42.0735368Z + cd test 2023-01-11T20:40:42.0735943Z + get_exit_code python -c 'import torch; torch._C._crash_if_vptr_ubsan()' 2023-01-11T20:40:42.0736315Z + set +e 2023-01-11T20:40:42.0737042Z + python -c 'import torch; torch._C._crash_if_vptr_ubsan()' 2023-01-11T20:40:45.6950032Z /var/lib/jenkins/workspace/torch/csrc/Module.cpp:207:16: runtime error: member call on address 0x7f8d4c3c64a0 which does not point to an object of type 'Foo' 2023-01-11T20:40:45.6962212Z 0x7f8d4c3c64a0: note: object is of type 'THPModule_crashIfvptrUBSAN(_object*, _object*)::Baz' 2023-01-11T20:40:45.6962587Z fc 7f 00 00 f0 78 09 4a 8d 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 92 f8 2d 4c 2023-01-11T20:40:45.6962878Z  ^~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:40:45.6963275Z vptr for 'THPModule_crashIfvptrUBSAN(_object*, _object*)::Baz' 2023-01-11T20:40:45.8294360Z #0 0x7f8d4730959c in THPModule_crashIfvptrUBSAN(_object*, _object*) (/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_python.so+0x2d7259c) 2023-01-11T20:40:45.9060949Z warning: parsing line table prologue at 0x00000000 should have ended at 0x0000046f but it ended at 0x0000046e 2023-01-11T20:40:45.9061422Z #1 0x4ba799 in _PyMethodDef_RawFastCallKeywords (/opt/conda/bin/python3.7+0x4ba799) 2023-01-11T20:40:45.9062794Z #2 0x4ba34f in _PyCFunction_FastCallKeywords (/opt/conda/bin/python3.7+0x4ba34f) 2023-01-11T20:40:45.9063625Z #3 0x4ba34f in call_function /tmp/build/80754af9/python_1669321496543/work/build-static/:4568:9 2023-01-11T20:40:45.9064055Z #4 0x4b6cc1 in _PyEval_EvalFrameDefault (/opt/conda/bin/python3.7+0x4b6cc1) 2023-01-11T20:40:45.9065289Z #5 0x4b1410 in PyEval_EvalFrameEx (/opt/conda/bin/python3.7+0x4b1410) 2023-01-11T20:40:45.9066326Z #6 0x4b1410 in _PyEval_EvalCodeWithName /tmp/build/80754af9/python_1669321496543/work/build-static/:3930:14 2023-01-11T20:40:45.9066724Z #7 0x4b1208 in PyEval_EvalCodeEx (/opt/conda/bin/python3.7+0x4b1208) 2023-01-11T20:40:45.9067024Z #8 0x54f39a in PyEval_EvalCode (/opt/conda/bin/python3.7+0x54f39a) 2023-01-11T20:40:45.9069732Z #9 0x56a262 in run_mod (/opt/conda/bin/python3.7+0x56a262) 2023-01-11T20:40:45.9070416Z #10 0x56692a in PyRun_StringFlags (/opt/conda/bin/python3.7+0x56692a) 2023-01-11T20:40:45.9070982Z #11 0x56679a in PyRun_SimpleStringFlags (/opt/conda/bin/python3.7+0x56679a) 2023-01-11T20:40:45.9073299Z #12 0x544966 in pymain_run_command (/opt/conda/bin/python3.7+0x544966) 2023-01-11T20:40:45.9073890Z #13 0x544966 in pymain_run_python /tmp/build/80754af9/python_1669321496543/work/build-static/:2964:26 2023-01-11T20:40:45.9074335Z #14 0x544966 in pymain_main /tmp/build/80754af9/python_1669321496543/work/build-static/:3517:5 2023-01-11T20:40:45.9074633Z #15 0x54487b in _Py_UnixMain (/opt/conda/bin/python3.7+0x54487b) 2023-01-11T20:40:45.9087731Z #16 0x7f8d4fb7d082 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x24082) 2023-01-11T20:40:45.9088163Z #17 0x54472d in _start (/opt/conda/bin/python3.7+0x54472d) 2023-01-11T20:40:45.9088393Z 2023-01-11T20:40:45.9089639Z SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /var/lib/jenkins/workspace/torch/csrc/Module.cpp:207:16 in 2023-01-11T20:40:45.9495178Z + retcode=1 2023-01-11T20:40:45.9495659Z + set -e 2023-01-11T20:40:45.9495953Z + return 1 2023-01-11T20:40:45.9499301Z + cd test 2023-01-11T20:40:45.9499921Z + get_exit_code python -c 'import torch; torch._C._crash_if_aten_asan(3)' 2023-01-11T20:40:45.9500294Z + set +e 2023-01-11T20:40:45.9500707Z + python -c 'import torch; torch._C._crash_if_aten_asan(3)' 2023-01-11T20:40:49.4340511Z /var/lib/jenkins/workspace/aten/src/ATen/Utils.cpp:20:3: runtime error: index 3 out of bounds for type 'volatile char [3]' 2023-01-11T20:40:50.1029780Z #0 0x7fa15a7dbec4 in at::_crash_if_asan(int) (/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so+0xd7c3ec4) 2023-01-11T20:40:50.1648608Z #1 0x7fa1847e46db in THPModule_crashIfATenASAN(_object*, _object*) (/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_python.so+0x2d726db) 2023-01-11T20:40:50.2409635Z warning: parsing line table prologue at 0x00000000 should have ended at 0x0000046f but it ended at 0x0000046e 2023-01-11T20:40:50.2410128Z #2 0x4ba813 in _PyMethodDef_RawFastCallKeywords (/opt/conda/bin/python3.7+0x4ba813) 2023-01-11T20:40:50.2411645Z #3 0x4ba34f in _PyCFunction_FastCallKeywords (/opt/conda/bin/python3.7+0x4ba34f) 2023-01-11T20:40:50.2412414Z #4 0x4ba34f in call_function /tmp/build/80754af9/python_1669321496543/work/build-static/:4568:9 2023-01-11T20:40:50.2413170Z #5 0x4b6cc1 in _PyEval_EvalFrameDefault (/opt/conda/bin/python3.7+0x4b6cc1) 2023-01-11T20:40:50.2414326Z #6 0x4b1410 in PyEval_EvalFrameEx (/opt/conda/bin/python3.7+0x4b1410) 2023-01-11T20:40:50.2415104Z #7 0x4b1410 in _PyEval_EvalCodeWithName /tmp/build/80754af9/python_1669321496543/work/build-static/:3930:14 2023-01-11T20:40:50.2415485Z #8 0x4b1208 in PyEval_EvalCodeEx (/opt/conda/bin/python3.7+0x4b1208) 2023-01-11T20:40:50.2415791Z #9 0x54f39a in PyEval_EvalCode (/opt/conda/bin/python3.7+0x54f39a) 2023-01-11T20:40:50.2417840Z #10 0x56a262 in run_mod (/opt/conda/bin/python3.7+0x56a262) 2023-01-11T20:40:50.2418485Z #11 0x56692a in PyRun_StringFlags (/opt/conda/bin/python3.7+0x56692a) 2023-01-11T20:40:50.2419058Z #12 0x56679a in PyRun_SimpleStringFlags (/opt/conda/bin/python3.7+0x56679a) 2023-01-11T20:40:50.2420995Z #13 0x544966 in pymain_run_command (/opt/conda/bin/python3.7+0x544966) 2023-01-11T20:40:50.2421631Z #14 0x544966 in pymain_run_python /tmp/build/80754af9/python_1669321496543/work/build-static/:2964:26 2023-01-11T20:40:50.2422331Z #15 0x544966 in pymain_main /tmp/build/80754af9/python_1669321496543/work/build-static/:3517:5 2023-01-11T20:40:50.2422642Z #16 0x54487b in _Py_UnixMain (/opt/conda/bin/python3.7+0x54487b) 2023-01-11T20:40:50.2436411Z #17 0x7fa18d058082 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x24082) 2023-01-11T20:40:50.2436748Z #18 0x54472d in _start (/opt/conda/bin/python3.7+0x54472d) 2023-01-11T20:40:50.2436973Z 2023-01-11T20:40:50.2437286Z SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /var/lib/jenkins/workspace/aten/src/ATen/Utils.cpp:20:3 in 2023-01-11T20:40:50.2836077Z + retcode=1 2023-01-11T20:40:50.2836640Z + set -e 2023-01-11T20:40:50.2836870Z + return 1 2023-01-11T20:40:50.2838366Z + [[ linux-focal-py3.7-clang7-asan == *-tsan* ]] 2023-01-11T20:40:50.2838663Z + [[ default == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2023-01-11T20:40:50.2838896Z + [[ default == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2023-01-11T20:40:50.2849221Z + [[ linux-focal-py3.7-clang7-asan == *tbb* ]] 2023-01-11T20:40:50.2867955Z + [[ linux-focal-py3.7-clang7-asan == *libtorch* ]] 2023-01-11T20:40:50.2868551Z + [[ linux-focal-py3.7-clang7-asan == *-bazel-* ]] 2023-01-11T20:40:50.2869017Z + [[ linux-focal-py3.7-clang7-asan == *-tsan* ]] 2023-01-11T20:40:50.2871542Z + cd test 2023-01-11T20:40:50.2872201Z + python -c 'import torch; print(torch.__config__.show())' 2023-01-11T20:40:53.9447021Z PyTorch built with: 2023-01-11T20:40:53.9447628Z - GCC 4.2 2023-01-11T20:40:53.9447852Z - C++ Version: 201703 2023-01-11T20:40:53.9448081Z - clang 7.0.1 2023-01-11T20:40:53.9448481Z - Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2023-01-11T20:40:53.9448850Z - LAPACK is enabled (usually provided by MKL) 2023-01-11T20:40:53.9449095Z - NNPACK is enabled 2023-01-11T20:40:53.9449316Z - CPU capability usage: AVX2 2023-01-11T20:40:53.9452567Z - Build settings: BLAS_INFO=mkl, BUILD_TYPE=Release, CXX_COMPILER=/opt/cache/bin/clang++, CXX_FLAGS=-fsanitize=undefined -fsanitize=address -fno-sanitize-recover=all -fsanitize-address-use-after-scope -shared-libasan -Wno-deprecated -fvisibility-inlines-hidden -fsanitize=address -fPIE -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -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 -Werror=braced-scalar-init -Winconsistent-missing-override -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 -Wvla-extension -Wno-range-loop-analysis -Wno-pass-failed -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -Wconstant-conversion -Wno-invalid-partial-specialization -Wno-typedef-redefinition -Wno-unused-private-field -Wno-inconsistent-missing-override -Wno-constexpr-not-const -Wno-missing-braces -Wunused-lambda-capture -Wunused-local-typedef -Qunused-arguments -fcolor-diagnostics -fdiagnostics-color=always -fno-math-errno -fno-trapping-math -Werror=format, 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=0, USE_CUDNN=OFF, USE_EXCEPTION_PTR=1, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_MKL=ON, USE_MKLDNN=0, USE_MPI=OFF, USE_NCCL=OFF, USE_NNPACK=ON, USE_OPENMP=OFF, USE_ROCM=OFF, 2023-01-11T20:40:53.9455109Z 2023-01-11T20:40:54.4756191Z + cd test 2023-01-11T20:40:54.4756817Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2023-01-11T20:40:58.0725642Z ATen/Parallel: 2023-01-11T20:40:58.0726079Z at::get_num_threads() : 4 2023-01-11T20:40:58.0726281Z at::get_num_interop_threads() : 4 2023-01-11T20:40:58.0726506Z OpenMP not found 2023-01-11T20:40:58.0727256Z Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2023-01-11T20:40:58.0727555Z mkl_get_max_threads() : 1 2023-01-11T20:40:58.0727731Z MKLDNN not found 2023-01-11T20:40:58.0727938Z std::thread::hardware_concurrency() : 8 2023-01-11T20:40:58.0728152Z Environment variables: 2023-01-11T20:40:58.0728340Z OMP_NUM_THREADS : [not set] 2023-01-11T20:40:58.0728541Z MKL_NUM_THREADS : [not set] 2023-01-11T20:40:58.0728772Z ATen parallel backend: native thread pool 2023-01-11T20:40:58.0728914Z 2023-01-11T20:40:58.5573154Z + [[ default == *backward* ]] 2023-01-11T20:40:58.5573608Z + [[ default == *xla* ]] 2023-01-11T20:40:58.5573986Z + [[ default == \j\i\t\_\l\e\g\a\c\y ]] 2023-01-11T20:40:58.5574406Z + [[ linux-focal-py3.7-clang7-asan == *libtorch* ]] 2023-01-11T20:40:58.5574650Z + [[ default == distributed ]] 2023-01-11T20:40:58.5574851Z + [[ default == deploy ]] 2023-01-11T20:40:58.5575051Z + [[ default == *inductor_distributed* ]] 2023-01-11T20:40:58.5575265Z + [[ default == *dynamo* ]] 2023-01-11T20:40:58.5575564Z + [[ default == *dynamo* ]] 2023-01-11T20:40:58.5575843Z + [[ default == *inductor_huggingface* ]] 2023-01-11T20:40:58.5576121Z + [[ default == *inductor_timm* ]] 2023-01-11T20:40:58.5576394Z + [[ default == *inductor_torchbench* ]] 2023-01-11T20:40:58.5576609Z + [[ default == *inductor* ]] 2023-01-11T20:40:58.5576776Z + [[ 2 == 1 ]] 2023-01-11T20:40:58.5576941Z + [[ 2 == 2 ]] 2023-01-11T20:40:58.5577156Z + [[ 5 -gt 1 ]] 2023-01-11T20:40:58.5577323Z + install_torchvision 2023-01-11T20:40:58.5577503Z + local commit 2023-01-11T20:40:58.5577694Z ++ get_pinned_commit vision 2023-01-11T20:40:58.5577896Z ++ cat .github/ci_commit_pins/vision.txt 2023-01-11T20:40:58.5631251Z + commit=32d254bbfcf14975f846765775584e61ef25a5bc 2023-01-11T20:40:58.5632125Z + pip_install --no-use-pep517 --user git+https://github.com/pytorch/vision.git@32d254bbfcf14975f846765775584e61ef25a5bc 2023-01-11T20:40:58.5632697Z + pip install --progress-bar off --no-use-pep517 --user git+https://github.com/pytorch/vision.git@32d254bbfcf14975f846765775584e61ef25a5bc 2023-01-11T20:40:59.0293769Z Collecting git+https://github.com/pytorch/vision.git@32d254bbfcf14975f846765775584e61ef25a5bc 2023-01-11T20:40:59.0299920Z Cloning https://github.com/pytorch/vision.git (to revision 32d254bbfcf14975f846765775584e61ef25a5bc) to /tmp/pip-req-build-4it4hkjy 2023-01-11T20:40:59.0680274Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/vision.git /tmp/pip-req-build-4it4hkjy 2023-01-11T20:41:01.8227197Z Running command git rev-parse -q --verify 'sha^32d254bbfcf14975f846765775584e61ef25a5bc' 2023-01-11T20:41:01.8336657Z Running command git fetch -q https://github.com/pytorch/vision.git 32d254bbfcf14975f846765775584e61ef25a5bc 2023-01-11T20:41:03.6735767Z Running command git checkout -q 32d254bbfcf14975f846765775584e61ef25a5bc 2023-01-11T20:41:05.1844194Z Resolved https://github.com/pytorch/vision.git to commit 32d254bbfcf14975f846765775584e61ef25a5bc 2023-01-11T20:41:10.4915870Z Preparing metadata (setup.py) ... [?25l- done 2023-01-11T20:41:10.5008805Z [?25hRequirement already satisfied: typing_extensions in /opt/conda/lib/python3.7/site-packages (from torchvision==0.15.0a0+32d254b) (4.4.0) 2023-01-11T20:41:10.5012903Z Requirement already satisfied: numpy in /opt/conda/lib/python3.7/site-packages (from torchvision==0.15.0a0+32d254b) (1.18.5) 2023-01-11T20:41:10.5016838Z Requirement already satisfied: requests in /opt/conda/lib/python3.7/site-packages (from torchvision==0.15.0a0+32d254b) (2.28.1) 2023-01-11T20:41:10.5021263Z Requirement already satisfied: torch in /opt/conda/lib/python3.7/site-packages (from torchvision==0.15.0a0+32d254b) (2.0.0a0+git8419ddd) 2023-01-11T20:41:10.5031179Z Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /opt/conda/lib/python3.7/site-packages (from torchvision==0.15.0a0+32d254b) (9.3.0) 2023-01-11T20:41:10.5264210Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision==0.15.0a0+32d254b) (3.4) 2023-01-11T20:41:10.5272179Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision==0.15.0a0+32d254b) (1.26.13) 2023-01-11T20:41:10.5279465Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision==0.15.0a0+32d254b) (2022.12.7) 2023-01-11T20:41:10.5287292Z Requirement already satisfied: charset-normalizer<3,>=2 in /opt/conda/lib/python3.7/site-packages (from requests->torchvision==0.15.0a0+32d254b) (2.0.4) 2023-01-11T20:41:10.5345787Z Requirement already satisfied: sympy in /opt/conda/lib/python3.7/site-packages (from torch->torchvision==0.15.0a0+32d254b) (1.10.1) 2023-01-11T20:41:10.5350074Z Requirement already satisfied: networkx in /opt/conda/lib/python3.7/site-packages (from torch->torchvision==0.15.0a0+32d254b) (2.6.3) 2023-01-11T20:41:10.5802045Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.7/site-packages (from sympy->torch->torchvision==0.15.0a0+32d254b) (1.2.1) 2023-01-11T20:41:10.5886987Z Building wheels for collected packages: torchvision 2023-01-11T20:43:14.7009412Z Building wheel for torchvision (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | done 2023-01-11T20:43:14.7716263Z [?25h Created wheel for torchvision: filename=torchvision-0.15.0a0+32d254b-cp37-cp37m-linux_x86_64.whl size=23938493 sha256=f4b0d1b7b30c6f18977ec9fa22e51fec34bcb0e6f724e64258bf2e3a5a42282e 2023-01-11T20:43:14.7717329Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/e7/3b/4f/ac9b1a1cbac1a7d14e95ec21bf97b2226642ef13c00e52e13a 2023-01-11T20:43:14.7780618Z Successfully built torchvision 2023-01-11T20:43:15.5878894Z Installing collected packages: torchvision 2023-01-11T20:43:16.6952898Z Successfully installed torchvision-0.15.0a0+32d254b 2023-01-11T20:43:16.8800562Z + install_triton 2023-01-11T20:43:16.8800891Z + local commit 2023-01-11T20:43:16.8801147Z + [[ default == *rocm* ]] 2023-01-11T20:43:16.8803291Z ++ get_pinned_commit triton 2023-01-11T20:43:16.8803599Z ++ cat .github/ci_commit_pins/triton.txt 2023-01-11T20:43:16.8865661Z + commit=0d7e7532279e45672555e344646f5c19c3972331 2023-01-11T20:43:16.8866252Z + pip_install --user git+https://github.com/openai/triton@0d7e7532279e45672555e344646f5c19c3972331#subdirectory=python 2023-01-11T20:43:16.8867014Z + pip install --progress-bar off --user git+https://github.com/openai/triton@0d7e7532279e45672555e344646f5c19c3972331#subdirectory=python 2023-01-11T20:43:17.4075699Z Collecting git+https://github.com/openai/triton@0d7e7532279e45672555e344646f5c19c3972331#subdirectory=python 2023-01-11T20:43:17.4082137Z Cloning https://github.com/openai/triton (to revision 0d7e7532279e45672555e344646f5c19c3972331) to /tmp/pip-req-build-0_fhvr1r 2023-01-11T20:43:17.4186324Z Running command git clone --filter=blob:none --quiet https://github.com/openai/triton /tmp/pip-req-build-0_fhvr1r 2023-01-11T20:43:18.4493860Z Running command git rev-parse -q --verify 'sha^0d7e7532279e45672555e344646f5c19c3972331' 2023-01-11T20:43:18.4592473Z Running command git fetch -q https://github.com/openai/triton 0d7e7532279e45672555e344646f5c19c3972331 2023-01-11T20:43:19.3602440Z Running command git checkout -q 0d7e7532279e45672555e344646f5c19c3972331 2023-01-11T20:43:19.7589778Z Resolved https://github.com/openai/triton to commit 0d7e7532279e45672555e344646f5c19c3972331 2023-01-11T20:43:19.7592100Z Running command git submodule update --init --recursive -q 2023-01-11T20:43:20.6273067Z Preparing metadata (setup.py) ... [?25l- done 2023-01-11T20:43:20.8276084Z [?25hCollecting cmake 2023-01-11T20:43:20.8583915Z Downloading cmake-3.25.0-py2.py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23.7 MB) 2023-01-11T20:43:21.3406875Z Collecting filelock 2023-01-11T20:43:21.3449155Z Downloading filelock-3.9.0-py3-none-any.whl (9.7 kB) 2023-01-11T20:43:21.3494278Z Requirement already satisfied: torch in /opt/conda/lib/python3.7/site-packages (from triton==2.0.0) (2.0.0a0+git8419ddd) 2023-01-11T20:43:21.3747493Z Requirement already satisfied: sympy in /opt/conda/lib/python3.7/site-packages (from torch->triton==2.0.0) (1.10.1) 2023-01-11T20:43:21.3751902Z Requirement already satisfied: networkx in /opt/conda/lib/python3.7/site-packages (from torch->triton==2.0.0) (2.6.3) 2023-01-11T20:43:21.3756291Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.7/site-packages (from torch->triton==2.0.0) (4.4.0) 2023-01-11T20:43:21.3961690Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.7/site-packages (from sympy->torch->triton==2.0.0) (1.2.1) 2023-01-11T20:43:21.4035641Z Building wheels for collected packages: triton 2023-01-11T20:44:34.4643321Z Building wheel for triton (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ done 2023-01-11T20:44:34.5191469Z [?25h Created wheel for triton: filename=triton-2.0.0-cp37-cp37m-linux_x86_64.whl size=15415081 sha256=1cea728e792e3f770f1341f8076d7d91048e128a979cf183d53b67e158908ab9 2023-01-11T20:44:34.5192426Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/aa/c5/3a/263a5ba27ed44796dab5f19b43135afb68beabac5d137652f7 2023-01-11T20:44:34.5219496Z Successfully built triton 2023-01-11T20:44:35.4424730Z Installing collected packages: cmake, filelock, triton 2023-01-11T20:44:37.1075576Z Successfully installed cmake-3.25.0 filelock-3.9.0 triton-2.0.0 2023-01-11T20:44:37.2703784Z + pip_install --user jinja2 2023-01-11T20:44:37.2704109Z + pip install --progress-bar off --user jinja2 2023-01-11T20:44:37.8200483Z Collecting jinja2 2023-01-11T20:44:37.8472817Z Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) 2023-01-11T20:44:37.8652101Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/lib/python3.7/site-packages (from jinja2) (2.1.1) 2023-01-11T20:44:38.7686697Z Installing collected packages: jinja2 2023-01-11T20:44:38.8712107Z Successfully installed jinja2-3.1.2 2023-01-11T20:44:38.9653508Z + test_python_shard 2 2023-01-11T20:44:38.9653890Z + [[ -z 5 ]] 2023-01-11T20:44:38.9654280Z + python test/run_test.py --exclude-jit-executor --exclude-distributed-tests --shard 2 5 --verbose 2023-01-11T20:44:43.0315605Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T20:44:43.3083969Z Ignoring disabled issues: ['91003'] 2023-01-11T20:44:43.4271107Z Found test time stats from artifacts 2023-01-11T20:44:43.4327754Z Selected tests: 2023-01-11T20:44:43.4328100Z inductor/test_torchinductor_opinfo 2023-01-11T20:44:43.4328370Z test_modules 2023-01-11T20:44:43.4329514Z test_dispatch 2023-01-11T20:44:43.4329988Z test_cpp_extensions_jit 2023-01-11T20:44:43.4330394Z test_fx 2023-01-11T20:44:43.4330778Z dynamo/test_torchxla_util 2023-01-11T20:44:43.4331208Z lazy/test_meta_kernel 2023-01-11T20:44:43.4331613Z test_cuda_primary_ctx 2023-01-11T20:44:43.4331977Z test_jiterator 2023-01-11T20:44:43.4332422Z test_functional_autograd_benchmark 2023-01-11T20:44:43.4332852Z test_binary_ufuncs 2023-01-11T20:44:43.4333254Z inductor/test_minifier 2023-01-11T20:44:43.4333639Z test_dataloader 2023-01-11T20:44:43.4334003Z test_testing 2023-01-11T20:44:43.4334372Z test_legacy_vmap 2023-01-11T20:44:43.4334746Z dynamo/test_aot_autograd 2023-01-11T20:44:43.4335152Z test_sort_and_select 2023-01-11T20:44:43.4335518Z test_weak 2023-01-11T20:44:43.4335854Z dynamo/test_misc 2023-01-11T20:44:43.5413335Z Prioritized test from test file changes. 2023-01-11T20:44:43.5413846Z reordering tests for PR: 2023-01-11T20:44:43.5414414Z prioritized: ['inductor/test_torchinductor_opinfo', 'test_cpp_extensions_jit', 'test_testing', 'test_sort_and_select', 'dynamo/test_misc'] 2023-01-11T20:44:43.5415205Z the rest: ['test_modules', 'test_dispatch', 'test_fx', 'dynamo/test_torchxla_util', 'lazy/test_meta_kernel', 'test_cuda_primary_ctx', 'test_jiterator', 'test_functional_autograd_benchmark', 'test_binary_ufuncs', 'inductor/test_minifier', 'test_dataloader', 'test_legacy_vmap', 'dynamo/test_aot_autograd', 'test_weak'] 2023-01-11T20:44:43.5415700Z 2023-01-11T20:44:43.5416342Z 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-11T20:44:43.5718752Z 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-11T20:44:43.5951356Z parallel (file granularity) tests: 2023-01-11T20:44:43.5951737Z test_testing 2023-01-11T20:44:43.5952054Z test_sort_and_select 2023-01-11T20:44:43.5952433Z dynamo/test_misc 2023-01-11T20:44:43.5952635Z dynamo/test_torchxla_util 2023-01-11T20:44:43.5952813Z lazy/test_meta_kernel 2023-01-11T20:44:43.5952993Z test_jiterator 2023-01-11T20:44:43.5953194Z test_functional_autograd_benchmark 2023-01-11T20:44:43.5953379Z test_binary_ufuncs 2023-01-11T20:44:43.5953563Z inductor/test_minifier 2023-01-11T20:44:43.5953746Z test_dataloader 2023-01-11T20:44:43.5953912Z test_legacy_vmap 2023-01-11T20:44:43.5954105Z dynamo/test_aot_autograd 2023-01-11T20:44:43.5954281Z test_weak 2023-01-11T20:44:43.5954454Z serial (file granularity) tests: 2023-01-11T20:44:43.5954670Z inductor/test_torchinductor_opinfo 2023-01-11T20:44:43.5954881Z test_cpp_extensions_jit 2023-01-11T20:44:43.5955048Z test_modules 2023-01-11T20:44:43.5955214Z test_dispatch 2023-01-11T20:44:43.5955382Z test_fx 2023-01-11T20:44:43.5955538Z test_cuda_primary_ctx 2023-01-11T20:44:47.9369301Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T20:44:47.9377217Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T20:44:48.0927196Z Ignoring disabled issues: ['91003'] 2023-01-11T20:44:48.1080516Z Ignoring disabled issues: ['91003'] 2023-01-11T20:44:48.1125991Z Running test_testing ... [2023-01-11 20:44:48.112304] 2023-01-11T20:44:48.1128064Z Executing ['/opt/conda/bin/python', '-bb', 'test_testing.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 20:44:48.112584] 2023-01-11T20:44:48.1280494Z Running test_sort_and_select ... [2023-01-11 20:44:48.127691] 2023-01-11T20:44:48.1282139Z Executing ['/opt/conda/bin/python', '-bb', 'test_sort_and_select.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 20:44:48.128008] 2023-01-11T20:45:03.3513149Z 2023-01-11T20:45:03.3513730Z Expand the folded group to see the log file of test_sort_and_select 2023-01-11T20:45:03.3519843Z ##[group]PRINTING LOG FILE of test_sort_and_select (/var/lib/jenkins/workspace/test/test-reports/test_sort_and_select_dww5olr0) 2023-01-11T20:45:03.3520645Z Test results will be stored in test-reports/python-unittest/test_sort_and_select 2023-01-11T20:45:03.3520968Z 2023-01-11T20:45:03.3521125Z Running tests... 2023-01-11T20:45:03.3521695Z ---------------------------------------------------------------------- 2023-01-11T20:45:03.3522025Z test_isin_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.135s) 2023-01-11T20:45:03.3522396Z test_isin_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.033s) 2023-01-11T20:45:03.3522924Z test_isin_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.035s) 2023-01-11T20:45:03.3523459Z test_isin_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.033s) 2023-01-11T20:45:03.3523973Z test_isin_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.051s) 2023-01-11T20:45:03.3524496Z test_isin_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.033s) 2023-01-11T20:45:03.3524922Z test_isin_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.032s) 2023-01-11T20:45:03.3525259Z test_isin_different_devices_cpu_float32 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:45:03.3525621Z test_isin_different_devices_cpu_float64 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:45:03.3525989Z test_isin_different_devices_cpu_int16 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:45:03.3526496Z test_isin_different_devices_cpu_int32 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:45:03.3526861Z test_isin_different_devices_cpu_int64 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:45:03.3527210Z test_isin_different_devices_cpu_int8 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:45:03.3560869Z test_isin_different_devices_cpu_uint8 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:45:03.3561344Z test_isin_different_dtypes_cpu (__main__.TestSortAndSelectCPU) ... ok (0.095s) 2023-01-11T20:45:03.3561665Z test_kthvalue_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.311s) 2023-01-11T20:45:03.3561995Z test_kthvalue_scalar_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.012s) 2023-01-11T20:45:03.3562386Z test_msort_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... ok (0.029s) 2023-01-11T20:45:03.3562770Z test_msort_cpu_float16 (__main__.TestSortAndSelectCPU) ... ok (0.027s) 2023-01-11T20:45:03.3563275Z test_msort_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.039s) 2023-01-11T20:45:03.3563740Z test_msort_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.025s) 2023-01-11T20:45:03.3564188Z test_msort_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.017s) 2023-01-11T20:45:03.3564624Z test_msort_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.017s) 2023-01-11T20:45:03.3565259Z test_msort_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.016s) 2023-01-11T20:45:03.3565875Z test_msort_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.015s) 2023-01-11T20:45:03.3566517Z test_msort_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.015s) 2023-01-11T20:45:03.3568256Z test_sort_1d_output_discontiguous_cpu_float32 (__main__.TestSortAndSelectCPU) ... 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-11T20:45:03.3569904Z torch.sort(tensor, out=(values, indices)) 2023-01-11T20:45:03.3570340Z ok (0.004s) 2023-01-11T20:45:03.3571066Z test_sort_cpu (__main__.TestSortAndSelectCPU) ... ok (3.593s) 2023-01-11T20:45:03.3571762Z test_sort_discontiguous_cpu_float32 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:45:03.3572663Z test_sort_discontiguous_slow_cpu_float32 (__main__.TestSortAndSelectCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T20:45:03.3573537Z test_sort_large_cpu_uint8 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:45:03.3574290Z test_sort_large_slice_cpu (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:45:03.3576006Z test_sort_restride_cpu_float32 (__main__.TestSortAndSelectCPU) ... 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-11T20:45:03.3577518Z torch.sort(tensor, out=(values, indices)) 2023-01-11T20:45:03.3577943Z ok (0.003s) 2023-01-11T20:45:03.3578501Z test_stable_sort_against_numpy_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... ok (0.109s) 2023-01-11T20:45:03.3579240Z test_stable_sort_against_numpy_cpu_float16 (__main__.TestSortAndSelectCPU) ... ok (0.092s) 2023-01-11T20:45:03.3579983Z test_stable_sort_against_numpy_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.071s) 2023-01-11T20:45:03.3580851Z test_stable_sort_against_numpy_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.072s) 2023-01-11T20:45:03.3581607Z test_stable_sort_against_numpy_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.073s) 2023-01-11T20:45:03.3582318Z test_stable_sort_against_numpy_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.071s) 2023-01-11T20:45:03.3584829Z test_stable_sort_against_numpy_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.071s) 2023-01-11T20:45:03.3585608Z test_stable_sort_against_numpy_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.066s) 2023-01-11T20:45:03.3586355Z test_stable_sort_against_numpy_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.066s) 2023-01-11T20:45:03.3587067Z test_stable_sort_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... ok (0.047s) 2023-01-11T20:45:03.3587680Z test_stable_sort_cpu_float16 (__main__.TestSortAndSelectCPU) ... ok (0.053s) 2023-01-11T20:45:03.3588205Z test_stable_sort_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.047s) 2023-01-11T20:45:03.3588680Z test_stable_sort_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.047s) 2023-01-11T20:45:03.3589248Z test_stable_sort_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.046s) 2023-01-11T20:45:03.3589875Z test_stable_sort_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.047s) 2023-01-11T20:45:03.3590452Z test_stable_sort_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.047s) 2023-01-11T20:45:03.3591009Z test_stable_sort_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.043s) 2023-01-11T20:45:03.3591549Z test_stable_sort_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.043s) 2023-01-11T20:45:03.3592202Z test_topk_1d_output_discontiguous_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.004s) 2023-01-11T20:45:03.3592742Z test_topk_4d_cpu (__main__.TestSortAndSelectCPU) ... ok (0.006s) 2023-01-11T20:45:03.3593285Z test_topk_arguments_cpu (__main__.TestSortAndSelectCPU) ... ok (0.004s) 2023-01-11T20:45:03.3593892Z test_topk_bfloat16_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:45:03.3594480Z test_topk_cpu (__main__.TestSortAndSelectCPU) ... ok (2.812s) 2023-01-11T20:45:03.3595029Z test_topk_integral_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.038s) 2023-01-11T20:45:03.3595705Z test_topk_integral_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.039s) 2023-01-11T20:45:03.3596493Z test_topk_integral_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.037s) 2023-01-11T20:45:03.3597171Z test_topk_integral_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.032s) 2023-01-11T20:45:03.3597850Z test_topk_integral_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.031s) 2023-01-11T20:45:03.3598573Z test_topk_noncontiguous_gpu_cpu (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:45:03.3599331Z test_topk_nonfinite_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2023-01-11T20:45:03.3600201Z test_topk_nonfinite_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2023-01-11T20:45:03.3600884Z test_topk_nonfinite_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2023-01-11T20:45:03.3601540Z test_topk_zero_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2023-01-11T20:45:03.3602213Z test_topk_zero_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2023-01-11T20:45:03.3602881Z test_topk_zero_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2023-01-11T20:45:03.3603512Z test_topk_zero_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2023-01-11T20:45:03.3604161Z test_topk_zero_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2023-01-11T20:45:03.3604803Z test_topk_zero_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2023-01-11T20:45:03.3605443Z test_topk_zero_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2023-01-11T20:45:03.3606095Z test_unique_consecutive_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... ok (0.021s) 2023-01-11T20:45:03.3606980Z test_unique_consecutive_cpu_bool (__main__.TestSortAndSelectCPU) ... ok (0.014s) 2023-01-11T20:45:03.3607691Z test_unique_consecutive_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.020s) 2023-01-11T20:45:03.3608377Z test_unique_consecutive_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.020s) 2023-01-11T20:45:03.3609078Z test_unique_consecutive_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.014s) 2023-01-11T20:45:03.3609772Z test_unique_consecutive_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.014s) 2023-01-11T20:45:03.3610482Z test_unique_consecutive_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.013s) 2023-01-11T20:45:03.3611149Z test_unique_consecutive_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.014s) 2023-01-11T20:45:03.3611844Z test_unique_consecutive_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.014s) 2023-01-11T20:45:03.3612513Z test_unique_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... ok (0.067s) 2023-01-11T20:45:03.3613158Z test_unique_cpu_bool (__main__.TestSortAndSelectCPU) ... ok (0.038s) 2023-01-11T20:45:03.3613807Z test_unique_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.056s) 2023-01-11T20:45:03.3614460Z test_unique_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.053s) 2023-01-11T20:45:03.3615108Z test_unique_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.041s) 2023-01-11T20:45:03.3615720Z test_unique_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.041s) 2023-01-11T20:45:03.3616348Z test_unique_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.039s) 2023-01-11T20:45:03.3616980Z test_unique_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.041s) 2023-01-11T20:45:03.3617587Z test_unique_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.041s) 2023-01-11T20:45:03.3618230Z test_unique_dim_cpu (__main__.TestSortAndSelectCPU) ... ok (0.164s) 2023-01-11T20:45:03.3618586Z 2023-01-11T20:45:03.3619168Z ---------------------------------------------------------------------- 2023-01-11T20:45:03.3619691Z Ran 91 tests in 9.451s 2023-01-11T20:45:03.3619922Z 2023-01-11T20:45:03.3620079Z OK (skipped=13) 2023-01-11T20:45:03.3620306Z 2023-01-11T20:45:03.3620488Z Generating XML reports... 2023-01-11T20:45:03.3621456Z Generated XML report: test-reports/python-unittest/test_sort_and_select/TEST-TestSortAndSelectCPU-20230111204453.xml 2023-01-11T20:45:03.3622130Z 2023-01-11T20:45:03.3624282Z ##[endgroup] 2023-01-11T20:45:03.3624963Z FINISHED PRINTING LOG FILE of test_sort_and_select (/var/lib/jenkins/workspace/test/test-reports/test_sort_and_select_dww5olr0) 2023-01-11T20:45:03.3625290Z 2023-01-11T20:45:08.5533332Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T20:45:08.7189851Z Ignoring disabled issues: ['91003'] 2023-01-11T20:45:08.7388318Z Running dynamo/test_misc ... [2023-01-11 20:45:08.738504] 2023-01-11T20:45:08.7390655Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_misc.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 20:45:08.738808] 2023-01-11T20:45:19.4227724Z 2023-01-11T20:45:19.4228437Z Expand the folded group to see the log file of dynamo/test_misc 2023-01-11T20:45:19.4229391Z ##[group]PRINTING LOG FILE of dynamo/test_misc (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_misc_dbuo9fy4) 2023-01-11T20:45:19.4230315Z Test results will be stored in test-reports/python-unittest/dynamo.test_misc 2023-01-11T20:45:19.4230600Z 2023-01-11T20:45:19.4230725Z Running tests... 2023-01-11T20:45:19.4231304Z ---------------------------------------------------------------------- 2023-01-11T20:45:19.4231841Z test_allow_in_graph (__main__.MiscTests) ... ok (0.373s) 2023-01-11T20:45:19.4232460Z test_autocast (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4233221Z stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T20:45:19.4233765Z skip: requires cuda (0.002s) 2023-01-11T20:45:19.4234931Z test_autocast_cpu (__main__.MiscTests) ... stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T20:45:19.4235530Z ok (0.052s) 2023-01-11T20:45:19.4236042Z test_autocast_device (__main__.MiscTests) ... skip: requires cuda (0.002s) 2023-01-11T20:45:19.4236694Z test_autocast_float64 (__main__.MiscTests) ... skip: requires cuda (0.001s) 2023-01-11T20:45:19.4237336Z test_autograd_function_equivalence (__main__.MiscTests) ... inline_call [] 2023-01-11T20:45:19.4238152Z stats [('calls_captured', 4), ('unique_graphs', 4), ('fusions_possible', 0)] 2023-01-11T20:45:19.4238659Z ok (0.149s) 2023-01-11T20:45:19.4239779Z test_autograd_profiler (__main__.MiscTests) ... STAGE:2023-01-11 20:45:13 1420:1420 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T20:45:19.4240845Z STAGE:2023-01-11 20:45:13 1420:1420 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T20:45:19.4241846Z STAGE:2023-01-11 20:45:13 1420:1420 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T20:45:19.4242779Z [2023-01-11 20:45:13,370] torch._dynamo.variables.torch: [WARNING] Profiler will be ignored 2023-01-11T20:45:19.4243399Z frames [('total', 3), ('ok', 3)] 2023-01-11T20:45:19.4243820Z unimplemented [] 2023-01-11T20:45:19.4244341Z graph_break [('Tensor.tolist', 1)] 2023-01-11T20:45:19.4245030Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T20:45:19.4245537Z ok (0.039s) 2023-01-11T20:45:19.4246499Z test_autograd_profiler_enabled (__main__.MiscTests) ... STAGE:2023-01-11 20:45:13 1420:1420 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T20:45:19.4247557Z STAGE:2023-01-11 20:45:13 1420:1420 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T20:45:19.4248515Z STAGE:2023-01-11 20:45:13 1420:1420 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T20:45:19.4249205Z frames [('total', 3), ('ok', 3)] 2023-01-11T20:45:19.4249616Z unimplemented [] 2023-01-11T20:45:19.4250280Z graph_break [('torch.autograd._profiler_enabled not supported yet', 1)] 2023-01-11T20:45:19.4251079Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T20:45:19.4251573Z ok (0.028s) 2023-01-11T20:45:19.4252342Z test_boolarg (__main__.MiscTests) ... stats [('calls_captured', 3), ('unique_graphs', 3), ('fusions_possible', 0)] 2023-01-11T20:45:19.4253064Z ok (0.020s) 2023-01-11T20:45:19.4253543Z test_build_tuple_unpack (__main__.MiscTests) ... inline_call [] 2023-01-11T20:45:19.4254302Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T20:45:19.4254921Z ok (0.025s) 2023-01-11T20:45:19.4255614Z test_builder_for_class_with_metaclass (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4256431Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:45:19.4256916Z ok (0.008s) 2023-01-11T20:45:19.4257741Z test_builtin_isinstance (__main__.MiscTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:45:19.4258308Z ok (0.086s) 2023-01-11T20:45:19.4258839Z test_builtin_subclasses_as_method_on_class_type (__main__.MiscTests) ... ok (0.004s) 2023-01-11T20:45:19.4259504Z test_builtin_subclasses_as_method_on_var (__main__.MiscTests) ... ok (0.006s) 2023-01-11T20:45:19.4260153Z test_call_parent_non_class_methods_from_child (__main__.MiscTests) ... inline_call [] 2023-01-11T20:45:19.4260971Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T20:45:19.4261459Z ok (0.015s) 2023-01-11T20:45:19.4262225Z test_callpacked (__main__.MiscTests) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T20:45:19.4262781Z ok (0.021s) 2023-01-11T20:45:19.4263416Z test_cell_output1 (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4264182Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:45:19.4264642Z ok (0.009s) 2023-01-11T20:45:19.4265376Z test_cell_output2 (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T20:45:19.4265885Z unimplemented [] 2023-01-11T20:45:19.4266748Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T20:45:19.4267679Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T20:45:19.4268175Z ok (0.015s) 2023-01-11T20:45:19.4268972Z test_change_backends (__main__.MiscTests) ... stats [('calls_captured', 3), ('unique_graphs', 3), ('fusions_possible', 0)] 2023-01-11T20:45:19.4269735Z frames [('total', 2), ('ok', 2)] 2023-01-11T20:45:19.4271233Z /opt/conda/lib/python3.7/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-11T20:45:19.4272484Z warnings.warn("The TorchScript type system doesn't support " 2023-01-11T20:45:19.4272914Z ok (0.197s) 2023-01-11T20:45:19.4273420Z test_cond (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4273745Z inline_call [] 2023-01-11T20:45:19.4274044Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:45:19.4274258Z ok (0.027s) 2023-01-11T20:45:19.4274499Z test_cond_export (__main__.MiscTests) ... inline_call [] 2023-01-11T20:45:19.4275075Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:45:19.4275414Z ok (0.031s) 2023-01-11T20:45:19.4275893Z test_cond_export_single_arg (__main__.MiscTests) ... inline_call [] 2023-01-11T20:45:19.4276686Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:45:19.4277157Z ok (0.018s) 2023-01-11T20:45:19.4277789Z test_cond_nested (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4278285Z inline_call [] 2023-01-11T20:45:19.4278942Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:45:19.4279401Z ok (0.028s) 2023-01-11T20:45:19.4280006Z test_cond_side_effects (__main__.MiscTests) ... expected failure (0.002s) 2023-01-11T20:45:19.4280821Z test_config_getattr_default (__main__.MiscTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T20:45:19.4281785Z stats [('calls_captured', 21), ('fusions_possible', 18), ('unique_graphs', 3)] 2023-01-11T20:45:19.4282274Z ok (0.064s) 2023-01-11T20:45:19.4282916Z test_config_log_level (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4283691Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:45:19.4284184Z ok (0.009s) 2023-01-11T20:45:19.4284807Z test_config_obj (__main__.MiscTests) ... frames [('total', 4), ('ok', 4)] 2023-01-11T20:45:19.4285548Z stats [('calls_captured', 8), ('fusions_possible', 4), ('unique_graphs', 4)] 2023-01-11T20:45:19.4286035Z ok (0.038s) 2023-01-11T20:45:19.4286549Z test_const_dict_variable_python_type (__main__.MiscTests) ... ok (0.002s) 2023-01-11T20:45:19.4287894Z test_cross_entropy_loss_fancy_ctor (__main__.MiscTests) ... /opt/conda/lib/python3.7/site-packages/torch/nn/_reduction.py:42: UserWarning: size_average and reduce args will be deprecated, please use reduction='none' instead. 2023-01-11T20:45:19.4288785Z warnings.warn(warning.format(ret)) 2023-01-11T20:45:19.4289208Z ok (0.011s) 2023-01-11T20:45:19.4289710Z test_cross_entropy_loss_simple_ctor (__main__.MiscTests) ... ok (0.002s) 2023-01-11T20:45:19.4290483Z test_dataclass_fields (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T20:45:19.4290986Z inline_call [] 2023-01-11T20:45:19.4291652Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T20:45:19.4292128Z ok (0.052s) 2023-01-11T20:45:19.4292820Z test_dict_mutation_side_effect (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4293730Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:45:19.4294203Z ok (0.010s) 2023-01-11T20:45:19.4294944Z test_dict_reconstruct_keeps_original_order (__main__.MiscTests) ... frames [('total', 14), ('ok', 13)] 2023-01-11T20:45:19.4295978Z unimplemented [("Guard setup for uninitialized class ", 1)] 2023-01-11T20:45:19.4298101Z graph_break [('UnspecializedNNModuleVariable missing add_module', 3), ('construct nn.Module: ReLU', 1), ('call_function in skip_files /opt/conda/lib/python3.7/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-11T20:45:19.4299555Z inline_call [('inline __setitem__', 2), ('Patched init cannot be inlined.', 1)] 2023-01-11T20:45:19.4300055Z ok (0.053s) 2023-01-11T20:45:19.4300682Z test_dictcomp (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4301161Z inline_call [] 2023-01-11T20:45:19.4301789Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:45:19.4302274Z ok (0.012s) 2023-01-11T20:45:19.4302723Z test_disable_flag (__main__.MiscTests) ... ok (0.002s) 2023-01-11T20:45:19.4303260Z test_disable_optimize (__main__.MiscTests) ... ok (0.003s) 2023-01-11T20:45:19.4304022Z test_disallow_in_graph (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T20:45:19.4304537Z unimplemented [] 2023-01-11T20:45:19.4305354Z graph_break [('call_function UserDefinedObjectVariable(sub) [TensorVariable(), ConstantVariable(int)] {}', 1)] 2023-01-11T20:45:19.4306258Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T20:45:19.4306747Z ok (0.018s) 2023-01-11T20:45:19.4307223Z test_dunder_methods (__main__.MiscTests) ... inline_call [] 2023-01-11T20:45:19.4307954Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T20:45:19.4308449Z ok (0.032s) 2023-01-11T20:45:19.4308941Z test_duplicate_graph_break_warning (__main__.MiscTests) ... break 2023-01-11T20:45:19.4309395Z break 2023-01-11T20:45:19.4309930Z frames [('total', 9), ('ok', 9)] 2023-01-11T20:45:19.4310668Z inline_call [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 2)] 2023-01-11T20:45:19.4311279Z unimplemented [] 2023-01-11T20:45:19.4312017Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 4)] 2023-01-11T20:45:19.4312840Z stats [('calls_captured', 6), ('unique_graphs', 4), ('fusions_possible', 2)] 2023-01-11T20:45:19.4313337Z ok (0.045s) 2023-01-11T20:45:19.4313845Z test_dynamo_min_operator_with_shape (__main__.MiscTests) ... ok (0.004s) 2023-01-11T20:45:19.4314600Z test_empty_list (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T20:45:19.4315358Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T20:45:19.4315817Z ok (0.014s) 2023-01-11T20:45:19.4316658Z test_enum_no_graphbreaks (__main__.MiscTests) ... stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T20:45:19.4317246Z ok (0.018s) 2023-01-11T20:45:19.4317903Z test_error_on_nested_fx_trace (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4318696Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:45:19.4319184Z ok (0.007s) 2023-01-11T20:45:19.4320020Z test_fold (__main__.MiscTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:45:19.4320426Z ok (0.009s) 2023-01-11T20:45:19.4321125Z test_frozenset_torch_func_contains (__main__.MiscTests) ... stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T20:45:19.4321599Z ok (0.015s) 2023-01-11T20:45:19.4322292Z test_function_annotation (__main__.MiscTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T20:45:19.4322825Z ok (0.014s) 2023-01-11T20:45:19.4323432Z test_generate_tensor_from_list_of_numpy_primitive_type (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T20:45:19.4323896Z unimplemented [] 2023-01-11T20:45:19.4324321Z graph_break [('numpy', 1)] 2023-01-11T20:45:19.4324849Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:45:19.4325266Z ok (0.011s) 2023-01-11T20:45:19.4325645Z test_get_device (__main__.MiscTests) ... skip: requires cuda (0.001s) 2023-01-11T20:45:19.4326192Z test_grad (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T20:45:19.4326619Z unimplemented [] 2023-01-11T20:45:19.4327065Z graph_break [('Tensor.backward', 1)] 2023-01-11T20:45:19.4327588Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T20:45:19.4327941Z ok (0.031s) 2023-01-11T20:45:19.4328371Z test_grad_mode_guard (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T20:45:19.4328612Z unimplemented [] 2023-01-11T20:45:19.4328849Z graph_break [('Tensor.tolist', 1)] 2023-01-11T20:45:19.4329155Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T20:45:19.4329379Z ok (0.019s) 2023-01-11T20:45:19.4329663Z test_graph_break (__main__.MiscTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T20:45:19.4329879Z unimplemented [] 2023-01-11T20:45:19.4330252Z graph_break [('call_function in skip_files /opt/conda/lib/python3.7/site-packages/torch/_dynamo/__init__.py', 2)] 2023-01-11T20:45:19.4330648Z stats [('calls_captured', 6), ('fusions_possible', 3), ('unique_graphs', 3)] 2023-01-11T20:45:19.4330861Z ok (0.026s) 2023-01-11T20:45:19.4331222Z test_guard_failure_fn (__main__.MiscTests) ... stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2023-01-11T20:45:19.4331483Z ok (0.023s) 2023-01-11T20:45:19.4331890Z test_guard_failure_fn2 (__main__.MiscTests) ... stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T20:45:19.4332144Z ok (0.019s) 2023-01-11T20:45:19.4332505Z test_id_of_nn_module (__main__.MiscTests) ... stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T20:45:19.4332762Z ok (0.017s) 2023-01-11T20:45:19.4333105Z test_if_cond_nn_mod (__main__.MiscTests) ... stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T20:45:19.4333448Z ok (0.021s) 2023-01-11T20:45:19.4333740Z test_inference_mode (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4334096Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:45:19.4334307Z ok (0.010s) 2023-01-11T20:45:19.4334608Z test_inline_dict_mutation (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4334841Z inline_call [] 2023-01-11T20:45:19.4335129Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T20:45:19.4335356Z ok (0.030s) 2023-01-11T20:45:19.4335687Z test_inline_func_jump_on_tensor_condition (__main__.MiscTests) ... frames [('total', 4), ('ok', 4)] 2023-01-11T20:45:19.4336010Z inline_call [('generic_jump TensorVariable()', 1)] 2023-01-11T20:45:19.4336229Z unimplemented [] 2023-01-11T20:45:19.4336491Z graph_break [('generic_jump TensorVariable()', 1)] 2023-01-11T20:45:19.4336818Z stats [('calls_captured', 3), ('unique_graphs', 3), ('fusions_possible', 0)] 2023-01-11T20:45:19.4337046Z ok (0.022s) 2023-01-11T20:45:19.4337343Z test_inline_list_mutation (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4337573Z inline_call [] 2023-01-11T20:45:19.4337858Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:45:19.4338079Z ok (0.026s) 2023-01-11T20:45:19.4338468Z test_inplace (__main__.MiscTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T20:45:19.4338711Z ok (0.022s) 2023-01-11T20:45:19.4339118Z test_inplace_param_update (__main__.MiscTests) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T20:45:19.4339387Z ok (0.011s) 2023-01-11T20:45:19.4339661Z test_is_compiling (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4340011Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:45:19.4340237Z ok (0.016s) 2023-01-11T20:45:19.4340591Z test_is_floating_point (__main__.MiscTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T20:45:19.4340856Z ok (0.014s) 2023-01-11T20:45:19.4341224Z test_is_floating_point2 (__main__.MiscTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T20:45:19.4341492Z ok (0.013s) 2023-01-11T20:45:19.4341834Z test_is_tensor (__main__.MiscTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T20:45:19.4342094Z ok (0.014s) 2023-01-11T20:45:19.4342380Z test_is_tensor2 (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T20:45:19.4342714Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T20:45:19.4342943Z ok (0.023s) 2023-01-11T20:45:19.4343306Z test_is_tensor_like (__main__.MiscTests) ... stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T20:45:19.4343562Z ok (0.023s) 2023-01-11T20:45:19.4343856Z test_is_tensor_like2 (__main__.MiscTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T20:45:19.4344092Z unimplemented [] 2023-01-11T20:45:19.4344420Z graph_break [('call_function args: UserDefinedObjectVariable(MyTensor) ', 1)] 2023-01-11T20:45:19.4344786Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T20:45:19.4345015Z ok (0.026s) 2023-01-11T20:45:19.4345363Z test_item (__main__.MiscTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T20:45:19.4345605Z ok (0.031s) 2023-01-11T20:45:19.4345968Z test_item_changes (__main__.MiscTests) ... stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T20:45:19.4346231Z ok (0.057s) 2023-01-11T20:45:19.4346597Z test_item_changes_new_shape (__main__.MiscTests) ... stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T20:45:19.4346869Z ok (0.073s) 2023-01-11T20:45:19.4347128Z test_large_reduction_list (__main__.MiscTests) ... ok (0.021s) 2023-01-11T20:45:19.4347568Z test_linetable_writer (__main__.MiscTests) ... skip: use linetable when python >= 3.10 (0.001s) 2023-01-11T20:45:19.4347947Z test_list_append_return_none (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4348311Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:45:19.4348542Z ok (0.009s) 2023-01-11T20:45:19.4348809Z test_list_mul (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4349028Z ok (0.003s) 2023-01-11T20:45:19.4349314Z test_listcomp (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4349621Z inline_call [] 2023-01-11T20:45:19.4349911Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T20:45:19.4350135Z ok (0.019s) 2023-01-11T20:45:19.4350345Z test_lnotab_writer (__main__.MiscTests) ... ok (0.001s) 2023-01-11T20:45:19.4350737Z test_manual_seed (__main__.MiscTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T20:45:19.4350999Z ok (0.026s) 2023-01-11T20:45:19.4351348Z test_matmul1 (__main__.MiscTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:45:19.4351591Z ok (0.043s) 2023-01-11T20:45:19.4351808Z test_module_complex_iter (__main__.MiscTests) ... ok (0.022s) 2023-01-11T20:45:19.4352152Z test_module_deepcopy (__main__.MiscTests) ... frames [('total', 6), ('ok', 6)] 2023-01-11T20:45:19.4352373Z unimplemented [] 2023-01-11T20:45:19.4352731Z graph_break [('call_function in skip_files /opt/conda/lib/python3.7/copy.py', 2)] 2023-01-11T20:45:19.4352972Z inline_call [] 2023-01-11T20:45:19.4353269Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T20:45:19.4353478Z ok (0.098s) 2023-01-11T20:45:19.4353691Z test_named_parameters (__main__.MiscTests) ... ok (0.145s) 2023-01-11T20:45:19.4354028Z test_namedtuple1 (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4354366Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:45:19.4354590Z ok (0.012s) 2023-01-11T20:45:19.4354878Z test_namedtuple2 (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4355209Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T20:45:19.4355433Z ok (0.013s) 2023-01-11T20:45:19.4355717Z test_namedtuple3 (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4356048Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:45:19.4356268Z ok (0.008s) 2023-01-11T20:45:19.4356538Z test_nan (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4356875Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:45:19.4357083Z ok (0.008s) 2023-01-11T20:45:19.4357298Z test_nested_closure (__main__.MiscTests) ... inline_call [] 2023-01-11T20:45:19.4357636Z stats [('calls_captured', 9), ('fusions_possible', 7), ('unique_graphs', 2)] 2023-01-11T20:45:19.4357845Z ok (0.058s) 2023-01-11T20:45:19.4358067Z test_nested_closure_mutation (__main__.MiscTests) ... inline_call [] 2023-01-11T20:45:19.4358415Z stats [('calls_captured', 11), ('fusions_possible', 9), ('unique_graphs', 2)] 2023-01-11T20:45:19.4358658Z ok (0.045s) 2023-01-11T20:45:19.4359099Z test_nested_disable_decorator (__main__.MiscTests) ... [2023-01-11 20:45:15,500] torch._dynamo.convert_frame: [ERROR] WON'T CONVERT fn3 dynamo/test_misc.py line 1197 2023-01-11T20:45:19.4359399Z due to: 2023-01-11T20:45:19.4359818Z Traceback (most recent call last): 2023-01-11T20:45:19.4360341Z File "/opt/conda/lib/python3.7/site-packages/torch/_dynamo/exc.py", line 67, in unimplemented 2023-01-11T20:45:19.4360733Z raise Unsupported(msg) 2023-01-11T20:45:19.4361261Z torch._dynamo.exc.Unsupported: call torch._dynamo.disable() wrapped function .fn1 at 0x7fcbbdb907a0> 2023-01-11T20:45:19.4361738Z 2023-01-11T20:45:19.4361830Z from user code: 2023-01-11T20:45:19.4362132Z File "dynamo/test_misc.py", line 1199, in fn3 2023-01-11T20:45:19.4362429Z return fn2(x) 2023-01-11T20:45:19.4362713Z File "dynamo/test_misc.py", line 1192, in fn2 2023-01-11T20:45:19.4363029Z x = fn1(x) # graph break 2023-01-11T20:45:19.4363198Z 2023-01-11T20:45:19.4363395Z Set torch._dynamo.config.verbose=True for more information 2023-01-11T20:45:19.4363633Z 2023-01-11T20:45:19.4363640Z 2023-01-11T20:45:19.4363818Z frames [('total', 2), ('ok', 2)] 2023-01-11T20:45:19.4364102Z unimplemented [] 2023-01-11T20:45:19.4364775Z graph_break [('call torch._dynamo.disable() wrapped function .fn1 at 0x7fcbbdb907a0>', 1)] 2023-01-11T20:45:19.4365459Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T20:45:19.4366133Z inline_call [('call torch._dynamo.disable() wrapped function .fn1 at 0x7fcbbdb907a0>', 1)] 2023-01-11T20:45:19.4366446Z ok (0.023s) 2023-01-11T20:45:19.4366815Z test_nested_optimize (__main__.MiscTests) ... stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2023-01-11T20:45:19.4367078Z ok (0.025s) 2023-01-11T20:45:19.4367296Z test_nested_optimize_decorator (__main__.MiscTests) ... inline_call [] 2023-01-11T20:45:19.4367647Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T20:45:19.4367875Z ok (0.014s) 2023-01-11T20:45:19.4368299Z test_nested_optimize_run (__main__.MiscTests) ... stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2023-01-11T20:45:19.4368567Z ok (0.023s) 2023-01-11T20:45:19.4368950Z test_nn_functional_reduction (__main__.MiscTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:45:19.4369223Z ok (0.013s) 2023-01-11T20:45:19.4369440Z test_nn_sequential_invocation (__main__.MiscTests) ... inline_call [] 2023-01-11T20:45:19.4369794Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T20:45:19.4370019Z ok (0.048s) 2023-01-11T20:45:19.4370256Z test_nn_sequential_invocation_reposition_indices (__main__.MiscTests) ... inline_call [] 2023-01-11T20:45:19.4370627Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:45:19.4370852Z ok (0.034s) 2023-01-11T20:45:19.4371147Z test_no_error_on_nested_fx_trace (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4371510Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:45:19.4371736Z ok (0.008s) 2023-01-11T20:45:19.4372077Z test_no_grad (__main__.MiscTests) ... stats [('calls_captured', 40), ('fusions_possible', 32), ('unique_graphs', 8)] 2023-01-11T20:45:19.4372332Z ok (0.101s) 2023-01-11T20:45:19.4372628Z test_not_dynamic_scope (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4372859Z inline_call [] 2023-01-11T20:45:19.4373139Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:45:19.4373362Z ok (0.008s) 2023-01-11T20:45:19.4373707Z test_numel (__main__.MiscTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T20:45:19.4373947Z ok (0.014s) 2023-01-11T20:45:19.4374242Z test_numpy_int_constant (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4374599Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:45:19.4374817Z ok (0.013s) 2023-01-11T20:45:19.4375125Z test_numpy_variable_isinstance (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4375485Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:45:19.4375706Z ok (0.007s) 2023-01-11T20:45:19.4375912Z test_object_classmethod (__main__.MiscTests) ... inline_call [] 2023-01-11T20:45:19.4376320Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:45:19.4376560Z ok (0.017s) 2023-01-11T20:45:19.4376771Z test_object_staticmethod (__main__.MiscTests) ... inline_call [] 2023-01-11T20:45:19.4377117Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:45:19.4377342Z ok (0.017s) 2023-01-11T20:45:19.4377706Z test_onnx_shape_as_tensor (__main__.MiscTests) ... stats [('calls_captured', 15), ('fusions_possible', 10), ('unique_graphs', 5)] 2023-01-11T20:45:19.4377974Z ok (0.128s) 2023-01-11T20:45:19.4378347Z test_optimize_on_module (__main__.MiscTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:45:19.4378614Z ok (0.009s) 2023-01-11T20:45:19.4378947Z test_pair (__main__.MiscTests) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T20:45:19.4379199Z ok (0.036s) 2023-01-11T20:45:19.4379488Z test_python_slice (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T20:45:19.4379696Z ok (0.009s) 2023-01-11T20:45:19.4379985Z test_raise_on_backend_error (__main__.MiscTests) ... frames [('total', 1)] 2023-01-11T20:45:19.4380301Z stats [('calls_captured', 3), ('fusions_possible', 2)] 2023-01-11T20:45:19.4380494Z ok (0.010s) 2023-01-11T20:45:19.4380771Z test_raises (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T20:45:19.4380995Z unimplemented [] 2023-01-11T20:45:19.4381295Z graph_break [('call_function BuiltinVariable(str) [TensorVariable()] {}', 1)] 2023-01-11T20:45:19.4381701Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T20:45:19.4381926Z ok (0.033s) 2023-01-11T20:45:19.4382143Z test_rand (__main__.MiscTests) ... skip: requires cuda (0.001s) 2023-01-11T20:45:19.4382394Z test_range_input (__main__.MiscTests) ... inline_call [] 2023-01-11T20:45:19.4382727Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T20:45:19.4382954Z ok (0.015s) 2023-01-11T20:45:19.4383259Z test_recursive_inline_list_mutation (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4383504Z inline_call [] 2023-01-11T20:45:19.4383798Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T20:45:19.4384009Z ok (0.026s) 2023-01-11T20:45:19.4384310Z test_release_input_memory (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4384667Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:45:19.4384879Z ok (0.006s) 2023-01-11T20:45:19.4385180Z test_release_module_memory (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4385532Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:45:19.4385758Z ok (0.017s) 2023-01-11T20:45:19.4386144Z test_repro_graph_breaks_in__get_item_by_idx (__main__.MiscTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:45:19.4386429Z ok (0.018s) 2023-01-11T20:45:19.4386732Z test_restore_graphstate (__main__.MiscTests) ... frames [('total', 4), ('ok', 4)] 2023-01-11T20:45:19.4387045Z inline_call [('generic_jump TensorVariable()', 1)] 2023-01-11T20:45:19.4387267Z unimplemented [] 2023-01-11T20:45:19.4387534Z graph_break [('generic_jump TensorVariable()', 1)] 2023-01-11T20:45:19.4387860Z stats [('calls_captured', 6), ('unique_graphs', 4), ('fusions_possible', 2)] 2023-01-11T20:45:19.4388091Z ok (0.036s) 2023-01-11T20:45:19.4388485Z test_restore_graphstate_internals (__main__.MiscTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T20:45:19.4388766Z ok (0.013s) 2023-01-11T20:45:19.4389060Z test_return_nested_function (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T20:45:19.4389422Z stats [('calls_captured', 7), ('fusions_possible', 5), ('unique_graphs', 2)] 2023-01-11T20:45:19.4389837Z ok (0.026s) 2023-01-11T20:45:19.4390065Z test_sample_input (__main__.MiscTests) ... ok (1.129s) 2023-01-11T20:45:19.4390411Z test_setattr_mutation1 (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T20:45:19.4390855Z unimplemented [('call_method UserDefinedObjectVariable(member_descriptor) __mul__ [ConstantVariable(int)] {}', 1)] 2023-01-11T20:45:19.4391367Z graph_break [("isinstance called on UserDefinedClass UserDefinedObjectVariable(member_descriptor) ", 1)] 2023-01-11T20:45:19.4391722Z frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4392037Z stats [('calls_captured', 12), ('fusions_possible', 11), ('unique_graphs', 1)] 2023-01-11T20:45:19.4392269Z ok (0.034s) 2023-01-11T20:45:19.4392557Z test_setattr_mutation2 (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4392790Z inline_call [] 2023-01-11T20:45:19.4393105Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T20:45:19.4393320Z ok (0.026s) 2023-01-11T20:45:19.4393623Z test_setattr_mutation3 (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4393853Z inline_call [] 2023-01-11T20:45:19.4394139Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T20:45:19.4394367Z ok (0.027s) 2023-01-11T20:45:19.4394654Z test_shape_unpack (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4394989Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:45:19.4395217Z ok (0.007s) 2023-01-11T20:45:19.4395589Z test_side_effects_codegen_update_mutated (__main__.MiscTests) ... frames [('total', 6), ('ok', 6)] 2023-01-11T20:45:19.4395845Z unimplemented [] 2023-01-11T20:45:19.4396064Z graph_break [('Tensor.item', 4)] 2023-01-11T20:45:19.4396381Z stats [('calls_captured', 8), ('fusions_possible', 4), ('unique_graphs', 4)] 2023-01-11T20:45:19.4396601Z ok (0.045s) 2023-01-11T20:45:19.4396871Z test_size_input (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T20:45:19.4397217Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T20:45:19.4397440Z ok (0.016s) 2023-01-11T20:45:19.4397781Z test_slice_input (__main__.MiscTests) ... stats [('calls_captured', 3), ('unique_graphs', 3), ('fusions_possible', 0)] 2023-01-11T20:45:19.4398039Z ok (0.052s) 2023-01-11T20:45:19.4398348Z test_tensor_build_list_unpack (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4398710Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:45:19.4398921Z ok (0.073s) 2023-01-11T20:45:19.4399276Z test_tensor_data (__main__.MiscTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:45:19.4399534Z ok (0.029s) 2023-01-11T20:45:19.4399930Z test_tensor_dict1 (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4400283Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:45:19.4400512Z ok (0.010s) 2023-01-11T20:45:19.4400784Z test_tensor_dict2 (__main__.MiscTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T20:45:19.4401132Z stats [('calls_captured', 9), ('fusions_possible', 6), ('unique_graphs', 3)] 2023-01-11T20:45:19.4401355Z ok (0.056s) 2023-01-11T20:45:19.4401661Z test_tensor_dot_grad_no_graph_break (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T20:45:19.4401908Z unimplemented [] 2023-01-11T20:45:19.4402145Z graph_break [('Tensor.backward', 1)] 2023-01-11T20:45:19.4402467Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T20:45:19.4402679Z ok (0.029s) 2023-01-11T20:45:19.4402981Z test_tensor_is_contiguous (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T20:45:19.4403337Z stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2023-01-11T20:45:19.4403549Z ok (0.151s) 2023-01-11T20:45:19.4403850Z test_tensor_item_capture (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4404281Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T20:45:19.4404491Z ok (0.011s) 2023-01-11T20:45:19.4404796Z test_tensor_item_no_capture (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4405036Z unimplemented [] 2023-01-11T20:45:19.4405255Z graph_break [('Tensor.item', 1)] 2023-01-11T20:45:19.4405575Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:45:19.4405795Z ok (0.010s) 2023-01-11T20:45:19.4406154Z test_tensor_layout (__main__.MiscTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:45:19.4406410Z ok (0.018s) 2023-01-11T20:45:19.4406698Z test_tensor_types (__main__.MiscTests) ... frames [('total', 10), ('ok', 10)] 2023-01-11T20:45:19.4407053Z stats [('calls_captured', 10), ('unique_graphs', 10), ('fusions_possible', 0)] 2023-01-11T20:45:19.4407319Z ok (0.140s) 2023-01-11T20:45:19.4407691Z test_top_package_import (__main__.MiscTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:45:19.4407955Z ok (0.009s) 2023-01-11T20:45:19.4408321Z test_torch_cuda_is_available (__main__.MiscTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:45:19.4408588Z ok (0.008s) 2023-01-11T20:45:19.4408830Z test_torch_cudnn_is_acceptable (__main__.MiscTests) ... skip: requires cuda (0.001s) 2023-01-11T20:45:19.4409168Z test_torch_cudnn_is_acceptable_bad_inputs (__main__.MiscTests) ... skip: requires cuda (0.001s) 2023-01-11T20:45:19.4409604Z test_torch_nn_parameter_isinstance (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4409970Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T20:45:19.4410195Z ok (0.024s) 2023-01-11T20:45:19.4410935Z 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-11T20:45:19.4412024Z 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-11T20:45:19.4413048Z 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-11T20:45:19.4413640Z test_type_copy (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T20:45:19.4413990Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T20:45:19.4414217Z ok (0.025s) 2023-01-11T20:45:19.4414516Z test_typing_variable_isinstance (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4414882Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:45:19.4415111Z ok (0.008s) 2023-01-11T20:45:19.4415449Z test_unpack4 (__main__.MiscTests) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T20:45:19.4415706Z ok (0.028s) 2023-01-11T20:45:19.4416050Z test_unpack5 (__main__.MiscTests) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T20:45:19.4416289Z ok (0.027s) 2023-01-11T20:45:19.4416626Z test_update_locals_and_stack_uses_shared_cache (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T20:45:19.4416915Z inline_call [] 2023-01-11T20:45:19.4417090Z unimplemented [] 2023-01-11T20:45:19.4417402Z graph_break [('call_method ListVariable() extend [ListIteratorVariable()] {}', 1)] 2023-01-11T20:45:19.4417645Z ok (0.011s) 2023-01-11T20:45:19.4418023Z test_user_defined_class_name (__main__.MiscTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:45:19.4418280Z ok (0.014s) 2023-01-11T20:45:19.4418532Z test_user_function_variable_supports_enum_argument (__main__.MiscTests) ... inline_call [] 2023-01-11T20:45:19.4418773Z ok (0.007s) 2023-01-11T20:45:19.4419020Z test_user_function_variable_supports_function_argument (__main__.MiscTests) ... inline_call [] 2023-01-11T20:45:19.4419398Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:45:19.4419621Z ok (0.008s) 2023-01-11T20:45:19.4419870Z test_user_function_variable_supports_type_abcmeta_argument (__main__.MiscTests) ... inline_call [] 2023-01-11T20:45:19.4420253Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T20:45:19.4420476Z ok (0.009s) 2023-01-11T20:45:19.4420762Z test_user_getattr1 (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4420973Z inline_call [] 2023-01-11T20:45:19.4421265Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:45:19.4421487Z ok (0.010s) 2023-01-11T20:45:19.4421762Z test_user_getattr2 (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4421981Z inline_call [] 2023-01-11T20:45:19.4422310Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T20:45:19.4422566Z ok (0.012s) 2023-01-11T20:45:19.4422859Z test_user_property (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:45:19.4423082Z inline_call [] 2023-01-11T20:45:19.4423366Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:45:19.4423591Z ok (0.010s) 2023-01-11T20:45:19.4423810Z test_usr_cls_classmethod (__main__.MiscTests) ... inline_call [] 2023-01-11T20:45:19.4424153Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:45:19.4424364Z ok (0.014s) 2023-01-11T20:45:19.4424586Z test_usr_cls_staticmethod (__main__.MiscTests) ... inline_call [] 2023-01-11T20:45:19.4424929Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:45:19.4425140Z ok (0.014s) 2023-01-11T20:45:19.4425344Z test_version_ci (__main__.MiscTests) ... ok (0.001s) 2023-01-11T20:45:19.4425612Z test_write_to_closures_in_inlining (__main__.MiscTests) ... inline_call [] 2023-01-11T20:45:19.4425950Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T20:45:19.4426171Z ok (0.017s) 2023-01-11T20:45:19.4426374Z test_jit_save (__main__.TestTracer) ... ok (0.223s) 2023-01-11T20:45:19.4426516Z 2023-01-11T20:45:19.4426704Z ---------------------------------------------------------------------- 2023-01-11T20:45:19.4426953Z Ran 161 tests in 5.814s 2023-01-11T20:45:19.4427066Z 2023-01-11T20:45:19.4427160Z OK (skipped=11, expected failures=1) 2023-01-11T20:45:19.4427290Z 2023-01-11T20:45:19.4427374Z Generating XML reports... 2023-01-11T20:45:19.4427750Z Generated XML report: test-reports/python-unittest/dynamo.test_misc/TEST-MiscTests-20230111204512.xml 2023-01-11T20:45:19.4428231Z Generated XML report: test-reports/python-unittest/dynamo.test_misc/TEST-TestTracer-20230111204512.xml 2023-01-11T20:45:19.4428447Z 2023-01-11T20:45:19.4428777Z ##[endgroup] 2023-01-11T20:45:19.4429157Z FINISHED PRINTING LOG FILE of dynamo/test_misc (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_misc_dbuo9fy4) 2023-01-11T20:45:19.4429376Z 2023-01-11T20:45:24.3460481Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T20:45:24.5229217Z Ignoring disabled issues: ['91003'] 2023-01-11T20:45:24.5431273Z Running dynamo/test_torchxla_util ... [2023-01-11 20:45:24.542798] 2023-01-11T20:45:24.5434019Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_torchxla_util.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 20:45:24.543109] 2023-01-11T20:45:24.6144477Z 2023-01-11T20:45:24.6145968Z Expand the folded group to see the log file of dynamo/test_torchxla_util 2023-01-11T20:45:24.6147192Z ##[group]PRINTING LOG FILE of dynamo/test_torchxla_util (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_torchxla_util_ddp2jzog) 2023-01-11T20:45:24.6147629Z 2023-01-11T20:45:24.6148007Z ##[endgroup] 2023-01-11T20:45:24.6148882Z FINISHED PRINTING LOG FILE of dynamo/test_torchxla_util (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_torchxla_util_ddp2jzog) 2023-01-11T20:45:24.6149315Z 2023-01-11T20:45:29.5690748Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T20:45:29.7382004Z Ignoring disabled issues: ['91003'] 2023-01-11T20:45:29.7586428Z Running lazy/test_meta_kernel ... [2023-01-11 20:45:29.758225] 2023-01-11T20:45:29.7587960Z Executing ['/opt/conda/bin/python', '-bb', 'lazy/test_meta_kernel.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 20:45:29.758555] 2023-01-11T20:45:34.4307293Z 2023-01-11T20:45:34.4308549Z Expand the folded group to see the log file of lazy/test_meta_kernel 2023-01-11T20:45:34.4309618Z ##[group]PRINTING LOG FILE of lazy/test_meta_kernel (/var/lib/jenkins/workspace/test/test-reports/lazy-test_meta_kernel_c6mhdaxt) 2023-01-11T20:45:34.4309975Z 2023-01-11T20:45:34.4310316Z ##[endgroup] 2023-01-11T20:45:34.4311331Z FINISHED PRINTING LOG FILE of lazy/test_meta_kernel (/var/lib/jenkins/workspace/test/test-reports/lazy-test_meta_kernel_c6mhdaxt) 2023-01-11T20:45:34.4311655Z 2023-01-11T20:45:39.7814426Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T20:45:39.9552881Z Ignoring disabled issues: ['91003'] 2023-01-11T20:45:39.9758961Z Running test_jiterator ... [2023-01-11 20:45:39.975458] 2023-01-11T20:45:39.9761531Z Executing ['/opt/conda/bin/python', '-bb', 'test_jiterator.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 20:45:39.975861] 2023-01-11T20:45:44.9646612Z 2023-01-11T20:45:44.9648197Z Expand the folded group to see the log file of test_jiterator 2023-01-11T20:45:44.9649311Z ##[group]PRINTING LOG FILE of test_jiterator (/var/lib/jenkins/workspace/test/test-reports/test_jiterator_krn5f3ci) 2023-01-11T20:45:44.9649870Z CUDA not available, skipping tests 2023-01-11T20:45:44.9650106Z 2023-01-11T20:45:44.9650219Z Running tests... 2023-01-11T20:45:44.9650885Z ---------------------------------------------------------------------- 2023-01-11T20:45:44.9651188Z 2023-01-11T20:45:44.9651555Z ---------------------------------------------------------------------- 2023-01-11T20:45:44.9651977Z Ran 0 tests in 0.000s 2023-01-11T20:45:44.9652163Z 2023-01-11T20:45:44.9652268Z OK 2023-01-11T20:45:44.9652432Z 2023-01-11T20:45:44.9652580Z Generating XML reports... 2023-01-11T20:45:44.9653168Z Test results will be stored in test-reports/python-unittest/test_jiterator 2023-01-11T20:45:44.9653502Z 2023-01-11T20:45:44.9653860Z ##[endgroup] 2023-01-11T20:45:44.9654551Z FINISHED PRINTING LOG FILE of test_jiterator (/var/lib/jenkins/workspace/test/test-reports/test_jiterator_krn5f3ci) 2023-01-11T20:45:44.9654946Z 2023-01-11T20:45:50.0974391Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T20:45:50.2762320Z Ignoring disabled issues: ['91003'] 2023-01-11T20:45:50.2965565Z Running test_functional_autograd_benchmark ... [2023-01-11 20:45:50.296153] 2023-01-11T20:45:50.2967958Z Executing ['/opt/conda/bin/python', '-bb', 'test_functional_autograd_benchmark.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 20:45:50.296565] 2023-01-11T20:46:56.7418723Z 2023-01-11T20:46:56.7424726Z Expand the folded group to see the log file of test_testing 2023-01-11T20:46:56.7430215Z ##[group]PRINTING LOG FILE of test_testing (/var/lib/jenkins/workspace/test/test-reports/test_testing_u7au4ey8) 2023-01-11T20:46:56.7443141Z Test results will be stored in test-reports/python-unittest/test_testing 2023-01-11T20:46:56.7443390Z 2023-01-11T20:46:56.7443489Z Running tests... 2023-01-11T20:46:56.7444006Z ---------------------------------------------------------------------- 2023-01-11T20:46:56.7444372Z test_bool (__main__.TestAssertClose) ... ok (0.005s) 2023-01-11T20:46:56.7527756Z test_default_tolerance_selection_mismatching_dtypes (__main__.TestAssertClose) ... ok (0.008s) 2023-01-11T20:46:56.7533573Z test_docstring_examples (__main__.TestAssertClose) ... ok (0.050s) 2023-01-11T20:46:56.7533934Z test_matching (__main__.TestAssertClose) ... ok (0.001s) 2023-01-11T20:46:56.7534299Z test_matching_atol (__main__.TestAssertClose) ... ok (0.005s) 2023-01-11T20:46:56.7534666Z test_matching_conjugate_bit (__main__.TestAssertClose) ... ok (0.009s) 2023-01-11T20:46:56.7535020Z test_matching_nan (__main__.TestAssertClose) ... ok (0.004s) 2023-01-11T20:46:56.7535391Z test_matching_nan_with_equal_nan (__main__.TestAssertClose) ... ok (0.002s) 2023-01-11T20:46:56.7535809Z test_matching_rtol (__main__.TestAssertClose) ... ok (0.006s) 2023-01-11T20:46:56.7536136Z test_meta (__main__.TestAssertClose) ... ok (0.005s) 2023-01-11T20:46:56.7536485Z test_mismatching_dtype (__main__.TestAssertClose) ... ok (0.002s) 2023-01-11T20:46:56.7536868Z test_mismatching_dtype_no_check (__main__.TestAssertClose) ... ok (0.007s) 2023-01-11T20:46:56.7537898Z test_mismatching_layout (__main__.TestAssertClose) ... 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-11T20:46:56.7828323Z sparse_csr = strided.to_sparse_csr() 2023-01-11T20:46:56.7828802Z ok (0.020s) 2023-01-11T20:46:56.7829841Z test_mismatching_layout_no_check (__main__.TestAssertClose) ... ok (0.025s) 2023-01-11T20:46:56.7830437Z test_mismatching_shape (__main__.TestAssertClose) ... ok (0.002s) 2023-01-11T20:46:56.7830958Z test_mismatching_stride (__main__.TestAssertClose) ... ok (0.003s) 2023-01-11T20:46:56.7831517Z test_mismatching_stride_no_check (__main__.TestAssertClose) ... ok (0.006s) 2023-01-11T20:46:56.7832036Z test_mismatching_types (__main__.TestAssertClose) ... ok (0.002s) 2023-01-11T20:46:56.7833192Z test_mismatching_types_subclasses (__main__.TestAssertClose) ... ok (0.008s) 2023-01-11T20:46:56.7833969Z test_mismatching_types_type_equality (__main__.TestAssertClose) ... ok (0.002s) 2023-01-11T20:46:56.7834457Z test_mismatching_values (__main__.TestAssertClose) ... ok (0.003s) 2023-01-11T20:46:56.7872555Z test_mismatching_values_atol (__main__.TestAssertClose) ... ok (0.006s) 2023-01-11T20:46:56.7872938Z test_mismatching_values_rtol (__main__.TestAssertClose) ... ok (0.006s) 2023-01-11T20:46:56.7873307Z test_none (__main__.TestAssertClose) ... ok (0.001s) 2023-01-11T20:46:56.7873588Z test_none_mismatch (__main__.TestAssertClose) ... ok (0.002s) 2023-01-11T20:46:56.7873877Z test_numpy (__main__.TestAssertClose) ... ok (0.006s) 2023-01-11T20:46:56.7874208Z test_only_atol (__main__.TestAssertClose) ... ok (0.001s) 2023-01-11T20:46:56.7874542Z test_only_rtol (__main__.TestAssertClose) ... ok (0.001s) 2023-01-11T20:46:56.7874867Z test_scalar (__main__.TestAssertClose) ... ok (0.004s) 2023-01-11T20:46:56.7875218Z test_unexpected_error_compare (__main__.TestAssertClose) ... ok (0.006s) 2023-01-11T20:46:56.7875618Z test_unexpected_error_originate (__main__.TestAssertClose) ... ok (0.001s) 2023-01-11T20:46:56.7876042Z test_unknown_layout (__main__.TestAssertClose) ... skip: MKLDNN is not available. (0.001s) 2023-01-11T20:46:56.7876436Z test_unknown_type (__main__.TestAssertClose) ... ok (0.041s) 2023-01-11T20:46:56.7876821Z test_mapping_mismatching_keys (__main__.TestAssertCloseContainer) ... ok (0.001s) 2023-01-11T20:46:56.7877266Z test_mapping_mismatching_values_msg (__main__.TestAssertCloseContainer) ... ok (0.002s) 2023-01-11T20:46:56.7878025Z test_sequence_mismatching_len (__main__.TestAssertCloseContainer) ... ok (0.001s) 2023-01-11T20:46:56.7878448Z test_sequence_mismatching_values_msg (__main__.TestAssertCloseContainer) ... ok (0.001s) 2023-01-11T20:46:56.7878870Z test_abs_diff (__main__.TestAssertCloseErrorMessage) ... ok (0.010s) 2023-01-11T20:46:56.7879272Z test_abs_diff_scalar (__main__.TestAssertCloseErrorMessage) ... ok (0.002s) 2023-01-11T20:46:56.7879790Z test_atol (__main__.TestAssertCloseErrorMessage) ... ok (0.012s) 2023-01-11T20:46:56.7880191Z test_identifier_scalars (__main__.TestAssertCloseErrorMessage) ... ok (0.002s) 2023-01-11T20:46:56.7880622Z test_identifier_tensor_likes (__main__.TestAssertCloseErrorMessage) ... ok (0.009s) 2023-01-11T20:46:56.7881054Z test_mismatched_elements (__main__.TestAssertCloseErrorMessage) ... ok (0.009s) 2023-01-11T20:46:56.7881464Z test_msg_callable (__main__.TestAssertCloseErrorMessage) ... ok (0.003s) 2023-01-11T20:46:56.7881866Z test_msg_str (__main__.TestAssertCloseErrorMessage) ... ok (0.003s) 2023-01-11T20:46:56.7882262Z test_not_close (__main__.TestAssertCloseErrorMessage) ... ok (0.030s) 2023-01-11T20:46:56.7882663Z test_not_equal (__main__.TestAssertCloseErrorMessage) ... ok (0.008s) 2023-01-11T20:46:56.7883044Z test_rel_diff (__main__.TestAssertCloseErrorMessage) ... ok (0.009s) 2023-01-11T20:46:56.7883453Z test_rel_diff_scalar (__main__.TestAssertCloseErrorMessage) ... ok (0.002s) 2023-01-11T20:46:56.7883851Z test_rtol (__main__.TestAssertCloseErrorMessage) ... ok (0.012s) 2023-01-11T20:46:56.7884312Z test_zero_div_zero (__main__.TestAssertCloseErrorMessage) ... ok (0.011s) 2023-01-11T20:46:56.7884730Z test_matching_per_channel (__main__.TestAssertCloseQuantized) ... ok (0.006s) 2023-01-11T20:46:56.7885150Z test_matching_per_tensor (__main__.TestAssertCloseQuantized) ... ok (0.009s) 2023-01-11T20:46:56.7885576Z test_mismatching_is_quantized (__main__.TestAssertCloseQuantized) ... ok (0.002s) 2023-01-11T20:46:56.7885990Z test_mismatching_qscheme (__main__.TestAssertCloseQuantized) ... ok (0.002s) 2023-01-11T20:46:56.7886387Z test_matching (__main__.TestAssertCloseSparseBSC) ... ok (0.006s) 2023-01-11T20:46:56.7886806Z test_mismatching_ccol_indices_msg (__main__.TestAssertCloseSparseBSC) ... ok (0.013s) 2023-01-11T20:46:56.7887232Z test_mismatching_row_indices_msg (__main__.TestAssertCloseSparseBSC) ... ok (0.011s) 2023-01-11T20:46:56.7887658Z test_mismatching_values_msg (__main__.TestAssertCloseSparseBSC) ... ok (0.012s) 2023-01-11T20:46:56.7888060Z test_matching (__main__.TestAssertCloseSparseBSR) ... ok (0.005s) 2023-01-11T20:46:56.7888477Z test_mismatching_col_indices_msg (__main__.TestAssertCloseSparseBSR) ... ok (0.010s) 2023-01-11T20:46:56.7888905Z test_mismatching_crow_indices_msg (__main__.TestAssertCloseSparseBSR) ... ok (0.009s) 2023-01-11T20:46:56.7889341Z test_mismatching_values_msg (__main__.TestAssertCloseSparseBSR) ... ok (0.012s) 2023-01-11T20:46:56.7889760Z test_matching_coalesced (__main__.TestAssertCloseSparseCOO) ... ok (0.006s) 2023-01-11T20:46:56.7890164Z test_matching_uncoalesced (__main__.TestAssertCloseSparseCOO) ... ok (0.004s) 2023-01-11T20:46:56.7890587Z test_mismatching_indices_msg (__main__.TestAssertCloseSparseCOO) ... ok (0.010s) 2023-01-11T20:46:56.7890996Z test_mismatching_nnz (__main__.TestAssertCloseSparseCOO) ... ok (0.003s) 2023-01-11T20:46:56.7891413Z test_mismatching_sparse_dims (__main__.TestAssertCloseSparseCOO) ... ok (0.006s) 2023-01-11T20:46:56.7891826Z test_mismatching_values_msg (__main__.TestAssertCloseSparseCOO) ... ok (0.010s) 2023-01-11T20:46:56.7892231Z test_matching (__main__.TestAssertCloseSparseCSC) ... ok (0.005s) 2023-01-11T20:46:56.7892640Z test_mismatching_ccol_indices_msg (__main__.TestAssertCloseSparseCSC) ... ok (0.010s) 2023-01-11T20:46:56.7893065Z test_mismatching_row_indices_msg (__main__.TestAssertCloseSparseCSC) ... ok (0.011s) 2023-01-11T20:46:56.7893496Z test_mismatching_values_msg (__main__.TestAssertCloseSparseCSC) ... ok (0.012s) 2023-01-11T20:46:56.7893990Z test_hybrid_support (__main__.TestAssertCloseSparseCSR) ... expected failure (0.016s) 2023-01-11T20:46:56.7894406Z test_matching (__main__.TestAssertCloseSparseCSR) ... ok (0.006s) 2023-01-11T20:46:56.7894805Z test_mismatching_col_indices_msg (__main__.TestAssertCloseSparseCSR) ... ok (0.012s) 2023-01-11T20:46:56.7895238Z test_mismatching_crow_indices_msg (__main__.TestAssertCloseSparseCSR) ... ok (0.010s) 2023-01-11T20:46:56.7895665Z test_mismatching_values_msg (__main__.TestAssertCloseSparseCSR) ... ok (0.012s) 2023-01-11T20:46:56.7896054Z test_filtering_env_var (__main__.TestFrameworkUtils) ... ok (19.693s) 2023-01-11T20:46:56.7896411Z test_circular_dependencies (__main__.TestImports) 2023-01-11T20:46:56.7897076Z Checks that all modules inside torch can be imported ... No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T20:46:56.7897775Z 2023-01-11 20:46:28,186 - torch.distributed.nn.jit.instantiator - INFO - Created a temporary directory at /tmp/tmpl21cby81 2023-01-11T20:46:56.7898467Z 2023-01-11 20:46:28,186 - torch.distributed.nn.jit.instantiator - INFO - Writing /tmp/tmpl21cby81/_remote_module_non_scriptable.py 2023-01-11T20:46:56.7898855Z ok (79.014s) 2023-01-11T20:46:56.7899193Z test_no_mutate_global_logging_on_import_path_functorch (__main__.TestImports) ... ok (6.118s) 2023-01-11T20:46:56.7899615Z test_no_mutate_global_logging_on_import_path_torch (__main__.TestImports) ... ok (5.704s) 2023-01-11T20:46:56.7900105Z test_no_warning_on_import (__main__.TestImports) ... test_testing.py:1836: DeprecationWarning: Please use assertEqual instead. 2023-01-11T20:46:56.7900543Z self.assertEquals(out, "") 2023-01-11T20:46:56.7900788Z ok (5.723s) 2023-01-11T20:46:56.7901123Z test_opinfo_error_generators_T_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.002s) 2023-01-11T20:46:56.7901602Z test_opinfo_error_generators___radd___cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7902090Z test_opinfo_error_generators___rand___cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7902557Z test_opinfo_error_generators___rdiv___cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7903038Z test_opinfo_error_generators___rmod___cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7903515Z test_opinfo_error_generators___rmul___cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7903996Z test_opinfo_error_generators___ror___cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7904455Z test_opinfo_error_generators___rpow___cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7904940Z test_opinfo_error_generators___rsub___cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7905412Z test_opinfo_error_generators___rxor___cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7905878Z test_opinfo_error_generators_add_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7906352Z test_opinfo_error_generators_amax_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7906823Z test_opinfo_error_generators_amin_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7907303Z test_opinfo_error_generators_aminmax_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7907772Z test_opinfo_error_generators_arange_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7908273Z test_opinfo_error_generators_as_strided_scatter_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7908770Z test_opinfo_error_generators_atan2_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7909254Z test_opinfo_error_generators_bernoulli_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7909856Z test_opinfo_error_generators_bitwise_and_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7910364Z test_opinfo_error_generators_bitwise_left_shift_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7910865Z test_opinfo_error_generators_bitwise_or_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7911376Z test_opinfo_error_generators_bitwise_right_shift_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7911859Z test_opinfo_error_generators_bitwise_xor_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7912332Z test_opinfo_error_generators_cat_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7912818Z test_opinfo_error_generators_clamp_max_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7913289Z test_opinfo_error_generators_clamp_min_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7913776Z test_opinfo_error_generators_complex_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7914254Z test_opinfo_error_generators_copysign_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7914729Z test_opinfo_error_generators_cov_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7915184Z test_opinfo_error_generators_diag_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7915662Z test_opinfo_error_generators_diag_embed_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7916225Z test_opinfo_error_generators_diagonal_copy_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7916723Z test_opinfo_error_generators_diagonal_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7917212Z test_opinfo_error_generators_div_floor_rounding_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7917727Z test_opinfo_error_generators_div_no_rounding_mode_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7918233Z test_opinfo_error_generators_div_trunc_rounding_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7918711Z test_opinfo_error_generators_dsplit_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7919181Z test_opinfo_error_generators_dstack_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7960504Z test_opinfo_error_generators_eq_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7961036Z test_opinfo_error_generators_eye_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7961504Z test_opinfo_error_generators_fft_fft2_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7961989Z test_opinfo_error_generators_fft_fft_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7962472Z test_opinfo_error_generators_fft_fftn_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7962955Z test_opinfo_error_generators_fft_hfft2_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7963421Z test_opinfo_error_generators_fft_hfft_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7963900Z test_opinfo_error_generators_fft_hfftn_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7964378Z test_opinfo_error_generators_fft_ifft2_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7964841Z test_opinfo_error_generators_fft_ifft_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7965316Z test_opinfo_error_generators_fft_ifftn_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7965798Z test_opinfo_error_generators_fft_ihfft2_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7966413Z test_opinfo_error_generators_fft_ihfft_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7966884Z test_opinfo_error_generators_fft_ihfftn_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7967364Z test_opinfo_error_generators_fft_irfft2_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7967841Z test_opinfo_error_generators_fft_irfft_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7968321Z test_opinfo_error_generators_fft_irfftn_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7968784Z test_opinfo_error_generators_fft_rfft2_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7969258Z test_opinfo_error_generators_fft_rfft_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7969741Z test_opinfo_error_generators_fft_rfftn_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7970201Z test_opinfo_error_generators_fliplr_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7970674Z test_opinfo_error_generators_flipud_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7971157Z test_opinfo_error_generators_float_power_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7971648Z test_opinfo_error_generators_floor_divide_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7972163Z test_opinfo_error_generators_fmax_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7972628Z test_opinfo_error_generators_fmin_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7973091Z test_opinfo_error_generators_fmod_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7973562Z test_opinfo_error_generators_gather_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7974018Z test_opinfo_error_generators_gcd_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7974480Z test_opinfo_error_generators_ge_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7974951Z test_opinfo_error_generators_gradient_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7975408Z test_opinfo_error_generators_gt_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7975885Z test_opinfo_error_generators_heaviside_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7976369Z test_opinfo_error_generators_hsplit_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7976844Z test_opinfo_error_generators_hstack_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7977305Z test_opinfo_error_generators_hypot_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7977782Z test_opinfo_error_generators_igamma_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7978263Z test_opinfo_error_generators_igammac_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.008s) 2023-01-11T20:46:56.7978757Z test_opinfo_error_generators_index_select_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7979228Z test_opinfo_error_generators_isclose_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7979758Z test_opinfo_error_generators_jiterator_binary_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:46:56.7980337Z test_opinfo_error_generators_jiterator_binary_return_by_ref_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:46:56.7980871Z test_opinfo_error_generators_kthvalue_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7981366Z test_opinfo_error_generators_lcm_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7981835Z test_opinfo_error_generators_ldexp_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7982304Z test_opinfo_error_generators_le_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7982768Z test_opinfo_error_generators_linalg_cross_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.017s) 2023-01-11T20:46:56.7983260Z test_opinfo_error_generators_linalg_lstsq_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7983778Z test_opinfo_error_generators_linalg_lstsq_grad_oriented_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7984281Z test_opinfo_error_generators_linspace_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7984758Z test_opinfo_error_generators_logcumsumexp_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7985258Z test_opinfo_error_generators_logical_and_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7985753Z test_opinfo_error_generators_logical_or_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7986244Z test_opinfo_error_generators_logical_xor_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7986714Z test_opinfo_error_generators_logspace_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7987227Z test_opinfo_error_generators_lt_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7987709Z test_opinfo_error_generators_masked_fill_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7988189Z test_opinfo_error_generators_masked_select_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7988674Z test_opinfo_error_generators_max_binary_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7989158Z test_opinfo_error_generators_maximum_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7989630Z test_opinfo_error_generators_mean_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7990151Z test_opinfo_error_generators_median_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7990633Z test_opinfo_error_generators_min_binary_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.017s) 2023-01-11T20:46:56.7991115Z test_opinfo_error_generators_minimum_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7991596Z test_opinfo_error_generators_movedim_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7992047Z test_opinfo_error_generators_mul_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7992529Z test_opinfo_error_generators_multinomial_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7993022Z test_opinfo_error_generators_narrow_copy_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7993490Z test_opinfo_error_generators_narrow_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7993983Z test_opinfo_error_generators_native_layer_norm_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7994464Z test_opinfo_error_generators_ne_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7994933Z test_opinfo_error_generators_neg_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7995401Z test_opinfo_error_generators_nextafter_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7995908Z test_opinfo_error_generators_nn_functional_avg_pool1d_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7996488Z test_opinfo_error_generators_nn_functional_avg_pool2d_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7997012Z test_opinfo_error_generators_nn_functional_avg_pool3d_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7997517Z test_opinfo_error_generators_nn_functional_conv1d_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7998026Z test_opinfo_error_generators_nn_functional_conv2d_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7998550Z test_opinfo_error_generators_nn_functional_embedding_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7999090Z test_opinfo_error_generators_nn_functional_gaussian_nll_loss_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.7999702Z test_opinfo_error_generators_nn_functional_gelu_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8000219Z test_opinfo_error_generators_nn_functional_group_norm_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8000758Z test_opinfo_error_generators_nn_functional_hinge_embedding_loss_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8001275Z test_opinfo_error_generators_nn_functional_huber_loss_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8001790Z test_opinfo_error_generators_nn_functional_l1_loss_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8002379Z test_opinfo_error_generators_nn_functional_margin_ranking_loss_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8002918Z test_opinfo_error_generators_nn_functional_max_pool1d_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8003425Z test_opinfo_error_generators_nn_functional_max_pool2d_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8003943Z test_opinfo_error_generators_nn_functional_max_pool3d_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8004474Z test_opinfo_error_generators_nn_functional_poisson_nll_loss_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8004995Z test_opinfo_error_generators_nn_functional_prelu_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8005492Z test_opinfo_error_generators_nn_functional_rrelu_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8006019Z test_opinfo_error_generators_nn_functional_soft_margin_loss_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8006548Z test_opinfo_error_generators_nn_functional_softshrink_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8007086Z test_opinfo_error_generators_nn_functional_triplet_margin_loss_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8007680Z test_opinfo_error_generators_nn_functional_triplet_margin_with_distance_loss_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8008216Z test_opinfo_error_generators_ormqr_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8008685Z test_opinfo_error_generators_polar_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8009153Z test_opinfo_error_generators_pow_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8009621Z test_opinfo_error_generators_remainder_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8010101Z test_opinfo_error_generators_renorm_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8010586Z test_opinfo_error_generators_reshape_as_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8011055Z test_opinfo_error_generators_reshape_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8011621Z test_opinfo_error_generators_roll_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8012094Z test_opinfo_error_generators_rot90_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8012564Z test_opinfo_error_generators_rsub_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8013035Z test_opinfo_error_generators_scatter_add_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8013525Z test_opinfo_error_generators_scatter_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8014035Z test_opinfo_error_generators_signal_windows_bartlett_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8014588Z test_opinfo_error_generators_signal_windows_blackman_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8015101Z test_opinfo_error_generators_signal_windows_cosine_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8015627Z test_opinfo_error_generators_signal_windows_exponential_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8016158Z test_opinfo_error_generators_signal_windows_gaussian_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8016686Z test_opinfo_error_generators_signal_windows_general_cosine_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8017211Z test_opinfo_error_generators_signal_windows_general_hamming_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8017781Z test_opinfo_error_generators_signal_windows_hamming_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8018312Z test_opinfo_error_generators_signal_windows_hann_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8018826Z test_opinfo_error_generators_signal_windows_kaiser_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8019335Z test_opinfo_error_generators_signal_windows_nuttall_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8019868Z test_opinfo_error_generators_special_chebyshev_polynomial_t_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8020413Z test_opinfo_error_generators_special_chebyshev_polynomial_u_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8021316Z test_opinfo_error_generators_special_chebyshev_polynomial_v_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:46:56.8022195Z test_opinfo_error_generators_special_chebyshev_polynomial_w_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T20:46:56.8022876Z test_opinfo_error_generators_special_hermite_polynomial_h_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8023588Z test_opinfo_error_generators_special_hermite_polynomial_he_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8024282Z test_opinfo_error_generators_special_laguerre_polynomial_l_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8025192Z test_opinfo_error_generators_special_legendre_polynomial_p_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T20:46:56.8026084Z test_opinfo_error_generators_special_shifted_chebyshev_polynomial_t_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T20:46:56.8026972Z test_opinfo_error_generators_special_shifted_chebyshev_polynomial_u_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T20:46:56.8027862Z test_opinfo_error_generators_special_shifted_chebyshev_polynomial_v_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T20:46:56.8028797Z test_opinfo_error_generators_special_shifted_chebyshev_polynomial_w_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T20:46:56.8029398Z test_opinfo_error_generators_special_xlog1py_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8029973Z test_opinfo_error_generators_special_zeta_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8030457Z test_opinfo_error_generators_sub_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8030919Z test_opinfo_error_generators_sum_to_size_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8031392Z test_opinfo_error_generators_t_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8031861Z test_opinfo_error_generators_take_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.027s) 2023-01-11T20:46:56.8032337Z test_opinfo_error_generators_trace_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8032799Z test_opinfo_error_generators_tril_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8033269Z test_opinfo_error_generators_triu_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8033747Z test_opinfo_error_generators_true_divide_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8034282Z test_opinfo_error_generators_unbind_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8034752Z test_opinfo_error_generators_uniform_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8035223Z test_opinfo_error_generators_view_as_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8035706Z test_opinfo_error_generators_view_copy_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8036167Z test_opinfo_error_generators_view_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8036649Z test_opinfo_error_generators_vsplit_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8037114Z test_opinfo_error_generators_vstack_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8037584Z test_opinfo_error_generators_where_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8038039Z test_opinfo_error_generators_xlogy_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8038529Z test_opinfo_reference_generators___radd___cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8039047Z test_opinfo_reference_generators___rand___cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8079714Z test_opinfo_reference_generators___rdiv___cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8080301Z test_opinfo_reference_generators___rmod___cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8080808Z test_opinfo_reference_generators___rmul___cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8081313Z test_opinfo_reference_generators___ror___cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8081816Z test_opinfo_reference_generators___rpow___cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8082308Z test_opinfo_reference_generators___rsub___cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8082805Z test_opinfo_reference_generators___rxor___cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8083491Z test_opinfo_reference_generators_abs_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8083979Z test_opinfo_reference_generators_acos_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8084482Z test_opinfo_reference_generators_acosh_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8162214Z test_opinfo_reference_generators_add_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8162799Z test_opinfo_reference_generators_addcdiv_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8170451Z test_opinfo_reference_generators_addcmul_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8170993Z test_opinfo_reference_generators_angle_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8171508Z test_opinfo_reference_generators_asin_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8172028Z test_opinfo_reference_generators_asinh_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8172541Z test_opinfo_reference_generators_atan2_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8173103Z test_opinfo_reference_generators_atan_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8173612Z test_opinfo_reference_generators_atanh_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8174335Z test_opinfo_reference_generators_bfloat16_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8174860Z test_opinfo_reference_generators_bitwise_and_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8175394Z test_opinfo_reference_generators_bitwise_left_shift_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8175921Z test_opinfo_reference_generators_bitwise_not_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8176450Z test_opinfo_reference_generators_bitwise_or_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8176966Z test_opinfo_reference_generators_bitwise_right_shift_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8177496Z test_opinfo_reference_generators_bitwise_xor_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8178052Z test_opinfo_reference_generators_bool_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8178586Z test_opinfo_reference_generators_broadcast_tensors_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8179104Z test_opinfo_reference_generators_bucketize_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8179625Z test_opinfo_reference_generators_byte_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8180135Z test_opinfo_reference_generators_cat_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8180644Z test_opinfo_reference_generators_cdouble_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8181139Z test_opinfo_reference_generators_ceil_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8181645Z test_opinfo_reference_generators_cfloat_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8182163Z test_opinfo_reference_generators_chalf_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8182680Z test_opinfo_reference_generators_char_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8183178Z test_opinfo_reference_generators_chunk_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8183805Z test_opinfo_reference_generators_clamp_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8184316Z test_opinfo_reference_generators_clamp_max_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8184818Z test_opinfo_reference_generators_clamp_min_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8185335Z test_opinfo_reference_generators_clone_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8185848Z test_opinfo_reference_generators_complex_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8186360Z test_opinfo_reference_generators_conj_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8186869Z test_opinfo_reference_generators_conj_physical_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8187400Z test_opinfo_reference_generators_contiguous_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8187916Z test_opinfo_reference_generators_copysign_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8188430Z test_opinfo_reference_generators_cos_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8188917Z test_opinfo_reference_generators_cosh_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8189481Z test_opinfo_reference_generators_deg2rad_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8190075Z test_opinfo_reference_generators_diag_embed_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8190606Z test_opinfo_reference_generators_diagonal_copy_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8191123Z test_opinfo_reference_generators_diagonal_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8191644Z test_opinfo_reference_generators_digamma_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8192178Z test_opinfo_reference_generators_div_floor_rounding_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8192732Z test_opinfo_reference_generators_div_no_rounding_mode_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8193308Z test_opinfo_reference_generators_div_trunc_rounding_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8193827Z test_opinfo_reference_generators_double_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8194350Z test_opinfo_reference_generators_empty_like_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8194850Z test_opinfo_reference_generators_eq_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8195354Z test_opinfo_reference_generators_erf_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8195852Z test_opinfo_reference_generators_erfc_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8196359Z test_opinfo_reference_generators_erfinv_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8196852Z test_opinfo_reference_generators_exp2_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8197359Z test_opinfo_reference_generators_exp_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8197869Z test_opinfo_reference_generators_expm1_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8198382Z test_opinfo_reference_generators_fill_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8198933Z test_opinfo_reference_generators_flatten_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8199440Z test_opinfo_reference_generators_float_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8200165Z test_opinfo_reference_generators_float_power_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8200687Z test_opinfo_reference_generators_floor_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8201208Z test_opinfo_reference_generators_floor_divide_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8201723Z test_opinfo_reference_generators_fmax_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8202225Z test_opinfo_reference_generators_fmin_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8202732Z test_opinfo_reference_generators_fmod_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8203220Z test_opinfo_reference_generators_frac_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8203731Z test_opinfo_reference_generators_frexp_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8204239Z test_opinfo_reference_generators_gcd_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8204820Z test_opinfo_reference_generators_ge_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8205327Z test_opinfo_reference_generators_gt_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8205827Z test_opinfo_reference_generators_half_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8206343Z test_opinfo_reference_generators_heaviside_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8206843Z test_opinfo_reference_generators_hypot_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8207350Z test_opinfo_reference_generators_i0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8207851Z test_opinfo_reference_generators_igamma_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8208378Z test_opinfo_reference_generators_igammac_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8208883Z test_opinfo_reference_generators_imag_cpu_complex64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8209418Z test_opinfo_reference_generators_index_add_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8209958Z test_opinfo_reference_generators_index_copy_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8210494Z test_opinfo_reference_generators_index_fill_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8211024Z test_opinfo_reference_generators_index_select_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8211573Z test_opinfo_reference_generators_int_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8212124Z test_opinfo_reference_generators_isclose_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8212657Z test_opinfo_reference_generators_isfinite_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8213192Z test_opinfo_reference_generators_isinf_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8213724Z test_opinfo_reference_generators_isnan_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8214350Z test_opinfo_reference_generators_isneginf_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8214869Z test_opinfo_reference_generators_isposinf_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8215395Z test_opinfo_reference_generators_isreal_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8215949Z test_opinfo_reference_generators_jiterator_binary_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:46:56.8216573Z test_opinfo_reference_generators_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:46:56.8217170Z test_opinfo_reference_generators_jiterator_unary_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:46:56.8217716Z test_opinfo_reference_generators_lcm_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8218239Z test_opinfo_reference_generators_ldexp_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8218754Z test_opinfo_reference_generators_le_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8219246Z test_opinfo_reference_generators_lgamma_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8219754Z test_opinfo_reference_generators_log10_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8220329Z test_opinfo_reference_generators_log1p_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8220843Z test_opinfo_reference_generators_log2_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8221335Z test_opinfo_reference_generators_log_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8221862Z test_opinfo_reference_generators_logical_and_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8222394Z test_opinfo_reference_generators_logical_not_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8222930Z test_opinfo_reference_generators_logical_or_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8223440Z test_opinfo_reference_generators_logical_xor_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8223958Z test_opinfo_reference_generators_logit_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8224463Z test_opinfo_reference_generators_long_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8224957Z test_opinfo_reference_generators_lt_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8225466Z test_opinfo_reference_generators_max_binary_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8225990Z test_opinfo_reference_generators_maximum_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8226514Z test_opinfo_reference_generators_min_binary_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8227010Z test_opinfo_reference_generators_minimum_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8227518Z test_opinfo_reference_generators_movedim_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8228026Z test_opinfo_reference_generators_mul_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8228556Z test_opinfo_reference_generators_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8229096Z test_opinfo_reference_generators_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8229824Z test_opinfo_reference_generators_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8230359Z test_opinfo_reference_generators_nan_to_num_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8230881Z test_opinfo_reference_generators_narrow_copy_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8231382Z test_opinfo_reference_generators_narrow_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8231884Z test_opinfo_reference_generators_ne_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8232382Z test_opinfo_reference_generators_neg_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8232899Z test_opinfo_reference_generators_nextafter_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8233419Z test_opinfo_reference_generators_nn_functional_celu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8233955Z test_opinfo_reference_generators_nn_functional_elu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8234499Z test_opinfo_reference_generators_nn_functional_group_norm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8235101Z test_opinfo_reference_generators_nn_functional_hardshrink_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8235700Z test_opinfo_reference_generators_nn_functional_hardsigmoid_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8236252Z test_opinfo_reference_generators_nn_functional_hardtanh_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8236816Z test_opinfo_reference_generators_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8237387Z test_opinfo_reference_generators_nn_functional_logsigmoid_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8237935Z test_opinfo_reference_generators_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8238485Z test_opinfo_reference_generators_nn_functional_mish_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8239023Z test_opinfo_reference_generators_nn_functional_prelu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8279959Z test_opinfo_reference_generators_nn_functional_relu6_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8280750Z test_opinfo_reference_generators_nn_functional_relu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8281657Z test_opinfo_reference_generators_nn_functional_rrelu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8282228Z test_opinfo_reference_generators_nn_functional_selu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8282865Z test_opinfo_reference_generators_nn_functional_silu_complex_cpu_complex64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8283486Z test_opinfo_reference_generators_nn_functional_silu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8284120Z test_opinfo_reference_generators_nn_functional_softplus_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8284730Z test_opinfo_reference_generators_nn_functional_softshrink_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8285407Z test_opinfo_reference_generators_nn_functional_softsign_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8286238Z test_opinfo_reference_generators_nn_functional_tanhshrink_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8286865Z test_opinfo_reference_generators_nn_functional_threshold_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8287419Z test_opinfo_reference_generators_permute_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8288020Z test_opinfo_reference_generators_polar_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8288627Z test_opinfo_reference_generators_polygamma_polygamma_n_0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8289259Z test_opinfo_reference_generators_polygamma_polygamma_n_1_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8289834Z test_opinfo_reference_generators_polygamma_polygamma_n_2_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8290481Z test_opinfo_reference_generators_polygamma_polygamma_n_3_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8291120Z test_opinfo_reference_generators_polygamma_polygamma_n_4_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8291727Z test_opinfo_reference_generators_positive_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8292324Z test_opinfo_reference_generators_pow_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8292991Z test_opinfo_reference_generators_rad2deg_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8293602Z test_opinfo_reference_generators_real_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8294189Z test_opinfo_reference_generators_reciprocal_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8294736Z test_opinfo_reference_generators_remainder_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8295322Z test_opinfo_reference_generators_reshape_as_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8295989Z test_opinfo_reference_generators_reshape_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8313533Z test_opinfo_reference_generators_round_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8314219Z test_opinfo_reference_generators_round_decimals_0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8314766Z test_opinfo_reference_generators_round_decimals_3_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8315311Z test_opinfo_reference_generators_round_decimals_neg_3_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8315850Z test_opinfo_reference_generators_rsqrt_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8316346Z test_opinfo_reference_generators_rsub_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8316850Z test_opinfo_reference_generators_sgn_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8317353Z test_opinfo_reference_generators_short_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8317866Z test_opinfo_reference_generators_sigmoid_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8318369Z test_opinfo_reference_generators_sign_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8318895Z test_opinfo_reference_generators_signal_windows_bartlett_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8359973Z test_opinfo_reference_generators_signal_windows_blackman_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8360639Z test_opinfo_reference_generators_signal_windows_cosine_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8361190Z test_opinfo_reference_generators_signal_windows_exponential_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8361757Z test_opinfo_reference_generators_signal_windows_gaussian_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8362337Z test_opinfo_reference_generators_signal_windows_general_cosine_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8362911Z test_opinfo_reference_generators_signal_windows_general_hamming_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8363463Z test_opinfo_reference_generators_signal_windows_hamming_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8364007Z test_opinfo_reference_generators_signal_windows_hann_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8364548Z test_opinfo_reference_generators_signal_windows_kaiser_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8365092Z test_opinfo_reference_generators_signal_windows_nuttall_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8365780Z test_opinfo_reference_generators_signbit_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8366292Z test_opinfo_reference_generators_sin_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8366796Z test_opinfo_reference_generators_sinc_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8367285Z test_opinfo_reference_generators_sinh_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8367797Z test_opinfo_reference_generators_special_airy_ai_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8368334Z test_opinfo_reference_generators_special_bessel_j0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8368871Z test_opinfo_reference_generators_special_bessel_j1_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8369398Z test_opinfo_reference_generators_special_bessel_y0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8369932Z test_opinfo_reference_generators_special_bessel_y1_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8370487Z test_opinfo_reference_generators_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8371062Z test_opinfo_reference_generators_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8372019Z test_opinfo_reference_generators_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:46:56.8372939Z test_opinfo_reference_generators_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:46:56.8373561Z test_opinfo_reference_generators_special_entr_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8374086Z test_opinfo_reference_generators_special_erfcx_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8374634Z test_opinfo_reference_generators_special_hermite_polynomial_h_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8375253Z test_opinfo_reference_generators_special_hermite_polynomial_he_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8375797Z test_opinfo_reference_generators_special_i0e_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8376320Z test_opinfo_reference_generators_special_i1_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8376835Z test_opinfo_reference_generators_special_i1e_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8377373Z test_opinfo_reference_generators_special_laguerre_polynomial_l_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8378221Z test_opinfo_reference_generators_special_legendre_polynomial_p_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:46:56.8378848Z test_opinfo_reference_generators_special_log_ndtr_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8379399Z test_opinfo_reference_generators_special_modified_bessel_i0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8379943Z test_opinfo_reference_generators_special_modified_bessel_i1_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8380503Z test_opinfo_reference_generators_special_modified_bessel_k0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8381092Z test_opinfo_reference_generators_special_modified_bessel_k1_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8381629Z test_opinfo_reference_generators_special_ndtr_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8382135Z test_opinfo_reference_generators_special_ndtri_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8382696Z test_opinfo_reference_generators_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8383280Z test_opinfo_reference_generators_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8383855Z test_opinfo_reference_generators_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8384712Z test_opinfo_reference_generators_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:46:56.8385646Z test_opinfo_reference_generators_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:46:56.8386579Z test_opinfo_reference_generators_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T20:46:56.8387508Z test_opinfo_reference_generators_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T20:46:56.8388617Z test_opinfo_reference_generators_special_spherical_bessel_j0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8389159Z test_opinfo_reference_generators_special_xlog1py_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8389835Z test_opinfo_reference_generators_special_zeta_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8390357Z test_opinfo_reference_generators_sqrt_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8390913Z test_opinfo_reference_generators_square_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8391406Z test_opinfo_reference_generators_sub_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8391904Z test_opinfo_reference_generators_tan_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8392409Z test_opinfo_reference_generators_tanh_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8392909Z test_opinfo_reference_generators_true_divide_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8393424Z test_opinfo_reference_generators_trunc_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8393941Z test_opinfo_reference_generators_view_as_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8394455Z test_opinfo_reference_generators_view_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8394946Z test_opinfo_reference_generators_where_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8395446Z test_opinfo_reference_generators_xlogy_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8395943Z test_opinfo_sample_generators_H_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8396430Z test_opinfo_sample_generators_T_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8396951Z test_opinfo_sample_generators___getitem___cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8397458Z test_opinfo_sample_generators___radd___cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8397954Z test_opinfo_sample_generators___rand___cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8398456Z test_opinfo_sample_generators___rdiv___cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8398943Z test_opinfo_sample_generators___rmatmul___cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8399440Z test_opinfo_sample_generators___rmod___cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8400058Z test_opinfo_sample_generators___rmul___cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8400533Z test_opinfo_sample_generators___ror___cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8401022Z test_opinfo_sample_generators___rpow___cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8401507Z test_opinfo_sample_generators___rsub___cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8401996Z test_opinfo_sample_generators___rxor___cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8402498Z test_opinfo_sample_generators__native_batch_norm_legit_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8403046Z test_opinfo_sample_generators__softmax_backward_data_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8403566Z test_opinfo_sample_generators_abs_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8404064Z test_opinfo_sample_generators_acos_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8404542Z test_opinfo_sample_generators_acosh_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8405036Z test_opinfo_sample_generators_add_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8405537Z test_opinfo_sample_generators_addbmm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8406108Z test_opinfo_sample_generators_addcdiv_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8406595Z test_opinfo_sample_generators_addcmul_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8407092Z test_opinfo_sample_generators_addmm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8407604Z test_opinfo_sample_generators_addmm_decomposed_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8408120Z test_opinfo_sample_generators_addmv_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8408600Z test_opinfo_sample_generators_addr_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8409089Z test_opinfo_sample_generators_all_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8409591Z test_opinfo_sample_generators_allclose_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8410075Z test_opinfo_sample_generators_amax_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8410566Z test_opinfo_sample_generators_amin_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8411060Z test_opinfo_sample_generators_aminmax_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8411631Z test_opinfo_sample_generators_angle_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8412128Z test_opinfo_sample_generators_any_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8412622Z test_opinfo_sample_generators_arange_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8413123Z test_opinfo_sample_generators_argmax_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8413623Z test_opinfo_sample_generators_argmin_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8414109Z test_opinfo_sample_generators_argsort_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8414611Z test_opinfo_sample_generators_argwhere_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8415116Z test_opinfo_sample_generators_as_strided_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8415641Z test_opinfo_sample_generators_as_strided_partial_views_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8416163Z test_opinfo_sample_generators_as_strided_scatter_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8416671Z test_opinfo_sample_generators_asin_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8417167Z test_opinfo_sample_generators_asinh_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8417643Z test_opinfo_sample_generators_atan2_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8418135Z test_opinfo_sample_generators_atan_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8418629Z test_opinfo_sample_generators_atanh_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8419130Z test_opinfo_sample_generators_atleast_1d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8419621Z test_opinfo_sample_generators_atleast_2d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8420113Z test_opinfo_sample_generators_atleast_3d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8420660Z test_opinfo_sample_generators_baddbmm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8421163Z test_opinfo_sample_generators_bernoulli_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8421650Z test_opinfo_sample_generators_bfloat16_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8422147Z test_opinfo_sample_generators_bincount_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8422646Z test_opinfo_sample_generators_bitwise_and_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8423168Z test_opinfo_sample_generators_bitwise_left_shift_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8423664Z test_opinfo_sample_generators_bitwise_not_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8424161Z test_opinfo_sample_generators_bitwise_or_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8424679Z test_opinfo_sample_generators_bitwise_right_shift_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8425176Z test_opinfo_sample_generators_bitwise_xor_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8425681Z test_opinfo_sample_generators_block_diag_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8426175Z test_opinfo_sample_generators_bmm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8426705Z test_opinfo_sample_generators_bool_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8427207Z test_opinfo_sample_generators_broadcast_shapes_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8427738Z test_opinfo_sample_generators_broadcast_tensors_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8428258Z test_opinfo_sample_generators_broadcast_to_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8428765Z test_opinfo_sample_generators_bucketize_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8429249Z test_opinfo_sample_generators_byte_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8429829Z test_opinfo_sample_generators_cartesian_prod_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8430341Z test_opinfo_sample_generators_cat_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8430834Z test_opinfo_sample_generators_cdist_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8431318Z test_opinfo_sample_generators_cdouble_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8431809Z test_opinfo_sample_generators_ceil_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8432313Z test_opinfo_sample_generators_cfloat_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8432811Z test_opinfo_sample_generators_chalf_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8433289Z test_opinfo_sample_generators_char_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8433787Z test_opinfo_sample_generators_cholesky_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8434302Z test_opinfo_sample_generators_cholesky_inverse_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8434810Z test_opinfo_sample_generators_cholesky_solve_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8435315Z test_opinfo_sample_generators_chunk_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8435853Z test_opinfo_sample_generators_clamp_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8436352Z test_opinfo_sample_generators_clamp_max_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8436842Z test_opinfo_sample_generators_clamp_min_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8437336Z test_opinfo_sample_generators_clone_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8437841Z test_opinfo_sample_generators_column_stack_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8438355Z test_opinfo_sample_generators_combinations_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8438856Z test_opinfo_sample_generators_complex_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8439350Z test_opinfo_sample_generators_conj_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8480045Z test_opinfo_sample_generators_conj_physical_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8480872Z test_opinfo_sample_generators_constant_pad_nd_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8481658Z test_opinfo_sample_generators_contiguous_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8482658Z test_opinfo_sample_generators_copysign_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8483443Z test_opinfo_sample_generators_corrcoef_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8484186Z test_opinfo_sample_generators_cos_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8484945Z test_opinfo_sample_generators_cosh_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8485729Z test_opinfo_sample_generators_count_nonzero_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8486499Z test_opinfo_sample_generators_cov_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8487241Z test_opinfo_sample_generators_cross_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8488000Z test_opinfo_sample_generators_cummax_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8488769Z test_opinfo_sample_generators_cummin_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8489542Z test_opinfo_sample_generators_cumprod_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8490294Z test_opinfo_sample_generators_cumsum_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8491100Z test_opinfo_sample_generators_cumulative_trapezoid_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8491896Z test_opinfo_sample_generators_deg2rad_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8492665Z test_opinfo_sample_generators_diag_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8493422Z test_opinfo_sample_generators_diag_embed_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8494204Z test_opinfo_sample_generators_diagflat_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8494989Z test_opinfo_sample_generators_diagonal_copy_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8495758Z test_opinfo_sample_generators_diagonal_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8496552Z test_opinfo_sample_generators_diagonal_scatter_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8497512Z test_opinfo_sample_generators_diff_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8498272Z test_opinfo_sample_generators_digamma_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8499022Z test_opinfo_sample_generators_dist_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8499802Z test_opinfo_sample_generators_div_floor_rounding_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8500624Z test_opinfo_sample_generators_div_no_rounding_mode_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8501435Z test_opinfo_sample_generators_div_trunc_rounding_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8502206Z test_opinfo_sample_generators_dot_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8502967Z test_opinfo_sample_generators_double_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8503739Z test_opinfo_sample_generators_dsplit_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8504507Z test_opinfo_sample_generators_dstack_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8505254Z test_opinfo_sample_generators_einsum_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8506102Z test_opinfo_sample_generators_empty_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8506876Z test_opinfo_sample_generators_empty_like_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8507636Z test_opinfo_sample_generators_eq_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8508376Z test_opinfo_sample_generators_equal_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8509131Z test_opinfo_sample_generators_erf_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8509968Z test_opinfo_sample_generators_erfc_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8510718Z test_opinfo_sample_generators_erfinv_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8511469Z test_opinfo_sample_generators_exp2_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8512219Z test_opinfo_sample_generators_exp_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8512987Z test_opinfo_sample_generators_expand_as_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8513734Z test_opinfo_sample_generators_expand_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8514497Z test_opinfo_sample_generators_expm1_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8515247Z test_opinfo_sample_generators_eye_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8516007Z test_opinfo_sample_generators_fft_fft2_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8516753Z test_opinfo_sample_generators_fft_fft_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8517519Z test_opinfo_sample_generators_fft_fftn_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8518295Z test_opinfo_sample_generators_fft_fftshift_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8519061Z test_opinfo_sample_generators_fft_hfft2_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8520052Z test_opinfo_sample_generators_fft_hfft_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8520826Z test_opinfo_sample_generators_fft_hfftn_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8521599Z test_opinfo_sample_generators_fft_ifft2_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8522358Z test_opinfo_sample_generators_fft_ifft_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8523128Z test_opinfo_sample_generators_fft_ifftn_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8523917Z test_opinfo_sample_generators_fft_ifftshift_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8524693Z test_opinfo_sample_generators_fft_ihfft2_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8525450Z test_opinfo_sample_generators_fft_ihfft_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8526228Z test_opinfo_sample_generators_fft_ihfftn_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8526999Z test_opinfo_sample_generators_fft_irfft2_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8527767Z test_opinfo_sample_generators_fft_irfft_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8528523Z test_opinfo_sample_generators_fft_irfftn_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8529420Z test_opinfo_sample_generators_fft_rfft2_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8530190Z test_opinfo_sample_generators_fft_rfft_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8530957Z test_opinfo_sample_generators_fft_rfftn_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8531709Z test_opinfo_sample_generators_fill_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8532470Z test_opinfo_sample_generators_flatten_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8533226Z test_opinfo_sample_generators_flip_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8533975Z test_opinfo_sample_generators_fliplr_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8534749Z test_opinfo_sample_generators_flipud_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8535505Z test_opinfo_sample_generators_float_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8536277Z test_opinfo_sample_generators_float_power_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8537027Z test_opinfo_sample_generators_floor_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8537803Z test_opinfo_sample_generators_floor_divide_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8538569Z test_opinfo_sample_generators_fmax_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8539319Z test_opinfo_sample_generators_fmin_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8540052Z test_opinfo_sample_generators_fmod_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8540813Z test_opinfo_sample_generators_frac_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8541568Z test_opinfo_sample_generators_frexp_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8542325Z test_opinfo_sample_generators_full_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8543204Z test_opinfo_sample_generators_full_like_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8543971Z test_opinfo_sample_generators_gather_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8544720Z test_opinfo_sample_generators_gcd_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8545442Z test_opinfo_sample_generators_ge_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8546201Z test_opinfo_sample_generators_geqrf_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8546971Z test_opinfo_sample_generators_gradient_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8547753Z test_opinfo_sample_generators_grid_sampler_2d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8548503Z test_opinfo_sample_generators_gt_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8549258Z test_opinfo_sample_generators_half_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8550147Z test_opinfo_sample_generators_heaviside_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8550915Z test_opinfo_sample_generators_histc_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8551668Z test_opinfo_sample_generators_histogram_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8552547Z test_opinfo_sample_generators_histogramdd_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8553330Z test_opinfo_sample_generators_hsplit_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8554097Z test_opinfo_sample_generators_hstack_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8554849Z test_opinfo_sample_generators_hypot_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8555599Z test_opinfo_sample_generators_i0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8556352Z test_opinfo_sample_generators_igamma_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8557102Z test_opinfo_sample_generators_igammac_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8557824Z test_opinfo_sample_generators_imag_cpu_complex64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8558417Z test_opinfo_sample_generators_index_add_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8559036Z test_opinfo_sample_generators_index_copy_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8627272Z test_opinfo_sample_generators_index_fill_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8627929Z test_opinfo_sample_generators_index_put_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8628454Z test_opinfo_sample_generators_index_reduce_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8628969Z test_opinfo_sample_generators_index_select_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8629464Z test_opinfo_sample_generators_inner_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8630043Z test_opinfo_sample_generators_int_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8630541Z test_opinfo_sample_generators_isclose_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8631047Z test_opinfo_sample_generators_isfinite_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8631690Z test_opinfo_sample_generators_isin_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8632182Z test_opinfo_sample_generators_isinf_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8632676Z test_opinfo_sample_generators_isnan_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8633160Z test_opinfo_sample_generators_isneginf_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.017s) 2023-01-11T20:46:56.8633666Z test_opinfo_sample_generators_isposinf_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8634168Z test_opinfo_sample_generators_isreal_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8634668Z test_opinfo_sample_generators_istft_cpu_complex64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8635216Z test_opinfo_sample_generators_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:46:56.8635830Z test_opinfo_sample_generators_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:46:56.8636432Z test_opinfo_sample_generators_jiterator_binary_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:46:56.8637009Z test_opinfo_sample_generators_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:46:56.8637658Z test_opinfo_sample_generators_jiterator_unary_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:46:56.8638192Z test_opinfo_sample_generators_kron_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8638693Z test_opinfo_sample_generators_kthvalue_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8639176Z test_opinfo_sample_generators_lcm_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8639812Z test_opinfo_sample_generators_ldexp_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8640312Z test_opinfo_sample_generators_le_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8640808Z test_opinfo_sample_generators_lerp_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8641296Z test_opinfo_sample_generators_lgamma_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8641810Z test_opinfo_sample_generators_linalg_cholesky_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8642334Z test_opinfo_sample_generators_linalg_cholesky_ex_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8642864Z test_opinfo_sample_generators_linalg_cond_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8643360Z test_opinfo_sample_generators_linalg_cross_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8643875Z test_opinfo_sample_generators_linalg_det_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8644397Z test_opinfo_sample_generators_linalg_det_singular_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8644909Z test_opinfo_sample_generators_linalg_eig_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8645421Z test_opinfo_sample_generators_linalg_eigh_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8645934Z test_opinfo_sample_generators_linalg_eigvals_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8646519Z test_opinfo_sample_generators_linalg_eigvalsh_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8647046Z test_opinfo_sample_generators_linalg_householder_product_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8647579Z test_opinfo_sample_generators_linalg_inv_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8648086Z test_opinfo_sample_generators_linalg_inv_ex_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8648606Z test_opinfo_sample_generators_linalg_ldl_factor_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8649120Z test_opinfo_sample_generators_linalg_ldl_factor_ex_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8649643Z test_opinfo_sample_generators_linalg_ldl_solve_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8650162Z test_opinfo_sample_generators_linalg_lstsq_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8650697Z test_opinfo_sample_generators_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8651215Z test_opinfo_sample_generators_linalg_lu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8651725Z test_opinfo_sample_generators_linalg_lu_factor_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8652337Z test_opinfo_sample_generators_linalg_lu_factor_ex_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8652869Z test_opinfo_sample_generators_linalg_lu_solve_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8653379Z test_opinfo_sample_generators_linalg_matrix_norm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8653907Z test_opinfo_sample_generators_linalg_matrix_power_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8654427Z test_opinfo_sample_generators_linalg_matrix_rank_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8654971Z test_opinfo_sample_generators_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8655494Z test_opinfo_sample_generators_linalg_multi_dot_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8656012Z test_opinfo_sample_generators_linalg_norm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8656551Z test_opinfo_sample_generators_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8657093Z test_opinfo_sample_generators_linalg_pinv_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8657606Z test_opinfo_sample_generators_linalg_pinv_hermitian_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8658232Z test_opinfo_sample_generators_linalg_pinv_singular_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T20:46:56.8658826Z test_opinfo_sample_generators_linalg_qr_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8659341Z test_opinfo_sample_generators_linalg_slogdet_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8659848Z test_opinfo_sample_generators_linalg_solve_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8660367Z test_opinfo_sample_generators_linalg_solve_ex_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8660897Z test_opinfo_sample_generators_linalg_solve_triangular_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8661447Z test_opinfo_sample_generators_linalg_svd_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8661963Z test_opinfo_sample_generators_linalg_svdvals_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8662485Z test_opinfo_sample_generators_linalg_tensorinv_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8663013Z test_opinfo_sample_generators_linalg_tensorsolve_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8663527Z test_opinfo_sample_generators_linalg_vander_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8664040Z test_opinfo_sample_generators_linalg_vecdot_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8664566Z test_opinfo_sample_generators_linalg_vector_norm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8665084Z test_opinfo_sample_generators_linspace_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8665566Z test_opinfo_sample_generators_log10_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8666059Z test_opinfo_sample_generators_log1p_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8666549Z test_opinfo_sample_generators_log2_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8667077Z test_opinfo_sample_generators_log_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8667566Z test_opinfo_sample_generators_log_softmax_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8668092Z test_opinfo_sample_generators_log_softmax_with_dtype_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8668617Z test_opinfo_sample_generators_logaddexp2_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8669133Z test_opinfo_sample_generators_logaddexp_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8669632Z test_opinfo_sample_generators_logcumsumexp_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8670212Z test_opinfo_sample_generators_logdet_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8670723Z test_opinfo_sample_generators_logical_and_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8671215Z test_opinfo_sample_generators_logical_not_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8671727Z test_opinfo_sample_generators_logical_or_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8672227Z test_opinfo_sample_generators_logical_xor_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8672743Z test_opinfo_sample_generators_logit_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8673232Z test_opinfo_sample_generators_logspace_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8673739Z test_opinfo_sample_generators_logsumexp_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8674242Z test_opinfo_sample_generators_long_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8674735Z test_opinfo_sample_generators_lt_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8675209Z test_opinfo_sample_generators_lu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8675706Z test_opinfo_sample_generators_lu_solve_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8676258Z test_opinfo_sample_generators_lu_unpack_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8676758Z test_opinfo_sample_generators_mH_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8677230Z test_opinfo_sample_generators_mT_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8677727Z test_opinfo_sample_generators_masked_amax_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8678232Z test_opinfo_sample_generators_masked_amin_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8678733Z test_opinfo_sample_generators_masked_argmax_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8679246Z test_opinfo_sample_generators_masked_argmin_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8719992Z test_opinfo_sample_generators_masked_cumprod_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8720556Z test_opinfo_sample_generators_masked_cumsum_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8721058Z test_opinfo_sample_generators_masked_fill_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8721588Z test_opinfo_sample_generators_masked_log_softmax_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8722260Z test_opinfo_sample_generators_masked_logaddexp_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8722793Z test_opinfo_sample_generators_masked_logsumexp_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8723301Z test_opinfo_sample_generators_masked_mean_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8723819Z test_opinfo_sample_generators_masked_median_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8724329Z test_opinfo_sample_generators_masked_norm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8724840Z test_opinfo_sample_generators_masked_normalize_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8725346Z test_opinfo_sample_generators_masked_prod_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8725868Z test_opinfo_sample_generators_masked_scatter_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8726390Z test_opinfo_sample_generators_masked_select_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8726912Z test_opinfo_sample_generators_masked_softmax_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8727419Z test_opinfo_sample_generators_masked_softmin_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8727927Z test_opinfo_sample_generators_masked_std_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8728430Z test_opinfo_sample_generators_masked_sum_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8728930Z test_opinfo_sample_generators_masked_var_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8729423Z test_opinfo_sample_generators_matmul_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8729927Z test_opinfo_sample_generators_matrix_exp_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8730434Z test_opinfo_sample_generators_max_binary_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8730962Z test_opinfo_sample_generators_max_pool2d_with_indices_backward_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8731590Z test_opinfo_sample_generators_max_reduction_no_dim_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8732123Z test_opinfo_sample_generators_max_reduction_with_dim_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8732637Z test_opinfo_sample_generators_maximum_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8733122Z test_opinfo_sample_generators_mean_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8733617Z test_opinfo_sample_generators_median_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8734133Z test_opinfo_sample_generators_meshgrid_list_of_tensors_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8734674Z test_opinfo_sample_generators_meshgrid_variadic_tensors_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8735189Z test_opinfo_sample_generators_min_binary_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8735705Z test_opinfo_sample_generators_min_reduction_no_dim_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8736231Z test_opinfo_sample_generators_min_reduction_with_dim_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8736750Z test_opinfo_sample_generators_minimum_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8737321Z test_opinfo_sample_generators_mm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8737816Z test_opinfo_sample_generators_mode_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8738322Z test_opinfo_sample_generators_movedim_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8738829Z test_opinfo_sample_generators_msort_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8739306Z test_opinfo_sample_generators_mul_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8739809Z test_opinfo_sample_generators_multinomial_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8740312Z test_opinfo_sample_generators_mv_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8741261Z test_opinfo_sample_generators_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8741805Z test_opinfo_sample_generators_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8742332Z test_opinfo_sample_generators_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8742862Z test_opinfo_sample_generators_nan_to_num_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8743351Z test_opinfo_sample_generators_nanmean_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8743860Z test_opinfo_sample_generators_nanmedian_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8744366Z test_opinfo_sample_generators_nanquantile_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8744869Z test_opinfo_sample_generators_nansum_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8745366Z test_opinfo_sample_generators_narrow_copy_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8745871Z test_opinfo_sample_generators_narrow_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8746377Z test_opinfo_sample_generators_native_batch_norm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8746981Z test_opinfo_sample_generators_native_dropout_backward_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8747508Z test_opinfo_sample_generators_native_layer_norm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8748014Z test_opinfo_sample_generators_ne_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8748502Z test_opinfo_sample_generators_neg_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8749003Z test_opinfo_sample_generators_new_empty_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8749507Z test_opinfo_sample_generators_new_empty_strided_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8750102Z test_opinfo_sample_generators_new_full_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8750602Z test_opinfo_sample_generators_new_ones_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8751091Z test_opinfo_sample_generators_new_zeros_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8751601Z test_opinfo_sample_generators_nextafter_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8752159Z test_opinfo_sample_generators_nn_functional__scaled_dot_product_attention_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8752789Z test_opinfo_sample_generators_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8753349Z test_opinfo_sample_generators_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8753915Z test_opinfo_sample_generators_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8754483Z test_opinfo_sample_generators_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8755043Z test_opinfo_sample_generators_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8755600Z test_opinfo_sample_generators_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8756144Z test_opinfo_sample_generators_nn_functional_alpha_dropout_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8756699Z test_opinfo_sample_generators_nn_functional_avg_pool1d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8757243Z test_opinfo_sample_generators_nn_functional_avg_pool2d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8757773Z test_opinfo_sample_generators_nn_functional_avg_pool3d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8758307Z test_opinfo_sample_generators_nn_functional_batch_norm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8758850Z test_opinfo_sample_generators_nn_functional_bilinear_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8759406Z test_opinfo_sample_generators_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8760152Z test_opinfo_sample_generators_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8760714Z test_opinfo_sample_generators_nn_functional_celu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8761244Z test_opinfo_sample_generators_nn_functional_conv1d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8761861Z test_opinfo_sample_generators_nn_functional_conv2d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8762397Z test_opinfo_sample_generators_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8763135Z test_opinfo_sample_generators_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8763899Z test_opinfo_sample_generators_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8764678Z test_opinfo_sample_generators_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8765411Z test_opinfo_sample_generators_nn_functional_cosine_similarity_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8766074Z test_opinfo_sample_generators_nn_functional_cross_entropy_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8766615Z test_opinfo_sample_generators_nn_functional_ctc_loss_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8767157Z test_opinfo_sample_generators_nn_functional_dropout2d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8767684Z test_opinfo_sample_generators_nn_functional_dropout3d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8768284Z test_opinfo_sample_generators_nn_functional_dropout_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8768815Z test_opinfo_sample_generators_nn_functional_elu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8769354Z test_opinfo_sample_generators_nn_functional_embedding_bag_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8769894Z test_opinfo_sample_generators_nn_functional_embedding_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8770462Z test_opinfo_sample_generators_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8771064Z test_opinfo_sample_generators_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8771651Z test_opinfo_sample_generators_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8772204Z test_opinfo_sample_generators_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8772772Z test_opinfo_sample_generators_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8773321Z test_opinfo_sample_generators_nn_functional_gelu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8773851Z test_opinfo_sample_generators_nn_functional_glu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8774376Z test_opinfo_sample_generators_nn_functional_grid_sample_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8774921Z test_opinfo_sample_generators_nn_functional_group_norm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8775462Z test_opinfo_sample_generators_nn_functional_hardshrink_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8776007Z test_opinfo_sample_generators_nn_functional_hardsigmoid_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8776540Z test_opinfo_sample_generators_nn_functional_hardswish_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8777124Z test_opinfo_sample_generators_nn_functional_hardtanh_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8777683Z test_opinfo_sample_generators_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8778236Z test_opinfo_sample_generators_nn_functional_huber_loss_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8778771Z test_opinfo_sample_generators_nn_functional_instance_norm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8779330Z test_opinfo_sample_generators_nn_functional_interpolate_area_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8779894Z test_opinfo_sample_generators_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8780473Z test_opinfo_sample_generators_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8781033Z test_opinfo_sample_generators_nn_functional_interpolate_linear_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8781602Z test_opinfo_sample_generators_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8782170Z test_opinfo_sample_generators_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8782749Z test_opinfo_sample_generators_nn_functional_kl_div_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8783271Z test_opinfo_sample_generators_nn_functional_l1_loss_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8783804Z test_opinfo_sample_generators_nn_functional_layer_norm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8784354Z test_opinfo_sample_generators_nn_functional_leaky_relu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8784897Z test_opinfo_sample_generators_nn_functional_linear_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8785435Z test_opinfo_sample_generators_nn_functional_local_response_norm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8785990Z test_opinfo_sample_generators_nn_functional_logsigmoid_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8786545Z test_opinfo_sample_generators_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8787102Z test_opinfo_sample_generators_nn_functional_max_pool1d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8787631Z test_opinfo_sample_generators_nn_functional_max_pool2d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8788170Z test_opinfo_sample_generators_nn_functional_max_pool3d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8788713Z test_opinfo_sample_generators_nn_functional_max_unpool1d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8789259Z test_opinfo_sample_generators_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8789875Z test_opinfo_sample_generators_nn_functional_max_unpool2d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8790427Z test_opinfo_sample_generators_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8790988Z test_opinfo_sample_generators_nn_functional_max_unpool3d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8791614Z test_opinfo_sample_generators_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8792144Z test_opinfo_sample_generators_nn_functional_mish_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8792676Z test_opinfo_sample_generators_nn_functional_mse_loss_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8793220Z test_opinfo_sample_generators_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8793790Z test_opinfo_sample_generators_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8794359Z test_opinfo_sample_generators_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8794914Z test_opinfo_sample_generators_nn_functional_nll_loss_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8795459Z test_opinfo_sample_generators_nn_functional_normalize_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8795994Z test_opinfo_sample_generators_nn_functional_one_hot_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8796524Z test_opinfo_sample_generators_nn_functional_pad_circular_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8797132Z test_opinfo_sample_generators_nn_functional_pad_constant_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8797685Z test_opinfo_sample_generators_nn_functional_pad_reflect_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8798233Z test_opinfo_sample_generators_nn_functional_pad_replicate_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8798784Z test_opinfo_sample_generators_nn_functional_pairwise_distance_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8799331Z test_opinfo_sample_generators_nn_functional_pdist_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8840141Z test_opinfo_sample_generators_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8840708Z test_opinfo_sample_generators_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8841242Z test_opinfo_sample_generators_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8841780Z test_opinfo_sample_generators_nn_functional_prelu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8842309Z test_opinfo_sample_generators_nn_functional_relu6_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8842835Z test_opinfo_sample_generators_nn_functional_relu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8843346Z test_opinfo_sample_generators_nn_functional_rrelu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8843869Z test_opinfo_sample_generators_nn_functional_selu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8844418Z test_opinfo_sample_generators_nn_functional_silu_complex_cpu_complex64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8844957Z test_opinfo_sample_generators_nn_functional_silu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8845481Z test_opinfo_sample_generators_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8846195Z test_opinfo_sample_generators_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8846733Z test_opinfo_sample_generators_nn_functional_softmin_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8847278Z test_opinfo_sample_generators_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8847817Z test_opinfo_sample_generators_nn_functional_softplus_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8848361Z test_opinfo_sample_generators_nn_functional_softshrink_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8848892Z test_opinfo_sample_generators_nn_functional_softsign_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8849429Z test_opinfo_sample_generators_nn_functional_tanhshrink_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8849955Z test_opinfo_sample_generators_nn_functional_threshold_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8850509Z test_opinfo_sample_generators_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8851094Z test_opinfo_sample_generators_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8851716Z test_opinfo_sample_generators_nn_functional_unfold_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8852254Z test_opinfo_sample_generators_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8852813Z test_opinfo_sample_generators_nn_functional_upsample_nearest_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8853349Z test_opinfo_sample_generators_nonzero_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8853846Z test_opinfo_sample_generators_norm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8854330Z test_opinfo_sample_generators_norm_fro_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8854829Z test_opinfo_sample_generators_norm_inf_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8855322Z test_opinfo_sample_generators_norm_nuc_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8855806Z test_opinfo_sample_generators_normal_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8856319Z test_opinfo_sample_generators_normal_number_mean_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8856824Z test_opinfo_sample_generators_ones_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8857321Z test_opinfo_sample_generators_ones_like_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8857806Z test_opinfo_sample_generators_ormqr_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8858299Z test_opinfo_sample_generators_outer_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8858798Z test_opinfo_sample_generators_pca_lowrank_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8859313Z test_opinfo_sample_generators_permute_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8859803Z test_opinfo_sample_generators_pinverse_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8860304Z test_opinfo_sample_generators_polar_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8860864Z test_opinfo_sample_generators_polygamma_polygamma_n_0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8861412Z test_opinfo_sample_generators_polygamma_polygamma_n_1_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8861935Z test_opinfo_sample_generators_polygamma_polygamma_n_2_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8862480Z test_opinfo_sample_generators_polygamma_polygamma_n_3_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8863018Z test_opinfo_sample_generators_polygamma_polygamma_n_4_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8863537Z test_opinfo_sample_generators_positive_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8864023Z test_opinfo_sample_generators_pow_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8864516Z test_opinfo_sample_generators_prod_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8865006Z test_opinfo_sample_generators_put_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8865483Z test_opinfo_sample_generators_qr_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8865986Z test_opinfo_sample_generators_quantile_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8866528Z test_opinfo_sample_generators_rad2deg_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8867039Z test_opinfo_sample_generators_rand_like_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8867528Z test_opinfo_sample_generators_randint_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8868035Z test_opinfo_sample_generators_randint_like_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8868533Z test_opinfo_sample_generators_randn_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8869035Z test_opinfo_sample_generators_randn_like_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8869525Z test_opinfo_sample_generators_ravel_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8870087Z test_opinfo_sample_generators_real_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8870595Z test_opinfo_sample_generators_reciprocal_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8871101Z test_opinfo_sample_generators_remainder_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8871590Z test_opinfo_sample_generators_renorm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8872089Z test_opinfo_sample_generators_repeat_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8872630Z test_opinfo_sample_generators_repeat_interleave_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8873140Z test_opinfo_sample_generators_reshape_as_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8873651Z test_opinfo_sample_generators_reshape_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8873899Z test_opinfo_sample_generators_resize__cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8874139Z test_opinfo_sample_generators_resize_as__cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8874388Z test_opinfo_sample_generators_resolve_conj_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8874680Z test_opinfo_sample_generators_resolve_neg_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8874916Z test_opinfo_sample_generators_roll_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8875147Z test_opinfo_sample_generators_rot90_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8875366Z test_opinfo_sample_generators_round_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8875624Z test_opinfo_sample_generators_round_decimals_0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8875878Z test_opinfo_sample_generators_round_decimals_3_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8876135Z test_opinfo_sample_generators_round_decimals_neg_3_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8876373Z test_opinfo_sample_generators_rsqrt_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8876607Z test_opinfo_sample_generators_rsub_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8876858Z test_opinfo_sample_generators_scalar_tensor_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8877106Z test_opinfo_sample_generators_scatter_add_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8877347Z test_opinfo_sample_generators_scatter_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8877733Z test_opinfo_sample_generators_scatter_reduce_amax_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8877982Z test_opinfo_sample_generators_scatter_reduce_amin_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8878239Z test_opinfo_sample_generators_scatter_reduce_mean_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8878497Z test_opinfo_sample_generators_scatter_reduce_prod_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8878752Z test_opinfo_sample_generators_scatter_reduce_sum_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8879002Z test_opinfo_sample_generators_searchsorted_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8879267Z test_opinfo_sample_generators_segment_reduce_lengths_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8879535Z test_opinfo_sample_generators_segment_reduce_offsets_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8879876Z test_opinfo_sample_generators_select_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8880131Z test_opinfo_sample_generators_select_scatter_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8880354Z test_opinfo_sample_generators_sgn_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8880593Z test_opinfo_sample_generators_short_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8880831Z test_opinfo_sample_generators_sigmoid_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8881065Z test_opinfo_sample_generators_sign_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8881331Z test_opinfo_sample_generators_signal_windows_bartlett_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8881592Z test_opinfo_sample_generators_signal_windows_blackman_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8881851Z test_opinfo_sample_generators_signal_windows_cosine_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8882186Z test_opinfo_sample_generators_signal_windows_exponential_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8882448Z test_opinfo_sample_generators_signal_windows_gaussian_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8882719Z test_opinfo_sample_generators_signal_windows_general_cosine_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8882977Z test_opinfo_sample_generators_signal_windows_general_hamming_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8883242Z test_opinfo_sample_generators_signal_windows_hamming_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8883499Z test_opinfo_sample_generators_signal_windows_hann_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8883759Z test_opinfo_sample_generators_signal_windows_kaiser_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8884022Z test_opinfo_sample_generators_signal_windows_nuttall_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8884262Z test_opinfo_sample_generators_signbit_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8884497Z test_opinfo_sample_generators_sin_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8884731Z test_opinfo_sample_generators_sinc_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8885008Z test_opinfo_sample_generators_sinh_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8885234Z test_opinfo_sample_generators_slice_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8885484Z test_opinfo_sample_generators_slice_scatter_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8885727Z test_opinfo_sample_generators_softmax_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8885981Z test_opinfo_sample_generators_softmax_with_dtype_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8886215Z test_opinfo_sample_generators_sort_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8886473Z test_opinfo_sample_generators_sparse_sampled_addmm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8886729Z test_opinfo_sample_generators_special_airy_ai_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8886981Z test_opinfo_sample_generators_special_bessel_j0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8887234Z test_opinfo_sample_generators_special_bessel_j1_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8887477Z test_opinfo_sample_generators_special_bessel_y0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8887730Z test_opinfo_sample_generators_special_bessel_y1_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8888008Z test_opinfo_sample_generators_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8888282Z test_opinfo_sample_generators_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8888963Z test_opinfo_sample_generators_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T20:46:56.8889517Z test_opinfo_sample_generators_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T20:46:56.8889810Z test_opinfo_sample_generators_special_entr_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8890060Z test_opinfo_sample_generators_special_erfcx_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8890331Z test_opinfo_sample_generators_special_hermite_polynomial_h_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8890603Z test_opinfo_sample_generators_special_hermite_polynomial_he_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8890853Z test_opinfo_sample_generators_special_i0e_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8891086Z test_opinfo_sample_generators_special_i1_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8891332Z test_opinfo_sample_generators_special_i1e_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8891606Z test_opinfo_sample_generators_special_laguerre_polynomial_l_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8892153Z test_opinfo_sample_generators_special_legendre_polynomial_p_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T20:46:56.8892410Z test_opinfo_sample_generators_special_log_ndtr_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8892706Z test_opinfo_sample_generators_special_modified_bessel_i0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8892970Z test_opinfo_sample_generators_special_modified_bessel_i1_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8893231Z test_opinfo_sample_generators_special_modified_bessel_k0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8893490Z test_opinfo_sample_generators_special_modified_bessel_k1_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8893739Z test_opinfo_sample_generators_special_ndtr_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8893976Z test_opinfo_sample_generators_special_ndtri_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8894268Z test_opinfo_sample_generators_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8894547Z test_opinfo_sample_generators_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8894820Z test_opinfo_sample_generators_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8895382Z test_opinfo_sample_generators_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T20:46:56.8895943Z test_opinfo_sample_generators_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T20:46:56.8896505Z test_opinfo_sample_generators_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T20:46:56.8897069Z test_opinfo_sample_generators_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T20:46:56.8897340Z test_opinfo_sample_generators_special_spherical_bessel_j0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8897631Z test_opinfo_sample_generators_special_xlog1py_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8897882Z test_opinfo_sample_generators_special_zeta_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8898107Z test_opinfo_sample_generators_split_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8898361Z test_opinfo_sample_generators_split_list_args_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8898615Z test_opinfo_sample_generators_split_with_sizes_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8898849Z test_opinfo_sample_generators_sqrt_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8899087Z test_opinfo_sample_generators_square_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8899324Z test_opinfo_sample_generators_squeeze_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8899565Z test_opinfo_sample_generators_stack_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8899801Z test_opinfo_sample_generators_std_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8900047Z test_opinfo_sample_generators_std_mean_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8900286Z test_opinfo_sample_generators_std_mean_unbiased_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8900569Z test_opinfo_sample_generators_std_unbiased_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8900809Z test_opinfo_sample_generators_stft_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8901040Z test_opinfo_sample_generators_sub_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8901274Z test_opinfo_sample_generators_sum_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8901516Z test_opinfo_sample_generators_sum_to_size_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8901745Z test_opinfo_sample_generators_svd_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8901994Z test_opinfo_sample_generators_svd_lowrank_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8902234Z test_opinfo_sample_generators_symeig_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8902465Z test_opinfo_sample_generators_t_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8902700Z test_opinfo_sample_generators_take_along_dim_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8902938Z test_opinfo_sample_generators_take_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8903173Z test_opinfo_sample_generators_tan_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8903402Z test_opinfo_sample_generators_tanh_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8903651Z test_opinfo_sample_generators_tensor_split_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8903895Z test_opinfo_sample_generators_tensordot_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8904133Z test_opinfo_sample_generators_tile_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8904368Z test_opinfo_sample_generators_to_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8904611Z test_opinfo_sample_generators_to_sparse_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8904884Z test_opinfo_sample_generators_topk_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8905121Z test_opinfo_sample_generators_trace_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8905363Z test_opinfo_sample_generators_transpose_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8905606Z test_opinfo_sample_generators_trapezoid_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8905843Z test_opinfo_sample_generators_trapz_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8906096Z test_opinfo_sample_generators_triangular_solve_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8906329Z test_opinfo_sample_generators_tril_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8906573Z test_opinfo_sample_generators_tril_indices_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8906807Z test_opinfo_sample_generators_triu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8907036Z test_opinfo_sample_generators_triu_indices_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8907281Z test_opinfo_sample_generators_true_divide_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8907516Z test_opinfo_sample_generators_trunc_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8907786Z test_opinfo_sample_generators_unbind_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8908032Z test_opinfo_sample_generators_unflatten_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8908279Z test_opinfo_sample_generators_unfold_copy_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8908523Z test_opinfo_sample_generators_unfold_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8908761Z test_opinfo_sample_generators_uniform_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8909018Z test_opinfo_sample_generators_unique_consecutive_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8909241Z test_opinfo_sample_generators_unique_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8909486Z test_opinfo_sample_generators_unsqueeze_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8909773Z test_opinfo_sample_generators_var_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8910017Z test_opinfo_sample_generators_var_mean_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8910268Z test_opinfo_sample_generators_var_mean_unbiased_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8910514Z test_opinfo_sample_generators_var_unbiased_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8910748Z test_opinfo_sample_generators_vdot_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8911002Z test_opinfo_sample_generators_view_as_complex_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8911248Z test_opinfo_sample_generators_view_as_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8911486Z test_opinfo_sample_generators_view_as_real_cpu_complex64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8911727Z test_opinfo_sample_generators_view_copy_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8911961Z test_opinfo_sample_generators_view_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8912241Z test_opinfo_sample_generators_vsplit_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8912483Z test_opinfo_sample_generators_vstack_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8912722Z test_opinfo_sample_generators_where_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8912956Z test_opinfo_sample_generators_xlogy_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8913192Z test_opinfo_sample_generators_zero__cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8913483Z test_opinfo_sample_generators_zeros_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8913712Z test_opinfo_sample_generators_zeros_like_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T20:46:56.8913866Z test_sample_input (__main__.TestOpInfos) ... ok (0.003s) 2023-01-11T20:46:56.8914037Z test_sample_input_metadata (__main__.TestOpInfos) ... ok (0.002s) 2023-01-11T20:46:56.8914220Z test_default_names (__main__.TestTestParametrization) ... ok (0.002s) 2023-01-11T20:46:56.8914426Z test_modules_decorator_misuse_error (__main__.TestTestParametrization) ... ok (0.001s) 2023-01-11T20:46:56.8914641Z test_multiple_handling_of_same_param_error (__main__.TestTestParametrization) ... ok (0.001s) 2023-01-11T20:46:56.8914808Z test_name_fn (__main__.TestTestParametrization) ... ok (0.003s) 2023-01-11T20:46:56.8915039Z test_ops_decorator_misuse_error (__main__.TestTestParametrization) ... ok (0.001s) 2023-01-11T20:46:56.8915241Z test_subtest_expected_failure_x_1 (__main__.TestTestParametrization) ... ok (0.001s) 2023-01-11T20:46:56.8915454Z test_subtest_expected_failure_x_2 (__main__.TestTestParametrization) ... expected failure (0.001s) 2023-01-11T20:46:56.8915656Z test_subtest_expected_failure_x_3 (__main__.TestTestParametrization) ... ok (0.001s) 2023-01-11T20:46:56.8915835Z test_subtest_names (__main__.TestTestParametrization) ... ok (0.002s) 2023-01-11T20:46:56.8916077Z test_two_things_subtest_expected_failure_x_1_y_4 (__main__.TestTestParametrization) ... expected failure (0.001s) 2023-01-11T20:46:56.8916319Z test_two_things_subtest_expected_failure_x_1_y_5 (__main__.TestTestParametrization) ... expected failure (0.001s) 2023-01-11T20:46:56.8916552Z test_two_things_subtest_expected_failure_x_1_y_6 (__main__.TestTestParametrization) ... expected failure (0.001s) 2023-01-11T20:46:56.8916817Z test_two_things_subtest_expected_failure_x_2_y_4 (__main__.TestTestParametrization) ... ok (0.001s) 2023-01-11T20:46:56.8917035Z test_two_things_subtest_expected_failure_x_2_y_5 (__main__.TestTestParametrization) ... ok (0.001s) 2023-01-11T20:46:56.8917256Z test_two_things_subtest_expected_failure_x_2_y_6 (__main__.TestTestParametrization) ... expected failure (0.001s) 2023-01-11T20:46:56.8917474Z test_two_things_subtest_expected_failure_x_3_y_4 (__main__.TestTestParametrization) ... ok (0.001s) 2023-01-11T20:46:56.8917685Z test_two_things_subtest_expected_failure_x_3_y_5 (__main__.TestTestParametrization) ... ok (0.001s) 2023-01-11T20:46:56.8917928Z test_two_things_subtest_expected_failure_x_3_y_6 (__main__.TestTestParametrization) ... expected failure (0.001s) 2023-01-11T20:46:56.8918154Z test_default_names_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.003s) 2023-01-11T20:46:56.8918397Z test_dtypes_composition_invalid_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.003s) 2023-01-11T20:46:56.8918643Z test_dtypes_composition_valid_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.002s) 2023-01-11T20:46:56.8918902Z test_multiple_handling_of_same_param_error_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.003s) 2023-01-11T20:46:56.8919118Z test_name_fn_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.004s) 2023-01-11T20:46:56.8919424Z test_ops_composition_names_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (1.007s) 2023-01-11T20:46:56.8919846Z test_subtest_expected_failure_x_1_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.001s) 2023-01-11T20:46:56.8920118Z test_subtest_expected_failure_x_2_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... expected failure (0.001s) 2023-01-11T20:46:56.8920364Z test_subtest_expected_failure_x_3_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.001s) 2023-01-11T20:46:56.8920591Z test_subtest_names_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.002s) 2023-01-11T20:46:56.8920877Z test_two_things_subtest_expected_failure_x_1_y_4_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... expected failure (0.001s) 2023-01-11T20:46:56.8921167Z test_two_things_subtest_expected_failure_x_1_y_5_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... expected failure (0.001s) 2023-01-11T20:46:56.8921453Z test_two_things_subtest_expected_failure_x_1_y_6_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... expected failure (0.001s) 2023-01-11T20:46:56.8921717Z test_two_things_subtest_expected_failure_x_2_y_4_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.001s) 2023-01-11T20:46:56.8921981Z test_two_things_subtest_expected_failure_x_2_y_5_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.001s) 2023-01-11T20:46:56.8922252Z test_two_things_subtest_expected_failure_x_2_y_6_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... expected failure (0.001s) 2023-01-11T20:46:56.8922579Z test_two_things_subtest_expected_failure_x_3_y_4_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.001s) 2023-01-11T20:46:56.8922847Z test_two_things_subtest_expected_failure_x_3_y_5_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.001s) 2023-01-11T20:46:56.8923125Z test_two_things_subtest_expected_failure_x_3_y_6_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... expected failure (0.001s) 2023-01-11T20:46:56.8923367Z test_unparametrized_names_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.002s) 2023-01-11T20:46:56.8923555Z test_assertEqual_longMessage_cpu (__main__.TestTestingCPU) ... ok (0.002s) 2023-01-11T20:46:56.8923767Z test_assertEqual_numpy_cpu_bool (__main__.TestTestingCPU) ... ok (0.009s) 2023-01-11T20:46:56.8923958Z test_assertEqual_numpy_cpu_complex128 (__main__.TestTestingCPU) ... ok (0.009s) 2023-01-11T20:46:56.8924148Z test_assertEqual_numpy_cpu_complex64 (__main__.TestTestingCPU) ... ok (0.010s) 2023-01-11T20:46:56.8924322Z test_assertEqual_numpy_cpu_float16 (__main__.TestTestingCPU) ... ok (0.009s) 2023-01-11T20:46:56.8924505Z test_assertEqual_numpy_cpu_float32 (__main__.TestTestingCPU) ... ok (0.009s) 2023-01-11T20:46:56.8924680Z test_assertEqual_numpy_cpu_float64 (__main__.TestTestingCPU) ... ok (0.008s) 2023-01-11T20:46:56.8924858Z test_assertEqual_numpy_cpu_int16 (__main__.TestTestingCPU) ... ok (0.008s) 2023-01-11T20:46:56.8925040Z test_assertEqual_numpy_cpu_int32 (__main__.TestTestingCPU) ... ok (0.008s) 2023-01-11T20:46:56.8925255Z test_assertEqual_numpy_cpu_int64 (__main__.TestTestingCPU) ... ok (0.007s) 2023-01-11T20:46:56.8925434Z test_assertEqual_numpy_cpu_int8 (__main__.TestTestingCPU) ... ok (0.008s) 2023-01-11T20:46:56.8925609Z test_assertEqual_numpy_cpu_uint8 (__main__.TestTestingCPU) ... ok (0.008s) 2023-01-11T20:46:56.8925853Z test_cuda_assert_should_not_stop_common_distributed_test_suite_cpu (__main__.TestTestingCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:46:56.8926104Z test_cuda_assert_should_stop_common_device_type_test_suite_cpu (__main__.TestTestingCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:46:56.8926342Z test_cuda_assert_should_stop_common_utils_test_suite_cpu (__main__.TestTestingCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:46:56.8926520Z test_get_supported_dtypes_cpu (__main__.TestTestingCPU) ... ok (0.330s) 2023-01-11T20:46:56.8926763Z test_isclose_atol_rtol_greater_than_zero_cpu_bool (__main__.TestTestingCPU) ... ok (0.034s) 2023-01-11T20:46:56.8926969Z test_isclose_atol_rtol_greater_than_zero_cpu_float16 (__main__.TestTestingCPU) ... ok (0.018s) 2023-01-11T20:46:56.8927167Z test_isclose_atol_rtol_greater_than_zero_cpu_float32 (__main__.TestTestingCPU) ... ok (0.017s) 2023-01-11T20:46:56.8927362Z test_isclose_atol_rtol_greater_than_zero_cpu_float64 (__main__.TestTestingCPU) ... ok (0.018s) 2023-01-11T20:46:56.8927561Z test_isclose_atol_rtol_greater_than_zero_cpu_int16 (__main__.TestTestingCPU) ... ok (0.018s) 2023-01-11T20:46:56.8927745Z test_isclose_atol_rtol_greater_than_zero_cpu_int32 (__main__.TestTestingCPU) ... ok (0.018s) 2023-01-11T20:46:56.8927938Z test_isclose_atol_rtol_greater_than_zero_cpu_int64 (__main__.TestTestingCPU) ... ok (0.017s) 2023-01-11T20:46:56.8928134Z test_isclose_atol_rtol_greater_than_zero_cpu_int8 (__main__.TestTestingCPU) ... ok (0.018s) 2023-01-11T20:46:56.8928335Z test_isclose_atol_rtol_greater_than_zero_cpu_uint8 (__main__.TestTestingCPU) ... ok (0.017s) 2023-01-11T20:46:56.8928498Z test_isclose_bool_cpu (__main__.TestTestingCPU) ... ok (0.012s) 2023-01-11T20:46:56.8928679Z test_isclose_complex_cpu_complex128 (__main__.TestTestingCPU) ... ok (0.034s) 2023-01-11T20:46:56.8928861Z test_isclose_complex_cpu_complex64 (__main__.TestTestingCPU) ... ok (0.060s) 2023-01-11T20:46:56.8929042Z test_isclose_equality_shortcut_cpu (__main__.TestTestingCPU) ... ok (0.001s) 2023-01-11T20:46:56.8929203Z test_isclose_float_cpu_float16 (__main__.TestTestingCPU) ... ok (0.038s) 2023-01-11T20:46:56.8929430Z test_isclose_float_cpu_float32 (__main__.TestTestingCPU) ... ok (0.029s) 2023-01-11T20:46:56.8929607Z test_isclose_float_cpu_float64 (__main__.TestTestingCPU) ... ok (0.032s) 2023-01-11T20:46:56.8929778Z test_isclose_integer_cpu_int16 (__main__.TestTestingCPU) ... ok (0.017s) 2023-01-11T20:46:56.8929949Z test_isclose_integer_cpu_int32 (__main__.TestTestingCPU) ... ok (0.010s) 2023-01-11T20:46:56.8930118Z test_isclose_integer_cpu_int64 (__main__.TestTestingCPU) ... ok (0.017s) 2023-01-11T20:46:56.8930289Z test_isclose_integer_cpu_int8 (__main__.TestTestingCPU) ... ok (0.007s) 2023-01-11T20:46:56.8930460Z test_isclose_integer_cpu_uint8 (__main__.TestTestingCPU) ... ok (0.030s) 2023-01-11T20:46:56.8930653Z test_isclose_nan_equality_shortcut_cpu_complex128 (__main__.TestTestingCPU) ... ok (0.002s) 2023-01-11T20:46:56.8930855Z test_isclose_nan_equality_shortcut_cpu_complex64 (__main__.TestTestingCPU) ... ok (0.002s) 2023-01-11T20:46:56.8931050Z test_isclose_nan_equality_shortcut_cpu_float16 (__main__.TestTestingCPU) ... ok (0.002s) 2023-01-11T20:46:56.8931249Z test_isclose_nan_equality_shortcut_cpu_float32 (__main__.TestTestingCPU) ... ok (0.002s) 2023-01-11T20:46:56.8931449Z test_isclose_nan_equality_shortcut_cpu_float64 (__main__.TestTestingCPU) ... ok (0.002s) 2023-01-11T20:46:56.8932301Z test_make_tensor_complex32_cpu (__main__.TestTestingCPU) ... /opt/conda/lib/python3.7/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-11T20:46:56.8932466Z result = torch.empty(shape, device=device, dtype=dtype) 2023-01-11T20:46:56.8932556Z ok (0.014s) 2023-01-11T20:46:56.8932728Z test_make_tensor_cpu_bool (__main__.TestTestingCPU) ... ok (0.023s) 2023-01-11T20:46:56.8932890Z test_make_tensor_cpu_complex64 (__main__.TestTestingCPU) ... ok (0.011s) 2023-01-11T20:46:56.8933064Z test_make_tensor_cpu_float32 (__main__.TestTestingCPU) ... ok (0.024s) 2023-01-11T20:46:56.8933234Z test_make_tensor_cpu_int64 (__main__.TestTestingCPU) ... ok (0.013s) 2023-01-11T20:46:56.8933247Z 2023-01-11T20:46:56.8933519Z ---------------------------------------------------------------------- 2023-01-11T20:46:56.8933625Z Ran 1249 tests in 120.015s 2023-01-11T20:46:56.8933632Z 2023-01-11T20:46:56.8933757Z OK (skipped=36, expected failures=13) 2023-01-11T20:46:56.8933798Z 2023-01-11T20:46:56.8933911Z Generating XML reports... 2023-01-11T20:46:56.8934296Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertClose-20230111204454.xml 2023-01-11T20:46:56.8934692Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseContainer-20230111204454.xml 2023-01-11T20:46:56.8935110Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseErrorMessage-20230111204454.xml 2023-01-11T20:46:56.8935518Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseQuantized-20230111204454.xml 2023-01-11T20:46:56.8935920Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseBSC-20230111204454.xml 2023-01-11T20:46:56.8936319Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseBSR-20230111204454.xml 2023-01-11T20:46:56.8936713Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCOO-20230111204454.xml 2023-01-11T20:46:56.8937103Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCSC-20230111204454.xml 2023-01-11T20:46:56.8937513Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCSR-20230111204454.xml 2023-01-11T20:46:56.8937892Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestFrameworkUtils-20230111204454.xml 2023-01-11T20:46:56.8938245Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestImports-20230111204454.xml 2023-01-11T20:46:56.8938685Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestOpInfoSampleFunctionsCPU-20230111204454.xml 2023-01-11T20:46:56.8939039Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestOpInfos-20230111204454.xml 2023-01-11T20:46:56.8939443Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestTestParametrization-20230111204454.xml 2023-01-11T20:46:56.8939905Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestTestParametrizationDeviceTypeCPU-20230111204454.xml 2023-01-11T20:46:56.8940266Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestTestingCPU-20230111204454.xml 2023-01-11T20:46:56.8940273Z 2023-01-11T20:46:56.8940822Z ##[endgroup] 2023-01-11T20:46:56.8941183Z FINISHED PRINTING LOG FILE of test_testing (/var/lib/jenkins/workspace/test/test-reports/test_testing_u7au4ey8) 2023-01-11T20:46:56.8941191Z 2023-01-11T20:47:03.4189453Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T20:47:03.6607252Z Ignoring disabled issues: ['91003'] 2023-01-11T20:47:03.7856880Z Running test_binary_ufuncs ... [2023-01-11 20:47:03.785107] 2023-01-11T20:47:03.7865520Z Executing ['/opt/conda/bin/python', '-bb', 'test_binary_ufuncs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 20:47:03.786106] 2023-01-11T20:52:53.8355161Z 2023-01-11T20:52:53.8359816Z Expand the folded group to see the log file of test_binary_ufuncs 2023-01-11T20:52:53.8364498Z ##[group]PRINTING LOG FILE of test_binary_ufuncs (/var/lib/jenkins/workspace/test/test-reports/test_binary_ufuncs__614h56c) 2023-01-11T20:52:53.8399692Z Test results will be stored in test-reports/python-unittest/test_binary_ufuncs 2023-01-11T20:52:53.8399972Z 2023-01-11T20:52:53.8400073Z Running tests... 2023-01-11T20:52:53.8512821Z ---------------------------------------------------------------------- 2023-01-11T20:52:53.8513286Z test___add___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:53.8513743Z test___add___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.8514164Z test___add___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:53.8514572Z test___add___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.8604934Z test___add___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.8605684Z test___add___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:53.8606104Z test___add___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.8606521Z test___add___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.8606928Z test___and___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:53.8607344Z test___and___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:53.8607771Z test___and___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:53.8842695Z test___and___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.8843165Z test___and___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.8843628Z test___and___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:53.8844058Z test___and___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.8844479Z test___and___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.8844913Z test___eq___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T20:52:53.8845346Z test___eq___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9203791Z test___eq___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9204534Z test___eq___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9205259Z test___eq___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:53.9206248Z test___eq___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9206722Z test___eq___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9207167Z test___eq___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:53.9207620Z test___floordiv___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:53.9208064Z test___floordiv___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9208515Z test___floordiv___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9209205Z test___floordiv___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9209654Z test___floordiv___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9210085Z test___floordiv___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:53.9210529Z test___floordiv___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9210974Z test___floordiv___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:53.9211411Z test___ge___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T20:52:53.9211834Z test___ge___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9212261Z test___ge___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9212690Z test___ge___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9213110Z test___ge___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:53.9213532Z test___ge___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9213956Z test___ge___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:53.9214565Z test___ge___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9214981Z test___gt___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9215410Z test___gt___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9215872Z test___gt___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9216289Z test___gt___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9216720Z test___gt___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9217146Z test___gt___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9217565Z test___gt___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9217977Z test___gt___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9218412Z test___iadd___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9218849Z test___iadd___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9219272Z test___iadd___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9219708Z test___iadd___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9220143Z test___iadd___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9220631Z test___iadd___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9221056Z test___iadd___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9221485Z test___iadd___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9221924Z test___iand___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9222375Z test___iand___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9222800Z test___iand___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9223237Z test___iand___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9223669Z test___iand___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9224096Z test___iand___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9224529Z test___iand___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9224959Z test___iand___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9225404Z test___ifloordiv___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9225845Z test___ifloordiv___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9226295Z test___ifloordiv___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9226747Z test___ifloordiv___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9227183Z test___ifloordiv___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9227630Z test___ifloordiv___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9228076Z test___ifloordiv___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9228525Z test___ifloordiv___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9228964Z test___ilshift___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9229409Z test___ilshift___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9229896Z test___ilshift___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9230405Z test___ilshift___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9230839Z test___ilshift___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9231284Z test___ilshift___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9231729Z test___ilshift___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9232156Z test___ilshift___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9232594Z test___imod___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9233044Z test___imod___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9233481Z test___imod___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9233899Z test___imod___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9234349Z test___imod___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9234781Z test___imod___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9235204Z test___imod___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9235685Z test___imod___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9236133Z test___imul___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9236572Z test___imul___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9236996Z test___imul___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9237435Z test___imul___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9237866Z test___imul___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9238280Z test___imul___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9238707Z test___imul___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9239135Z test___imul___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9259424Z test___ior___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9259922Z test___ior___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:53.9260335Z test___ior___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9260764Z test___ior___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9261174Z test___ior___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:53.9261573Z test___ior___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9261980Z test___ior___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9262390Z test___ior___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9262804Z test___ipow___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2023-01-11T20:52:53.9263221Z test___ipow___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9263636Z test___ipow___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9264057Z test___ipow___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9264571Z test___ipow___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9265003Z test___ipow___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9265418Z test___ipow___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9265821Z test___ipow___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9266249Z test___irshift___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9266681Z test___irshift___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9267108Z test___irshift___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9267518Z test___irshift___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9267937Z test___irshift___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9268354Z test___irshift___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9268767Z test___irshift___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9269176Z test___irshift___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9269600Z test___isub___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:53.9270078Z test___isub___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9270552Z test___isub___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9270970Z test___isub___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9271381Z test___isub___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9271797Z test___isub___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9272198Z test___isub___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9272608Z test___isub___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9273032Z test___itruediv___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9273453Z test___itruediv___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9273885Z test___itruediv___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9274312Z test___itruediv___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9274740Z test___itruediv___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9275149Z test___itruediv___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9275574Z test___itruediv___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9275997Z test___itruediv___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9276403Z test___ixor___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9276823Z test___ixor___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9277241Z test___ixor___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9277653Z test___ixor___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9278051Z test___ixor___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9278459Z test___ixor___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9278916Z test___ixor___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9279329Z test___ixor___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9279874Z test___le___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:53.9280398Z test___le___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9280880Z test___le___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9281292Z test___le___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9281704Z test___le___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9282109Z test___le___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9282524Z test___le___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9282928Z test___le___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9283348Z test___lshift___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9283775Z test___lshift___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9284183Z test___lshift___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9284599Z test___lshift___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9285105Z test___lshift___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9285521Z test___lshift___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9285926Z test___lshift___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9286352Z test___lshift___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:53.9286767Z test___lt___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9287188Z test___lt___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9287587Z test___lt___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9287998Z test___lt___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9288407Z test___lt___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9288798Z test___lt___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9289204Z test___lt___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9289612Z test___lt___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9290034Z test___matmul___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9290451Z test___matmul___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9290873Z test___matmul___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9291290Z test___matmul___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9291695Z test___matmul___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9292113Z test___matmul___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9292531Z test___matmul___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9292954Z test___matmul___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9293360Z test___mod___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9293832Z test___mod___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9294243Z test___mod___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9294643Z test___mod___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9295114Z test___mod___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9295617Z test___mod___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9296140Z test___mod___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9296570Z test___mod___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9297173Z test___mul___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9297668Z test___mul___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9298101Z test___mul___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9298571Z test___mul___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9299075Z test___mul___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9299510Z test___mul___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9300039Z test___mul___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9300556Z test___mul___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9301032Z test___ne___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9301497Z test___ne___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9301985Z test___ne___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9302466Z test___ne___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9404454Z test___ne___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9405083Z test___ne___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9405488Z test___ne___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9405912Z test___ne___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9406322Z test___or___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9406733Z test___or___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9407129Z test___or___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9407549Z test___or___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9407964Z test___or___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9408360Z test___or___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9408779Z test___or___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9409189Z test___or___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:53.9409605Z test___pow___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9410009Z test___pow___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9410424Z test___pow___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9411099Z test___pow___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9411501Z test___pow___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9411917Z test___pow___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9412337Z test___pow___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9412758Z test___pow___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9413164Z test___radd___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9413580Z test___radd___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9413998Z test___radd___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9414418Z test___radd___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9414825Z test___radd___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9415239Z test___radd___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9415647Z test___radd___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9416049Z test___radd___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9416456Z test___rand___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:53.9416957Z test___rand___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9417377Z test___rand___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9417783Z test___rand___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9418184Z test___rand___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9418602Z test___rand___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:53.9419020Z test___rand___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9419426Z test___rand___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9419853Z test___rfloordiv___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9420293Z test___rfloordiv___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9420739Z test___rfloordiv___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9421159Z test___rfloordiv___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9421590Z test___rfloordiv___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9422025Z test___rfloordiv___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9422438Z test___rfloordiv___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9422863Z test___rfloordiv___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9423294Z test___rlshift___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:53.9423723Z test___rlshift___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9424134Z test___rlshift___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9424564Z test___rlshift___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9424987Z test___rlshift___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9425409Z test___rlshift___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9425849Z test___rlshift___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9426273Z test___rlshift___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9426701Z test___rmatmul___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9427117Z test___rmatmul___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9427547Z test___rmatmul___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9427969Z test___rmatmul___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9428388Z test___rmatmul___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9428788Z test___rmatmul___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9429212Z test___rmatmul___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9429633Z test___rmatmul___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9430041Z test___rmod___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9430540Z test___rmod___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9430967Z test___rmod___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9431418Z test___rmod___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9431826Z test___rmod___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9432244Z test___rmod___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9432671Z test___rmod___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9433098Z test___rmod___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9433497Z test___rmul___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9433904Z test___rmul___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9434316Z test___rmul___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9434707Z test___rmul___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9435124Z test___rmul___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9435537Z test___rmul___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9435951Z test___rmul___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9436356Z test___rmul___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9436769Z test___ror___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9437189Z test___ror___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9437590Z test___ror___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9438004Z test___ror___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9438417Z test___ror___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9438831Z test___ror___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9439230Z test___ror___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9547517Z test___ror___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9548177Z test___rpow___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9548590Z test___rpow___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9549016Z test___rpow___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9549440Z test___rpow___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9549864Z test___rpow___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9550342Z test___rpow___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9550758Z test___rpow___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9551177Z test___rpow___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9551605Z test___rrshift___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:53.9552030Z test___rrshift___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9552462Z test___rrshift___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9552898Z test___rrshift___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T20:52:53.9553311Z test___rrshift___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9553794Z test___rrshift___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9554215Z test___rrshift___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9554640Z test___rrshift___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:53.9555052Z test___rshift___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:53.9555499Z test___rshift___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9555924Z test___rshift___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2023-01-11T20:52:53.9556331Z test___rshift___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:53.9556752Z test___rshift___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9557178Z test___rshift___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9557603Z test___rshift___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9558010Z test___rshift___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9558444Z test___rsub___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9559024Z test___rsub___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9559703Z test___rsub___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9560108Z test___rsub___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9560532Z test___rsub___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9560962Z test___rsub___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9561362Z test___rsub___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9561785Z test___rsub___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9562225Z test___rtruediv___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:53.9562668Z test___rtruediv___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9563209Z test___rtruediv___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9563649Z test___rtruediv___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:53.9564080Z test___rtruediv___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9564491Z test___rtruediv___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9564919Z test___rtruediv___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9565355Z test___rtruediv___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9565790Z test___rxor___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T20:52:53.9566207Z test___rxor___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:53.9566634Z test___rxor___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:53.9567049Z test___rxor___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T20:52:53.9567463Z test___rxor___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9567863Z test___rxor___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:53.9568284Z test___rxor___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9568703Z test___rxor___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:53.9569152Z test___sub___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:53.9569575Z test___sub___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:53.9569993Z test___sub___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:53.9570411Z test___sub___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:53.9570806Z test___sub___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9571222Z test___sub___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:53.9571636Z test___sub___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.042s) 2023-01-11T20:52:53.9572035Z test___sub___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:53.9572460Z test___truediv___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:53.9572896Z test___truediv___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9573328Z test___truediv___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:53.9573739Z test___truediv___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9574216Z test___truediv___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9574639Z test___truediv___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T20:52:53.9575043Z test___truediv___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9575469Z test___truediv___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9575896Z test___xor___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9576315Z test___xor___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9576725Z test___xor___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9577138Z test___xor___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9577588Z test___xor___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9577997Z test___xor___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9578395Z test___xor___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9578804Z test___xor___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:53.9579215Z test_add_broadcast_empty_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.079s) 2023-01-11T20:52:53.9579578Z test_add_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.289s) 2023-01-11T20:52:53.9579955Z test_add_with_tail_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.754s) 2023-01-11T20:52:53.9580361Z test_addcmul_scalars_as_floats_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:53.9580798Z test_addsub_half_tensor_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:53.9581187Z test_atan2_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T20:52:53.9581558Z test_atan2_edgecases_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2023-01-11T20:52:53.9581974Z test_batch_vs_slicing___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2023-01-11T20:52:53.9582389Z test_batch_vs_slicing___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:53.9582817Z test_batch_vs_slicing___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:53.9583247Z test_batch_vs_slicing___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:53.9583734Z test_batch_vs_slicing___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9584150Z test_batch_vs_slicing___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:53.9584568Z test_batch_vs_slicing___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:53.9584986Z test_batch_vs_slicing___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9585381Z test_batch_vs_slicing___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9585797Z test_batch_vs_slicing___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9586209Z test_batch_vs_slicing___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9586628Z test_batch_vs_slicing___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9587032Z test_batch_vs_slicing___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9587449Z test_batch_vs_slicing___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9587864Z test_batch_vs_slicing___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9588280Z test_batch_vs_slicing___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9588689Z test_batch_vs_slicing___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9589103Z test_batch_vs_slicing___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9589523Z test_batch_vs_slicing___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9589928Z test_batch_vs_slicing___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:53.9590434Z test_batch_vs_slicing___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2023-01-11T20:52:53.9590871Z test_batch_vs_slicing___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:53.9592244Z test_batch_vs_slicing___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2023-01-11T20:52:53.9592651Z test_batch_vs_slicing___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9593122Z test_batch_vs_slicing___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:53.9593540Z test_batch_vs_slicing___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:53.9593949Z test_batch_vs_slicing___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:53.9594348Z test_batch_vs_slicing___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:53.9594756Z test_batch_vs_slicing___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2023-01-11T20:52:53.9595177Z test_batch_vs_slicing___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2023-01-11T20:52:53.9595582Z test_batch_vs_slicing___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2023-01-11T20:52:53.9596006Z test_batch_vs_slicing___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2023-01-11T20:52:53.9596425Z test_batch_vs_slicing___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2023-01-11T20:52:53.9596845Z test_batch_vs_slicing___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2023-01-11T20:52:53.9597246Z test_batch_vs_slicing___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:53.9597661Z test_batch_vs_slicing___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9598085Z test_batch_vs_slicing___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:53.9598497Z test_batch_vs_slicing___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:53.9598957Z test_batch_vs_slicing___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9599376Z test_batch_vs_slicing___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:53.9680178Z test_batch_vs_slicing___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9680920Z test_batch_vs_slicing___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9681439Z test_batch_vs_slicing___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9681914Z test_batch_vs_slicing___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9682379Z test_batch_vs_slicing___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9682860Z test_batch_vs_slicing___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9683337Z test_batch_vs_slicing___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9683818Z test_batch_vs_slicing___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9684281Z test_batch_vs_slicing___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9684753Z test_batch_vs_slicing___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9685228Z test_batch_vs_slicing___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9685701Z test_batch_vs_slicing___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9687052Z test_batch_vs_slicing___rpow___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:870: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T20:52:53.9688203Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T20:52:53.9688512Z ok (0.029s) 2023-01-11T20:52:53.9688850Z test_batch_vs_slicing___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2023-01-11T20:52:53.9689277Z test_batch_vs_slicing___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2023-01-11T20:52:53.9689873Z test_batch_vs_slicing___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:53.9690300Z test_batch_vs_slicing___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2023-01-11T20:52:53.9690718Z test_batch_vs_slicing___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:53.9691119Z test_batch_vs_slicing___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:53.9691540Z test_batch_vs_slicing___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:53.9691965Z test_batch_vs_slicing___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:53.9692370Z test_batch_vs_slicing___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:53.9692786Z test_batch_vs_slicing___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:53.9693205Z test_batch_vs_slicing___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:53.9693637Z test_batch_vs_slicing___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T20:52:53.9694051Z test_batch_vs_slicing___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:53.9694471Z test_batch_vs_slicing___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:53.9694891Z test_batch_vs_slicing___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9695307Z test_batch_vs_slicing___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9695755Z test_batch_vs_slicing___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9696171Z test_batch_vs_slicing___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9696584Z test_batch_vs_slicing___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:53.9696986Z test_batch_vs_slicing___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9697396Z test_batch_vs_slicing___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9697808Z test_batch_vs_slicing___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9698224Z test_batch_vs_slicing___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:53.9698618Z test_batch_vs_slicing___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9699023Z test_batch_vs_slicing___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9699437Z test_batch_vs_slicing___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9699838Z test_batch_vs_slicing___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9700254Z test_batch_vs_slicing_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T20:52:53.9700677Z test_batch_vs_slicing_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9701095Z test_batch_vs_slicing_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:53.9702158Z test_batch_vs_slicing_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... /opt/conda/lib/python3.7/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-11T20:52:53.9702840Z result = torch.empty(shape, device=device, dtype=dtype) 2023-01-11T20:52:53.9703123Z ok (0.028s) 2023-01-11T20:52:53.9703452Z test_batch_vs_slicing_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:53.9703857Z test_batch_vs_slicing_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9704271Z test_batch_vs_slicing_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:53.9704729Z test_batch_vs_slicing_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9705127Z test_batch_vs_slicing_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9705540Z test_batch_vs_slicing_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9705952Z test_batch_vs_slicing_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9706364Z test_batch_vs_slicing_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9706767Z test_batch_vs_slicing_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9707183Z test_batch_vs_slicing_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T20:52:53.9707604Z test_batch_vs_slicing_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:53.9708014Z test_batch_vs_slicing_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:53.9708429Z test_batch_vs_slicing_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9708843Z test_batch_vs_slicing_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:53.9709258Z test_batch_vs_slicing_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:53.9709658Z test_batch_vs_slicing_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:53.9710068Z test_batch_vs_slicing_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:53.9710602Z test_batch_vs_slicing_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:53.9711032Z test_batch_vs_slicing_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9711450Z test_batch_vs_slicing_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9711928Z test_batch_vs_slicing_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9712356Z test_batch_vs_slicing_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9712766Z test_batch_vs_slicing_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9713199Z test_batch_vs_slicing_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9713637Z test_batch_vs_slicing_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:53.9714085Z test_batch_vs_slicing_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9714512Z test_batch_vs_slicing_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:53.9714961Z test_batch_vs_slicing_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9715412Z test_batch_vs_slicing_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9715830Z test_batch_vs_slicing_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9716259Z test_batch_vs_slicing_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9716683Z test_batch_vs_slicing_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9717100Z test_batch_vs_slicing_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9717508Z test_batch_vs_slicing_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9717934Z test_batch_vs_slicing_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:53.9718379Z test_batch_vs_slicing_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9718831Z test_batch_vs_slicing_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9719316Z test_batch_vs_slicing_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9800048Z test_batch_vs_slicing_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9800517Z test_batch_vs_slicing_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9800946Z test_batch_vs_slicing_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9801412Z test_batch_vs_slicing_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9801841Z test_batch_vs_slicing_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9802266Z test_batch_vs_slicing_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9802673Z test_batch_vs_slicing_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9803107Z test_batch_vs_slicing_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9803540Z test_batch_vs_slicing_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:53.9803972Z test_batch_vs_slicing_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2023-01-11T20:52:53.9804382Z test_batch_vs_slicing_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:53.9804808Z test_batch_vs_slicing_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:53.9805347Z test_batch_vs_slicing_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:53.9805760Z test_batch_vs_slicing_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9806192Z test_batch_vs_slicing_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9806619Z test_batch_vs_slicing_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9807038Z test_batch_vs_slicing_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9807451Z test_batch_vs_slicing_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9807875Z test_batch_vs_slicing_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T20:52:53.9808308Z test_batch_vs_slicing_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T20:52:53.9808724Z test_batch_vs_slicing_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T20:52:53.9809160Z test_batch_vs_slicing_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:53.9809592Z test_batch_vs_slicing_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9810017Z test_batch_vs_slicing_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:53.9810430Z test_batch_vs_slicing_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2023-01-11T20:52:53.9810855Z test_batch_vs_slicing_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9811271Z test_batch_vs_slicing_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9811752Z test_batch_vs_slicing_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9812174Z test_batch_vs_slicing_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:53.9812586Z test_batch_vs_slicing_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:53.9813011Z test_batch_vs_slicing_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:53.9813441Z test_batch_vs_slicing_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T20:52:53.9813917Z test_batch_vs_slicing_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:53.9814347Z test_batch_vs_slicing_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:53.9814780Z test_batch_vs_slicing_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:53.9815206Z test_batch_vs_slicing_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9815613Z test_batch_vs_slicing_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:53.9816040Z test_batch_vs_slicing_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:53.9816463Z test_batch_vs_slicing_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:53.9816889Z test_batch_vs_slicing_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T20:52:53.9817303Z test_batch_vs_slicing_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:53.9817752Z test_batch_vs_slicing_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9818212Z test_batch_vs_slicing_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2023-01-11T20:52:53.9818659Z test_batch_vs_slicing_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9819113Z test_batch_vs_slicing_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9819606Z test_batch_vs_slicing_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:53.9820058Z test_batch_vs_slicing_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:53.9820489Z test_batch_vs_slicing_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:53.9820938Z test_batch_vs_slicing_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:53.9821392Z test_batch_vs_slicing_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:53.9821846Z test_batch_vs_slicing_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:53.9822288Z test_batch_vs_slicing_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:53.9822745Z test_batch_vs_slicing_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2023-01-11T20:52:53.9823220Z test_batch_vs_slicing_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2023-01-11T20:52:53.9823673Z test_batch_vs_slicing_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:53.9824130Z test_batch_vs_slicing_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9824594Z test_batch_vs_slicing_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:53.9825048Z test_batch_vs_slicing_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:53.9825486Z test_batch_vs_slicing_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:53.9825943Z test_batch_vs_slicing_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:53.9826396Z test_batch_vs_slicing_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:53.9826852Z test_batch_vs_slicing_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:53.9827292Z test_batch_vs_slicing_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:53.9827747Z test_batch_vs_slicing_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:53.9828236Z test_batch_vs_slicing_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9828677Z test_batch_vs_slicing_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:53.9829111Z test_batch_vs_slicing_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:53.9829557Z test_batch_vs_slicing_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:53.9830005Z test_batch_vs_slicing_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:53.9830504Z test_batch_vs_slicing_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:53.9830958Z test_batch_vs_slicing_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:53.9831386Z test_batch_vs_slicing_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9831801Z test_batch_vs_slicing_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:53.9832203Z test_batch_vs_slicing_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:53.9832664Z test_batch_vs_slicing_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:53.9833150Z test_batch_vs_slicing_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:53.9833702Z test_batch_vs_slicing_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9834364Z test_batch_vs_slicing_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9834962Z test_batch_vs_slicing_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9835510Z test_batch_vs_slicing_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9836051Z test_batch_vs_slicing_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9836600Z test_batch_vs_slicing_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9837180Z test_batch_vs_slicing_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9837710Z test_batch_vs_slicing_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9838284Z test_batch_vs_slicing_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.053s) 2023-01-11T20:52:53.9838911Z test_batch_vs_slicing_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2023-01-11T20:52:53.9839538Z test_batch_vs_slicing_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.081s) 2023-01-11T20:52:53.9852021Z test_batch_vs_slicing_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.074s) 2023-01-11T20:52:53.9852479Z test_batch_vs_slicing_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:53.9852917Z test_batch_vs_slicing_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:53.9853363Z test_batch_vs_slicing_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:53.9853782Z test_batch_vs_slicing_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:53.9854213Z test_batch_vs_slicing_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:53.9854639Z test_batch_vs_slicing_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:53.9855050Z test_batch_vs_slicing_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:53.9855486Z test_batch_vs_slicing_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:53.9855953Z test_batch_vs_slicing_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:53.9856419Z test_batch_vs_slicing_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2023-01-11T20:52:53.9856993Z test_batch_vs_slicing_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9857429Z test_batch_vs_slicing_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:53.9857864Z test_batch_vs_slicing_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:53.9858301Z test_batch_vs_slicing_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:53.9858721Z test_batch_vs_slicing_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:53.9859156Z test_batch_vs_slicing_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9859596Z test_batch_vs_slicing_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9860015Z test_batch_vs_slicing_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9860444Z test_batch_vs_slicing_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:53.9860863Z test_batch_vs_slicing_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:53.9861285Z test_batch_vs_slicing_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9861688Z test_batch_vs_slicing_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9862101Z test_batch_vs_slicing_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9862566Z test_batch_vs_slicing_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9862959Z test_batch_vs_slicing_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9863361Z test_batch_vs_slicing_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9863774Z test_batch_vs_slicing_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:53.9864194Z test_batch_vs_slicing_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:53.9864594Z test_batch_vs_slicing_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9865005Z test_batch_vs_slicing_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9865420Z test_batch_vs_slicing_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9865827Z test_batch_vs_slicing_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:53.9866244Z test_batch_vs_slicing_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9866649Z test_batch_vs_slicing_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9867053Z test_batch_vs_slicing_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9867439Z test_batch_vs_slicing_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9867846Z test_batch_vs_slicing_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9868263Z test_batch_vs_slicing_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2023-01-11T20:52:53.9868675Z test_batch_vs_slicing_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:53.9869091Z test_batch_vs_slicing_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9869508Z test_batch_vs_slicing_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:53.9869923Z test_batch_vs_slicing_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:53.9870397Z test_batch_vs_slicing_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:53.9870803Z test_batch_vs_slicing_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:53.9871208Z test_batch_vs_slicing_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:53.9871675Z test_batch_vs_slicing_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9872071Z test_batch_vs_slicing_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:53.9872485Z test_batch_vs_slicing_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:53.9872892Z test_batch_vs_slicing_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T20:52:53.9873291Z test_batch_vs_slicing_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:53.9873703Z test_batch_vs_slicing_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9874114Z test_batch_vs_slicing_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9874529Z test_batch_vs_slicing_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9874927Z test_batch_vs_slicing_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9875342Z test_batch_vs_slicing_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9875747Z test_batch_vs_slicing_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9876143Z test_batch_vs_slicing_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9876552Z test_batch_vs_slicing_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9876956Z test_batch_vs_slicing_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9877404Z test_batch_vs_slicing_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9877800Z test_batch_vs_slicing_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9878215Z test_batch_vs_slicing_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9878630Z test_batch_vs_slicing_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9879036Z test_batch_vs_slicing_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:53.9879443Z test_batch_vs_slicing_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9880016Z test_batch_vs_slicing_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9880424Z test_batch_vs_slicing_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9880819Z test_batch_vs_slicing_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9881232Z test_batch_vs_slicing_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9881638Z test_batch_vs_slicing_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9882032Z test_batch_vs_slicing_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9882459Z test_batch_vs_slicing_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2023-01-11T20:52:53.9882898Z test_batch_vs_slicing_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T20:52:53.9883340Z test_batch_vs_slicing_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2023-01-11T20:52:53.9883761Z test_batch_vs_slicing_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2023-01-11T20:52:53.9884190Z test_batch_vs_slicing_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:53.9884619Z test_batch_vs_slicing_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9885038Z test_batch_vs_slicing_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:53.9885486Z test_batch_vs_slicing_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9885936Z test_batch_vs_slicing_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9886459Z test_batch_vs_slicing_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9886871Z test_batch_vs_slicing_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T20:52:53.9887300Z test_batch_vs_slicing_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:53.9887728Z test_batch_vs_slicing_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9888156Z test_batch_vs_slicing_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2023-01-11T20:52:53.9888573Z test_batch_vs_slicing_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.042s) 2023-01-11T20:52:53.9889001Z test_batch_vs_slicing_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:53.9889424Z test_batch_vs_slicing_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2023-01-11T20:52:53.9889841Z test_batch_vs_slicing_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:53.9890273Z test_batch_vs_slicing_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:53.9890699Z test_batch_vs_slicing_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:53.9891121Z test_batch_vs_slicing_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:53.9891534Z test_batch_vs_slicing_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.030s) 2023-01-11T20:52:53.9891962Z test_batch_vs_slicing_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2023-01-11T20:52:53.9892440Z test_batch_vs_slicing_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2023-01-11T20:52:53.9892869Z test_batch_vs_slicing_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2023-01-11T20:52:53.9893302Z test_batch_vs_slicing_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2023-01-11T20:52:53.9893734Z test_batch_vs_slicing_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2023-01-11T20:52:53.9894158Z test_batch_vs_slicing_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.030s) 2023-01-11T20:52:53.9894565Z test_batch_vs_slicing_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2023-01-11T20:52:53.9894989Z test_batch_vs_slicing_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2023-01-11T20:52:53.9895417Z test_batch_vs_slicing_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2023-01-11T20:52:53.9895839Z test_batch_vs_slicing_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2023-01-11T20:52:53.9896246Z test_batch_vs_slicing_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2023-01-11T20:52:53.9896718Z test_batch_vs_slicing_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:53.9897224Z test_batch_vs_slicing_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:53.9897721Z test_batch_vs_slicing_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:53.9898241Z test_batch_vs_slicing_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:53.9898857Z test_batch_vs_slicing_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:53.9899490Z test_batch_vs_slicing_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:53.9900054Z test_batch_vs_slicing_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:53.9900556Z test_batch_vs_slicing_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:53.9901049Z test_batch_vs_slicing_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:53.9901582Z test_batch_vs_slicing_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:53.9902062Z test_batch_vs_slicing_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:53.9902551Z test_batch_vs_slicing_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:53.9903071Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:53.9903607Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:53.9904130Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:53.9904684Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:53.9905217Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:53.9905752Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:53.9906303Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:53.9906829Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:53.9907347Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:53.9907871Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:53.9908376Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:53.9908906Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:53.9909371Z test_batch_vs_slicing_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:53.9909786Z test_batch_vs_slicing_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:53.9910181Z test_batch_vs_slicing_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:53.9910678Z test_batch_vs_slicing_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:53.9911089Z test_batch_vs_slicing_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9911500Z test_batch_vs_slicing_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.051s) 2023-01-11T20:52:53.9911924Z test_batch_vs_slicing_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:53.9912354Z test_batch_vs_slicing_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2023-01-11T20:52:53.9912792Z test_batch_vs_slicing_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2023-01-11T20:52:53.9913212Z test_batch_vs_slicing_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:53.9913639Z test_batch_vs_slicing_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:53.9914062Z test_batch_vs_slicing_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:53.9914487Z test_batch_vs_slicing_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:53.9914891Z test_batch_vs_slicing_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:53.9915398Z test_batch_vs_slicing_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:53.9915815Z test_batch_vs_slicing_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:53.9916223Z test_batch_vs_slicing_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:53.9916641Z test_batch_vs_slicing_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2023-01-11T20:52:53.9917050Z test_batch_vs_slicing_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9917461Z test_batch_vs_slicing_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:53.9917856Z test_batch_vs_slicing_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9918264Z test_batch_vs_slicing_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9918675Z test_batch_vs_slicing_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9919072Z test_batch_vs_slicing_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9919476Z test_batch_vs_slicing_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9920190Z test_batch_vs_slicing_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9920601Z test_batch_vs_slicing_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9921018Z test_batch_vs_slicing_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9921533Z test_batch_vs_slicing_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9921979Z test_batch_vs_slicing_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:53.9922419Z test_batch_vs_slicing_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:53.9922869Z test_batch_vs_slicing_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:53.9923311Z test_batch_vs_slicing_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9923753Z test_batch_vs_slicing_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:53.9924184Z test_batch_vs_slicing_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9924619Z test_batch_vs_slicing_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9925050Z test_batch_vs_slicing_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9925471Z test_batch_vs_slicing_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9925887Z test_batch_vs_slicing_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9926324Z test_batch_vs_slicing_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:53.9926758Z test_batch_vs_slicing_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:53.9927179Z test_batch_vs_slicing_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:53.9927620Z test_batch_vs_slicing_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:53.9928057Z test_batch_vs_slicing_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:53.9928491Z test_batch_vs_slicing_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9928913Z test_batch_vs_slicing_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:53.9929341Z test_batch_vs_slicing_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9929764Z test_batch_vs_slicing_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9930225Z test_batch_vs_slicing_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9930648Z test_batch_vs_slicing_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9931074Z test_batch_vs_slicing_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9931530Z test_batch_vs_slicing_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9931983Z test_batch_vs_slicing_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9932424Z test_batch_vs_slicing_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:53.9932870Z test_batch_vs_slicing_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:53.9933311Z test_batch_vs_slicing_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:53.9933739Z test_batch_vs_slicing_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:53.9934170Z test_batch_vs_slicing_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9934603Z test_batch_vs_slicing_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9935015Z test_batch_vs_slicing_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9935442Z test_batch_vs_slicing_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9935921Z test_batch_vs_slicing_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9936350Z test_batch_vs_slicing_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9936761Z test_batch_vs_slicing_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:53.9937172Z test_batch_vs_slicing_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9937582Z test_batch_vs_slicing_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:53.9937981Z test_batch_vs_slicing_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9938384Z test_batch_vs_slicing_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9938792Z test_batch_vs_slicing_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9939194Z test_batch_vs_slicing_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9939585Z test_batch_vs_slicing_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9939992Z test_batch_vs_slicing_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9940406Z test_batch_vs_slicing_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9940822Z test_batch_vs_slicing_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T20:52:53.9941257Z test_batch_vs_slicing_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9941688Z test_batch_vs_slicing_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9942129Z test_batch_vs_slicing_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:53.9942547Z test_batch_vs_slicing_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9942975Z test_batch_vs_slicing_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9943403Z test_batch_vs_slicing_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9943823Z test_batch_vs_slicing_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9944234Z test_batch_vs_slicing_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9944697Z test_batch_vs_slicing_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9945139Z test_batch_vs_slicing_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T20:52:53.9945547Z test_batch_vs_slicing_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9945977Z test_batch_vs_slicing_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9946409Z test_batch_vs_slicing_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:53.9946836Z test_batch_vs_slicing_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:53.9947243Z test_batch_vs_slicing_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9947672Z test_batch_vs_slicing_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9948094Z test_batch_vs_slicing_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9948506Z test_batch_vs_slicing_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:53.9948930Z test_batch_vs_slicing_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:53.9949361Z test_batch_vs_slicing_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T20:52:53.9949799Z test_batch_vs_slicing_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9950219Z test_batch_vs_slicing_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:53.9950761Z test_batch_vs_slicing_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:53.9951202Z test_batch_vs_slicing_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9951629Z test_batch_vs_slicing_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9952046Z test_batch_vs_slicing_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9952473Z test_batch_vs_slicing_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9952899Z test_batch_vs_slicing_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9953320Z test_batch_vs_slicing_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:53.9953746Z test_batch_vs_slicing_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T20:52:53.9954174Z test_batch_vs_slicing_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9954600Z test_batch_vs_slicing_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9955012Z test_batch_vs_slicing_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:53.9955436Z test_batch_vs_slicing_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:53.9955856Z test_batch_vs_slicing_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9956263Z test_batch_vs_slicing_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9956688Z test_batch_vs_slicing_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9957109Z test_batch_vs_slicing_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9957533Z test_batch_vs_slicing_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:53.9957943Z test_batch_vs_slicing_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:53.9958357Z test_batch_vs_slicing_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9958775Z test_batch_vs_slicing_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:53.9959240Z test_batch_vs_slicing_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2023-01-11T20:52:53.9960656Z test_batch_vs_slicing_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:53.9961086Z test_batch_vs_slicing_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:53.9961502Z test_batch_vs_slicing_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:53.9961920Z test_batch_vs_slicing_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:53.9963208Z test_batch_vs_slicing_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9963621Z test_batch_vs_slicing_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9964031Z test_batch_vs_slicing_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9964424Z test_batch_vs_slicing_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9964837Z test_batch_vs_slicing_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9965255Z test_batch_vs_slicing_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2023-01-11T20:52:53.9965654Z test_batch_vs_slicing_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9966071Z test_batch_vs_slicing_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2023-01-11T20:52:53.9967291Z test_batch_vs_slicing_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:53.9967711Z test_batch_vs_slicing_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:53.9968181Z test_batch_vs_slicing_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9968597Z test_batch_vs_slicing_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9969003Z test_batch_vs_slicing_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9969399Z test_batch_vs_slicing_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9969802Z test_batch_vs_slicing_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9970211Z test_batch_vs_slicing_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9970617Z test_batch_vs_slicing_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:53.9971835Z test_batch_vs_slicing_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9972281Z test_batch_vs_slicing_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:53.9972718Z test_batch_vs_slicing_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9973133Z test_batch_vs_slicing_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:53.9973555Z test_batch_vs_slicing_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:53.9973973Z test_batch_vs_slicing_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:53.9974405Z test_batch_vs_slicing_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2023-01-11T20:52:53.9974822Z test_batch_vs_slicing_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2023-01-11T20:52:53.9975248Z test_batch_vs_slicing_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9975664Z test_batch_vs_slicing_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:53.9976064Z test_batch_vs_slicing_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9976482Z test_batch_vs_slicing_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9977694Z test_batch_vs_slicing_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9978104Z test_batch_vs_slicing_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9978557Z test_batch_vs_slicing_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9978969Z test_batch_vs_slicing_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:53.9979394Z test_batch_vs_slicing_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:53.9979832Z test_batch_vs_slicing_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:53.9980254Z test_batch_vs_slicing_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9980687Z test_batch_vs_slicing_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:53.9981914Z test_batch_vs_slicing_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:53.9982332Z test_batch_vs_slicing_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:53.9982773Z test_batch_vs_slicing_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:53.9983198Z test_batch_vs_slicing_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9983631Z test_batch_vs_slicing_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:53.9984038Z test_batch_vs_slicing_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T20:52:53.9984466Z test_batch_vs_slicing_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:53.9984929Z test_batch_vs_slicing_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:53.9985340Z test_batch_vs_slicing_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9985763Z test_batch_vs_slicing_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:53.9986178Z test_batch_vs_slicing_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:53.9986597Z test_batch_vs_slicing_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9987789Z test_batch_vs_slicing_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9988200Z test_batch_vs_slicing_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9988606Z test_batch_vs_slicing_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:53.9989004Z test_batch_vs_slicing_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:53.9989464Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.042s) 2023-01-11T20:52:53.9989956Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:53.9990532Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9991024Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:53.9992324Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:53.9992808Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:53.9993296Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:53.9993775Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:53.9994267Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.052s) 2023-01-11T20:52:53.9994756Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9996014Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:53.9996539Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:53.9997025Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:53.9999092Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.0000518Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0000999Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.0003404Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0004225Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0005047Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0006612Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0007500Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0008317Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0009134Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0009921Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0011508Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0012330Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0013149Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0014737Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0015536Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0017109Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0019620Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0023595Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0026787Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.0028993Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:54.0029495Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:54.0033544Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.0034017Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:54.0035262Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2023-01-11T20:52:54.0035744Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.0037743Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2023-01-11T20:52:54.0038220Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:54.0039471Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:54.0040132Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:54.0042176Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0042717Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:54.0043951Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.0044436Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.0051556Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.0052063Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:54.0052562Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2023-01-11T20:52:54.0053073Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:54.0053574Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:54.0054045Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:54.0054527Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:54.0055027Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:54.0055502Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:54.0056284Z test_batch_vs_slicing_special_legendre_polynomial_p_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0057107Z test_batch_vs_slicing_special_legendre_polynomial_p_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0057934Z test_batch_vs_slicing_special_legendre_polynomial_p_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0058744Z test_batch_vs_slicing_special_legendre_polynomial_p_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0059609Z test_batch_vs_slicing_special_legendre_polynomial_p_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0060411Z test_batch_vs_slicing_special_legendre_polynomial_p_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0061224Z test_batch_vs_slicing_special_legendre_polynomial_p_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0062036Z test_batch_vs_slicing_special_legendre_polynomial_p_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0062843Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0063695Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0064541Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0065384Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0066287Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0067110Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0067932Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0068757Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.005s) 2023-01-11T20:52:54.0069594Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0070509Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0071339Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0072176Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0072999Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0073818Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0074645Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0075473Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0076358Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0077206Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0078050Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0078866Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0079798Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0121363Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0122193Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0123112Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0123947Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0124785Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0125624Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0126448Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0127269Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0128076Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0128915Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0129751Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0130301Z test_batch_vs_slicing_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:54.0130744Z test_batch_vs_slicing_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2023-01-11T20:52:54.0131199Z test_batch_vs_slicing_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:54.0131652Z test_batch_vs_slicing_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:54.0132099Z test_batch_vs_slicing_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:54.0132583Z test_batch_vs_slicing_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:54.0133033Z test_batch_vs_slicing_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:54.0133477Z test_batch_vs_slicing_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:54.0133905Z test_batch_vs_slicing_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.0134348Z test_batch_vs_slicing_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:54.0134793Z test_batch_vs_slicing_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2023-01-11T20:52:54.0135230Z test_batch_vs_slicing_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:54.0135657Z test_batch_vs_slicing_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0136093Z test_batch_vs_slicing_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:54.0136531Z test_batch_vs_slicing_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:54.0136972Z test_batch_vs_slicing_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:54.0137388Z test_batch_vs_slicing_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.0137818Z test_batch_vs_slicing_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2023-01-11T20:52:54.0138292Z test_batch_vs_slicing_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T20:52:54.0138712Z test_batch_vs_slicing_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0139137Z test_batch_vs_slicing_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2023-01-11T20:52:54.0139619Z test_batch_vs_slicing_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.0140046Z test_batch_vs_slicing_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:54.0140454Z test_batch_vs_slicing_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T20:52:54.0140869Z test_batch_vs_slicing_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:54.0141279Z test_batch_vs_slicing_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0141675Z test_batch_vs_slicing_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.0142084Z test_batch_vs_slicing_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.0142492Z test_batch_vs_slicing_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.0142898Z test_batch_vs_slicing_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.0143315Z test_batch_vs_slicing_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:54.0143752Z test_batch_vs_slicing_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.0144193Z test_batch_vs_slicing_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T20:52:54.0144643Z test_batch_vs_slicing_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0145069Z test_batch_vs_slicing_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2023-01-11T20:52:54.0145511Z test_batch_vs_slicing_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:54.0145949Z test_batch_vs_slicing_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:54.0146372Z test_batch_vs_slicing_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.0146802Z test_batch_vs_slicing_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.0147271Z test_batch_vs_slicing_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.0147696Z test_batch_vs_slicing_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.0148112Z test_batch_vs_slicing_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2023-01-11T20:52:54.0148537Z test_batch_vs_slicing_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:54.0148957Z test_batch_vs_slicing_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.0149372Z test_batch_vs_slicing_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:54.0149811Z test_batch_vs_slicing_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:54.0150226Z test_batch_vs_slicing_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:54.0150709Z test_batch_vs_slicing_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.0151110Z test_batch_vs_slicing_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.0151305Z test_batch_vs_slicing_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.0151500Z test_batch_vs_slicing_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.0151692Z test_batch_vs_slicing_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.0151935Z test_binary_op_mem_overlap_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (1.172s) 2023-01-11T20:52:54.0152197Z test_binary_op_scalar_device_unspecified_cpu (__main__.TestBinaryUfuncsCPU) ... skip: fewer than 2 devices detected (0.002s) 2023-01-11T20:52:54.0152391Z test_binary_ops_with_scalars_cpu (__main__.TestBinaryUfuncsCPU) ... ok (18.917s) 2023-01-11T20:52:54.0152578Z test_bitwise_ops_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (1.282s) 2023-01-11T20:52:54.0152748Z test_bitwise_ops_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (1.051s) 2023-01-11T20:52:54.0152926Z test_bitwise_ops_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (1.022s) 2023-01-11T20:52:54.0153103Z test_bitwise_ops_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.932s) 2023-01-11T20:52:54.0153282Z test_bitwise_ops_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (1.089s) 2023-01-11T20:52:54.0153454Z test_bitwise_ops_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (1.008s) 2023-01-11T20:52:54.0153653Z test_bool_tensor_comparison_ops_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:54.0153850Z test_broadcasting_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.272s) 2023-01-11T20:52:54.0154042Z test_broadcasting_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.152s) 2023-01-11T20:52:54.0154232Z test_broadcasting_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.127s) 2023-01-11T20:52:54.0154434Z test_broadcasting_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.055s) 2023-01-11T20:52:54.0154631Z test_broadcasting_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.053s) 2023-01-11T20:52:54.0154829Z test_broadcasting_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.132s) 2023-01-11T20:52:54.0155027Z test_broadcasting_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2023-01-11T20:52:54.0155227Z test_broadcasting_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.211s) 2023-01-11T20:52:54.0155430Z test_broadcasting_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.176s) 2023-01-11T20:52:54.0155625Z test_broadcasting_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.179s) 2023-01-11T20:52:54.0155799Z test_broadcasting_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.140s) 2023-01-11T20:52:54.0156003Z test_broadcasting_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.264s) 2023-01-11T20:52:54.0156239Z test_broadcasting_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.139s) 2023-01-11T20:52:54.0156446Z test_broadcasting_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.286s) 2023-01-11T20:52:54.0156649Z test_broadcasting_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.108s) 2023-01-11T20:52:54.0156842Z test_broadcasting_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.246s) 2023-01-11T20:52:54.0157030Z test_broadcasting_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.055s) 2023-01-11T20:52:54.0157224Z test_broadcasting_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2023-01-11T20:52:54.0157401Z test_broadcasting_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.083s) 2023-01-11T20:52:54.0157589Z test_broadcasting_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2023-01-11T20:52:54.0157774Z test_broadcasting_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.082s) 2023-01-11T20:52:54.0157968Z test_broadcasting_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.065s) 2023-01-11T20:52:54.0158169Z test_broadcasting_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.118s) 2023-01-11T20:52:54.0158367Z test_broadcasting_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2023-01-11T20:52:54.0158566Z test_broadcasting_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.096s) 2023-01-11T20:52:54.0158761Z test_broadcasting_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2023-01-11T20:52:54.0159042Z test_broadcasting_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.0159269Z test_broadcasting_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.0159524Z test_broadcasting_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.0159975Z test_broadcasting_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.0160168Z test_broadcasting_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2023-01-11T20:52:54.0160362Z test_broadcasting_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.081s) 2023-01-11T20:52:54.0160551Z test_broadcasting_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.064s) 2023-01-11T20:52:54.0160754Z test_broadcasting_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.079s) 2023-01-11T20:52:54.0160957Z test_broadcasting_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2023-01-11T20:52:54.0161144Z test_broadcasting_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.174s) 2023-01-11T20:52:54.0161345Z test_broadcasting_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.087s) 2023-01-11T20:52:54.0161545Z test_broadcasting_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.077s) 2023-01-11T20:52:54.0161746Z test_broadcasting_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.081s) 2023-01-11T20:52:54.0161938Z test_broadcasting_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.075s) 2023-01-11T20:52:54.0162125Z test_broadcasting_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.043s) 2023-01-11T20:52:54.0162325Z test_broadcasting_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.107s) 2023-01-11T20:52:54.0162525Z test_broadcasting_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2023-01-11T20:52:54.0162725Z test_broadcasting_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.101s) 2023-01-11T20:52:54.0162958Z test_broadcasting_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.042s) 2023-01-11T20:52:54.0163158Z test_broadcasting_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.099s) 2023-01-11T20:52:54.0163427Z test_broadcasting_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.042s) 2023-01-11T20:52:54.0163623Z test_broadcasting_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.097s) 2023-01-11T20:52:54.0163818Z test_broadcasting_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.043s) 2023-01-11T20:52:54.0164008Z test_broadcasting_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.071s) 2023-01-11T20:52:54.0164196Z test_broadcasting_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.043s) 2023-01-11T20:52:54.0164393Z test_broadcasting_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.127s) 2023-01-11T20:52:54.0164571Z test_broadcasting_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.043s) 2023-01-11T20:52:54.0164774Z test_broadcasting_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.105s) 2023-01-11T20:52:54.0164973Z test_broadcasting_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2023-01-11T20:52:54.0165171Z test_broadcasting_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.123s) 2023-01-11T20:52:54.0165358Z test_broadcasting_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.0165936Z test_cdiv_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:2944: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T20:52:54.0166032Z sm2.storage(), 2023-01-11T20:52:54.0166581Z test_binary_ufuncs.py:2952: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T20:52:54.0166747Z sm2.storage(), sm2.storage_offset(), m2[:, 4].size(), m2[:, 4].stride() 2023-01-11T20:52:54.0166838Z ok (0.027s) 2023-01-11T20:52:54.0167000Z test_cmul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T20:52:54.0167337Z test_comparison_ops_type_promotion_and_broadcasting_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:3053: RuntimeWarning: invalid value encountered in less 2023-01-11T20:52:54.0167506Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2023-01-11T20:52:54.0167705Z test_binary_ufuncs.py:3053: RuntimeWarning: invalid value encountered in less_equal 2023-01-11T20:52:54.0167874Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2023-01-11T20:52:54.0168065Z test_binary_ufuncs.py:3053: RuntimeWarning: invalid value encountered in greater 2023-01-11T20:52:54.0168232Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2023-01-11T20:52:54.0168434Z test_binary_ufuncs.py:3053: RuntimeWarning: invalid value encountered in greater_equal 2023-01-11T20:52:54.0168591Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2023-01-11T20:52:54.0168685Z ok (0.199s) 2023-01-11T20:52:54.0168935Z test_comparison_ops_type_promotion_and_broadcasting_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.171s) 2023-01-11T20:52:54.0169181Z test_comparison_ops_type_promotion_and_broadcasting_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.141s) 2023-01-11T20:52:54.0169436Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex128_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.120s) 2023-01-11T20:52:54.0169689Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex128_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.144s) 2023-01-11T20:52:54.0169948Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.099s) 2023-01-11T20:52:54.0170202Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex128_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.106s) 2023-01-11T20:52:54.0170495Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.120s) 2023-01-11T20:52:54.0170731Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.098s) 2023-01-11T20:52:54.0170986Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.103s) 2023-01-11T20:52:54.0171243Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.097s) 2023-01-11T20:52:54.0171496Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.108s) 2023-01-11T20:52:54.0171746Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.194s) 2023-01-11T20:52:54.0171998Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.185s) 2023-01-11T20:52:54.0172249Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.166s) 2023-01-11T20:52:54.0172498Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.178s) 2023-01-11T20:52:54.0172743Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.170s) 2023-01-11T20:52:54.0173038Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.104s) 2023-01-11T20:52:54.0173279Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.102s) 2023-01-11T20:52:54.0173527Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.192s) 2023-01-11T20:52:54.0173774Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.163s) 2023-01-11T20:52:54.0174022Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.213s) 2023-01-11T20:52:54.0174266Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.162s) 2023-01-11T20:52:54.0174509Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.170s) 2023-01-11T20:52:54.0174756Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.162s) 2023-01-11T20:52:54.0175001Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.163s) 2023-01-11T20:52:54.0175245Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.165s) 2023-01-11T20:52:54.0175495Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.196s) 2023-01-11T20:52:54.0175728Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.204s) 2023-01-11T20:52:54.0175982Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.139s) 2023-01-11T20:52:54.0176230Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.110s) 2023-01-11T20:52:54.0176479Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.172s) 2023-01-11T20:52:54.0176723Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.156s) 2023-01-11T20:52:54.0176965Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.163s) 2023-01-11T20:52:54.0177257Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.164s) 2023-01-11T20:52:54.0177497Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.225s) 2023-01-11T20:52:54.0177737Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.159s) 2023-01-11T20:52:54.0177968Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.163s) 2023-01-11T20:52:54.0178217Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.187s) 2023-01-11T20:52:54.0178458Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.170s) 2023-01-11T20:52:54.0178704Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.096s) 2023-01-11T20:52:54.0178955Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.129s) 2023-01-11T20:52:54.0179196Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.155s) 2023-01-11T20:52:54.0179438Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.176s) 2023-01-11T20:52:54.0179675Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.151s) 2023-01-11T20:52:54.0180004Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.164s) 2023-01-11T20:52:54.0180256Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.166s) 2023-01-11T20:52:54.0180480Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.155s) 2023-01-11T20:52:54.0180737Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.095s) 2023-01-11T20:52:54.0180985Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.095s) 2023-01-11T20:52:54.0181230Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.168s) 2023-01-11T20:52:54.0181469Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.139s) 2023-01-11T20:52:54.0181707Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.150s) 2023-01-11T20:52:54.0181952Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.164s) 2023-01-11T20:52:54.0182193Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.153s) 2023-01-11T20:52:54.0182444Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.100s) 2023-01-11T20:52:54.0182679Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.090s) 2023-01-11T20:52:54.0182922Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.174s) 2023-01-11T20:52:54.0183157Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.136s) 2023-01-11T20:52:54.0183403Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.201s) 2023-01-11T20:52:54.0183643Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.156s) 2023-01-11T20:52:54.0183890Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.092s) 2023-01-11T20:52:54.0184172Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.092s) 2023-01-11T20:52:54.0184414Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.160s) 2023-01-11T20:52:54.0184655Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.147s) 2023-01-11T20:52:54.0184890Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.155s) 2023-01-11T20:52:54.0185112Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.146s) 2023-01-11T20:52:54.0185352Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.151s) 2023-01-11T20:52:54.0185599Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.164s) 2023-01-11T20:52:54.0185835Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.159s) 2023-01-11T20:52:54.0186081Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.089s) 2023-01-11T20:52:54.0186331Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.102s) 2023-01-11T20:52:54.0186574Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.149s) 2023-01-11T20:52:54.0186851Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.141s) 2023-01-11T20:52:54.0187090Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.140s) 2023-01-11T20:52:54.0187330Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.151s) 2023-01-11T20:52:54.0187558Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.219s) 2023-01-11T20:52:54.0187798Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.174s) 2023-01-11T20:52:54.0188010Z test_complex_scalar_pow_tensor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.0188220Z test_complex_scalar_pow_tensor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2023-01-11T20:52:54.0188428Z test_complex_scalar_pow_tensor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.089s) 2023-01-11T20:52:54.0188632Z test_complex_scalar_pow_tensor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2023-01-11T20:52:54.0188835Z test_complex_scalar_pow_tensor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2023-01-11T20:52:54.0189098Z test_complex_scalar_pow_tensor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2023-01-11T20:52:54.0189282Z test_complex_scalar_pow_tensor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2023-01-11T20:52:54.0189483Z test_complex_scalar_pow_tensor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2023-01-11T20:52:54.0189684Z test_complex_scalar_pow_tensor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2023-01-11T20:52:54.0189880Z test_complex_scalar_pow_tensor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2023-01-11T20:52:54.0190073Z test_contig_size1___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0190338Z test_contig_size1___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0190538Z test_contig_size1___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0190734Z test_contig_size1___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0190968Z test_contig_size1___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0191145Z test_contig_size1___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0191334Z test_contig_size1___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0191525Z test_contig_size1___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0191708Z test_contig_size1___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0191889Z test_contig_size1___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0192080Z test_contig_size1___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0192268Z test_contig_size1___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0192457Z test_contig_size1___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0192635Z test_contig_size1___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0192818Z test_contig_size1___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0192999Z test_contig_size1___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0193186Z test_contig_size1___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0193367Z test_contig_size1___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0193593Z test_contig_size1___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0193782Z test_contig_size1___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0193982Z test_contig_size1___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0194165Z test_contig_size1___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0194363Z test_contig_size1___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0194551Z test_contig_size1___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0194743Z test_contig_size1___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0194928Z test_contig_size1___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.0195111Z test_contig_size1___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0195299Z test_contig_size1___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0195487Z test_contig_size1___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0195675Z test_contig_size1___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0195855Z test_contig_size1___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0196047Z test_contig_size1___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0196242Z test_contig_size1___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0196429Z test_contig_size1___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0196623Z test_contig_size1___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0196808Z test_contig_size1___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0197007Z test_contig_size1___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0197199Z test_contig_size1___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0197375Z test_contig_size1___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0197565Z test_contig_size1___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0197798Z test_contig_size1___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0197983Z test_contig_size1___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0198168Z test_contig_size1___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0198350Z test_contig_size1___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0198537Z test_contig_size1___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0198725Z test_contig_size1___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0198914Z test_contig_size1___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0199084Z test_contig_size1___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0199264Z test_contig_size1___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0199451Z test_contig_size1___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0199737Z test_contig_size1___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0199927Z test_contig_size1___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0200123Z test_contig_size1___rpow___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0200323Z test_contig_size1___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0200578Z test_contig_size1___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0200759Z test_contig_size1___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0200950Z test_contig_size1___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0201144Z test_contig_size1___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0201332Z test_contig_size1___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0201517Z test_contig_size1___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0201698Z test_contig_size1___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0201882Z test_contig_size1___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0202066Z test_contig_size1___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0202248Z test_contig_size1___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0202447Z test_contig_size1___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0202642Z test_contig_size1___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0202837Z test_contig_size1___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0203025Z test_contig_size1___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0203218Z test_contig_size1___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0203405Z test_contig_size1___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0203594Z test_contig_size1___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0203779Z test_contig_size1___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0203954Z test_contig_size1___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0204139Z test_contig_size1___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0204326Z test_contig_size1___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0204553Z test_contig_size1___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0204737Z test_contig_size1___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0204918Z test_contig_size1___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0205105Z test_contig_size1___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0205290Z test_contig_size1___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0205472Z test_contig_size1_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0205662Z test_contig_size1_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0205852Z test_contig_size1_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0206045Z test_contig_size1_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0206235Z test_contig_size1_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0206423Z test_contig_size1_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0206610Z test_contig_size1_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0206793Z test_contig_size1_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0206968Z test_contig_size1_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0207187Z test_contig_size1_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0207378Z test_contig_size1_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0207563Z test_contig_size1_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0207747Z test_contig_size1_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0207939Z test_contig_size1_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0208127Z test_contig_size1_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0208319Z test_contig_size1_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0208493Z test_contig_size1_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0208680Z test_contig_size1_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0208862Z test_contig_size1_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0209044Z test_contig_size1_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0209230Z test_contig_size1_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0209417Z test_contig_size1_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0209616Z test_contig_size1_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0209815Z test_contig_size1_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0210014Z test_contig_size1_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0210195Z test_contig_size1_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0210389Z test_contig_size1_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0210581Z test_contig_size1_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0210793Z test_contig_size1_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0210992Z test_contig_size1_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0211190Z test_contig_size1_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0211438Z test_contig_size1_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0211638Z test_contig_size1_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0211820Z test_contig_size1_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0212015Z test_contig_size1_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0212205Z test_contig_size1_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0212395Z test_contig_size1_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0212588Z test_contig_size1_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0212780Z test_contig_size1_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0212997Z test_contig_size1_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0213200Z test_contig_size1_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0213405Z test_contig_size1_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0213597Z test_contig_size1_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0213799Z test_contig_size1_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0214036Z test_contig_size1_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0214231Z test_contig_size1_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0214428Z test_contig_size1_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0214618Z test_contig_size1_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:54.0214811Z test_contig_size1_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0215005Z test_contig_size1_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0215193Z test_contig_size1_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0215387Z test_contig_size1_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0215580Z test_contig_size1_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0215778Z test_contig_size1_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.0215968Z test_contig_size1_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0216162Z test_contig_size1_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0216356Z test_contig_size1_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0216547Z test_contig_size1_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0216725Z test_contig_size1_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2023-01-11T20:52:54.0216917Z test_contig_size1_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0217115Z test_contig_size1_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0217307Z test_contig_size1_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0217504Z test_contig_size1_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0217698Z test_contig_size1_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0217888Z test_contig_size1_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0218118Z test_contig_size1_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0218309Z test_contig_size1_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0218487Z test_contig_size1_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0218679Z test_contig_size1_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0218873Z test_contig_size1_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0219066Z test_contig_size1_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0219258Z test_contig_size1_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0219454Z test_contig_size1_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0219653Z test_contig_size1_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0219849Z test_contig_size1_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0220038Z test_contig_size1_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0220234Z test_contig_size1_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0220426Z test_contig_size1_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0220617Z test_contig_size1_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0220841Z test_contig_size1_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0221035Z test_contig_size1_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0221227Z test_contig_size1_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0221417Z test_contig_size1_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0221637Z test_contig_size1_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0221835Z test_contig_size1_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0222040Z test_contig_size1_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0222242Z test_contig_size1_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0222449Z test_contig_size1_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0222649Z test_contig_size1_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0222849Z test_contig_size1_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0223051Z test_contig_size1_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0223249Z test_contig_size1_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0223450Z test_contig_size1_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0223665Z test_contig_size1_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0223881Z test_contig_size1_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0224096Z test_contig_size1_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0224313Z test_contig_size1_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0224526Z test_contig_size1_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0224735Z test_contig_size1_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0224980Z test_contig_size1_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0225185Z test_contig_size1_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0225374Z test_contig_size1_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0225580Z test_contig_size1_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0225782Z test_contig_size1_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0225996Z test_contig_size1_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0226203Z test_contig_size1_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0226409Z test_contig_size1_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0226613Z test_contig_size1_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0226816Z test_contig_size1_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0227024Z test_contig_size1_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0227214Z test_contig_size1_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0227422Z test_contig_size1_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0227697Z test_contig_size1_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0227888Z test_contig_size1_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0228072Z test_contig_size1_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0228262Z test_contig_size1_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0228458Z test_contig_size1_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0228649Z test_contig_size1_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0228824Z test_contig_size1_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0229009Z test_contig_size1_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0229187Z test_contig_size1_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0229373Z test_contig_size1_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0229552Z test_contig_size1_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0229730Z test_contig_size1_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0229914Z test_contig_size1_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0230095Z test_contig_size1_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0230353Z test_contig_size1_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0230556Z test_contig_size1_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0230766Z test_contig_size1_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0230970Z test_contig_size1_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0231172Z test_contig_size1_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0231372Z test_contig_size1_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0231573Z test_contig_size1_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0231771Z test_contig_size1_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0232009Z test_contig_size1_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0232193Z test_contig_size1_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0232388Z test_contig_size1_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0232581Z test_contig_size1_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0232809Z test_contig_size1_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.002s) 2023-01-11T20:52:54.0233011Z test_contig_size1_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0233211Z test_contig_size1_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0233410Z test_contig_size1_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0233611Z test_contig_size1_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0233795Z test_contig_size1_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0233989Z test_contig_size1_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0234184Z test_contig_size1_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0234375Z test_contig_size1_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0234603Z test_contig_size1_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0234791Z test_contig_size1_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0234981Z test_contig_size1_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0235170Z test_contig_size1_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0235362Z test_contig_size1_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0235539Z test_contig_size1_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0235719Z test_contig_size1_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0235898Z test_contig_size1_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0236082Z test_contig_size1_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0236265Z test_contig_size1_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0236457Z test_contig_size1_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0236645Z test_contig_size1_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0236835Z test_contig_size1_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0237011Z test_contig_size1_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0237199Z test_contig_size1_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0237385Z test_contig_size1_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0237573Z test_contig_size1_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0238623Z test_contig_size1_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0241025Z test_contig_size1_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0241220Z test_contig_size1_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0241413Z test_contig_size1_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0241591Z test_contig_size1_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0241855Z test_contig_size1_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0242041Z test_contig_size1_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0242227Z test_contig_size1_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0242407Z test_contig_size1_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0242586Z test_contig_size1_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0242773Z test_contig_size1_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0242956Z test_contig_size1_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0243127Z test_contig_size1_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0243311Z test_contig_size1_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0243494Z test_contig_size1_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0243680Z test_contig_size1_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0243859Z test_contig_size1_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0244047Z test_contig_size1_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0244234Z test_contig_size1_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0244421Z test_contig_size1_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0244652Z test_contig_size1_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0244821Z test_contig_size1_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0245007Z test_contig_size1_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0245183Z test_contig_size1_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0245359Z test_contig_size1_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0245541Z test_contig_size1_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0245719Z test_contig_size1_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0245912Z test_contig_size1_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0246101Z test_contig_size1_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0246278Z test_contig_size1_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0246463Z test_contig_size1_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0246646Z test_contig_size1_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0246825Z test_contig_size1_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0247007Z test_contig_size1_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0247185Z test_contig_size1_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0247363Z test_contig_size1_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0247538Z test_contig_size1_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0247727Z test_contig_size1_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0247924Z test_contig_size1_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0248126Z test_contig_size1_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0248325Z test_contig_size1_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0248522Z test_contig_size1_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0248764Z test_contig_size1_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0248961Z test_contig_size1_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0249155Z test_contig_size1_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0249337Z test_contig_size1_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0249532Z test_contig_size1_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0249728Z test_contig_size1_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0249920Z test_contig_size1_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0250112Z test_contig_size1_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0250306Z test_contig_size1_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0250502Z test_contig_size1_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0250695Z test_contig_size1_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0250889Z test_contig_size1_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0251074Z test_contig_size1_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0251267Z test_contig_size1_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0251493Z test_contig_size1_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0251688Z test_contig_size1_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0251883Z test_contig_size1_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0252076Z test_contig_size1_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0252283Z test_contig_size1_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.0252482Z test_contig_size1_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.0252663Z test_contig_size1_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0252859Z test_contig_size1_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0253050Z test_contig_size1_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0253245Z test_contig_size1_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0253437Z test_contig_size1_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0253628Z test_contig_size1_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0253818Z test_contig_size1_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0254014Z test_contig_size1_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0254243Z test_contig_size1_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0254535Z test_contig_size1_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0254782Z test_contig_size1_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0255028Z test_contig_size1_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0255265Z test_contig_size1_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0255504Z test_contig_size1_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0255774Z test_contig_size1_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0256007Z test_contig_size1_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0256243Z test_contig_size1_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0256473Z test_contig_size1_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0256691Z test_contig_size1_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0256923Z test_contig_size1_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0257178Z test_contig_size1_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0258234Z test_contig_size1_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0258493Z test_contig_size1_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0259543Z test_contig_size1_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0260921Z test_contig_size1_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0268173Z test_contig_size1_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0268436Z test_contig_size1_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0268698Z test_contig_size1_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0268927Z test_contig_size1_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0269170Z test_contig_size1_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0269416Z test_contig_size1_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0269661Z test_contig_size1_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0269873Z test_contig_size1_large_dim___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.0270076Z test_contig_size1_large_dim___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.0270370Z test_contig_size1_large_dim___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2023-01-11T20:52:54.0270593Z test_contig_size1_large_dim___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.042s) 2023-01-11T20:52:54.0270801Z test_contig_size1_large_dim___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.0270990Z test_contig_size1_large_dim___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:54.0271192Z test_contig_size1_large_dim___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0271398Z test_contig_size1_large_dim___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0271595Z test_contig_size1_large_dim___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0271791Z test_contig_size1_large_dim___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0272040Z test_contig_size1_large_dim___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0272237Z test_contig_size1_large_dim___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0272438Z test_contig_size1_large_dim___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0272632Z test_contig_size1_large_dim___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0272813Z test_contig_size1_large_dim___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0273007Z test_contig_size1_large_dim___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0273204Z test_contig_size1_large_dim___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0273407Z test_contig_size1_large_dim___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0273614Z test_contig_size1_large_dim___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2023-01-11T20:52:54.0273819Z test_contig_size1_large_dim___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2023-01-11T20:52:54.0274033Z test_contig_size1_large_dim___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2023-01-11T20:52:54.0274246Z test_contig_size1_large_dim___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2023-01-11T20:52:54.0274456Z test_contig_size1_large_dim___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.030s) 2023-01-11T20:52:54.0274677Z test_contig_size1_large_dim___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.072s) 2023-01-11T20:52:54.0274878Z test_contig_size1_large_dim___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.043s) 2023-01-11T20:52:54.0275075Z test_contig_size1_large_dim___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2023-01-11T20:52:54.0275272Z test_contig_size1_large_dim___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2023-01-11T20:52:54.0275470Z test_contig_size1_large_dim___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2023-01-11T20:52:54.0275668Z test_contig_size1_large_dim___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2023-01-11T20:52:54.0275870Z test_contig_size1_large_dim___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2023-01-11T20:52:54.0276078Z test_contig_size1_large_dim___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:54.0276269Z test_contig_size1_large_dim___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2023-01-11T20:52:54.0276471Z test_contig_size1_large_dim___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:54.0276668Z test_contig_size1_large_dim___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0276876Z test_contig_size1_large_dim___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.0277086Z test_contig_size1_large_dim___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0277300Z test_contig_size1_large_dim___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.0277511Z test_contig_size1_large_dim___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2023-01-11T20:52:54.0277721Z test_contig_size1_large_dim___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0277922Z test_contig_size1_large_dim___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:54.0278107Z test_contig_size1_large_dim___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0278309Z test_contig_size1_large_dim___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0278506Z test_contig_size1_large_dim___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0278735Z test_contig_size1_large_dim___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0278940Z test_contig_size1_large_dim___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0279140Z test_contig_size1_large_dim___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0279335Z test_contig_size1_large_dim___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0279537Z test_contig_size1_large_dim___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0279841Z test_contig_size1_large_dim___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0321474Z test_contig_size1_large_dim___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0321741Z test_contig_size1_large_dim___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0321978Z test_contig_size1_large_dim___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0322221Z test_contig_size1_large_dim___rpow___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.030s) 2023-01-11T20:52:54.0322472Z test_contig_size1_large_dim___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2023-01-11T20:52:54.0322719Z test_contig_size1_large_dim___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2023-01-11T20:52:54.0322958Z test_contig_size1_large_dim___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.0323293Z test_contig_size1_large_dim___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.0323528Z test_contig_size1_large_dim___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T20:52:54.0323746Z test_contig_size1_large_dim___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.0323978Z test_contig_size1_large_dim___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.0324202Z test_contig_size1_large_dim___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:54.0324432Z test_contig_size1_large_dim___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.0324658Z test_contig_size1_large_dim___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.0324901Z test_contig_size1_large_dim___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:54.0325155Z test_contig_size1_large_dim___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2023-01-11T20:52:54.0325400Z test_contig_size1_large_dim___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2023-01-11T20:52:54.0325627Z test_contig_size1_large_dim___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.0325868Z test_contig_size1_large_dim___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.0326098Z test_contig_size1_large_dim___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0326332Z test_contig_size1_large_dim___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0326561Z test_contig_size1_large_dim___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0326797Z test_contig_size1_large_dim___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.069s) 2023-01-11T20:52:54.0327032Z test_contig_size1_large_dim___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2023-01-11T20:52:54.0327263Z test_contig_size1_large_dim___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0327495Z test_contig_size1_large_dim___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0327904Z test_contig_size1_large_dim___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0328108Z test_contig_size1_large_dim___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0328301Z test_contig_size1_large_dim___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0328496Z test_contig_size1_large_dim___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0328690Z test_contig_size1_large_dim___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0328901Z test_contig_size1_large_dim_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.0329104Z test_contig_size1_large_dim_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0329312Z test_contig_size1_large_dim_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2023-01-11T20:52:54.0329521Z test_contig_size1_large_dim_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2023-01-11T20:52:54.0329715Z test_contig_size1_large_dim_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2023-01-11T20:52:54.0329917Z test_contig_size1_large_dim_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2023-01-11T20:52:54.0330116Z test_contig_size1_large_dim_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:54.0330318Z test_contig_size1_large_dim_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0330555Z test_contig_size1_large_dim_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0330757Z test_contig_size1_large_dim_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0330956Z test_contig_size1_large_dim_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0331153Z test_contig_size1_large_dim_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0331338Z test_contig_size1_large_dim_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0331541Z test_contig_size1_large_dim_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.0331740Z test_contig_size1_large_dim_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.0331945Z test_contig_size1_large_dim_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:54.0332141Z test_contig_size1_large_dim_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0332342Z test_contig_size1_large_dim_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.0332542Z test_contig_size1_large_dim_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T20:52:54.0332742Z test_contig_size1_large_dim_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.0332946Z test_contig_size1_large_dim_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.0333134Z test_contig_size1_large_dim_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.0333345Z test_contig_size1_large_dim_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0333554Z test_contig_size1_large_dim_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0333765Z test_contig_size1_large_dim_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0333977Z test_contig_size1_large_dim_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0334184Z test_contig_size1_large_dim_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0334398Z test_contig_size1_large_dim_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0334620Z test_contig_size1_large_dim_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0334865Z test_contig_size1_large_dim_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0335078Z test_contig_size1_large_dim_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0335296Z test_contig_size1_large_dim_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0335510Z test_contig_size1_large_dim_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0335723Z test_contig_size1_large_dim_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0335929Z test_contig_size1_large_dim_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0336132Z test_contig_size1_large_dim_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.0336335Z test_contig_size1_large_dim_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0336538Z test_contig_size1_large_dim_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0336726Z test_contig_size1_large_dim_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0336956Z test_contig_size1_large_dim_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0337179Z test_contig_size1_large_dim_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0337433Z test_contig_size1_large_dim_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0337656Z test_contig_size1_large_dim_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0337874Z test_contig_size1_large_dim_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0338086Z test_contig_size1_large_dim_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0338298Z test_contig_size1_large_dim_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0338506Z test_contig_size1_large_dim_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0338703Z test_contig_size1_large_dim_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0338909Z test_contig_size1_large_dim_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0339120Z test_contig_size1_large_dim_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0339334Z test_contig_size1_large_dim_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.0339540Z test_contig_size1_large_dim_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0339752Z test_contig_size1_large_dim_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0339961Z test_contig_size1_large_dim_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:54.0340169Z test_contig_size1_large_dim_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2023-01-11T20:52:54.0340377Z test_contig_size1_large_dim_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0340567Z test_contig_size1_large_dim_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0340770Z test_contig_size1_large_dim_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0340975Z test_contig_size1_large_dim_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0341179Z test_contig_size1_large_dim_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0341434Z test_contig_size1_large_dim_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.0341638Z test_contig_size1_large_dim_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0341848Z test_contig_size1_large_dim_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0342060Z test_contig_size1_large_dim_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.0342271Z test_contig_size1_large_dim_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0342464Z test_contig_size1_large_dim_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.043s) 2023-01-11T20:52:54.0342665Z test_contig_size1_large_dim_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2023-01-11T20:52:54.0342866Z test_contig_size1_large_dim_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0343076Z test_contig_size1_large_dim_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2023-01-11T20:52:54.0343276Z test_contig_size1_large_dim_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2023-01-11T20:52:54.0343478Z test_contig_size1_large_dim_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2023-01-11T20:52:54.0343676Z test_contig_size1_large_dim_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2023-01-11T20:52:54.0343878Z test_contig_size1_large_dim_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2023-01-11T20:52:54.0344106Z test_contig_size1_large_dim_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.0344319Z test_contig_size1_large_dim_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.0344531Z test_contig_size1_large_dim_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0344739Z test_contig_size1_large_dim_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:54.0344945Z test_contig_size1_large_dim_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0345152Z test_contig_size1_large_dim_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.0345355Z test_contig_size1_large_dim_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.030s) 2023-01-11T20:52:54.0345554Z test_contig_size1_large_dim_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.0345762Z test_contig_size1_large_dim_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.0345950Z test_contig_size1_large_dim_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.0346181Z test_contig_size1_large_dim_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2023-01-11T20:52:54.0346409Z test_contig_size1_large_dim_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2023-01-11T20:52:54.0346635Z test_contig_size1_large_dim_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.056s) 2023-01-11T20:52:54.0346861Z test_contig_size1_large_dim_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2023-01-11T20:52:54.0347080Z test_contig_size1_large_dim_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T20:52:54.0347300Z test_contig_size1_large_dim_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T20:52:54.0347521Z test_contig_size1_large_dim_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2023-01-11T20:52:54.0347742Z test_contig_size1_large_dim_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2023-01-11T20:52:54.0347947Z test_contig_size1_large_dim_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.0348219Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.0348444Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2023-01-11T20:52:54.0348676Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.053s) 2023-01-11T20:52:54.0348907Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2023-01-11T20:52:54.0349133Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2023-01-11T20:52:54.0349359Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T20:52:54.0349586Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2023-01-11T20:52:54.0349812Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2023-01-11T20:52:54.0350024Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2023-01-11T20:52:54.0350329Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2023-01-11T20:52:54.0350549Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.0350772Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2023-01-11T20:52:54.0351040Z test_contig_size1_large_dim_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.064s) 2023-01-11T20:52:54.0351268Z test_contig_size1_large_dim_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2023-01-11T20:52:54.0351491Z test_contig_size1_large_dim_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T20:52:54.0351713Z test_contig_size1_large_dim_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2023-01-11T20:52:54.0351931Z test_contig_size1_large_dim_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2023-01-11T20:52:54.0352151Z test_contig_size1_large_dim_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2023-01-11T20:52:54.0352354Z test_contig_size1_large_dim_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2023-01-11T20:52:54.0352576Z test_contig_size1_large_dim_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.0352798Z test_contig_size1_large_dim_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.0353001Z test_contig_size1_large_dim_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0353202Z test_contig_size1_large_dim_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0353407Z test_contig_size1_large_dim_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0353608Z test_contig_size1_large_dim_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.0353816Z test_contig_size1_large_dim_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:54.0354002Z test_contig_size1_large_dim_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.0354205Z test_contig_size1_large_dim_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0354404Z test_contig_size1_large_dim_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:54.0354602Z test_contig_size1_large_dim_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0354798Z test_contig_size1_large_dim_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.0355026Z test_contig_size1_large_dim_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0355225Z test_contig_size1_large_dim_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0355420Z test_contig_size1_large_dim_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0355639Z test_contig_size1_large_dim_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.0355836Z test_contig_size1_large_dim_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2023-01-11T20:52:54.0356062Z test_contig_size1_large_dim_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.083s) 2023-01-11T20:52:54.0356281Z test_contig_size1_large_dim_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2023-01-11T20:52:54.0356499Z test_contig_size1_large_dim_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T20:52:54.0356717Z test_contig_size1_large_dim_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T20:52:54.0356933Z test_contig_size1_large_dim_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.0357149Z test_contig_size1_large_dim_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.0357360Z test_contig_size1_large_dim_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0357572Z test_contig_size1_large_dim_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0357806Z test_contig_size1_large_dim_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0358017Z test_contig_size1_large_dim_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0358259Z test_contig_size1_large_dim_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.002s) 2023-01-11T20:52:54.0358481Z test_contig_size1_large_dim_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2023-01-11T20:52:54.0358699Z test_contig_size1_large_dim_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T20:52:54.0358913Z test_contig_size1_large_dim_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2023-01-11T20:52:54.0359130Z test_contig_size1_large_dim_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:54.0359345Z test_contig_size1_large_dim_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.0359662Z test_contig_size1_large_dim_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2023-01-11T20:52:54.0359898Z test_contig_size1_large_dim_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2023-01-11T20:52:54.0377462Z test_contig_size1_large_dim_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2023-01-11T20:52:54.0377687Z test_contig_size1_large_dim_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2023-01-11T20:52:54.0377888Z test_contig_size1_large_dim_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0378093Z test_contig_size1_large_dim_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.058s) 2023-01-11T20:52:54.0378297Z test_contig_size1_large_dim_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:54.0378500Z test_contig_size1_large_dim_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0378709Z test_contig_size1_large_dim_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0378896Z test_contig_size1_large_dim_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0379099Z test_contig_size1_large_dim_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0379374Z test_contig_size1_large_dim_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0379574Z test_contig_size1_large_dim_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0379781Z test_contig_size1_large_dim_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:54.0379980Z test_contig_size1_large_dim_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0380183Z test_contig_size1_large_dim_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2023-01-11T20:52:54.0380387Z test_contig_size1_large_dim_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.030s) 2023-01-11T20:52:54.0380592Z test_contig_size1_large_dim_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0380773Z test_contig_size1_large_dim_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0380973Z test_contig_size1_large_dim_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0381174Z test_contig_size1_large_dim_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0381372Z test_contig_size1_large_dim_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0381569Z test_contig_size1_large_dim_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0381775Z test_contig_size1_large_dim_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.042s) 2023-01-11T20:52:54.0382044Z test_contig_size1_large_dim_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2023-01-11T20:52:54.0382249Z test_contig_size1_large_dim_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.043s) 2023-01-11T20:52:54.0382437Z test_contig_size1_large_dim_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.057s) 2023-01-11T20:52:54.0382632Z test_contig_size1_large_dim_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.030s) 2023-01-11T20:52:54.0382837Z test_contig_size1_large_dim_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2023-01-11T20:52:54.0383032Z test_contig_size1_large_dim_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2023-01-11T20:52:54.0383227Z test_contig_size1_large_dim_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.0383422Z test_contig_size1_large_dim_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.0383621Z test_contig_size1_large_dim_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2023-01-11T20:52:54.0383822Z test_contig_size1_large_dim_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.0384020Z test_contig_size1_large_dim_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.0384205Z test_contig_size1_large_dim_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0384406Z test_contig_size1_large_dim_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0384609Z test_contig_size1_large_dim_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0384809Z test_contig_size1_large_dim_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0385010Z test_contig_size1_large_dim_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T20:52:54.0385207Z test_contig_size1_large_dim_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0385410Z test_contig_size1_large_dim_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.0385605Z test_contig_size1_large_dim_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.0385785Z test_contig_size1_large_dim_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.0385974Z test_contig_size1_large_dim_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.0386220Z test_contig_size1_large_dim_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0386408Z test_contig_size1_large_dim_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0386609Z test_contig_size1_large_dim_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0386807Z test_contig_size1_large_dim_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0387006Z test_contig_size1_large_dim_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T20:52:54.0387206Z test_contig_size1_large_dim_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T20:52:54.0387407Z test_contig_size1_large_dim_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.0387585Z test_contig_size1_large_dim_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0387779Z test_contig_size1_large_dim_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0387971Z test_contig_size1_large_dim_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0388163Z test_contig_size1_large_dim_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0388353Z test_contig_size1_large_dim_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0389483Z test_contig_size1_large_dim_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:54.0389773Z test_contig_size1_large_dim_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0389990Z test_contig_size1_large_dim_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.0390206Z test_contig_size1_large_dim_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:54.0390471Z test_contig_size1_large_dim_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0390686Z test_contig_size1_large_dim_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.0390893Z test_contig_size1_large_dim_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.0391092Z test_contig_size1_large_dim_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0391301Z test_contig_size1_large_dim_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0391512Z test_contig_size1_large_dim_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0391720Z test_contig_size1_large_dim_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.0391927Z test_contig_size1_large_dim_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:54.0392128Z test_contig_size1_large_dim_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0392325Z test_contig_size1_large_dim_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.074s) 2023-01-11T20:52:54.0392530Z test_contig_size1_large_dim_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2023-01-11T20:52:54.0392730Z test_contig_size1_large_dim_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.0392929Z test_contig_size1_large_dim_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T20:52:54.0393142Z test_contig_size1_large_dim_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.0393351Z test_contig_size1_large_dim_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.0393556Z test_contig_size1_large_dim_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.0393759Z test_contig_size1_large_dim_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.030s) 2023-01-11T20:52:54.0393993Z test_contig_size1_large_dim_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.0394201Z test_contig_size1_large_dim_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.0394414Z test_contig_size1_large_dim_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.043s) 2023-01-11T20:52:54.0394625Z test_contig_size1_large_dim_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2023-01-11T20:52:54.0394837Z test_contig_size1_large_dim_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.030s) 2023-01-11T20:52:54.0395043Z test_contig_size1_large_dim_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0395246Z test_contig_size1_large_dim_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2023-01-11T20:52:54.0395452Z test_contig_size1_large_dim_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.0395653Z test_contig_size1_large_dim_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2023-01-11T20:52:54.0395837Z test_contig_size1_large_dim_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.0396044Z test_contig_size1_large_dim_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2023-01-11T20:52:54.0396250Z test_contig_size1_large_dim_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0396505Z test_contig_size1_large_dim_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0396781Z test_contig_size1_large_dim_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0397042Z test_contig_size1_large_dim_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0397296Z test_contig_size1_large_dim_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0397543Z test_contig_size1_large_dim_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0397791Z test_contig_size1_large_dim_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0398029Z test_contig_size1_large_dim_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0398263Z test_contig_size1_large_dim_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0398512Z test_contig_size1_large_dim_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0398755Z test_contig_size1_large_dim_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0399005Z test_contig_size1_large_dim_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0399248Z test_contig_size1_large_dim_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0399514Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0399914Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0400210Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0400477Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0400740Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0401062Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0401326Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T20:52:54.0401584Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0401850Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0402111Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0402372Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0402631Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0402833Z test_contig_size1_large_dim_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.0403032Z test_contig_size1_large_dim_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.0403230Z test_contig_size1_large_dim_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.0403491Z test_contig_size1_large_dim_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.0403691Z test_contig_size1_large_dim_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0403902Z test_contig_size1_large_dim_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:54.0404108Z test_contig_size1_large_dim_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2023-01-11T20:52:54.0404320Z test_contig_size1_large_dim_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2023-01-11T20:52:54.0404530Z test_contig_size1_large_dim_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2023-01-11T20:52:54.0404735Z test_contig_size1_large_dim_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.0404935Z test_contig_size1_large_dim_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.0405122Z test_contig_size1_large_dim_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2023-01-11T20:52:54.0405325Z test_contig_size1_large_dim_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0405529Z test_contig_size1_large_dim_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.0405728Z test_contig_size1_large_dim_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2023-01-11T20:52:54.0405935Z test_contig_size1_large_dim_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.0406131Z test_contig_size1_large_dim_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.0406332Z test_contig_size1_large_dim_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0406531Z test_contig_size1_large_dim_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0406730Z test_contig_size1_large_dim_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T20:52:54.0406916Z test_contig_size1_large_dim_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T20:52:54.0407116Z test_contig_size1_large_dim_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2023-01-11T20:52:54.0407309Z test_contig_size1_large_dim_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:54.0407535Z test_contig_size1_large_dim_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.0424348Z test_contig_size1_large_dim_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.030s) 2023-01-11T20:52:54.0424586Z test_contig_size1_large_dim_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0424790Z test_contig_size1_large_dim_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0425012Z test_contig_size1_large_dim_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0425236Z test_contig_size1_large_dim_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0425464Z test_contig_size1_large_dim_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2023-01-11T20:52:54.0425686Z test_contig_size1_large_dim_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:54.0425911Z test_contig_size1_large_dim_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T20:52:54.0426111Z test_contig_size1_large_dim_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0426319Z test_contig_size1_large_dim_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.0426531Z test_contig_size1_large_dim_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0426736Z test_contig_size1_large_dim_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.0427062Z test_contig_size1_large_dim_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0427273Z test_contig_size1_large_dim_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0427486Z test_contig_size1_large_dim_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0427708Z test_contig_size1_large_dim_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0427919Z test_contig_size1_large_dim_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:54.0428124Z test_contig_size1_large_dim_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.057s) 2023-01-11T20:52:54.0428342Z test_contig_size1_large_dim_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:54.0428553Z test_contig_size1_large_dim_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.0428767Z test_contig_size1_large_dim_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0428973Z test_contig_size1_large_dim_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:54.0429179Z test_contig_size1_large_dim_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.0429389Z test_contig_size1_large_dim_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.0429598Z test_contig_size1_large_dim_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2023-01-11T20:52:54.0429794Z test_contig_size1_large_dim_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0430002Z test_contig_size1_large_dim_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0430218Z test_contig_size1_large_dim_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0430512Z test_contig_size1_large_dim_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0430735Z test_contig_size1_large_dim_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.0430953Z test_contig_size1_large_dim_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:54.0431214Z test_contig_size1_large_dim_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T20:52:54.0431425Z test_contig_size1_large_dim_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0431633Z test_contig_size1_large_dim_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.0431831Z test_contig_size1_large_dim_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0432039Z test_contig_size1_large_dim_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.0432247Z test_contig_size1_large_dim_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0432456Z test_contig_size1_large_dim_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0432668Z test_contig_size1_large_dim_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T20:52:54.0432872Z test_contig_size1_large_dim_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0433069Z test_contig_size1_large_dim_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0433271Z test_contig_size1_large_dim_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.0433471Z test_contig_size1_large_dim_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0433655Z test_contig_size1_large_dim_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.0433881Z test_contig_size1_large_dim_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0434074Z test_contig_size1_large_dim_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0434271Z test_contig_size1_large_dim_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0434467Z test_contig_size1_large_dim_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0434666Z test_contig_size1_large_dim_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0434881Z test_contig_size1_large_dim_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.0435089Z test_contig_size1_large_dim_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0435291Z test_contig_size1_large_dim_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0435501Z test_contig_size1_large_dim_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.0435705Z test_contig_size1_large_dim_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0435912Z test_contig_size1_large_dim_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0436119Z test_contig_size1_large_dim_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0436327Z test_contig_size1_large_dim_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.030s) 2023-01-11T20:52:54.0436537Z test_contig_size1_large_dim_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0436744Z test_contig_size1_large_dim_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0436953Z test_contig_size1_large_dim_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.0437149Z test_contig_size1_large_dim_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0437359Z test_contig_size1_large_dim_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0437566Z test_contig_size1_large_dim_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:54.0437774Z test_contig_size1_large_dim_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2023-01-11T20:52:54.0438013Z test_contig_size1_large_dim_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.0438217Z test_contig_size1_large_dim_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.0438420Z test_contig_size1_large_dim_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.0438623Z test_contig_size1_large_dim_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0438824Z test_contig_size1_large_dim_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.0439029Z test_contig_size1_large_dim_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.0439235Z test_contig_size1_large_dim_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T20:52:54.0439447Z test_contig_size1_large_dim_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2023-01-11T20:52:54.0439783Z test_contig_size1_large_dim_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2023-01-11T20:52:54.0439989Z test_contig_size1_large_dim_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0440194Z test_contig_size1_large_dim_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0440399Z test_contig_size1_large_dim_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0440605Z test_contig_size1_large_dim_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0440886Z test_contig_size1_large_dim_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0441080Z test_contig_size1_large_dim_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0441285Z test_contig_size1_large_dim_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.0441491Z test_contig_size1_large_dim_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0441698Z test_contig_size1_large_dim_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.0441902Z test_contig_size1_large_dim_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:54.0442108Z test_contig_size1_large_dim_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0442308Z test_contig_size1_large_dim_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0442515Z test_contig_size1_large_dim_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0442706Z test_contig_size1_large_dim_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0442908Z test_contig_size1_large_dim_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2023-01-11T20:52:54.0443112Z test_contig_size1_large_dim_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0443313Z test_contig_size1_large_dim_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.0443511Z test_contig_size1_large_dim_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0443721Z test_contig_size1_large_dim_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2023-01-11T20:52:54.0443923Z test_contig_size1_large_dim_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.042s) 2023-01-11T20:52:54.0444129Z test_contig_size1_large_dim_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2023-01-11T20:52:54.0444333Z test_contig_size1_large_dim_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0444520Z test_contig_size1_large_dim_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:54.0444719Z test_contig_size1_large_dim_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0444982Z test_contig_size1_large_dim_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T20:52:54.0445176Z test_contig_size1_large_dim_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0445368Z test_contig_size1_large_dim_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0445559Z test_contig_size1_large_dim_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0445754Z test_contig_size1_large_dim_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0445959Z test_contig_size1_large_dim_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0446153Z test_contig_size1_large_dim_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0446358Z test_contig_size1_large_dim_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.0446564Z test_contig_size1_large_dim_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:54.0446766Z test_contig_size1_large_dim_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T20:52:54.0446963Z test_contig_size1_large_dim_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0447156Z test_contig_size1_large_dim_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T20:52:54.0447350Z test_contig_size1_large_dim_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.0447594Z test_contig_size1_large_dim_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.0447791Z test_contig_size1_large_dim_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.0447971Z test_contig_size1_large_dim_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0448165Z test_contig_size1_large_dim_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0448385Z test_contig_size1_large_dim_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T20:52:54.0448596Z test_contig_size1_large_dim_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.0448804Z test_contig_size1_large_dim_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.0449008Z test_contig_size1_large_dim_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2023-01-11T20:52:54.0449215Z test_contig_size1_large_dim_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2023-01-11T20:52:54.0449420Z test_contig_size1_large_dim_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:54.0449628Z test_contig_size1_large_dim_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.0449821Z test_contig_size1_large_dim_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.042s) 2023-01-11T20:52:54.0450027Z test_contig_size1_large_dim_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.0450281Z test_contig_size1_large_dim_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0450478Z test_contig_size1_large_dim_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2023-01-11T20:52:54.0450675Z test_contig_size1_large_dim_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.0450872Z test_contig_size1_large_dim_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T20:52:54.0451068Z test_contig_size1_large_dim_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.0451265Z test_contig_size1_large_dim_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.0451451Z test_contig_size1_large_dim_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.0451702Z test_contig_size1_large_dim_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2023-01-11T20:52:54.0451917Z test_contig_size1_large_dim_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.059s) 2023-01-11T20:52:54.0452124Z test_contig_size1_large_dim_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T20:52:54.0452327Z test_contig_size1_large_dim_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2023-01-11T20:52:54.0452538Z test_contig_size1_large_dim_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:54.0452752Z test_contig_size1_large_dim_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2023-01-11T20:52:54.0452960Z test_contig_size1_large_dim_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2023-01-11T20:52:54.0453169Z test_contig_size1_large_dim_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2023-01-11T20:52:54.0453367Z test_contig_size1_large_dim_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T20:52:54.0453571Z test_contig_size1_large_dim_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:54.0453776Z test_contig_size1_large_dim_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2023-01-11T20:52:54.0453980Z test_contig_size1_large_dim_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2023-01-11T20:52:54.0454179Z test_contig_size1_large_dim_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.0454421Z test_contig_size1_large_dim_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:54.0454622Z test_contig_size1_large_dim_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0454822Z test_contig_size1_large_dim_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T20:52:54.0455022Z test_contig_size1_large_dim_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0455207Z test_contig_size1_large_dim_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0455404Z test_contig_size1_large_dim_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0455597Z test_contig_size1_large_dim_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0455838Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.0456086Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.0456334Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.0456574Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0456817Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0457051Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0457276Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0457509Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2023-01-11T20:52:54.0457747Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0457987Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.0458226Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T20:52:54.0458499Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0458737Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0458967Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0459204Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0459424Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0460039Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0460548Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0461052Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0461550Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0462078Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0462567Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0463069Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0463570Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0464063Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0464572Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0465067Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0465570Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0466053Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0466541Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0467042Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0467536Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.005s) 2023-01-11T20:52:54.0467812Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0468052Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.0468288Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T20:52:54.0468528Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0468764Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0468994Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0469231Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0469461Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0469695Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0469937Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.0470176Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.030s) 2023-01-11T20:52:54.0470557Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.056s) 2023-01-11T20:52:54.0470788Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0471011Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0471271Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.0471534Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.0471795Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.0472067Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.0472359Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.0472672Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0473005Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2023-01-11T20:52:54.0473341Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0473673Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0474018Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0474725Z test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0475412Z test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0476124Z test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0476887Z test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0477567Z test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0478270Z test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0478973Z test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0479784Z test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0480509Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0481238Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0482044Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0482765Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0483494Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0484219Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0484947Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0485658Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0486352Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0487061Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0487798Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0488529Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0489244Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0489926Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0490719Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0491455Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0492093Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0492714Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0493411Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0494130Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0494860Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0495589Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0496318Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0497033Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0497700Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0498420Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0499144Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0499865Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0500517Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0501234Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0501956Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0502674Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0502996Z test_contig_size1_large_dim_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0503298Z test_contig_size1_large_dim_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2023-01-11T20:52:54.0503684Z test_contig_size1_large_dim_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2023-01-11T20:52:54.0504008Z test_contig_size1_large_dim_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.0504320Z test_contig_size1_large_dim_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T20:52:54.0504639Z test_contig_size1_large_dim_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.0504952Z test_contig_size1_large_dim_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.0505251Z test_contig_size1_large_dim_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.0505544Z test_contig_size1_large_dim_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0505854Z test_contig_size1_large_dim_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0506159Z test_contig_size1_large_dim_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0506472Z test_contig_size1_large_dim_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.0506772Z test_contig_size1_large_dim_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2023-01-11T20:52:54.0507061Z test_contig_size1_large_dim_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.0507405Z test_contig_size1_large_dim_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.0507705Z test_contig_size1_large_dim_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T20:52:54.0507978Z test_contig_size1_large_dim_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T20:52:54.0508279Z test_contig_size1_large_dim_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2023-01-11T20:52:54.0508573Z test_contig_size1_large_dim_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.0508869Z test_contig_size1_large_dim_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2023-01-11T20:52:54.0509165Z test_contig_size1_large_dim_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.042s) 2023-01-11T20:52:54.0509458Z test_contig_size1_large_dim_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2023-01-11T20:52:54.0509732Z test_contig_size1_large_dim_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.0510016Z test_contig_size1_large_dim_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.0510341Z test_contig_size1_large_dim_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.0510613Z test_contig_size1_large_dim_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0510893Z test_contig_size1_large_dim_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0511178Z test_contig_size1_large_dim_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.0511456Z test_contig_size1_large_dim_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0511736Z test_contig_size1_large_dim_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0512032Z test_contig_size1_large_dim_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.0512339Z test_contig_size1_large_dim_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.074s) 2023-01-11T20:52:54.0512635Z test_contig_size1_large_dim_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.083s) 2023-01-11T20:52:54.0512944Z test_contig_size1_large_dim_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2023-01-11T20:52:54.0513314Z test_contig_size1_large_dim_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2023-01-11T20:52:54.0513610Z test_contig_size1_large_dim_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.0513897Z test_contig_size1_large_dim_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2023-01-11T20:52:54.0514198Z test_contig_size1_large_dim_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T20:52:54.0514497Z test_contig_size1_large_dim_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2023-01-11T20:52:54.0514771Z test_contig_size1_large_dim_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T20:52:54.0515065Z test_contig_size1_large_dim_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.0515367Z test_contig_size1_large_dim_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2023-01-11T20:52:54.0515664Z test_contig_size1_large_dim_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.0515952Z test_contig_size1_large_dim_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.0516216Z test_contig_size1_large_dim_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.0516508Z test_contig_size1_large_dim_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:54.0516869Z test_contig_size1_large_dim_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.0517160Z test_contig_size1_large_dim_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.0517431Z test_contig_size1_large_dim_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.0517711Z test_contig_size1_large_dim_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.0517998Z test_contig_size1_large_dim_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.0518293Z test_contig_size1_large_dim_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.0518554Z test_contig_size1_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0518809Z test_contig_size1_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0519053Z test_contig_size1_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0519316Z test_contig_size1_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:54.0519652Z test_contig_size1_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0519915Z test_contig_size1_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0520160Z test_contig_size1_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0520395Z test_contig_size1_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0520644Z test_contig_size1_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0520891Z test_contig_size1_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0521136Z test_contig_size1_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0521387Z test_contig_size1_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0521625Z test_contig_size1_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0521798Z test_contig_size1_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0521981Z test_contig_size1_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0522166Z test_contig_size1_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0522434Z test_contig_size1_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0522619Z test_contig_size1_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0522804Z test_contig_size1_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0522991Z test_contig_size1_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0523177Z test_contig_size1_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0523351Z test_contig_size1_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0523536Z test_contig_size1_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0523718Z test_contig_size1_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0523899Z test_contig_size1_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0524082Z test_contig_size1_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0524266Z test_contig_size1_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0524469Z test_contig_size1_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0524668Z test_contig_size1_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0524862Z test_contig_size1_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0525112Z test_contig_size1_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0525316Z test_contig_size1_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0525517Z test_contig_size1_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0525713Z test_contig_size1_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0525914Z test_contig_size1_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0526111Z test_contig_size1_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0526306Z test_contig_size1_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0526486Z test_contig_size1_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0526681Z test_contig_size1_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0526883Z test_contig_size1_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0527079Z test_contig_size1_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0527284Z test_contig_size1_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0527486Z test_contig_size1_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0527685Z test_contig_size1_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0527877Z test_contig_size1_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0528073Z test_contig_size1_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0528252Z test_contig_size1_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0528445Z test_contig_size1_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0528638Z test_contig_size1_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0528833Z test_contig_size1_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0529026Z test_contig_size1_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0529260Z test_contig_size1_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0529454Z test_contig_size1_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0529658Z test_contig_size1_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0529846Z test_contig_size1_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0530046Z test_contig_size1_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0530245Z test_contig_size1_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0530439Z test_contig_size1_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0530631Z test_contig_size1_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0530822Z test_contig_size1_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0531017Z test_contig_size1_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0531210Z test_contig_size1_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0531405Z test_contig_size1_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0531583Z test_contig_size1_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0531764Z test_contig_size1_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0531984Z test_contig_size1_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0532174Z test_contig_size1_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0532359Z test_contig_size1_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0532543Z test_contig_size1_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0532728Z test_contig_size1_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0532910Z test_contig_size1_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0533076Z test_contig_size1_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0533253Z test_contig_size1_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0533450Z test_contig_size1_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0533642Z test_contig_size1_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0533836Z test_contig_size1_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0534026Z test_contig_size1_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0534219Z test_contig_size1_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0534414Z test_contig_size1_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0534592Z test_contig_size1_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0534783Z test_contig_size1_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0534975Z test_contig_size1_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0535167Z test_contig_size1_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0535362Z test_contig_size1_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0535551Z test_contig_size1_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0535742Z test_contig_size1_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0535929Z test_contig_size1_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0536163Z test_contig_size1_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0536342Z test_contig_size1_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0536526Z test_contig_size1_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0536707Z test_contig_size1_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0536896Z test_contig_size1_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0537088Z test_contig_size1_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0537286Z test_contig_size1_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0537482Z test_contig_size1_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0537682Z test_contig_size1_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.0537867Z test_contig_size1_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0538063Z test_contig_size1_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0538254Z test_contig_size1_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0538444Z test_contig_size1_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0538635Z test_contig_size1_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0538860Z test_contig_size1_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0539058Z test_contig_size1_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0539254Z test_contig_size1_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0539433Z test_contig_size1_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0539625Z test_contig_size1_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0539813Z test_contig_size1_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0540003Z test_contig_size1_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0540194Z test_contig_size1_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0540384Z test_contig_size1_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0540575Z test_contig_size1_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0540762Z test_contig_size1_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0540954Z test_contig_size1_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0541132Z test_contig_size1_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0541316Z test_contig_size1_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0541510Z test_contig_size1_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0541701Z test_contig_size1_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0541887Z test_contig_size1_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0542076Z test_contig_size1_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0542260Z test_contig_size1_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0542447Z test_contig_size1_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0542619Z test_contig_size1_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0542837Z test_contig_size1_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0543021Z test_contig_size1_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0543210Z test_contig_size1_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0543390Z test_contig_size1_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0543577Z test_contig_size1_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0543757Z test_contig_size1_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0543951Z test_contig_size1_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0544129Z test_contig_size1_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0544315Z test_contig_size1_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0544499Z test_contig_size1_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0544687Z test_contig_size1_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0544865Z test_contig_size1_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0545046Z test_contig_size1_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0545226Z test_contig_size1_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0545406Z test_contig_size1_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0545605Z test_contig_size1_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0545808Z test_contig_size1_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0546004Z test_contig_size1_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0546200Z test_contig_size1_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0546395Z test_contig_size1_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0546580Z test_contig_size1_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0546770Z test_contig_size1_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0546963Z test_contig_size1_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0547138Z test_contig_size1_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0547328Z test_contig_size1_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0547517Z test_contig_size1_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0547702Z test_contig_size1_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0547886Z test_contig_size1_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0548071Z test_contig_size1_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0548257Z test_contig_size1_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0548440Z test_contig_size1_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0548620Z test_contig_size1_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0548805Z test_contig_size1_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0549006Z test_contig_size1_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0549222Z test_contig_size1_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0549418Z test_contig_size1_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0549611Z test_contig_size1_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0549858Z test_contig_size1_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0550053Z test_contig_size1_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0550248Z test_contig_size1_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0550497Z test_contig_size1_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0550691Z test_contig_size1_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0550886Z test_contig_size1_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0551077Z test_contig_size1_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0551265Z test_contig_size1_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0551452Z test_contig_size1_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0551640Z test_contig_size1_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0551828Z test_contig_size1_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0551999Z test_contig_size1_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0552183Z test_contig_size1_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0552365Z test_contig_size1_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0552595Z test_contig_size1_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0552834Z test_contig_size1_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0553067Z test_contig_size1_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0553301Z test_contig_size1_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0553530Z test_contig_size1_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0553759Z test_contig_size1_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0553969Z test_contig_size1_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0554199Z test_contig_size1_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0554428Z test_contig_size1_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0554653Z test_contig_size1_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0554885Z test_contig_size1_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0555121Z test_contig_size1_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0555350Z test_contig_size1_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0555573Z test_contig_size1_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0555795Z test_contig_size1_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2023-01-11T20:52:54.0556010Z test_contig_size1_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0556232Z test_contig_size1_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0556800Z test_contig_size1_special_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.008s) 2023-01-11T20:52:54.0557320Z test_contig_size1_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0557804Z test_contig_size1_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0558283Z test_contig_size1_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0558768Z test_contig_size1_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0559241Z test_contig_size1_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0559987Z test_contig_size1_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0560673Z test_contig_size1_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0561302Z test_contig_size1_special_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0562031Z test_contig_size1_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0562708Z test_contig_size1_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0563381Z test_contig_size1_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0564045Z test_contig_size1_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0564723Z test_contig_size1_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0565401Z test_contig_size1_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0566079Z test_contig_size1_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0566407Z test_contig_size1_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0566732Z test_contig_size1_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0567056Z test_contig_size1_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0567374Z test_contig_size1_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0567697Z test_contig_size1_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0567999Z test_contig_size1_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0568321Z test_contig_size1_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0568635Z test_contig_size1_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0569015Z test_contig_size1_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0569345Z test_contig_size1_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0569671Z test_contig_size1_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0569994Z test_contig_size1_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0570320Z test_contig_size1_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0570639Z test_contig_size1_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0570934Z test_contig_size1_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0571245Z test_contig_size1_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0571570Z test_contig_size1_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0571898Z test_contig_size1_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0572229Z test_contig_size1_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0572554Z test_contig_size1_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0572936Z test_contig_size1_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0573259Z test_contig_size1_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0573566Z test_contig_size1_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0573871Z test_contig_size1_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0574553Z test_contig_size1_special_legendre_polynomial_p_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0575232Z test_contig_size1_special_legendre_polynomial_p_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0575904Z test_contig_size1_special_legendre_polynomial_p_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0576581Z test_contig_size1_special_legendre_polynomial_p_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0577244Z test_contig_size1_special_legendre_polynomial_p_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0577923Z test_contig_size1_special_legendre_polynomial_p_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0578589Z test_contig_size1_special_legendre_polynomial_p_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0579260Z test_contig_size1_special_legendre_polynomial_p_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0579957Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0580654Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0581401Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0582096Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0582782Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0583473Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0584170Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0584880Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0585575Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0586316Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0587024Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0587717Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0588416Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0589121Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0589786Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0590547Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0591248Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0591938Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0592634Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0593326Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0594020Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0594715Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0595481Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0596170Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0596870Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0597579Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0598291Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0598989Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0599772Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0600549Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0601237Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0601911Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.0602219Z test_contig_size1_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0602509Z test_contig_size1_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0602808Z test_contig_size1_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0603109Z test_contig_size1_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0603406Z test_contig_size1_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0603698Z test_contig_size1_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0603989Z test_contig_size1_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0604259Z test_contig_size1_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0604547Z test_contig_size1_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0604839Z test_contig_size1_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.0605121Z test_contig_size1_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0605413Z test_contig_size1_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0605706Z test_contig_size1_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0605994Z test_contig_size1_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0606278Z test_contig_size1_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0606617Z test_contig_size1_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0606883Z test_contig_size1_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0607161Z test_contig_size1_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0607433Z test_contig_size1_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0607708Z test_contig_size1_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0607986Z test_contig_size1_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0608261Z test_contig_size1_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0608527Z test_contig_size1_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0608786Z test_contig_size1_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0609039Z test_contig_size1_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0609305Z test_contig_size1_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0609566Z test_contig_size1_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0609828Z test_contig_size1_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0610093Z test_contig_size1_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0610356Z test_contig_size1_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0610684Z test_contig_size1_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0610973Z test_contig_size1_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0611242Z test_contig_size1_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0611534Z test_contig_size1_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0611819Z test_contig_size1_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0612105Z test_contig_size1_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0612383Z test_contig_size1_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0612661Z test_contig_size1_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0612943Z test_contig_size1_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0613220Z test_contig_size1_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0613501Z test_contig_size1_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0613787Z test_contig_size1_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0614064Z test_contig_size1_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0614319Z test_contig_size1_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0614599Z test_contig_size1_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0614867Z test_contig_size1_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0615132Z test_contig_size1_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0615398Z test_contig_size1_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0615667Z test_contig_size1_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0615926Z test_contig_size1_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0616194Z test_contig_size1_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0616495Z test_contig_size1_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0616787Z test_contig_vs_every_other___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0617078Z test_contig_vs_every_other___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0617386Z test_contig_vs_every_other___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0617687Z test_contig_vs_every_other___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0617987Z test_contig_vs_every_other___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0618274Z test_contig_vs_every_other___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0618570Z test_contig_vs_every_other___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0618850Z test_contig_vs_every_other___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0619142Z test_contig_vs_every_other___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0619430Z test_contig_vs_every_other___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0619723Z test_contig_vs_every_other___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0620013Z test_contig_vs_every_other___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0620346Z test_contig_vs_every_other___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0620630Z test_contig_vs_every_other___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0620916Z test_contig_vs_every_other___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0621206Z test_contig_vs_every_other___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0621478Z test_contig_vs_every_other___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0621759Z test_contig_vs_every_other___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0622058Z test_contig_vs_every_other___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0622351Z test_contig_vs_every_other___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0622660Z test_contig_vs_every_other___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0622915Z test_contig_vs_every_other___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0623189Z test_contig_vs_every_other___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0623470Z test_contig_vs_every_other___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0623769Z test_contig_vs_every_other___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0624021Z test_contig_vs_every_other___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0624267Z test_contig_vs_every_other___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0624556Z test_contig_vs_every_other___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0624840Z test_contig_vs_every_other___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0625129Z test_contig_vs_every_other___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0625426Z test_contig_vs_every_other___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0625723Z test_contig_vs_every_other___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0626121Z test_contig_vs_every_other___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0626404Z test_contig_vs_every_other___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0626693Z test_contig_vs_every_other___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0626976Z test_contig_vs_every_other___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0627282Z test_contig_vs_every_other___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0627589Z test_contig_vs_every_other___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0627877Z test_contig_vs_every_other___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0628170Z test_contig_vs_every_other___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0628466Z test_contig_vs_every_other___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0628755Z test_contig_vs_every_other___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0629021Z test_contig_vs_every_other___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0629310Z test_contig_vs_every_other___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0629601Z test_contig_vs_every_other___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0629937Z test_contig_vs_every_other___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0630221Z test_contig_vs_every_other___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0630565Z test_contig_vs_every_other___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0630835Z test_contig_vs_every_other___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0631100Z test_contig_vs_every_other___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.0631365Z test_contig_vs_every_other___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0631626Z test_contig_vs_every_other___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0631910Z test_contig_vs_every_other___rpow___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0632201Z test_contig_vs_every_other___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0632466Z test_contig_vs_every_other___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0632704Z test_contig_vs_every_other___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0632942Z test_contig_vs_every_other___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0633219Z test_contig_vs_every_other___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0633514Z test_contig_vs_every_other___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0633824Z test_contig_vs_every_other___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0634090Z test_contig_vs_every_other___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0634376Z test_contig_vs_every_other___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0634666Z test_contig_vs_every_other___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0634961Z test_contig_vs_every_other___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0635251Z test_contig_vs_every_other___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0635584Z test_contig_vs_every_other___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0635890Z test_contig_vs_every_other___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0636191Z test_contig_vs_every_other___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0636449Z test_contig_vs_every_other___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0636728Z test_contig_vs_every_other___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0637018Z test_contig_vs_every_other___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0637235Z test_contig_vs_every_other___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0637436Z test_contig_vs_every_other___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0637635Z test_contig_vs_every_other___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0637830Z test_contig_vs_every_other___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0638028Z test_contig_vs_every_other___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0638223Z test_contig_vs_every_other___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0638408Z test_contig_vs_every_other___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0638644Z test_contig_vs_every_other___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0638847Z test_contig_vs_every_other___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0639054Z test_contig_vs_every_other_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0639261Z test_contig_vs_every_other_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0639468Z test_contig_vs_every_other_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0639767Z test_contig_vs_every_other_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0639971Z test_contig_vs_every_other_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0640173Z test_contig_vs_every_other_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0640368Z test_contig_vs_every_other_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0640566Z test_contig_vs_every_other_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0640763Z test_contig_vs_every_other_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0640961Z test_contig_vs_every_other_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0641166Z test_contig_vs_every_other_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0641363Z test_contig_vs_every_other_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0641560Z test_contig_vs_every_other_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0641767Z test_contig_vs_every_other_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0641968Z test_contig_vs_every_other_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0642160Z test_contig_vs_every_other_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0642365Z test_contig_vs_every_other_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0642565Z test_contig_vs_every_other_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0642822Z test_contig_vs_every_other_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0643013Z test_contig_vs_every_other_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0643211Z test_contig_vs_every_other_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0643405Z test_contig_vs_every_other_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0643618Z test_contig_vs_every_other_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0643818Z test_contig_vs_every_other_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0644030Z test_contig_vs_every_other_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0644241Z test_contig_vs_every_other_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0644454Z test_contig_vs_every_other_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0644664Z test_contig_vs_every_other_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0644883Z test_contig_vs_every_other_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0645102Z test_contig_vs_every_other_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0645322Z test_contig_vs_every_other_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0645613Z test_contig_vs_every_other_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0645823Z test_contig_vs_every_other_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0646030Z test_contig_vs_every_other_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0646241Z test_contig_vs_every_other_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0646447Z test_contig_vs_every_other_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0646651Z test_contig_vs_every_other_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0646855Z test_contig_vs_every_other_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0647061Z test_contig_vs_every_other_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0647292Z test_contig_vs_every_other_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0647517Z test_contig_vs_every_other_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0647722Z test_contig_vs_every_other_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0647946Z test_contig_vs_every_other_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0648162Z test_contig_vs_every_other_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0648369Z test_contig_vs_every_other_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0648577Z test_contig_vs_every_other_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0648787Z test_contig_vs_every_other_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0648999Z test_contig_vs_every_other_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0649207Z test_contig_vs_every_other_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0649411Z test_contig_vs_every_other_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0649651Z test_contig_vs_every_other_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0649858Z test_contig_vs_every_other_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0650068Z test_contig_vs_every_other_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0650274Z test_contig_vs_every_other_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0650481Z test_contig_vs_every_other_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0650685Z test_contig_vs_every_other_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0650892Z test_contig_vs_every_other_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0651096Z test_contig_vs_every_other_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0651289Z test_contig_vs_every_other_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0651493Z test_contig_vs_every_other_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0651705Z test_contig_vs_every_other_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0651909Z test_contig_vs_every_other_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0652117Z test_contig_vs_every_other_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0652364Z test_contig_vs_every_other_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0652575Z test_contig_vs_every_other_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0652779Z test_contig_vs_every_other_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0652988Z test_contig_vs_every_other_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0653180Z test_contig_vs_every_other_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0653380Z test_contig_vs_every_other_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0653582Z test_contig_vs_every_other_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0653784Z test_contig_vs_every_other_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0653989Z test_contig_vs_every_other_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.0654191Z test_contig_vs_every_other_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0654400Z test_contig_vs_every_other_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0654612Z test_contig_vs_every_other_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0654823Z test_contig_vs_every_other_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0655019Z test_contig_vs_every_other_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0655228Z test_contig_vs_every_other_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0655434Z test_contig_vs_every_other_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0655640Z test_contig_vs_every_other_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0655845Z test_contig_vs_every_other_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0656052Z test_contig_vs_every_other_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0656253Z test_contig_vs_every_other_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0656516Z test_contig_vs_every_other_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0656730Z test_contig_vs_every_other_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0656952Z test_contig_vs_every_other_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0657170Z test_contig_vs_every_other_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0657393Z test_contig_vs_every_other_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0657608Z test_contig_vs_every_other_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0657830Z test_contig_vs_every_other_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0658050Z test_contig_vs_every_other_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0658272Z test_contig_vs_every_other_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0658500Z test_contig_vs_every_other_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0658723Z test_contig_vs_every_other_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0658944Z test_contig_vs_every_other_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0659208Z test_contig_vs_every_other_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0659436Z test_contig_vs_every_other_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0659660Z test_contig_vs_every_other_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0659885Z test_contig_vs_every_other_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0660108Z test_contig_vs_every_other_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0660330Z test_contig_vs_every_other_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0660548Z test_contig_vs_every_other_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0660772Z test_contig_vs_every_other_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0660977Z test_contig_vs_every_other_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0661219Z test_contig_vs_every_other_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0661438Z test_contig_vs_every_other_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0661654Z test_contig_vs_every_other_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0661870Z test_contig_vs_every_other_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0662089Z test_contig_vs_every_other_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0662307Z test_contig_vs_every_other_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0662527Z test_contig_vs_every_other_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0662746Z test_contig_vs_every_other_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0662951Z test_contig_vs_every_other_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0663187Z test_contig_vs_every_other_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0663378Z test_contig_vs_every_other_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0663584Z test_contig_vs_every_other_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0663789Z test_contig_vs_every_other_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0663994Z test_contig_vs_every_other_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0664195Z test_contig_vs_every_other_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0664394Z test_contig_vs_every_other_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0664576Z test_contig_vs_every_other_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0664775Z test_contig_vs_every_other_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0664967Z test_contig_vs_every_other_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0665156Z test_contig_vs_every_other_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0665350Z test_contig_vs_every_other_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0665544Z test_contig_vs_every_other_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0665791Z test_contig_vs_every_other_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0666004Z test_contig_vs_every_other_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0666226Z test_contig_vs_every_other_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0666431Z test_contig_vs_every_other_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0666650Z test_contig_vs_every_other_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0666859Z test_contig_vs_every_other_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0667067Z test_contig_vs_every_other_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0667278Z test_contig_vs_every_other_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0667491Z test_contig_vs_every_other_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0667700Z test_contig_vs_every_other_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0667910Z test_contig_vs_every_other_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0668120Z test_contig_vs_every_other_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0668347Z test_contig_vs_every_other_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.0668565Z test_contig_vs_every_other_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0668779Z test_contig_vs_every_other_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0668992Z test_contig_vs_every_other_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0669204Z test_contig_vs_every_other_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0669412Z test_contig_vs_every_other_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0669618Z test_contig_vs_every_other_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0669828Z test_contig_vs_every_other_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0670067Z test_contig_vs_every_other_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0670353Z test_contig_vs_every_other_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0670556Z test_contig_vs_every_other_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0670759Z test_contig_vs_every_other_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0670965Z test_contig_vs_every_other_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0671165Z test_contig_vs_every_other_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0671369Z test_contig_vs_every_other_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0671566Z test_contig_vs_every_other_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0671766Z test_contig_vs_every_other_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0671950Z test_contig_vs_every_other_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0672147Z test_contig_vs_every_other_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0672351Z test_contig_vs_every_other_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0672546Z test_contig_vs_every_other_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0672789Z test_contig_vs_every_other_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0672992Z test_contig_vs_every_other_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0673191Z test_contig_vs_every_other_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0673391Z test_contig_vs_every_other_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0673583Z test_contig_vs_every_other_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0673764Z test_contig_vs_every_other_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0673955Z test_contig_vs_every_other_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0674148Z test_contig_vs_every_other_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0674377Z test_contig_vs_every_other_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.0674579Z test_contig_vs_every_other_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.0674780Z test_contig_vs_every_other_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0674978Z test_contig_vs_every_other_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0675175Z test_contig_vs_every_other_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0675357Z test_contig_vs_every_other_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0675553Z test_contig_vs_every_other_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0675752Z test_contig_vs_every_other_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0675948Z test_contig_vs_every_other_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0676145Z test_contig_vs_every_other_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0676345Z test_contig_vs_every_other_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0676537Z test_contig_vs_every_other_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0676771Z test_contig_vs_every_other_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0676973Z test_contig_vs_every_other_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0677161Z test_contig_vs_every_other_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0677356Z test_contig_vs_every_other_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0677555Z test_contig_vs_every_other_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:54.0677756Z test_contig_vs_every_other_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0677949Z test_contig_vs_every_other_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0678144Z test_contig_vs_every_other_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0678341Z test_contig_vs_every_other_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0678534Z test_contig_vs_every_other_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0678713Z test_contig_vs_every_other_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.0678914Z test_contig_vs_every_other_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0679112Z test_contig_vs_every_other_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0679303Z test_contig_vs_every_other_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0679532Z test_contig_vs_every_other_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0679853Z test_contig_vs_every_other_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0680091Z test_contig_vs_every_other_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:54.0680314Z test_contig_vs_every_other_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0680547Z test_contig_vs_every_other_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0680790Z test_contig_vs_every_other_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0681066Z test_contig_vs_every_other_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0681343Z test_contig_vs_every_other_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0681655Z test_contig_vs_every_other_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0681961Z test_contig_vs_every_other_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0682267Z test_contig_vs_every_other_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0682570Z test_contig_vs_every_other_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0682864Z test_contig_vs_every_other_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0683135Z test_contig_vs_every_other_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0683436Z test_contig_vs_every_other_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0683749Z test_contig_vs_every_other_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0684032Z test_contig_vs_every_other_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0684335Z test_contig_vs_every_other_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0684628Z test_contig_vs_every_other_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0684917Z test_contig_vs_every_other_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0685295Z test_contig_vs_every_other_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0685590Z test_contig_vs_every_other_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0685869Z test_contig_vs_every_other_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0686113Z test_contig_vs_every_other_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0686346Z test_contig_vs_every_other_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0686641Z test_contig_vs_every_other_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0686943Z test_contig_vs_every_other_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0687226Z test_contig_vs_every_other_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0687489Z test_contig_vs_every_other_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0687766Z test_contig_vs_every_other_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0688041Z test_contig_vs_every_other_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0688346Z test_contig_vs_every_other_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0688649Z test_contig_vs_every_other_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0689029Z test_contig_vs_every_other_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0689327Z test_contig_vs_every_other_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0689625Z test_contig_vs_every_other_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0689880Z test_contig_vs_every_other_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0690168Z test_contig_vs_every_other_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0690458Z test_contig_vs_every_other_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0690733Z test_contig_vs_every_other_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0690996Z test_contig_vs_every_other_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0691359Z test_contig_vs_every_other_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0691720Z test_contig_vs_every_other_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0692079Z test_contig_vs_every_other_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0692442Z test_contig_vs_every_other_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0692807Z test_contig_vs_every_other_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0693135Z test_contig_vs_every_other_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0693443Z test_contig_vs_every_other_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0693795Z test_contig_vs_every_other_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0694112Z test_contig_vs_every_other_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0694462Z test_contig_vs_every_other_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0694869Z test_contig_vs_every_other_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0695223Z test_contig_vs_every_other_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0695600Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0695948Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0696337Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0696728Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0697108Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0697487Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0697844Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0698241Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0698605Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0698989Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0699344Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0699679Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0699963Z test_contig_vs_every_other_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0700233Z test_contig_vs_every_other_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0700520Z test_contig_vs_every_other_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0700811Z test_contig_vs_every_other_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0701076Z test_contig_vs_every_other_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0701376Z test_contig_vs_every_other_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0701670Z test_contig_vs_every_other_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0701959Z test_contig_vs_every_other_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0702274Z test_contig_vs_every_other_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0702557Z test_contig_vs_every_other_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0702857Z test_contig_vs_every_other_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0703146Z test_contig_vs_every_other_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0703407Z test_contig_vs_every_other_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0703680Z test_contig_vs_every_other_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0703983Z test_contig_vs_every_other_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0704244Z test_contig_vs_every_other_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0704509Z test_contig_vs_every_other_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0704782Z test_contig_vs_every_other_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.0705067Z test_contig_vs_every_other_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0705354Z test_contig_vs_every_other_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0705632Z test_contig_vs_every_other_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0705895Z test_contig_vs_every_other_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0706179Z test_contig_vs_every_other_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0706464Z test_contig_vs_every_other_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0706712Z test_contig_vs_every_other_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0706942Z test_contig_vs_every_other_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0707220Z test_contig_vs_every_other_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0707534Z test_contig_vs_every_other_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0707888Z test_contig_vs_every_other_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0708214Z test_contig_vs_every_other_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0708517Z test_contig_vs_every_other_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0708833Z test_contig_vs_every_other_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0709109Z test_contig_vs_every_other_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0709397Z test_contig_vs_every_other_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0709686Z test_contig_vs_every_other_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0709987Z test_contig_vs_every_other_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0710355Z test_contig_vs_every_other_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0710656Z test_contig_vs_every_other_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0710940Z test_contig_vs_every_other_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0711245Z test_contig_vs_every_other_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0711540Z test_contig_vs_every_other_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0711817Z test_contig_vs_every_other_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0712112Z test_contig_vs_every_other_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0712412Z test_contig_vs_every_other_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0713516Z test_contig_vs_every_other_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0713817Z test_contig_vs_every_other_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0714097Z test_contig_vs_every_other_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0714400Z test_contig_vs_every_other_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0714634Z test_contig_vs_every_other_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0714939Z test_contig_vs_every_other_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0715222Z test_contig_vs_every_other_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0715516Z test_contig_vs_every_other_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0715793Z test_contig_vs_every_other_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0716076Z test_contig_vs_every_other_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0716367Z test_contig_vs_every_other_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0716656Z test_contig_vs_every_other_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0716947Z test_contig_vs_every_other_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0717232Z test_contig_vs_every_other_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0717515Z test_contig_vs_every_other_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0717811Z test_contig_vs_every_other_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0718157Z test_contig_vs_every_other_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0718456Z test_contig_vs_every_other_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0718745Z test_contig_vs_every_other_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0719005Z test_contig_vs_every_other_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0719269Z test_contig_vs_every_other_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0719760Z test_contig_vs_every_other_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0720051Z test_contig_vs_every_other_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0720337Z test_contig_vs_every_other_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0720623Z test_contig_vs_every_other_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0720905Z test_contig_vs_every_other_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0721182Z test_contig_vs_every_other_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0721461Z test_contig_vs_every_other_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0721742Z test_contig_vs_every_other_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0722062Z test_contig_vs_every_other_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0722320Z test_contig_vs_every_other_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0763354Z test_contig_vs_every_other_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0763635Z test_contig_vs_every_other_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0763855Z test_contig_vs_every_other_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0764067Z test_contig_vs_every_other_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0764271Z test_contig_vs_every_other_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0764608Z test_contig_vs_every_other_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0764814Z test_contig_vs_every_other_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0765019Z test_contig_vs_every_other_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0765207Z test_contig_vs_every_other_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0765413Z test_contig_vs_every_other_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0765624Z test_contig_vs_every_other_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0765829Z test_contig_vs_every_other_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0766031Z test_contig_vs_every_other_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0766239Z test_contig_vs_every_other_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0766443Z test_contig_vs_every_other_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0766648Z test_contig_vs_every_other_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0766837Z test_contig_vs_every_other_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0767039Z test_contig_vs_every_other_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0767299Z test_contig_vs_every_other_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0767508Z test_contig_vs_every_other_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0767722Z test_contig_vs_every_other_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0767939Z test_contig_vs_every_other_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0768151Z test_contig_vs_every_other_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0768358Z test_contig_vs_every_other_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0768564Z test_contig_vs_every_other_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0768749Z test_contig_vs_every_other_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0768959Z test_contig_vs_every_other_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0769159Z test_contig_vs_every_other_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0769362Z test_contig_vs_every_other_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0769568Z test_contig_vs_every_other_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0769779Z test_contig_vs_every_other_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0769983Z test_contig_vs_every_other_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0770184Z test_contig_vs_every_other_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0770389Z test_contig_vs_every_other_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0770581Z test_contig_vs_every_other_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0770787Z test_contig_vs_every_other_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0770987Z test_contig_vs_every_other_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0771187Z test_contig_vs_every_other_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0771436Z test_contig_vs_every_other_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0771634Z test_contig_vs_every_other_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0771842Z test_contig_vs_every_other_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0772046Z test_contig_vs_every_other_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0772233Z test_contig_vs_every_other_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0772440Z test_contig_vs_every_other_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0772643Z test_contig_vs_every_other_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0772837Z test_contig_vs_every_other_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0773038Z test_contig_vs_every_other_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0773237Z test_contig_vs_every_other_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0773430Z test_contig_vs_every_other_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0773624Z test_contig_vs_every_other_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0773814Z test_contig_vs_every_other_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0774038Z test_contig_vs_every_other_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0774242Z test_contig_vs_every_other_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.0774445Z test_contig_vs_every_other_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0774648Z test_contig_vs_every_other_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0774855Z test_contig_vs_every_other_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0775056Z test_contig_vs_every_other_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0775255Z test_contig_vs_every_other_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0775457Z test_contig_vs_every_other_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0775639Z test_contig_vs_every_other_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0775838Z test_contig_vs_every_other_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0776035Z test_contig_vs_every_other_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0776226Z test_contig_vs_every_other_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0776445Z test_contig_vs_every_other_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0776666Z test_contig_vs_every_other_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0776872Z test_contig_vs_every_other_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0777077Z test_contig_vs_every_other_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0777282Z test_contig_vs_every_other_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0777474Z test_contig_vs_every_other_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0777683Z test_contig_vs_every_other_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0777892Z test_contig_vs_every_other_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0778093Z test_contig_vs_every_other_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0778330Z test_contig_vs_every_other_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0778531Z test_contig_vs_every_other_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0778729Z test_contig_vs_every_other_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0778929Z test_contig_vs_every_other_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0779109Z test_contig_vs_every_other_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0779306Z test_contig_vs_every_other_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0779501Z test_contig_vs_every_other_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0779742Z test_contig_vs_every_other_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.0779963Z test_contig_vs_every_other_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0780172Z test_contig_vs_every_other_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0780376Z test_contig_vs_every_other_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0780587Z test_contig_vs_every_other_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0780793Z test_contig_vs_every_other_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0781019Z test_contig_vs_every_other_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0781231Z test_contig_vs_every_other_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0781434Z test_contig_vs_every_other_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0781638Z test_contig_vs_every_other_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0781843Z test_contig_vs_every_other_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0782047Z test_contig_vs_every_other_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0782243Z test_contig_vs_every_other_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0782447Z test_contig_vs_every_other_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0782651Z test_contig_vs_every_other_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0782838Z test_contig_vs_every_other_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0783037Z test_contig_vs_every_other_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0783239Z test_contig_vs_every_other_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0783433Z test_contig_vs_every_other_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0783628Z test_contig_vs_every_other_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0783875Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0784122Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0784371Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0784614Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0784843Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0785116Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0785355Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0785598Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0785841Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0786083Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0786323Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0786559Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0786803Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0787022Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0787260Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0787499Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0788179Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0788689Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0789194Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0789693Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0790183Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0790755Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0791251Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0791752Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0792245Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0792743Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0793248Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0793744Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0794279Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0794778Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0795270Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0795770Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0796011Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0796258Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0796501Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0796740Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0796977Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0797255Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0797492Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0797726Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0797964Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0798203Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0798440Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0798679Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0798916Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0799154Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0799377Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0799735Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0799990Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0800233Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0800475Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0800715Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0800954Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0801188Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0801481Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0801723Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0802217Z test_contig_vs_every_other_special_legendre_polynomial_p_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.009s) 2023-01-11T20:52:54.0802718Z test_contig_vs_every_other_special_legendre_polynomial_p_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0803226Z test_contig_vs_every_other_special_legendre_polynomial_p_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0803722Z test_contig_vs_every_other_special_legendre_polynomial_p_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0804216Z test_contig_vs_every_other_special_legendre_polynomial_p_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0804694Z test_contig_vs_every_other_special_legendre_polynomial_p_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0805229Z test_contig_vs_every_other_special_legendre_polynomial_p_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0805720Z test_contig_vs_every_other_special_legendre_polynomial_p_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0806239Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0806769Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0807284Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0807802Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0808326Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0808820Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0809326Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0809848Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0810365Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0810880Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0811431Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0811937Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0812457Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0812979Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0813485Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0813995Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0814506Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0815057Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0815589Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0816095Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0816612Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0817117Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0817628Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0818140Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0818645Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0819165Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0819685Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0820195Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0820711Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0821250Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0821766Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0822269Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0822499Z test_contig_vs_every_other_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0822707Z test_contig_vs_every_other_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0822933Z test_contig_vs_every_other_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0823154Z test_contig_vs_every_other_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0823376Z test_contig_vs_every_other_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0823594Z test_contig_vs_every_other_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0823813Z test_contig_vs_every_other_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0824029Z test_contig_vs_every_other_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0824280Z test_contig_vs_every_other_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0824499Z test_contig_vs_every_other_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0824699Z test_contig_vs_every_other_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0824918Z test_contig_vs_every_other_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0825137Z test_contig_vs_every_other_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0825350Z test_contig_vs_every_other_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0825564Z test_contig_vs_every_other_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0825780Z test_contig_vs_every_other_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0825996Z test_contig_vs_every_other_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0826204Z test_contig_vs_every_other_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0826409Z test_contig_vs_every_other_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0826604Z test_contig_vs_every_other_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0826809Z test_contig_vs_every_other_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0827016Z test_contig_vs_every_other_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0827218Z test_contig_vs_every_other_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0827420Z test_contig_vs_every_other_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0827623Z test_contig_vs_every_other_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0827819Z test_contig_vs_every_other_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0828016Z test_contig_vs_every_other_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0828228Z test_contig_vs_every_other_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0828426Z test_contig_vs_every_other_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0828618Z test_contig_vs_every_other_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.0828836Z test_contig_vs_every_other_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0829046Z test_contig_vs_every_other_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0829274Z test_contig_vs_every_other_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0829494Z test_contig_vs_every_other_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0829708Z test_contig_vs_every_other_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0829925Z test_contig_vs_every_other_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0830125Z test_contig_vs_every_other_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0830393Z test_contig_vs_every_other_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.0830599Z test_contig_vs_every_other_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0830802Z test_contig_vs_every_other_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0831049Z test_contig_vs_every_other_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0831255Z test_contig_vs_every_other_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0831465Z test_contig_vs_every_other_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0831667Z test_contig_vs_every_other_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0831872Z test_contig_vs_every_other_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0832064Z test_contig_vs_every_other_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0832268Z test_contig_vs_every_other_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0832468Z test_contig_vs_every_other_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0832673Z test_contig_vs_every_other_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0832870Z test_contig_vs_every_other_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0833065Z test_contig_vs_every_other_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0833263Z test_contig_vs_every_other_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.0833480Z test_contig_vs_transposed___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.223s) 2023-01-11T20:52:54.0833670Z test_contig_vs_transposed___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.095s) 2023-01-11T20:52:54.0833885Z test_contig_vs_transposed___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.301s) 2023-01-11T20:52:54.0834098Z test_contig_vs_transposed___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.259s) 2023-01-11T20:52:54.0834303Z test_contig_vs_transposed___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.206s) 2023-01-11T20:52:54.0834508Z test_contig_vs_transposed___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.227s) 2023-01-11T20:52:54.0834708Z test_contig_vs_transposed___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.204s) 2023-01-11T20:52:54.0834908Z test_contig_vs_transposed___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.062s) 2023-01-11T20:52:54.0835147Z test_contig_vs_transposed___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2023-01-11T20:52:54.0835348Z test_contig_vs_transposed___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.064s) 2023-01-11T20:52:54.0835535Z test_contig_vs_transposed___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.095s) 2023-01-11T20:52:54.0835733Z test_contig_vs_transposed___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.070s) 2023-01-11T20:52:54.0835940Z test_contig_vs_transposed___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.088s) 2023-01-11T20:52:54.0836143Z test_contig_vs_transposed___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.079s) 2023-01-11T20:52:54.0836348Z test_contig_vs_transposed___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.052s) 2023-01-11T20:52:54.0836547Z test_contig_vs_transposed___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.059s) 2023-01-11T20:52:54.0836748Z test_contig_vs_transposed___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.061s) 2023-01-11T20:52:54.0836953Z test_contig_vs_transposed___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.051s) 2023-01-11T20:52:54.0837166Z test_contig_vs_transposed___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.181s) 2023-01-11T20:52:54.0837353Z test_contig_vs_transposed___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.212s) 2023-01-11T20:52:54.0837565Z test_contig_vs_transposed___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.359s) 2023-01-11T20:52:54.0837818Z test_contig_vs_transposed___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.274s) 2023-01-11T20:52:54.0838026Z test_contig_vs_transposed___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.190s) 2023-01-11T20:52:54.0838229Z test_contig_vs_transposed___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.191s) 2023-01-11T20:52:54.0838426Z test_contig_vs_transposed___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.219s) 2023-01-11T20:52:54.0838628Z test_contig_vs_transposed___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.226s) 2023-01-11T20:52:54.0838828Z test_contig_vs_transposed___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.200s) 2023-01-11T20:52:54.0839016Z test_contig_vs_transposed___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.190s) 2023-01-11T20:52:54.0839221Z test_contig_vs_transposed___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.234s) 2023-01-11T20:52:54.0839424Z test_contig_vs_transposed___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.199s) 2023-01-11T20:52:54.0839734Z test_contig_vs_transposed___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.201s) 2023-01-11T20:52:54.0839943Z test_contig_vs_transposed___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.239s) 2023-01-11T20:52:54.0840144Z test_contig_vs_transposed___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.148s) 2023-01-11T20:52:54.0840346Z test_contig_vs_transposed___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.186s) 2023-01-11T20:52:54.0840553Z test_contig_vs_transposed___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.175s) 2023-01-11T20:52:54.0840769Z test_contig_vs_transposed___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.077s) 2023-01-11T20:52:54.0840969Z test_contig_vs_transposed___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.331s) 2023-01-11T20:52:54.0841181Z test_contig_vs_transposed___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.275s) 2023-01-11T20:52:54.0841387Z test_contig_vs_transposed___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.208s) 2023-01-11T20:52:54.0841590Z test_contig_vs_transposed___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.173s) 2023-01-11T20:52:54.0841791Z test_contig_vs_transposed___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.295s) 2023-01-11T20:52:54.0842047Z test_contig_vs_transposed___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.061s) 2023-01-11T20:52:54.0842250Z test_contig_vs_transposed___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.066s) 2023-01-11T20:52:54.0842451Z test_contig_vs_transposed___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2023-01-11T20:52:54.0842639Z test_contig_vs_transposed___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2023-01-11T20:52:54.0842839Z test_contig_vs_transposed___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.061s) 2023-01-11T20:52:54.0843045Z test_contig_vs_transposed___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.104s) 2023-01-11T20:52:54.0843247Z test_contig_vs_transposed___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.043s) 2023-01-11T20:52:54.0843445Z test_contig_vs_transposed___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2023-01-11T20:52:54.0843645Z test_contig_vs_transposed___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.059s) 2023-01-11T20:52:54.0843847Z test_contig_vs_transposed___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.065s) 2023-01-11T20:52:54.0844047Z test_contig_vs_transposed___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2023-01-11T20:52:54.0844260Z test_contig_vs_transposed___rpow___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.168s) 2023-01-11T20:52:54.0844461Z test_contig_vs_transposed___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.410s) 2023-01-11T20:52:54.0844713Z test_contig_vs_transposed___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.292s) 2023-01-11T20:52:54.0844919Z test_contig_vs_transposed___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.237s) 2023-01-11T20:52:54.0845121Z test_contig_vs_transposed___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.212s) 2023-01-11T20:52:54.0845321Z test_contig_vs_transposed___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.254s) 2023-01-11T20:52:54.0845526Z test_contig_vs_transposed___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.101s) 2023-01-11T20:52:54.0845730Z test_contig_vs_transposed___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.068s) 2023-01-11T20:52:54.0845933Z test_contig_vs_transposed___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.079s) 2023-01-11T20:52:54.0846137Z test_contig_vs_transposed___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.084s) 2023-01-11T20:52:54.0846324Z test_contig_vs_transposed___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.062s) 2023-01-11T20:52:54.0846537Z test_contig_vs_transposed___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.184s) 2023-01-11T20:52:54.0846748Z test_contig_vs_transposed___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.289s) 2023-01-11T20:52:54.0846961Z test_contig_vs_transposed___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.274s) 2023-01-11T20:52:54.0847168Z test_contig_vs_transposed___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.234s) 2023-01-11T20:52:54.0847367Z test_contig_vs_transposed___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.209s) 2023-01-11T20:52:54.0847567Z test_contig_vs_transposed___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.206s) 2023-01-11T20:52:54.0847768Z test_contig_vs_transposed___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.057s) 2023-01-11T20:52:54.0847955Z test_contig_vs_transposed___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.074s) 2023-01-11T20:52:54.0848157Z test_contig_vs_transposed___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.065s) 2023-01-11T20:52:54.0848360Z test_contig_vs_transposed___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2023-01-11T20:52:54.0848556Z test_contig_vs_transposed___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.055s) 2023-01-11T20:52:54.0848797Z test_contig_vs_transposed___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.062s) 2023-01-11T20:52:54.0848992Z test_contig_vs_transposed___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.083s) 2023-01-11T20:52:54.0849197Z test_contig_vs_transposed___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2023-01-11T20:52:54.0849394Z test_contig_vs_transposed___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.065s) 2023-01-11T20:52:54.0849591Z test_contig_vs_transposed___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.093s) 2023-01-11T20:52:54.0849779Z test_contig_vs_transposed___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.043s) 2023-01-11T20:52:54.0849984Z test_contig_vs_transposed_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.180s) 2023-01-11T20:52:54.0850184Z test_contig_vs_transposed_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.074s) 2023-01-11T20:52:54.0850389Z test_contig_vs_transposed_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.331s) 2023-01-11T20:52:54.0850597Z test_contig_vs_transposed_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.373s) 2023-01-11T20:52:54.0850805Z test_contig_vs_transposed_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.278s) 2023-01-11T20:52:54.0851011Z test_contig_vs_transposed_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.174s) 2023-01-11T20:52:54.0851215Z test_contig_vs_transposed_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.219s) 2023-01-11T20:52:54.0851405Z test_contig_vs_transposed_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.200s) 2023-01-11T20:52:54.0851661Z test_contig_vs_transposed_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2023-01-11T20:52:54.0851864Z test_contig_vs_transposed_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.062s) 2023-01-11T20:52:54.0852058Z test_contig_vs_transposed_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.074s) 2023-01-11T20:52:54.0852261Z test_contig_vs_transposed_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.084s) 2023-01-11T20:52:54.0852458Z test_contig_vs_transposed_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.077s) 2023-01-11T20:52:54.0852662Z test_contig_vs_transposed_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.233s) 2023-01-11T20:52:54.0852861Z test_contig_vs_transposed_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.197s) 2023-01-11T20:52:54.0853065Z test_contig_vs_transposed_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.165s) 2023-01-11T20:52:54.0853258Z test_contig_vs_transposed_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.214s) 2023-01-11T20:52:54.0853459Z test_contig_vs_transposed_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.179s) 2023-01-11T20:52:54.0853662Z test_contig_vs_transposed_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.235s) 2023-01-11T20:52:54.0853863Z test_contig_vs_transposed_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.190s) 2023-01-11T20:52:54.0854066Z test_contig_vs_transposed_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.163s) 2023-01-11T20:52:54.0854264Z test_contig_vs_transposed_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.196s) 2023-01-11T20:52:54.0854478Z test_contig_vs_transposed_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.108s) 2023-01-11T20:52:54.0854691Z test_contig_vs_transposed_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.061s) 2023-01-11T20:52:54.0854885Z test_contig_vs_transposed_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.055s) 2023-01-11T20:52:54.0855092Z test_contig_vs_transposed_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.080s) 2023-01-11T20:52:54.0855300Z test_contig_vs_transposed_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.067s) 2023-01-11T20:52:54.0855503Z test_contig_vs_transposed_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.066s) 2023-01-11T20:52:54.0855753Z test_contig_vs_transposed_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.055s) 2023-01-11T20:52:54.0855969Z test_contig_vs_transposed_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.081s) 2023-01-11T20:52:54.0856186Z test_contig_vs_transposed_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.071s) 2023-01-11T20:52:54.0856403Z test_contig_vs_transposed_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.065s) 2023-01-11T20:52:54.0856622Z test_contig_vs_transposed_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.068s) 2023-01-11T20:52:54.0856822Z test_contig_vs_transposed_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2023-01-11T20:52:54.0857030Z test_contig_vs_transposed_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.066s) 2023-01-11T20:52:54.0857233Z test_contig_vs_transposed_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.066s) 2023-01-11T20:52:54.0857439Z test_contig_vs_transposed_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.073s) 2023-01-11T20:52:54.0857642Z test_contig_vs_transposed_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.068s) 2023-01-11T20:52:54.0857842Z test_contig_vs_transposed_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.058s) 2023-01-11T20:52:54.0858073Z test_contig_vs_transposed_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2023-01-11T20:52:54.0858332Z test_contig_vs_transposed_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2023-01-11T20:52:54.0858559Z test_contig_vs_transposed_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.064s) 2023-01-11T20:52:54.0858769Z test_contig_vs_transposed_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.056s) 2023-01-11T20:52:54.0858986Z test_contig_vs_transposed_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.060s) 2023-01-11T20:52:54.0859199Z test_contig_vs_transposed_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.076s) 2023-01-11T20:52:54.0859410Z test_contig_vs_transposed_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.053s) 2023-01-11T20:52:54.0859614Z test_contig_vs_transposed_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.062s) 2023-01-11T20:52:54.0859817Z test_contig_vs_transposed_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.076s) 2023-01-11T20:52:54.0860027Z test_contig_vs_transposed_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.069s) 2023-01-11T20:52:54.0860233Z test_contig_vs_transposed_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.051s) 2023-01-11T20:52:54.0860447Z test_contig_vs_transposed_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.213s) 2023-01-11T20:52:54.0860642Z test_contig_vs_transposed_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.069s) 2023-01-11T20:52:54.0860861Z test_contig_vs_transposed_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.192s) 2023-01-11T20:52:54.0861068Z test_contig_vs_transposed_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.189s) 2023-01-11T20:52:54.0861275Z test_contig_vs_transposed_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.192s) 2023-01-11T20:52:54.0861482Z test_contig_vs_transposed_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.057s) 2023-01-11T20:52:54.0861684Z test_contig_vs_transposed_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.081s) 2023-01-11T20:52:54.0861890Z test_contig_vs_transposed_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.066s) 2023-01-11T20:52:54.0862094Z test_contig_vs_transposed_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.076s) 2023-01-11T20:52:54.0862288Z test_contig_vs_transposed_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2023-01-11T20:52:54.0862537Z test_contig_vs_transposed_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.208s) 2023-01-11T20:52:54.0862746Z test_contig_vs_transposed_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2023-01-11T20:52:54.0862961Z test_contig_vs_transposed_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.164s) 2023-01-11T20:52:54.0863166Z test_contig_vs_transposed_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.168s) 2023-01-11T20:52:54.0863371Z test_contig_vs_transposed_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.162s) 2023-01-11T20:52:54.0863581Z test_contig_vs_transposed_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.067s) 2023-01-11T20:52:54.0863785Z test_contig_vs_transposed_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.069s) 2023-01-11T20:52:54.0863982Z test_contig_vs_transposed_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.075s) 2023-01-11T20:52:54.0864186Z test_contig_vs_transposed_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2023-01-11T20:52:54.0864389Z test_contig_vs_transposed_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.069s) 2023-01-11T20:52:54.0864630Z test_contig_vs_transposed_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.309s) 2023-01-11T20:52:54.0864830Z test_contig_vs_transposed_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.285s) 2023-01-11T20:52:54.0865032Z test_contig_vs_transposed_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.263s) 2023-01-11T20:52:54.0865275Z test_contig_vs_transposed_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.147s) 2023-01-11T20:52:54.0865484Z test_contig_vs_transposed_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.225s) 2023-01-11T20:52:54.0865693Z test_contig_vs_transposed_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.219s) 2023-01-11T20:52:54.0865901Z test_contig_vs_transposed_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.181s) 2023-01-11T20:52:54.0866093Z test_contig_vs_transposed_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.176s) 2023-01-11T20:52:54.0866296Z test_contig_vs_transposed_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.187s) 2023-01-11T20:52:54.0866503Z test_contig_vs_transposed_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.181s) 2023-01-11T20:52:54.0866706Z test_contig_vs_transposed_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.190s) 2023-01-11T20:52:54.0866914Z test_contig_vs_transposed_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.190s) 2023-01-11T20:52:54.0867119Z test_contig_vs_transposed_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.196s) 2023-01-11T20:52:54.0867345Z test_contig_vs_transposed_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.157s) 2023-01-11T20:52:54.0867575Z test_contig_vs_transposed_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.215s) 2023-01-11T20:52:54.0867804Z test_contig_vs_transposed_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.205s) 2023-01-11T20:52:54.0868009Z test_contig_vs_transposed_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.238s) 2023-01-11T20:52:54.0868230Z test_contig_vs_transposed_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.273s) 2023-01-11T20:52:54.0868455Z test_contig_vs_transposed_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.197s) 2023-01-11T20:52:54.0868676Z test_contig_vs_transposed_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.217s) 2023-01-11T20:52:54.0868898Z test_contig_vs_transposed_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.208s) 2023-01-11T20:52:54.0869110Z test_contig_vs_transposed_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.191s) 2023-01-11T20:52:54.0869379Z test_contig_vs_transposed_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.172s) 2023-01-11T20:52:54.0869604Z test_contig_vs_transposed_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.214s) 2023-01-11T20:52:54.0869835Z test_contig_vs_transposed_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.332s) 2023-01-11T20:52:54.0870052Z test_contig_vs_transposed_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.292s) 2023-01-11T20:52:54.0870351Z test_contig_vs_transposed_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.225s) 2023-01-11T20:52:54.0870584Z test_contig_vs_transposed_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.162s) 2023-01-11T20:52:54.0870811Z test_contig_vs_transposed_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.136s) 2023-01-11T20:52:54.0871034Z test_contig_vs_transposed_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.104s) 2023-01-11T20:52:54.0871260Z test_contig_vs_transposed_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.115s) 2023-01-11T20:52:54.0871479Z test_contig_vs_transposed_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.115s) 2023-01-11T20:52:54.0871702Z test_contig_vs_transposed_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.116s) 2023-01-11T20:52:54.0871920Z test_contig_vs_transposed_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.106s) 2023-01-11T20:52:54.0872169Z test_contig_vs_transposed_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.095s) 2023-01-11T20:52:54.0872396Z test_contig_vs_transposed_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.106s) 2023-01-11T20:52:54.0872617Z test_contig_vs_transposed_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.115s) 2023-01-11T20:52:54.0872841Z test_contig_vs_transposed_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.104s) 2023-01-11T20:52:54.0873062Z test_contig_vs_transposed_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.112s) 2023-01-11T20:52:54.0873282Z test_contig_vs_transposed_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.129s) 2023-01-11T20:52:54.0873497Z test_contig_vs_transposed_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.115s) 2023-01-11T20:52:54.0873715Z test_contig_vs_transposed_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.108s) 2023-01-11T20:52:54.0873933Z test_contig_vs_transposed_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.117s) 2023-01-11T20:52:54.0874124Z test_contig_vs_transposed_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2023-01-11T20:52:54.0874324Z test_contig_vs_transposed_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2023-01-11T20:52:54.0874533Z test_contig_vs_transposed_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.076s) 2023-01-11T20:52:54.0874739Z test_contig_vs_transposed_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.069s) 2023-01-11T20:52:54.0874945Z test_contig_vs_transposed_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.057s) 2023-01-11T20:52:54.0875145Z test_contig_vs_transposed_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.043s) 2023-01-11T20:52:54.0875345Z test_contig_vs_transposed_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2023-01-11T20:52:54.0875547Z test_contig_vs_transposed_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2023-01-11T20:52:54.0875733Z test_contig_vs_transposed_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2023-01-11T20:52:54.0875930Z test_contig_vs_transposed_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2023-01-11T20:52:54.0876126Z test_contig_vs_transposed_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2023-01-11T20:52:54.0876365Z test_contig_vs_transposed_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2023-01-11T20:52:54.0876562Z test_contig_vs_transposed_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2023-01-11T20:52:54.0876776Z test_contig_vs_transposed_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.150s) 2023-01-11T20:52:54.0876988Z test_contig_vs_transposed_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.129s) 2023-01-11T20:52:54.0877210Z test_contig_vs_transposed_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.225s) 2023-01-11T20:52:54.0877434Z test_contig_vs_transposed_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.196s) 2023-01-11T20:52:54.0877638Z test_contig_vs_transposed_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.124s) 2023-01-11T20:52:54.0877849Z test_contig_vs_transposed_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.108s) 2023-01-11T20:52:54.0878064Z test_contig_vs_transposed_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.133s) 2023-01-11T20:52:54.0878274Z test_contig_vs_transposed_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.121s) 2023-01-11T20:52:54.0878482Z test_contig_vs_transposed_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.145s) 2023-01-11T20:52:54.0878690Z test_contig_vs_transposed_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.113s) 2023-01-11T20:52:54.0878898Z test_contig_vs_transposed_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.108s) 2023-01-11T20:52:54.0879144Z test_contig_vs_transposed_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.113s) 2023-01-11T20:52:54.0879370Z test_contig_vs_transposed_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.0879686Z test_contig_vs_transposed_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.174s) 2023-01-11T20:52:54.0879907Z test_contig_vs_transposed_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.117s) 2023-01-11T20:52:54.0880123Z test_contig_vs_transposed_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.118s) 2023-01-11T20:52:54.0880342Z test_contig_vs_transposed_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2023-01-11T20:52:54.0880550Z test_contig_vs_transposed_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.055s) 2023-01-11T20:52:54.0880756Z test_contig_vs_transposed_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2023-01-11T20:52:54.0880971Z test_contig_vs_transposed_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.051s) 2023-01-11T20:52:54.0881184Z test_contig_vs_transposed_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2023-01-11T20:52:54.0881377Z test_contig_vs_transposed_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.132s) 2023-01-11T20:52:54.0881581Z test_contig_vs_transposed_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.055s) 2023-01-11T20:52:54.0881785Z test_contig_vs_transposed_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.114s) 2023-01-11T20:52:54.0881990Z test_contig_vs_transposed_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.113s) 2023-01-11T20:52:54.0882195Z test_contig_vs_transposed_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.115s) 2023-01-11T20:52:54.0882393Z test_contig_vs_transposed_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2023-01-11T20:52:54.0882598Z test_contig_vs_transposed_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2023-01-11T20:52:54.0882793Z test_contig_vs_transposed_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2023-01-11T20:52:54.0882995Z test_contig_vs_transposed_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.030s) 2023-01-11T20:52:54.0883174Z test_contig_vs_transposed_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.030s) 2023-01-11T20:52:54.0883439Z test_contig_vs_transposed_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.101s) 2023-01-11T20:52:54.0883640Z test_contig_vs_transposed_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2023-01-11T20:52:54.0883843Z test_contig_vs_transposed_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.119s) 2023-01-11T20:52:54.0884047Z test_contig_vs_transposed_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.119s) 2023-01-11T20:52:54.0884247Z test_contig_vs_transposed_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.117s) 2023-01-11T20:52:54.0884447Z test_contig_vs_transposed_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.043s) 2023-01-11T20:52:54.0884647Z test_contig_vs_transposed_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2023-01-11T20:52:54.0884827Z test_contig_vs_transposed_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.030s) 2023-01-11T20:52:54.0885026Z test_contig_vs_transposed_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2023-01-11T20:52:54.0885228Z test_contig_vs_transposed_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2023-01-11T20:52:54.0885435Z test_contig_vs_transposed_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.149s) 2023-01-11T20:52:54.0885637Z test_contig_vs_transposed_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.119s) 2023-01-11T20:52:54.0885839Z test_contig_vs_transposed_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.111s) 2023-01-11T20:52:54.0886081Z test_contig_vs_transposed_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.125s) 2023-01-11T20:52:54.0886289Z test_contig_vs_transposed_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.053s) 2023-01-11T20:52:54.0886491Z test_contig_vs_transposed_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.055s) 2023-01-11T20:52:54.0886673Z test_contig_vs_transposed_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2023-01-11T20:52:54.0886884Z test_contig_vs_transposed_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2023-01-11T20:52:54.0887090Z test_contig_vs_transposed_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2023-01-11T20:52:54.0887287Z test_contig_vs_transposed_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2023-01-11T20:52:54.0887500Z test_contig_vs_transposed_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2023-01-11T20:52:54.0887708Z test_contig_vs_transposed_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2023-01-11T20:52:54.0887912Z test_contig_vs_transposed_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2023-01-11T20:52:54.0888110Z test_contig_vs_transposed_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2023-01-11T20:52:54.0888299Z test_contig_vs_transposed_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.074s) 2023-01-11T20:52:54.0888501Z test_contig_vs_transposed_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2023-01-11T20:52:54.0888697Z test_contig_vs_transposed_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2023-01-11T20:52:54.0888894Z test_contig_vs_transposed_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2023-01-11T20:52:54.0889094Z test_contig_vs_transposed_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2023-01-11T20:52:54.0889291Z test_contig_vs_transposed_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2023-01-11T20:52:54.0889490Z test_contig_vs_transposed_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2023-01-11T20:52:54.0889687Z test_contig_vs_transposed_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.0889884Z test_contig_vs_transposed_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2023-01-11T20:52:54.0890064Z test_contig_vs_transposed_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.030s) 2023-01-11T20:52:54.0890314Z test_contig_vs_transposed_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2023-01-11T20:52:54.0890515Z test_contig_vs_transposed_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2023-01-11T20:52:54.0890719Z test_contig_vs_transposed_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2023-01-11T20:52:54.0890924Z test_contig_vs_transposed_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2023-01-11T20:52:54.0891120Z test_contig_vs_transposed_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2023-01-11T20:52:54.0891320Z test_contig_vs_transposed_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2023-01-11T20:52:54.0891520Z test_contig_vs_transposed_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2023-01-11T20:52:54.0891699Z test_contig_vs_transposed_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2023-01-11T20:52:54.0891901Z test_contig_vs_transposed_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2023-01-11T20:52:54.0892096Z test_contig_vs_transposed_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2023-01-11T20:52:54.0892313Z test_contig_vs_transposed_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.105s) 2023-01-11T20:52:54.0892523Z test_contig_vs_transposed_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2023-01-11T20:52:54.0892735Z test_contig_vs_transposed_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.120s) 2023-01-11T20:52:54.0892950Z test_contig_vs_transposed_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.128s) 2023-01-11T20:52:54.0893211Z test_contig_vs_transposed_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.117s) 2023-01-11T20:52:54.0893425Z test_contig_vs_transposed_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2023-01-11T20:52:54.0893614Z test_contig_vs_transposed_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.043s) 2023-01-11T20:52:54.0893822Z test_contig_vs_transposed_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2023-01-11T20:52:54.0894033Z test_contig_vs_transposed_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2023-01-11T20:52:54.0894243Z test_contig_vs_transposed_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2023-01-11T20:52:54.0894449Z test_contig_vs_transposed_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.150s) 2023-01-11T20:52:54.0894655Z test_contig_vs_transposed_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.110s) 2023-01-11T20:52:54.0894870Z test_contig_vs_transposed_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.115s) 2023-01-11T20:52:54.0895081Z test_contig_vs_transposed_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.114s) 2023-01-11T20:52:54.0895274Z test_contig_vs_transposed_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.117s) 2023-01-11T20:52:54.0895480Z test_contig_vs_transposed_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.121s) 2023-01-11T20:52:54.0895685Z test_contig_vs_transposed_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.141s) 2023-01-11T20:52:54.0895895Z test_contig_vs_transposed_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.109s) 2023-01-11T20:52:54.0896103Z test_contig_vs_transposed_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.134s) 2023-01-11T20:52:54.0896307Z test_contig_vs_transposed_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.113s) 2023-01-11T20:52:54.0896511Z test_contig_vs_transposed_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.124s) 2023-01-11T20:52:54.0896722Z test_contig_vs_transposed_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.137s) 2023-01-11T20:52:54.0896925Z test_contig_vs_transposed_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.128s) 2023-01-11T20:52:54.0897126Z test_contig_vs_transposed_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.216s) 2023-01-11T20:52:54.0897383Z test_contig_vs_transposed_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.202s) 2023-01-11T20:52:54.0897593Z test_contig_vs_transposed_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.150s) 2023-01-11T20:52:54.0897797Z test_contig_vs_transposed_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.126s) 2023-01-11T20:52:54.0897994Z test_contig_vs_transposed_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.142s) 2023-01-11T20:52:54.0898199Z test_contig_vs_transposed_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.128s) 2023-01-11T20:52:54.0898408Z test_contig_vs_transposed_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.142s) 2023-01-11T20:52:54.0898617Z test_contig_vs_transposed_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.204s) 2023-01-11T20:52:54.0898805Z test_contig_vs_transposed_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.219s) 2023-01-11T20:52:54.0899013Z test_contig_vs_transposed_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.170s) 2023-01-11T20:52:54.0899268Z test_contig_vs_transposed_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0899515Z test_contig_vs_transposed_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.0899772Z test_contig_vs_transposed_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.0900077Z test_contig_vs_transposed_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0900328Z test_contig_vs_transposed_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0900579Z test_contig_vs_transposed_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0900831Z test_contig_vs_transposed_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0901077Z test_contig_vs_transposed_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0901308Z test_contig_vs_transposed_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0901554Z test_contig_vs_transposed_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.0901797Z test_contig_vs_transposed_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.0902042Z test_contig_vs_transposed_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0902311Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0902578Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0902851Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0903122Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0903392Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0903657Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.0903907Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.0904254Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0904518Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0904775Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0905036Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0905297Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.0905500Z test_contig_vs_transposed_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2023-01-11T20:52:54.0905704Z test_contig_vs_transposed_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.055s) 2023-01-11T20:52:54.0905899Z test_contig_vs_transposed_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.055s) 2023-01-11T20:52:54.0906100Z test_contig_vs_transposed_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2023-01-11T20:52:54.0906282Z test_contig_vs_transposed_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2023-01-11T20:52:54.0906495Z test_contig_vs_transposed_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.100s) 2023-01-11T20:52:54.0906730Z test_contig_vs_transposed_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.110s) 2023-01-11T20:52:54.0906948Z test_contig_vs_transposed_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.203s) 2023-01-11T20:52:54.0907159Z test_contig_vs_transposed_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.160s) 2023-01-11T20:52:54.0907363Z test_contig_vs_transposed_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.134s) 2023-01-11T20:52:54.0907571Z test_contig_vs_transposed_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.104s) 2023-01-11T20:52:54.0907781Z test_contig_vs_transposed_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.250s) 2023-01-11T20:52:54.0907970Z test_contig_vs_transposed_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.268s) 2023-01-11T20:52:54.0908174Z test_contig_vs_transposed_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.264s) 2023-01-11T20:52:54.0908378Z test_contig_vs_transposed_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.280s) 2023-01-11T20:52:54.0908584Z test_contig_vs_transposed_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.202s) 2023-01-11T20:52:54.0908784Z test_contig_vs_transposed_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.208s) 2023-01-11T20:52:54.0908984Z test_contig_vs_transposed_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.075s) 2023-01-11T20:52:54.0909184Z test_contig_vs_transposed_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.081s) 2023-01-11T20:52:54.0909384Z test_contig_vs_transposed_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.080s) 2023-01-11T20:52:54.0909580Z test_contig_vs_transposed_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.065s) 2023-01-11T20:52:54.0909764Z test_contig_vs_transposed_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.077s) 2023-01-11T20:52:54.0909963Z test_contig_vs_transposed_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.085s) 2023-01-11T20:52:54.0910164Z test_contig_vs_transposed_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.094s) 2023-01-11T20:52:54.0910445Z test_contig_vs_transposed_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.059s) 2023-01-11T20:52:54.0910643Z test_contig_vs_transposed_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.083s) 2023-01-11T20:52:54.0910838Z test_contig_vs_transposed_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.060s) 2023-01-11T20:52:54.0911096Z test_contig_vs_transposed_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.071s) 2023-01-11T20:52:54.0911312Z test_contig_vs_transposed_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.111s) 2023-01-11T20:52:54.0911519Z test_contig_vs_transposed_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.105s) 2023-01-11T20:52:54.0911744Z test_contig_vs_transposed_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.105s) 2023-01-11T20:52:54.0911968Z test_contig_vs_transposed_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.075s) 2023-01-11T20:52:54.0912186Z test_contig_vs_transposed_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2023-01-11T20:52:54.0912405Z test_contig_vs_transposed_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.092s) 2023-01-11T20:52:54.0912617Z test_contig_vs_transposed_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.067s) 2023-01-11T20:52:54.0912829Z test_contig_vs_transposed_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.079s) 2023-01-11T20:52:54.0913035Z test_contig_vs_transposed_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.057s) 2023-01-11T20:52:54.0913242Z test_contig_vs_transposed_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2023-01-11T20:52:54.0913435Z test_contig_vs_transposed_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2023-01-11T20:52:54.0913651Z test_contig_vs_transposed_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.077s) 2023-01-11T20:52:54.0913889Z test_contig_vs_transposed_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.125s) 2023-01-11T20:52:54.0914113Z test_contig_vs_transposed_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.134s) 2023-01-11T20:52:54.0914332Z test_contig_vs_transposed_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.089s) 2023-01-11T20:52:54.0914546Z test_contig_vs_transposed_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.079s) 2023-01-11T20:52:54.0914753Z test_contig_vs_transposed_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.066s) 2023-01-11T20:52:54.0914960Z test_contig_vs_transposed_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.083s) 2023-01-11T20:52:54.0915169Z test_contig_vs_transposed_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.074s) 2023-01-11T20:52:54.0915363Z test_contig_vs_transposed_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.081s) 2023-01-11T20:52:54.0915570Z test_contig_vs_transposed_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.071s) 2023-01-11T20:52:54.0915778Z test_contig_vs_transposed_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.074s) 2023-01-11T20:52:54.0915993Z test_contig_vs_transposed_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.056s) 2023-01-11T20:52:54.0916230Z test_contig_vs_transposed_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.066s) 2023-01-11T20:52:54.0916434Z test_contig_vs_transposed_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.082s) 2023-01-11T20:52:54.0916655Z test_contig_vs_transposed_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.116s) 2023-01-11T20:52:54.0916871Z test_contig_vs_transposed_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.110s) 2023-01-11T20:52:54.0917086Z test_contig_vs_transposed_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.100s) 2023-01-11T20:52:54.0917290Z test_contig_vs_transposed_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.071s) 2023-01-11T20:52:54.0917507Z test_contig_vs_transposed_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.085s) 2023-01-11T20:52:54.0917716Z test_contig_vs_transposed_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.073s) 2023-01-11T20:52:54.0917966Z test_contig_vs_transposed_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.059s) 2023-01-11T20:52:54.0918171Z test_contig_vs_transposed_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.092s) 2023-01-11T20:52:54.0918377Z test_contig_vs_transposed_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.074s) 2023-01-11T20:52:54.0918582Z test_contig_vs_transposed_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.068s) 2023-01-11T20:52:54.0918787Z test_contig_vs_transposed_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.057s) 2023-01-11T20:52:54.0918977Z test_contig_vs_transposed_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.082s) 2023-01-11T20:52:54.0919178Z test_contig_vs_transposed_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.074s) 2023-01-11T20:52:54.0919378Z test_contig_vs_transposed_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.073s) 2023-01-11T20:52:54.0919685Z test_contig_vs_transposed_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.072s) 2023-01-11T20:52:54.0919887Z test_contig_vs_transposed_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.092s) 2023-01-11T20:52:54.0920300Z test_contig_vs_transposed_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.071s) 2023-01-11T20:52:54.0920499Z test_contig_vs_transposed_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.101s) 2023-01-11T20:52:54.0920697Z test_contig_vs_transposed_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2023-01-11T20:52:54.0920893Z test_contig_vs_transposed_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2023-01-11T20:52:54.0921158Z test_contig_vs_transposed_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.192s) 2023-01-11T20:52:54.0921431Z test_contig_vs_transposed_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.076s) 2023-01-11T20:52:54.0921645Z test_contig_vs_transposed_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.181s) 2023-01-11T20:52:54.0921858Z test_contig_vs_transposed_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.157s) 2023-01-11T20:52:54.0922065Z test_contig_vs_transposed_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.215s) 2023-01-11T20:52:54.0922277Z test_contig_vs_transposed_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2023-01-11T20:52:54.0922482Z test_contig_vs_transposed_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2023-01-11T20:52:54.0922686Z test_contig_vs_transposed_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.102s) 2023-01-11T20:52:54.0922882Z test_contig_vs_transposed_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.061s) 2023-01-11T20:52:54.0923094Z test_contig_vs_transposed_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2023-01-11T20:52:54.0923302Z test_contig_vs_transposed_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.193s) 2023-01-11T20:52:54.0923513Z test_contig_vs_transposed_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.060s) 2023-01-11T20:52:54.0923725Z test_contig_vs_transposed_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.235s) 2023-01-11T20:52:54.0923932Z test_contig_vs_transposed_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.188s) 2023-01-11T20:52:54.0924134Z test_contig_vs_transposed_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.214s) 2023-01-11T20:52:54.0924339Z test_contig_vs_transposed_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.058s) 2023-01-11T20:52:54.0924549Z test_contig_vs_transposed_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.055s) 2023-01-11T20:52:54.0924740Z test_contig_vs_transposed_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.088s) 2023-01-11T20:52:54.0924942Z test_contig_vs_transposed_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.075s) 2023-01-11T20:52:54.0925190Z test_contig_vs_transposed_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.0925405Z test_contig_vs_transposed_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.167s) 2023-01-11T20:52:54.0925608Z test_contig_vs_transposed_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2023-01-11T20:52:54.0925820Z test_contig_vs_transposed_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.174s) 2023-01-11T20:52:54.0926028Z test_contig_vs_transposed_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.168s) 2023-01-11T20:52:54.0926234Z test_contig_vs_transposed_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.242s) 2023-01-11T20:52:54.0926441Z test_contig_vs_transposed_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.064s) 2023-01-11T20:52:54.0926630Z test_contig_vs_transposed_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.070s) 2023-01-11T20:52:54.0926831Z test_contig_vs_transposed_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.080s) 2023-01-11T20:52:54.0927038Z test_contig_vs_transposed_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.052s) 2023-01-11T20:52:54.0927239Z test_contig_vs_transposed_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2023-01-11T20:52:54.0927439Z test_contig_vs_transposed_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.195s) 2023-01-11T20:52:54.0927644Z test_contig_vs_transposed_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2023-01-11T20:52:54.0927887Z test_contig_vs_transposed_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.153s) 2023-01-11T20:52:54.0928093Z test_contig_vs_transposed_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.153s) 2023-01-11T20:52:54.0928282Z test_contig_vs_transposed_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.177s) 2023-01-11T20:52:54.0928485Z test_contig_vs_transposed_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.0928692Z test_contig_vs_transposed_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2023-01-11T20:52:54.0928895Z test_contig_vs_transposed_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.090s) 2023-01-11T20:52:54.0929100Z test_contig_vs_transposed_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.089s) 2023-01-11T20:52:54.0929300Z test_contig_vs_transposed_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2023-01-11T20:52:54.0929503Z test_contig_vs_transposed_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.225s) 2023-01-11T20:52:54.0929728Z test_contig_vs_transposed_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.086s) 2023-01-11T20:52:54.0930126Z test_contig_vs_transposed_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.244s) 2023-01-11T20:52:54.0930394Z test_contig_vs_transposed_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.346s) 2023-01-11T20:52:54.0930682Z test_contig_vs_transposed_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.350s) 2023-01-11T20:52:54.0930916Z test_contig_vs_transposed_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.223s) 2023-01-11T20:52:54.0931150Z test_contig_vs_transposed_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.187s) 2023-01-11T20:52:54.0931382Z test_contig_vs_transposed_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.215s) 2023-01-11T20:52:54.0931613Z test_contig_vs_transposed_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.077s) 2023-01-11T20:52:54.0931844Z test_contig_vs_transposed_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.056s) 2023-01-11T20:52:54.0932069Z test_contig_vs_transposed_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.068s) 2023-01-11T20:52:54.0932281Z test_contig_vs_transposed_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2023-01-11T20:52:54.0932507Z test_contig_vs_transposed_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.043s) 2023-01-11T20:52:54.0932780Z test_contig_vs_transposed_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.067s) 2023-01-11T20:52:54.0933006Z test_contig_vs_transposed_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.094s) 2023-01-11T20:52:54.0933243Z test_contig_vs_transposed_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.107s) 2023-01-11T20:52:54.0933478Z test_contig_vs_transposed_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.101s) 2023-01-11T20:52:54.0933707Z test_contig_vs_transposed_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.080s) 2023-01-11T20:52:54.0933938Z test_contig_vs_transposed_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.069s) 2023-01-11T20:52:54.0934161Z test_contig_vs_transposed_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.124s) 2023-01-11T20:52:54.0934371Z test_contig_vs_transposed_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.089s) 2023-01-11T20:52:54.0934594Z test_contig_vs_transposed_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.059s) 2023-01-11T20:52:54.0934821Z test_contig_vs_transposed_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.072s) 2023-01-11T20:52:54.0935046Z test_contig_vs_transposed_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2023-01-11T20:52:54.0935266Z test_contig_vs_transposed_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.055s) 2023-01-11T20:52:54.0935517Z test_contig_vs_transposed_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.192s) 2023-01-11T20:52:54.0935765Z test_contig_vs_transposed_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.212s) 2023-01-11T20:52:54.0936045Z test_contig_vs_transposed_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.246s) 2023-01-11T20:52:54.0936270Z test_contig_vs_transposed_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.266s) 2023-01-11T20:52:54.0936509Z test_contig_vs_transposed_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.257s) 2023-01-11T20:52:54.0936746Z test_contig_vs_transposed_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.165s) 2023-01-11T20:52:54.0936987Z test_contig_vs_transposed_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.353s) 2023-01-11T20:52:54.0937221Z test_contig_vs_transposed_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.354s) 2023-01-11T20:52:54.0937455Z test_contig_vs_transposed_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.164s) 2023-01-11T20:52:54.0937777Z test_contig_vs_transposed_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.190s) 2023-01-11T20:52:54.0937989Z test_contig_vs_transposed_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.215s) 2023-01-11T20:52:54.0938199Z test_contig_vs_transposed_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.088s) 2023-01-11T20:52:54.0938385Z test_contig_vs_transposed_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.120s) 2023-01-11T20:52:54.0938580Z test_contig_vs_transposed_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.070s) 2023-01-11T20:52:54.0938777Z test_contig_vs_transposed_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.095s) 2023-01-11T20:52:54.0938969Z test_contig_vs_transposed_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.057s) 2023-01-11T20:52:54.0939184Z test_contig_vs_transposed_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.212s) 2023-01-11T20:52:54.0939398Z test_contig_vs_transposed_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.253s) 2023-01-11T20:52:54.0939611Z test_contig_vs_transposed_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.165s) 2023-01-11T20:52:54.0939815Z test_contig_vs_transposed_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.210s) 2023-01-11T20:52:54.0940012Z test_contig_vs_transposed_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.123s) 2023-01-11T20:52:54.0940215Z test_contig_vs_transposed_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.114s) 2023-01-11T20:52:54.0940462Z test_contig_vs_transposed_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.107s) 2023-01-11T20:52:54.0940671Z test_contig_vs_transposed_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.084s) 2023-01-11T20:52:54.0940875Z test_contig_vs_transposed_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.076s) 2023-01-11T20:52:54.0941079Z test_contig_vs_transposed_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.184s) 2023-01-11T20:52:54.0941290Z test_contig_vs_transposed_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.318s) 2023-01-11T20:52:54.0941500Z test_contig_vs_transposed_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.277s) 2023-01-11T20:52:54.0941701Z test_contig_vs_transposed_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.204s) 2023-01-11T20:52:54.0941893Z test_contig_vs_transposed_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.208s) 2023-01-11T20:52:54.0942098Z test_contig_vs_transposed_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.180s) 2023-01-11T20:52:54.0942297Z test_contig_vs_transposed_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2023-01-11T20:52:54.0942496Z test_contig_vs_transposed_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.067s) 2023-01-11T20:52:54.0942690Z test_contig_vs_transposed_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.067s) 2023-01-11T20:52:54.0942891Z test_contig_vs_transposed_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.055s) 2023-01-11T20:52:54.0943121Z test_contig_vs_transposed_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2023-01-11T20:52:54.0943371Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.197s) 2023-01-11T20:52:54.0943621Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.224s) 2023-01-11T20:52:54.0943858Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.170s) 2023-01-11T20:52:54.0944102Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.229s) 2023-01-11T20:52:54.0944343Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.182s) 2023-01-11T20:52:54.0944582Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.232s) 2023-01-11T20:52:54.0944821Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.205s) 2023-01-11T20:52:54.0945060Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.228s) 2023-01-11T20:52:54.0945297Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.195s) 2023-01-11T20:52:54.0945540Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.199s) 2023-01-11T20:52:54.0945780Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.199s) 2023-01-11T20:52:54.0946002Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.236s) 2023-01-11T20:52:54.0946242Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.251s) 2023-01-11T20:52:54.0946483Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.213s) 2023-01-11T20:52:54.0946722Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.237s) 2023-01-11T20:52:54.0946964Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.211s) 2023-01-11T20:52:54.0947599Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0948109Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0948619Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0949121Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0949615Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0950099Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0950653Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0951141Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0951688Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0952187Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0952695Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0953196Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.017s) 2023-01-11T20:52:54.0953678Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0954162Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0954654Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0955151Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0955391Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.217s) 2023-01-11T20:52:54.0955635Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.245s) 2023-01-11T20:52:54.0955875Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.246s) 2023-01-11T20:52:54.0956102Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.201s) 2023-01-11T20:52:54.0956333Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.215s) 2023-01-11T20:52:54.0956561Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.176s) 2023-01-11T20:52:54.0956836Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.247s) 2023-01-11T20:52:54.0957070Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.215s) 2023-01-11T20:52:54.0957299Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.230s) 2023-01-11T20:52:54.0957541Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.197s) 2023-01-11T20:52:54.0957785Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.189s) 2023-01-11T20:52:54.0958024Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.207s) 2023-01-11T20:52:54.0958249Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.269s) 2023-01-11T20:52:54.0958487Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.227s) 2023-01-11T20:52:54.0958725Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.208s) 2023-01-11T20:52:54.0958962Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.217s) 2023-01-11T20:52:54.0959201Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.183s) 2023-01-11T20:52:54.0959477Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.230s) 2023-01-11T20:52:54.0959826Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.239s) 2023-01-11T20:52:54.0960065Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.206s) 2023-01-11T20:52:54.0960304Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.239s) 2023-01-11T20:52:54.0960541Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.231s) 2023-01-11T20:52:54.0960766Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.258s) 2023-01-11T20:52:54.0961000Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.232s) 2023-01-11T20:52:54.0961498Z test_contig_vs_transposed_special_legendre_polynomial_p_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0962001Z test_contig_vs_transposed_special_legendre_polynomial_p_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0962501Z test_contig_vs_transposed_special_legendre_polynomial_p_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0963003Z test_contig_vs_transposed_special_legendre_polynomial_p_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0963482Z test_contig_vs_transposed_special_legendre_polynomial_p_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0963966Z test_contig_vs_transposed_special_legendre_polynomial_p_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0964455Z test_contig_vs_transposed_special_legendre_polynomial_p_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0965001Z test_contig_vs_transposed_special_legendre_polynomial_p_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0965508Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0966021Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0966526Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.017s) 2023-01-11T20:52:54.0967039Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0967547Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0968046Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0968557Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0969143Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0969665Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0970193Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0970710Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0971219Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0971722Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0972227Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0972735Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0973236Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0973721Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0974231Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0974786Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0975290Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0975794Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0976297Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0976805Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0977312Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0977829Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0978341Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0978879Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0979390Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0979895Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0980398Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0980900Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0981404Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.0981633Z test_contig_vs_transposed_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.199s) 2023-01-11T20:52:54.0981858Z test_contig_vs_transposed_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.205s) 2023-01-11T20:52:54.0982081Z test_contig_vs_transposed_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.207s) 2023-01-11T20:52:54.0982303Z test_contig_vs_transposed_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.182s) 2023-01-11T20:52:54.0982521Z test_contig_vs_transposed_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.189s) 2023-01-11T20:52:54.0982745Z test_contig_vs_transposed_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.255s) 2023-01-11T20:52:54.0982965Z test_contig_vs_transposed_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.212s) 2023-01-11T20:52:54.0983184Z test_contig_vs_transposed_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.248s) 2023-01-11T20:52:54.0983388Z test_contig_vs_transposed_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.224s) 2023-01-11T20:52:54.0983653Z test_contig_vs_transposed_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.236s) 2023-01-11T20:52:54.0983867Z test_contig_vs_transposed_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.202s) 2023-01-11T20:52:54.0984087Z test_contig_vs_transposed_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.192s) 2023-01-11T20:52:54.0984304Z test_contig_vs_transposed_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.195s) 2023-01-11T20:52:54.0984522Z test_contig_vs_transposed_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.203s) 2023-01-11T20:52:54.0984733Z test_contig_vs_transposed_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.256s) 2023-01-11T20:52:54.0984939Z test_contig_vs_transposed_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.321s) 2023-01-11T20:52:54.0985139Z test_contig_vs_transposed_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.211s) 2023-01-11T20:52:54.0985351Z test_contig_vs_transposed_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.257s) 2023-01-11T20:52:54.0985552Z test_contig_vs_transposed_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.186s) 2023-01-11T20:52:54.0985762Z test_contig_vs_transposed_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.336s) 2023-01-11T20:52:54.0985971Z test_contig_vs_transposed_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.333s) 2023-01-11T20:52:54.0986210Z test_contig_vs_transposed_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.266s) 2023-01-11T20:52:54.0986415Z test_contig_vs_transposed_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.189s) 2023-01-11T20:52:54.0986617Z test_contig_vs_transposed_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.148s) 2023-01-11T20:52:54.0986819Z test_contig_vs_transposed_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.184s) 2023-01-11T20:52:54.0987010Z test_contig_vs_transposed_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.096s) 2023-01-11T20:52:54.0987208Z test_contig_vs_transposed_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.079s) 2023-01-11T20:52:54.0987404Z test_contig_vs_transposed_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.055s) 2023-01-11T20:52:54.0987604Z test_contig_vs_transposed_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.062s) 2023-01-11T20:52:54.0987800Z test_contig_vs_transposed_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.067s) 2023-01-11T20:52:54.0988020Z test_contig_vs_transposed_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.204s) 2023-01-11T20:52:54.0988234Z test_contig_vs_transposed_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.197s) 2023-01-11T20:52:54.0988454Z test_contig_vs_transposed_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.314s) 2023-01-11T20:52:54.0988676Z test_contig_vs_transposed_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.276s) 2023-01-11T20:52:54.0988878Z test_contig_vs_transposed_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.226s) 2023-01-11T20:52:54.0989097Z test_contig_vs_transposed_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.183s) 2023-01-11T20:52:54.0989311Z test_contig_vs_transposed_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.186s) 2023-01-11T20:52:54.0989518Z test_contig_vs_transposed_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.195s) 2023-01-11T20:52:54.0993697Z test_contig_vs_transposed_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.217s) 2023-01-11T20:52:54.0993920Z test_contig_vs_transposed_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.262s) 2023-01-11T20:52:54.0994144Z test_contig_vs_transposed_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.176s) 2023-01-11T20:52:54.0994370Z test_contig_vs_transposed_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.230s) 2023-01-11T20:52:54.0994673Z test_contig_vs_transposed_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.210s) 2023-01-11T20:52:54.0994872Z test_contig_vs_transposed_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.213s) 2023-01-11T20:52:54.0995086Z test_contig_vs_transposed_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.246s) 2023-01-11T20:52:54.0995300Z test_contig_vs_transposed_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.187s) 2023-01-11T20:52:54.0995518Z test_contig_vs_transposed_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.178s) 2023-01-11T20:52:54.0995730Z test_contig_vs_transposed_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.178s) 2023-01-11T20:52:54.0995943Z test_contig_vs_transposed_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.199s) 2023-01-11T20:52:54.0996155Z test_contig_vs_transposed_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.220s) 2023-01-11T20:52:54.0996367Z test_contig_vs_transposed_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.219s) 2023-01-11T20:52:54.0996566Z test_contig_vs_transposed_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.210s) 2023-01-11T20:52:54.0996771Z test_copysign_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2023-01-11T20:52:54.0996966Z test_copysign_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.0997166Z test_copysign_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T20:52:54.0997409Z test_copysign_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.0997611Z test_copysign_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.0997804Z test_copysign_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.0997989Z test_copysign_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.0998176Z test_copysign_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.0998373Z test_copysign_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.0998566Z test_copysign_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.0998758Z test_copysign_cpu_bool_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.0998951Z test_copysign_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.0999151Z test_copysign_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T20:52:54.0999343Z test_copysign_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.0999539Z test_copysign_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:54.0999845Z test_copysign_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.1000025Z test_copysign_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.1000212Z test_copysign_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.1000402Z test_copysign_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.1000592Z test_copysign_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.1000793Z test_copysign_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.1000988Z test_copysign_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:54.1001190Z test_copysign_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:54.1001390Z test_copysign_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:54.1001572Z test_copysign_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:54.1001771Z test_copysign_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T20:52:54.1002021Z test_copysign_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.1002218Z test_copysign_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.1002415Z test_copysign_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.1002612Z test_copysign_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.1002815Z test_copysign_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2023-01-11T20:52:54.1003015Z test_copysign_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.1003202Z test_copysign_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:54.1003402Z test_copysign_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2023-01-11T20:52:54.1003600Z test_copysign_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2023-01-11T20:52:54.1003795Z test_copysign_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.1003991Z test_copysign_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.1004183Z test_copysign_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.1004376Z test_copysign_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.1004571Z test_copysign_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.1004797Z test_copysign_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2023-01-11T20:52:54.1004995Z test_copysign_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T20:52:54.1005194Z test_copysign_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:54.1005393Z test_copysign_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2023-01-11T20:52:54.1005597Z test_copysign_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.061s) 2023-01-11T20:52:54.1005798Z test_copysign_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.1005994Z test_copysign_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.1006184Z test_copysign_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.1006365Z test_copysign_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.1006563Z test_copysign_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.1006760Z test_copysign_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T20:52:54.1006951Z test_copysign_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2023-01-11T20:52:54.1007144Z test_copysign_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.056s) 2023-01-11T20:52:54.1007338Z test_copysign_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.1007526Z test_copysign_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.1007718Z test_copysign_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.1007896Z test_copysign_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.1008084Z test_copysign_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T20:52:54.1008275Z test_copysign_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T20:52:54.1008470Z test_copysign_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T20:52:54.1008672Z test_copysign_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.1008861Z test_copysign_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.1009057Z test_copysign_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:54.1009285Z test_copysign_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.1009463Z test_copysign_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.1009658Z test_copysign_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.1009846Z test_copysign_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.1010033Z test_copysign_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.1010226Z test_copysign_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.1010419Z test_copysign_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.1010617Z test_copysign_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.1010807Z test_copysign_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.1011007Z test_copysign_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T20:52:54.1011186Z test_copysign_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.1011378Z test_copysign_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.1011569Z test_copysign_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.1011759Z test_copysign_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.1011948Z test_copysign_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.1012185Z test_copysign_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.1012380Z test_copysign_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.1012578Z test_copysign_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.1012755Z test_copysign_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.1012952Z test_copysign_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.1013145Z test_copysign_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.1013339Z test_copysign_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.1013530Z test_copysign_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.1013721Z test_copysign_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.1013915Z test_copysign_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.1014102Z test_copysign_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.1014278Z test_copysign_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.1014475Z test_copysign_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:54.1014671Z test_copysign_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.1014866Z test_copysign_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T20:52:54.1015059Z test_copysign_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.1015253Z test_copysign_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.1015444Z test_copysign_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2023-01-11T20:52:54.1015635Z test_copysign_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:54.1015813Z test_copysign_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2023-01-11T20:52:54.1016006Z test_copysign_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2023-01-11T20:52:54.1016200Z test_copysign_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.1016425Z test_copysign_subgradient_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.042s) 2023-01-11T20:52:54.1016691Z test_copysign_subgradient_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.1016902Z test_copysign_subgradient_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1017108Z test_copysign_subgradient_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1017311Z test_copysign_subgradient_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1017507Z test_copysign_subgradient_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:54.1017710Z test_copysign_subgradient_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1017911Z test_copysign_subgradient_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1018114Z test_copysign_subgradient_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1018316Z test_copysign_subgradient_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.1018516Z test_copysign_subgradient_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1018719Z test_copysign_subgradient_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1018921Z test_copysign_subgradient_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1019120Z test_copysign_subgradient_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1019336Z test_copysign_subgradient_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1019533Z test_copysign_subgradient_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1019705Z test_cpow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2023-01-11T20:52:54.1019944Z test_cpu_tensor_pow_cuda_scalar_tensor_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1020129Z test_cremainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T20:52:54.1020370Z test_cross_device_binary_ops_cpu (__main__.TestBinaryUfuncsCPU) ... skip: fewer than 2 devices detected (0.003s) 2023-01-11T20:52:54.1020600Z test_cross_device_inplace_error_msg_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.1020776Z test_csub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:54.1020995Z test_cuda_tensor_pow_scalar_tensor_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1021187Z test_cumulative_trapezoid_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.898s) 2023-01-11T20:52:54.1021390Z test_div_and_floordiv_script_vs_python_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.940s) 2023-01-11T20:52:54.1021590Z test_div_and_floordiv_vs_python_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1021763Z test_div_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.1021935Z test_div_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:54.1022132Z test_div_rounding_modes_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1022327Z test_div_rounding_modes_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.107s) 2023-01-11T20:52:54.1022524Z test_div_rounding_modes_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1022703Z test_div_rounding_modes_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.1022897Z test_div_rounding_modes_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1023089Z test_div_rounding_modes_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1023279Z test_div_rounding_modes_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1023499Z test_div_rounding_modes_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1023686Z test_div_rounding_modes_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1023883Z test_div_rounding_nonfinite_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1024085Z test_div_rounding_nonfinite_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:54.1024271Z test_div_rounding_nonfinite_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:54.1024474Z test_div_rounding_nonfinite_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:54.1024667Z test_div_rounding_numpy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.1024861Z test_div_rounding_numpy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T20:52:54.1025053Z test_div_rounding_numpy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.1025246Z test_div_rounding_numpy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.1025436Z test_div_rounding_numpy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.1025629Z test_div_rounding_numpy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.1025805Z test_div_rounding_numpy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.1025995Z test_div_rounding_numpy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.1026378Z test_divide_by_zero_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:1035: RuntimeWarning: divide by zero encountered in true_divide 2023-01-11T20:52:54.1026490Z expect = np.divide(an, 0) 2023-01-11T20:52:54.1026693Z test_binary_ufuncs.py:1035: RuntimeWarning: invalid value encountered in true_divide 2023-01-11T20:52:54.1026802Z expect = np.divide(an, 0) 2023-01-11T20:52:54.1026891Z ok (0.006s) 2023-01-11T20:52:54.1027092Z test_divide_by_zero_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1027279Z test_divide_by_zero_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1027475Z test_divide_by_zero_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1027692Z test_divmul_scalar_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1027996Z test_float_power_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:4010: RuntimeWarning: invalid value encountered in float_power 2023-01-11T20:52:54.1028176Z expected_scalar_base = torch.from_numpy(np.float_power(i, to_np(exp))) 2023-01-11T20:52:54.1028264Z ok (0.131s) 2023-01-11T20:52:54.1028462Z test_float_power_cpu_bfloat16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.138s) 2023-01-11T20:52:54.1028665Z test_float_power_cpu_bfloat16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.126s) 2023-01-11T20:52:54.1028848Z test_float_power_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.072s) 2023-01-11T20:52:54.1029042Z test_float_power_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.073s) 2023-01-11T20:52:54.1029234Z test_float_power_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.072s) 2023-01-11T20:52:54.1029426Z test_float_power_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.077s) 2023-01-11T20:52:54.1029620Z test_float_power_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.075s) 2023-01-11T20:52:54.1029814Z test_float_power_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.076s) 2023-01-11T20:52:54.1030005Z test_float_power_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.093s) 2023-01-11T20:52:54.1030197Z test_float_power_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.086s) 2023-01-11T20:52:54.1030571Z test_float_power_cpu_complex128_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.086s) 2023-01-11T20:52:54.1030763Z test_float_power_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.090s) 2023-01-11T20:52:54.1030966Z test_float_power_cpu_complex128_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.079s) 2023-01-11T20:52:54.1031165Z test_float_power_cpu_complex128_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2023-01-11T20:52:54.1031362Z test_float_power_cpu_complex128_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2023-01-11T20:52:54.1031560Z test_float_power_cpu_complex128_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.052s) 2023-01-11T20:52:54.1031753Z test_float_power_cpu_complex128_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.053s) 2023-01-11T20:52:54.1031950Z test_float_power_cpu_complex128_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.053s) 2023-01-11T20:52:54.1032141Z test_float_power_cpu_complex128_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.052s) 2023-01-11T20:52:54.1032323Z test_float_power_cpu_complex128_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.055s) 2023-01-11T20:52:54.1032520Z test_float_power_cpu_complex128_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.052s) 2023-01-11T20:52:54.1032717Z test_float_power_cpu_complex64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.087s) 2023-01-11T20:52:54.1032919Z test_float_power_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.142s) 2023-01-11T20:52:54.1033119Z test_float_power_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.139s) 2023-01-11T20:52:54.1033349Z test_float_power_cpu_complex64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.097s) 2023-01-11T20:52:54.1033550Z test_float_power_cpu_complex64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.098s) 2023-01-11T20:52:54.1033742Z test_float_power_cpu_complex64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.089s) 2023-01-11T20:52:54.1033935Z test_float_power_cpu_complex64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.086s) 2023-01-11T20:52:54.1034118Z test_float_power_cpu_complex64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.088s) 2023-01-11T20:52:54.1034312Z test_float_power_cpu_complex64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.098s) 2023-01-11T20:52:54.1034508Z test_float_power_cpu_complex64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.086s) 2023-01-11T20:52:54.1034698Z test_float_power_cpu_complex64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.086s) 2023-01-11T20:52:54.1034895Z test_float_power_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.072s) 2023-01-11T20:52:54.1035097Z test_float_power_cpu_float16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.124s) 2023-01-11T20:52:54.1035297Z test_float_power_cpu_float16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.123s) 2023-01-11T20:52:54.1035491Z test_float_power_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.073s) 2023-01-11T20:52:54.1035665Z test_float_power_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.071s) 2023-01-11T20:52:54.1035860Z test_float_power_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.077s) 2023-01-11T20:52:54.1036053Z test_float_power_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.080s) 2023-01-11T20:52:54.1036245Z test_float_power_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.083s) 2023-01-11T20:52:54.1036431Z test_float_power_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.078s) 2023-01-11T20:52:54.1036623Z test_float_power_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.076s) 2023-01-11T20:52:54.1036813Z test_float_power_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.073s) 2023-01-11T20:52:54.1037012Z test_float_power_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.074s) 2023-01-11T20:52:54.1037196Z test_float_power_cpu_float32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.173s) 2023-01-11T20:52:54.1037394Z test_float_power_cpu_float32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.126s) 2023-01-11T20:52:54.1037621Z test_float_power_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.074s) 2023-01-11T20:52:54.1037808Z test_float_power_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.075s) 2023-01-11T20:52:54.1038000Z test_float_power_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.074s) 2023-01-11T20:52:54.1038188Z test_float_power_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.072s) 2023-01-11T20:52:54.1038377Z test_float_power_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.073s) 2023-01-11T20:52:54.1038568Z test_float_power_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.081s) 2023-01-11T20:52:54.1038760Z test_float_power_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.085s) 2023-01-11T20:52:54.1038933Z test_float_power_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.111s) 2023-01-11T20:52:54.1039125Z test_float_power_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2023-01-11T20:52:54.1039327Z test_float_power_cpu_float64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.146s) 2023-01-11T20:52:54.1039522Z test_float_power_cpu_float64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.096s) 2023-01-11T20:52:54.1039820Z test_float_power_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2023-01-11T20:52:54.1040013Z test_float_power_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2023-01-11T20:52:54.1040203Z test_float_power_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2023-01-11T20:52:54.1040441Z test_float_power_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2023-01-11T20:52:54.1040621Z test_float_power_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2023-01-11T20:52:54.1040804Z test_float_power_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2023-01-11T20:52:54.1040994Z test_float_power_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2023-01-11T20:52:54.1041180Z test_float_power_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2023-01-11T20:52:54.1041372Z test_float_power_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.072s) 2023-01-11T20:52:54.1041564Z test_float_power_cpu_int16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.124s) 2023-01-11T20:52:54.1041756Z test_float_power_cpu_int16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.128s) 2023-01-11T20:52:54.1041942Z test_float_power_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.079s) 2023-01-11T20:52:54.1042118Z test_float_power_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.080s) 2023-01-11T20:52:54.1042306Z test_float_power_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.079s) 2023-01-11T20:52:54.1042493Z test_float_power_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.071s) 2023-01-11T20:52:54.1042678Z test_float_power_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.073s) 2023-01-11T20:52:54.1042859Z test_float_power_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.082s) 2023-01-11T20:52:54.1043043Z test_float_power_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.073s) 2023-01-11T20:52:54.1043226Z test_float_power_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.073s) 2023-01-11T20:52:54.1043418Z test_float_power_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.073s) 2023-01-11T20:52:54.1043598Z test_float_power_cpu_int32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.122s) 2023-01-11T20:52:54.1043795Z test_float_power_cpu_int32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.123s) 2023-01-11T20:52:54.1043983Z test_float_power_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.072s) 2023-01-11T20:52:54.1044168Z test_float_power_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.087s) 2023-01-11T20:52:54.1044355Z test_float_power_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.071s) 2023-01-11T20:52:54.1044584Z test_float_power_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.085s) 2023-01-11T20:52:54.1044766Z test_float_power_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.080s) 2023-01-11T20:52:54.1044947Z test_float_power_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.108s) 2023-01-11T20:52:54.1045132Z test_float_power_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.073s) 2023-01-11T20:52:54.1045300Z test_float_power_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.075s) 2023-01-11T20:52:54.1045498Z test_float_power_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.076s) 2023-01-11T20:52:54.1045696Z test_float_power_cpu_int64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.129s) 2023-01-11T20:52:54.1045893Z test_float_power_cpu_int64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.130s) 2023-01-11T20:52:54.1046081Z test_float_power_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.073s) 2023-01-11T20:52:54.1046272Z test_float_power_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.072s) 2023-01-11T20:52:54.1046461Z test_float_power_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.072s) 2023-01-11T20:52:54.1046648Z test_float_power_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.073s) 2023-01-11T20:52:54.1046817Z test_float_power_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.074s) 2023-01-11T20:52:54.1047002Z test_float_power_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.106s) 2023-01-11T20:52:54.1047218Z test_float_power_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.082s) 2023-01-11T20:52:54.1047400Z test_float_power_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.081s) 2023-01-11T20:52:54.1047585Z test_float_power_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.090s) 2023-01-11T20:52:54.1047781Z test_float_power_cpu_int8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.130s) 2023-01-11T20:52:54.1047975Z test_float_power_cpu_int8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.127s) 2023-01-11T20:52:54.1048165Z test_float_power_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.074s) 2023-01-11T20:52:54.1048340Z test_float_power_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.074s) 2023-01-11T20:52:54.1048529Z test_float_power_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.074s) 2023-01-11T20:52:54.1048713Z test_float_power_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.074s) 2023-01-11T20:52:54.1048899Z test_float_power_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.073s) 2023-01-11T20:52:54.1049079Z test_float_power_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.074s) 2023-01-11T20:52:54.1049264Z test_float_power_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.082s) 2023-01-11T20:52:54.1049446Z test_float_power_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.073s) 2023-01-11T20:52:54.1049641Z test_float_power_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.076s) 2023-01-11T20:52:54.1049825Z test_float_power_cpu_uint8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.167s) 2023-01-11T20:52:54.1050016Z test_float_power_cpu_uint8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.127s) 2023-01-11T20:52:54.1050201Z test_float_power_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.076s) 2023-01-11T20:52:54.1050389Z test_float_power_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.075s) 2023-01-11T20:52:54.1050577Z test_float_power_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.074s) 2023-01-11T20:52:54.1050765Z test_float_power_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.075s) 2023-01-11T20:52:54.1050945Z test_float_power_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.076s) 2023-01-11T20:52:54.1051125Z test_float_power_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.076s) 2023-01-11T20:52:54.1051350Z test_float_power_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.079s) 2023-01-11T20:52:54.1051521Z test_float_power_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.084s) 2023-01-11T20:52:54.1052310Z test_float_power_exceptions_cpu (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:4041: UserWarning: An output with one or more elements was resized since it had shape [1], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T20:52:54.1052439Z torch.float_power(base, exp, out=out) 2023-01-11T20:52:54.1052528Z ok (0.085s) 2023-01-11T20:52:54.1052833Z test_float_scalar_pow_float_tensor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:1378: RuntimeWarning: invalid value encountered in power 2023-01-11T20:52:54.1052982Z np_res = np.power(to_np(base), to_np(np_exponent)) 2023-01-11T20:52:54.1053174Z test_binary_ufuncs.py:1378: RuntimeWarning: divide by zero encountered in power 2023-01-11T20:52:54.1053318Z np_res = np.power(to_np(base), to_np(np_exponent)) 2023-01-11T20:52:54.1053406Z ok (0.119s) 2023-01-11T20:52:54.1053604Z test_float_scalar_pow_float_tensor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.102s) 2023-01-11T20:52:54.1053803Z test_floor_divide_scalar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1054031Z test_floor_divide_scalar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1054223Z test_floor_divide_scalar_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1054411Z test_floor_divide_scalar_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1054599Z test_floor_divide_scalar_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1054792Z test_floor_divide_scalar_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1054982Z test_floor_divide_scalar_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1055163Z test_floor_divide_tensor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:54.1055357Z test_floor_divide_tensor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1055543Z test_floor_divide_tensor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1055729Z test_floor_divide_tensor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1055914Z test_floor_divide_tensor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1056100Z test_floor_divide_tensor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1056286Z test_floor_divide_tensor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1056475Z test_floor_divide_zero_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.053s) 2023-01-11T20:52:54.1056643Z test_floor_divide_zero_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:54.1056821Z test_floor_divide_zero_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:54.1057005Z test_floor_divide_zero_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:54.1057187Z test_floor_divide_zero_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:54.1057396Z test_fmod_remainder_by_zero_float_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1057596Z test_fmod_remainder_by_zero_float_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1057795Z test_fmod_remainder_by_zero_float_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1058002Z test_fmod_remainder_by_zero_integral_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2023-01-11T20:52:54.1058241Z test_fmod_remainder_by_zero_integral_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2023-01-11T20:52:54.1058428Z test_fmod_remainder_by_zero_integral_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2023-01-11T20:52:54.1058627Z test_fmod_remainder_by_zero_integral_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2023-01-11T20:52:54.1058829Z test_fmod_remainder_by_zero_integral_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2023-01-11T20:52:54.1059019Z test_fmod_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2023-01-11T20:52:54.1059209Z test_fmod_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.053s) 2023-01-11T20:52:54.1059390Z test_fmod_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2023-01-11T20:52:54.1059572Z test_fmod_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.217s) 2023-01-11T20:52:54.1059756Z test_fmod_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.157s) 2023-01-11T20:52:54.1059923Z test_fmod_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.153s) 2023-01-11T20:52:54.1060104Z test_fmod_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.198s) 2023-01-11T20:52:54.1060287Z test_fmod_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.160s) 2023-01-11T20:52:54.1060459Z test_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1060625Z test_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1060843Z test_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1061012Z test_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1061178Z test_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1061384Z test_heaviside_complex_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2023-01-11T20:52:54.1061600Z test_heaviside_complex_cpu_complex128_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1061809Z test_heaviside_complex_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1062021Z test_heaviside_complex_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2023-01-11T20:52:54.1062220Z test_heaviside_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.1062415Z test_heaviside_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2023-01-11T20:52:54.1062612Z test_heaviside_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2023-01-11T20:52:54.1062812Z test_heaviside_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2023-01-11T20:52:54.1063009Z test_heaviside_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2023-01-11T20:52:54.1063187Z test_heaviside_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1063377Z test_heaviside_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2023-01-11T20:52:54.1063567Z test_heaviside_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1063758Z test_heaviside_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2023-01-11T20:52:54.1063947Z test_heaviside_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2023-01-11T20:52:54.1064137Z test_heaviside_cpu_bool_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2023-01-11T20:52:54.1064326Z test_heaviside_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1064517Z test_heaviside_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2023-01-11T20:52:54.1064688Z test_heaviside_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2023-01-11T20:52:54.1064872Z test_heaviside_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2023-01-11T20:52:54.1065103Z test_heaviside_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2023-01-11T20:52:54.1065282Z test_heaviside_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2023-01-11T20:52:54.1065462Z test_heaviside_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2023-01-11T20:52:54.1065647Z test_heaviside_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2023-01-11T20:52:54.1065832Z test_heaviside_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2023-01-11T20:52:54.1066026Z test_heaviside_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2023-01-11T20:52:54.1066204Z test_heaviside_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.104s) 2023-01-11T20:52:54.1066398Z test_heaviside_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1066594Z test_heaviside_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2023-01-11T20:52:54.1066793Z test_heaviside_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1066983Z test_heaviside_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1067168Z test_heaviside_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1067350Z test_heaviside_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1067536Z test_heaviside_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1067706Z test_heaviside_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1067931Z test_heaviside_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1068123Z test_heaviside_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.058s) 2023-01-11T20:52:54.1068314Z test_heaviside_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1068507Z test_heaviside_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1091430Z test_heaviside_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1091733Z test_heaviside_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1091916Z test_heaviside_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1092114Z test_heaviside_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1092306Z test_heaviside_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1092509Z test_heaviside_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1092711Z test_heaviside_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2023-01-11T20:52:54.1092900Z test_heaviside_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2023-01-11T20:52:54.1093095Z test_heaviside_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.061s) 2023-01-11T20:52:54.1093293Z test_heaviside_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2023-01-11T20:52:54.1093463Z test_heaviside_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:54.1093656Z test_heaviside_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2023-01-11T20:52:54.1093845Z test_heaviside_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2023-01-11T20:52:54.1094032Z test_heaviside_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.071s) 2023-01-11T20:52:54.1094223Z test_heaviside_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2023-01-11T20:52:54.1094411Z test_heaviside_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2023-01-11T20:52:54.1094604Z test_heaviside_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.078s) 2023-01-11T20:52:54.1094791Z test_heaviside_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2023-01-11T20:52:54.1095161Z test_heaviside_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2023-01-11T20:52:54.1095339Z test_heaviside_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.078s) 2023-01-11T20:52:54.1095524Z test_heaviside_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2023-01-11T20:52:54.1095711Z test_heaviside_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1095895Z test_heaviside_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2023-01-11T20:52:54.1096086Z test_heaviside_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2023-01-11T20:52:54.1096270Z test_heaviside_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2023-01-11T20:52:54.1096455Z test_heaviside_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2023-01-11T20:52:54.1096649Z test_heaviside_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2023-01-11T20:52:54.1096825Z test_heaviside_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2023-01-11T20:52:54.1097011Z test_heaviside_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2023-01-11T20:52:54.1097200Z test_heaviside_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2023-01-11T20:52:54.1097384Z test_heaviside_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2023-01-11T20:52:54.1097570Z test_heaviside_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2023-01-11T20:52:54.1097755Z test_heaviside_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1097995Z test_heaviside_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2023-01-11T20:52:54.1098179Z test_heaviside_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1098351Z test_heaviside_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.058s) 2023-01-11T20:52:54.1098545Z test_heaviside_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2023-01-11T20:52:54.1098734Z test_heaviside_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2023-01-11T20:52:54.1098924Z test_heaviside_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2023-01-11T20:52:54.1099109Z test_heaviside_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.082s) 2023-01-11T20:52:54.1099295Z test_heaviside_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.068s) 2023-01-11T20:52:54.1099478Z test_heaviside_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2023-01-11T20:52:54.1099664Z test_heaviside_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2023-01-11T20:52:54.1099832Z test_heaviside_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1100018Z test_heaviside_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2023-01-11T20:52:54.1100201Z test_heaviside_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2023-01-11T20:52:54.1100393Z test_heaviside_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2023-01-11T20:52:54.1100579Z test_heaviside_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2023-01-11T20:52:54.1100767Z test_heaviside_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1100956Z test_heaviside_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1101147Z test_heaviside_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.055s) 2023-01-11T20:52:54.1101319Z test_heaviside_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1101503Z test_heaviside_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1101686Z test_heaviside_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1101870Z test_heaviside_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1102085Z test_heaviside_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1102275Z test_heaviside_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1102458Z test_heaviside_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1102649Z test_heaviside_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1102823Z test_heaviside_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1103012Z test_heaviside_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1103199Z test_heaviside_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1103385Z test_heaviside_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2023-01-11T20:52:54.1103569Z test_heaviside_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2023-01-11T20:52:54.1103754Z test_heaviside_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2023-01-11T20:52:54.1103941Z test_heaviside_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1104165Z test_heaviside_cross_device_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1104329Z test_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1104507Z test_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1104683Z test_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1104915Z test_idiv_and_ifloordiv_vs_python_cpu (__main__.TestBinaryUfuncsCPU) ... ok (24.965s) 2023-01-11T20:52:54.1105103Z test_inplace_division_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1105284Z test_inplace_dunders_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1105567Z test_int_and_float_pow_cpu (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:1378: RuntimeWarning: invalid value encountered in power 2023-01-11T20:52:54.1105721Z np_res = np.power(to_np(base), to_np(np_exponent)) 2023-01-11T20:52:54.1105797Z ok (20.057s) 2023-01-11T20:52:54.1105990Z test_int_tensor_pow_neg_ints_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.163s) 2023-01-11T20:52:54.1106158Z test_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1106326Z test_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1106491Z test_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1106659Z test_ldexp_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1107424Z test_lerp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:3347: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T20:52:54.1107574Z torch.lerp(start, end, weight, out=actual_out) 2023-01-11T20:52:54.1108261Z test_binary_ufuncs.py:3347: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T20:52:54.1108406Z torch.lerp(start, end, weight, out=actual_out) 2023-01-11T20:52:54.1108496Z ok (0.264s) 2023-01-11T20:52:54.1108662Z test_lerp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.260s) 2023-01-11T20:52:54.1108883Z test_lerp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.111s) 2023-01-11T20:52:54.1109059Z test_lerp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.100s) 2023-01-11T20:52:54.1109273Z test_lerp_lowp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1109466Z test_lerp_lowp_cpu_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1109679Z test_lerp_lowp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1109869Z test_logaddexp2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1110057Z test_logaddexp2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:54.1110227Z test_logaddexp2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1110496Z test_logaddexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1110680Z test_logaddexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1110862Z test_logaddexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.1111064Z test_logical_and_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1111259Z test_logical_and_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1111735Z test_logical_and_cpu_bfloat16_complex128 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:3247: 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-11T20:52:54.1111847Z getattr(a, op + "_")(b) 2023-01-11T20:52:54.1111936Z ok (0.019s) 2023-01-11T20:52:54.1112129Z test_logical_and_cpu_bfloat16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1112328Z test_logical_and_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1112531Z test_logical_and_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1112726Z test_logical_and_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1112924Z test_logical_and_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1113119Z test_logical_and_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1113309Z test_logical_and_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1113507Z test_logical_and_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1113680Z test_logical_and_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1113871Z test_logical_and_cpu_bool_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1114059Z test_logical_and_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1114260Z test_logical_and_cpu_bool_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1114457Z test_logical_and_cpu_bool_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1114652Z test_logical_and_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1114838Z test_logical_and_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1115028Z test_logical_and_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1115204Z test_logical_and_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1115392Z test_logical_and_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1115580Z test_logical_and_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1115767Z test_logical_and_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1115991Z test_logical_and_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1116194Z test_logical_and_cpu_complex128_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1116393Z test_logical_and_cpu_complex128_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1116599Z test_logical_and_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1116788Z test_logical_and_cpu_complex128_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1116992Z test_logical_and_cpu_complex128_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1117191Z test_logical_and_cpu_complex128_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1117389Z test_logical_and_cpu_complex128_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1117584Z test_logical_and_cpu_complex128_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1117784Z test_logical_and_cpu_complex128_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1117981Z test_logical_and_cpu_complex128_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1118176Z test_logical_and_cpu_complex128_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1118376Z test_logical_and_cpu_complex128_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1118559Z test_logical_and_cpu_complex64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1118789Z test_logical_and_cpu_complex64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1118997Z test_logical_and_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1119200Z test_logical_and_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1119402Z test_logical_and_cpu_complex64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1119885Z test_logical_and_cpu_complex64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1120088Z test_logical_and_cpu_complex64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1120287Z test_logical_and_cpu_complex64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1120462Z test_logical_and_cpu_complex64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1120650Z test_logical_and_cpu_complex64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1120847Z test_logical_and_cpu_complex64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1121042Z test_logical_and_cpu_complex64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1121234Z test_logical_and_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1121430Z test_logical_and_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1121631Z test_logical_and_cpu_float16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1121828Z test_logical_and_cpu_float16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1122023Z test_logical_and_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1122196Z test_logical_and_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1122383Z test_logical_and_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1122579Z test_logical_and_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1122768Z test_logical_and_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1122960Z test_logical_and_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1123207Z test_logical_and_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1123397Z test_logical_and_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1123594Z test_logical_and_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1123770Z test_logical_and_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1123971Z test_logical_and_cpu_float32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1124170Z test_logical_and_cpu_float32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1124369Z test_logical_and_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1124559Z test_logical_and_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1124749Z test_logical_and_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1124943Z test_logical_and_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1125132Z test_logical_and_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1125307Z test_logical_and_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1125499Z test_logical_and_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1125688Z test_logical_and_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1125883Z test_logical_and_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1126125Z test_logical_and_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1126329Z test_logical_and_cpu_float64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1126527Z test_logical_and_cpu_float64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1126722Z test_logical_and_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1126897Z test_logical_and_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1127086Z test_logical_and_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1127278Z test_logical_and_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1127463Z test_logical_and_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1127652Z test_logical_and_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1127845Z test_logical_and_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1128036Z test_logical_and_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1128227Z test_logical_and_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1128418Z test_logical_and_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1128599Z test_logical_and_cpu_int16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1128794Z test_logical_and_cpu_int16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1128985Z test_logical_and_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1129172Z test_logical_and_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1129356Z test_logical_and_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1129547Z test_logical_and_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1129737Z test_logical_and_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1129927Z test_logical_and_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1130139Z test_logical_and_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1130327Z test_logical_and_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1130520Z test_logical_and_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1130710Z test_logical_and_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1130912Z test_logical_and_cpu_int32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1131104Z test_logical_and_cpu_int32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1131299Z test_logical_and_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1131487Z test_logical_and_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1131658Z test_logical_and_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1131848Z test_logical_and_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1132033Z test_logical_and_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1132217Z test_logical_and_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1132405Z test_logical_and_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:54.1132590Z test_logical_and_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1132786Z test_logical_and_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1133031Z test_logical_and_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1133214Z test_logical_and_cpu_int64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1133408Z test_logical_and_cpu_int64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1133599Z test_logical_and_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1133789Z test_logical_and_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1133975Z test_logical_and_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1134162Z test_logical_and_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1134349Z test_logical_and_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1134537Z test_logical_and_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1134729Z test_logical_and_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1134899Z test_logical_and_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1135090Z test_logical_and_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1135275Z test_logical_and_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1135474Z test_logical_and_cpu_int8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1135668Z test_logical_and_cpu_int8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1135859Z test_logical_and_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1136047Z test_logical_and_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1136233Z test_logical_and_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1136404Z test_logical_and_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1136590Z test_logical_and_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1136778Z test_logical_and_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1136966Z test_logical_and_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1137184Z test_logical_and_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1137378Z test_logical_and_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1137567Z test_logical_and_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1137768Z test_logical_and_cpu_uint8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1137948Z test_logical_and_cpu_uint8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1138143Z test_logical_and_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1138333Z test_logical_and_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1138520Z test_logical_and_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1138713Z test_logical_and_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1138906Z test_logical_and_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1139091Z test_logical_and_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1139278Z test_logical_and_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1139449Z test_logical_and_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1139630Z test_logical_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1139804Z test_logical_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1140013Z test_logical_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1140194Z test_logical_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1140370Z test_logical_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:54.1140547Z test_logical_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1140726Z test_logical_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1140887Z test_logical_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:54.1141063Z test_logical_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1141238Z test_logical_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1141436Z test_logical_or_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1141629Z test_logical_or_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1141835Z test_logical_or_cpu_bfloat16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1142033Z test_logical_or_cpu_bfloat16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1142229Z test_logical_or_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1142411Z test_logical_or_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1142602Z test_logical_or_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1142795Z test_logical_or_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1142982Z test_logical_or_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1143168Z test_logical_or_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1143359Z test_logical_or_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1143552Z test_logical_or_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1143743Z test_logical_or_cpu_bool_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1143932Z test_logical_or_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1144153Z test_logical_or_cpu_bool_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1144351Z test_logical_or_cpu_bool_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1144539Z test_logical_or_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1144727Z test_logical_or_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1144915Z test_logical_or_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1145102Z test_logical_or_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1145293Z test_logical_or_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1145479Z test_logical_or_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1145650Z test_logical_or_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1145835Z test_logical_or_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1146042Z test_logical_or_cpu_complex128_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1146240Z test_logical_or_cpu_complex128_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1146445Z test_logical_or_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1146649Z test_logical_or_cpu_complex128_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1146850Z test_logical_or_cpu_complex128_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1147080Z test_logical_or_cpu_complex128_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1147264Z test_logical_or_cpu_complex128_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1147458Z test_logical_or_cpu_complex128_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1147650Z test_logical_or_cpu_complex128_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1147842Z test_logical_or_cpu_complex128_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1148034Z test_logical_or_cpu_complex128_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1148224Z test_logical_or_cpu_complex128_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1148420Z test_logical_or_cpu_complex64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1148613Z test_logical_or_cpu_complex64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1148801Z test_logical_or_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1149002Z test_logical_or_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:54.1149200Z test_logical_or_cpu_complex64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1149399Z test_logical_or_cpu_complex64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1149596Z test_logical_or_cpu_complex64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1149788Z test_logical_or_cpu_complex64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1149981Z test_logical_or_cpu_complex64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:54.1150169Z test_logical_or_cpu_complex64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1150433Z test_logical_or_cpu_complex64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1150612Z test_logical_or_cpu_complex64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1150807Z test_logical_or_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1150997Z test_logical_or_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1151236Z test_logical_or_cpu_float16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1151431Z test_logical_or_cpu_float16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1151623Z test_logical_or_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1151810Z test_logical_or_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1151996Z test_logical_or_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1152173Z test_logical_or_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1152359Z test_logical_or_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1152542Z test_logical_or_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1152728Z test_logical_or_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1152921Z test_logical_or_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1153115Z test_logical_or_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1153305Z test_logical_or_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1153502Z test_logical_or_cpu_float32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1153685Z test_logical_or_cpu_float32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1153912Z test_logical_or_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1154106Z test_logical_or_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1154296Z test_logical_or_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1154485Z test_logical_or_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1154670Z test_logical_or_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1154855Z test_logical_or_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1155042Z test_logical_or_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1155234Z test_logical_or_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1155414Z test_logical_or_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1155601Z test_logical_or_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1155804Z test_logical_or_cpu_float64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1155999Z test_logical_or_cpu_float64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1156193Z test_logical_or_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1156385Z test_logical_or_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1156572Z test_logical_or_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1156764Z test_logical_or_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1156931Z test_logical_or_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1157113Z test_logical_or_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1157299Z test_logical_or_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1157494Z test_logical_or_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1157688Z test_logical_or_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1157875Z test_logical_or_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1158151Z test_logical_or_cpu_int16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1158342Z test_logical_or_cpu_int16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1158516Z test_logical_or_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1158704Z test_logical_or_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1158886Z test_logical_or_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1159073Z test_logical_or_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1159263Z test_logical_or_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1159451Z test_logical_or_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1159752Z test_logical_or_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1159942Z test_logical_or_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1160118Z test_logical_or_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1160300Z test_logical_or_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1160494Z test_logical_or_cpu_int32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1160685Z test_logical_or_cpu_int32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1160871Z test_logical_or_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1161112Z test_logical_or_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1161295Z test_logical_or_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1161478Z test_logical_or_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1161647Z test_logical_or_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1161835Z test_logical_or_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1162019Z test_logical_or_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1162200Z test_logical_or_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1162391Z test_logical_or_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1162576Z test_logical_or_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1162774Z test_logical_or_cpu_int64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1162967Z test_logical_or_cpu_int64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1163154Z test_logical_or_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1163323Z test_logical_or_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1163509Z test_logical_or_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1163694Z test_logical_or_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1163880Z test_logical_or_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1164063Z test_logical_or_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1164248Z test_logical_or_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1164435Z test_logical_or_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1164626Z test_logical_or_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1164799Z test_logical_or_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1164994Z test_logical_or_cpu_int8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1165226Z test_logical_or_cpu_int8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1165416Z test_logical_or_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1165607Z test_logical_or_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1165794Z test_logical_or_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1165979Z test_logical_or_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1166167Z test_logical_or_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1166338Z test_logical_or_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1166521Z test_logical_or_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1166707Z test_logical_or_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1166902Z test_logical_or_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1167089Z test_logical_or_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1167283Z test_logical_or_cpu_uint8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1167479Z test_logical_or_cpu_uint8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1167674Z test_logical_or_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1167846Z test_logical_or_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1168066Z test_logical_or_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1168257Z test_logical_or_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1168442Z test_logical_or_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1168626Z test_logical_or_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1168815Z test_logical_or_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1169001Z test_logical_or_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1169202Z test_logical_xor_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1169379Z test_logical_xor_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1169579Z test_logical_xor_cpu_bfloat16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1169785Z test_logical_xor_cpu_bfloat16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1169982Z test_logical_xor_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1170179Z test_logical_xor_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1170369Z test_logical_xor_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1170565Z test_logical_xor_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1170751Z test_logical_xor_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1170939Z test_logical_xor_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1171112Z test_logical_xor_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1171298Z test_logical_xor_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1171498Z test_logical_xor_cpu_bool_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1171686Z test_logical_xor_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1171881Z test_logical_xor_cpu_bool_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1172075Z test_logical_xor_cpu_bool_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1172302Z test_logical_xor_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1172490Z test_logical_xor_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1172665Z test_logical_xor_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1172853Z test_logical_xor_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1173039Z test_logical_xor_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1173229Z test_logical_xor_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1173415Z test_logical_xor_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1173600Z test_logical_xor_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1173803Z test_logical_xor_cpu_complex128_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1174005Z test_logical_xor_cpu_complex128_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1174193Z test_logical_xor_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1174397Z test_logical_xor_cpu_complex128_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1174594Z test_logical_xor_cpu_complex128_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1174789Z test_logical_xor_cpu_complex128_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1175018Z test_logical_xor_cpu_complex128_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1175214Z test_logical_xor_cpu_complex128_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1175412Z test_logical_xor_cpu_complex128_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1175609Z test_logical_xor_cpu_complex128_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1175786Z test_logical_xor_cpu_complex128_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1175981Z test_logical_xor_cpu_complex128_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1176182Z test_logical_xor_cpu_complex64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1176379Z test_logical_xor_cpu_complex64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1176581Z test_logical_xor_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1176787Z test_logical_xor_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1176988Z test_logical_xor_cpu_complex64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1177186Z test_logical_xor_cpu_complex64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1177388Z test_logical_xor_cpu_complex64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1177568Z test_logical_xor_cpu_complex64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1177762Z test_logical_xor_cpu_complex64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1177953Z test_logical_xor_cpu_complex64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1178144Z test_logical_xor_cpu_complex64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1178335Z test_logical_xor_cpu_complex64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1178530Z test_logical_xor_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1178724Z test_logical_xor_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1178924Z test_logical_xor_cpu_float16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1179144Z test_logical_xor_cpu_float16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1179337Z test_logical_xor_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1179527Z test_logical_xor_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1179714Z test_logical_xor_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1179906Z test_logical_xor_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1180097Z test_logical_xor_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1180282Z test_logical_xor_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1180469Z test_logical_xor_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1180655Z test_logical_xor_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1180838Z test_logical_xor_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1181030Z test_logical_xor_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1181231Z test_logical_xor_cpu_float32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1181428Z test_logical_xor_cpu_float32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1181622Z test_logical_xor_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1181859Z test_logical_xor_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1182058Z test_logical_xor_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1182249Z test_logical_xor_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1182420Z test_logical_xor_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1182606Z test_logical_xor_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1182796Z test_logical_xor_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1182981Z test_logical_xor_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1183175Z test_logical_xor_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1183359Z test_logical_xor_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1183561Z test_logical_xor_cpu_float64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1183765Z test_logical_xor_cpu_float64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1183944Z test_logical_xor_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1184134Z test_logical_xor_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1184321Z test_logical_xor_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1184508Z test_logical_xor_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1184691Z test_logical_xor_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1184878Z test_logical_xor_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1185067Z test_logical_xor_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1185258Z test_logical_xor_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1185436Z test_logical_xor_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1185670Z test_logical_xor_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1185866Z test_logical_xor_cpu_int16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1186091Z test_logical_xor_cpu_int16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1186280Z test_logical_xor_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1186468Z test_logical_xor_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1186654Z test_logical_xor_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1186843Z test_logical_xor_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1187032Z test_logical_xor_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1187207Z test_logical_xor_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1187391Z test_logical_xor_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1187576Z test_logical_xor_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1187773Z test_logical_xor_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1187960Z test_logical_xor_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1188155Z test_logical_xor_cpu_int32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1188350Z test_logical_xor_cpu_int32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1188539Z test_logical_xor_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1188744Z test_logical_xor_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1188932Z test_logical_xor_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1189115Z test_logical_xor_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1189300Z test_logical_xor_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1189485Z test_logical_xor_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1189669Z test_logical_xor_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1189854Z test_logical_xor_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1190045Z test_logical_xor_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1190218Z test_logical_xor_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1190494Z test_logical_xor_cpu_int64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1190691Z test_logical_xor_cpu_int64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1190882Z test_logical_xor_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1191069Z test_logical_xor_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1191259Z test_logical_xor_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1191444Z test_logical_xor_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1191628Z test_logical_xor_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1191797Z test_logical_xor_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1191980Z test_logical_xor_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1192163Z test_logical_xor_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1192361Z test_logical_xor_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1192546Z test_logical_xor_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1192738Z test_logical_xor_cpu_int8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1192971Z test_logical_xor_cpu_int8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1193163Z test_logical_xor_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1193354Z test_logical_xor_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1193527Z test_logical_xor_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1193711Z test_logical_xor_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1193896Z test_logical_xor_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1194084Z test_logical_xor_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1194270Z test_logical_xor_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1194451Z test_logical_xor_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1194646Z test_logical_xor_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1194837Z test_logical_xor_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1195019Z test_logical_xor_cpu_uint8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1195210Z test_logical_xor_cpu_uint8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1195400Z test_logical_xor_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1195592Z test_logical_xor_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1195810Z test_logical_xor_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1195995Z test_logical_xor_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1196184Z test_logical_xor_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1196368Z test_logical_xor_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1196542Z test_logical_xor_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1196726Z test_logical_xor_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1196940Z test_logical_xor_with_nontrivial_alignment_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.349s) 2023-01-11T20:52:54.1197125Z test_long_tensor_pow_floats_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.107s) 2023-01-11T20:52:54.1197356Z test_maximum_and_minimum_subgradient_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:54.1197586Z test_maximum_and_minimum_subgradient_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:54.1197813Z test_maximum_and_minimum_subgradient_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1198040Z test_maximum_and_minimum_subgradient_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1198266Z test_maximum_and_minimum_subgradient_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1198476Z test_maximum_and_minimum_subgradient_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1198699Z test_maximum_and_minimum_subgradient_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1198914Z test_maximum_and_minimum_subgradient_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1199177Z test_maximum_and_minimum_subgradient_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1199399Z test_maximum_and_minimum_subgradient_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1199874Z test_maximum_and_minimum_subgradient_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1200101Z test_maximum_and_minimum_subgradient_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1200381Z test_maximum_and_minimum_subgradient_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1200600Z test_maximum_and_minimum_subgradient_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1200804Z test_maximum_and_minimum_subgradient_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1201023Z test_maximum_and_minimum_subgradient_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1201246Z test_maximum_minimum_complex_cpu_complex128_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.137s) 2023-01-11T20:52:54.1201460Z test_maximum_minimum_complex_cpu_complex128_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.113s) 2023-01-11T20:52:54.1201683Z test_maximum_minimum_complex_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.118s) 2023-01-11T20:52:54.1201909Z test_maximum_minimum_complex_cpu_complex128_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.150s) 2023-01-11T20:52:54.1202125Z test_maximum_minimum_complex_cpu_complex128_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.114s) 2023-01-11T20:52:54.1202335Z test_maximum_minimum_complex_cpu_complex128_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.112s) 2023-01-11T20:52:54.1202556Z test_maximum_minimum_complex_cpu_complex128_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.112s) 2023-01-11T20:52:54.1202755Z test_maximum_minimum_complex_cpu_complex128_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.112s) 2023-01-11T20:52:54.1203013Z test_maximum_minimum_complex_cpu_complex128_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.112s) 2023-01-11T20:52:54.1203224Z test_maximum_minimum_complex_cpu_complex128_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.113s) 2023-01-11T20:52:54.1203434Z test_maximum_minimum_complex_cpu_complex128_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.113s) 2023-01-11T20:52:54.1203646Z test_maximum_minimum_complex_cpu_complex128_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.116s) 2023-01-11T20:52:54.1203860Z test_maximum_minimum_complex_cpu_complex64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.113s) 2023-01-11T20:52:54.1204072Z test_maximum_minimum_complex_cpu_complex64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.153s) 2023-01-11T20:52:54.1204293Z test_maximum_minimum_complex_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.113s) 2023-01-11T20:52:54.1204515Z test_maximum_minimum_complex_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.115s) 2023-01-11T20:52:54.1204718Z test_maximum_minimum_complex_cpu_complex64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.116s) 2023-01-11T20:52:54.1204926Z test_maximum_minimum_complex_cpu_complex64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.114s) 2023-01-11T20:52:54.1205134Z test_maximum_minimum_complex_cpu_complex64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.113s) 2023-01-11T20:52:54.1205349Z test_maximum_minimum_complex_cpu_complex64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.114s) 2023-01-11T20:52:54.1205555Z test_maximum_minimum_complex_cpu_complex64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.113s) 2023-01-11T20:52:54.1205768Z test_maximum_minimum_complex_cpu_complex64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.113s) 2023-01-11T20:52:54.1205978Z test_maximum_minimum_complex_cpu_complex64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.114s) 2023-01-11T20:52:54.1206186Z test_maximum_minimum_complex_cpu_complex64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.114s) 2023-01-11T20:52:54.1206404Z test_maximum_minimum_cross_device_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.005s) 2023-01-11T20:52:54.1206605Z test_maximum_minimum_float_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.1206802Z test_maximum_minimum_float_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1207038Z test_maximum_minimum_float_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1207232Z test_maximum_minimum_float_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1207450Z test_maximum_minimum_float_nan_and_inf_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1207663Z test_maximum_minimum_float_nan_and_inf_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1207871Z test_maximum_minimum_float_nan_and_inf_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1208078Z test_maximum_minimum_float_nan_and_inf_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1208266Z test_maximum_minimum_forward_ad_float32_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.257s) 2023-01-11T20:52:54.1208468Z test_maximum_minimum_int_and_bool_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1208671Z test_maximum_minimum_int_and_bool_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1208875Z test_maximum_minimum_int_and_bool_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1209076Z test_maximum_minimum_int_and_bool_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1209275Z test_maximum_minimum_int_and_bool_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1209476Z test_maximum_minimum_int_and_bool_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1209743Z test_maximum_minimum_type_promotion_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1209962Z test_maximum_minimum_type_promotion_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1210172Z test_maximum_minimum_type_promotion_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1210397Z test_maximum_minimum_type_promotion_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1210623Z test_maximum_minimum_type_promotion_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1210838Z test_maximum_minimum_type_promotion_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1211056Z test_maximum_minimum_type_promotion_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1211273Z test_maximum_minimum_type_promotion_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1211490Z test_maximum_minimum_type_promotion_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1211711Z test_maximum_minimum_type_promotion_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1211929Z test_maximum_minimum_type_promotion_cpu_bool_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1212133Z test_maximum_minimum_type_promotion_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1212346Z test_maximum_minimum_type_promotion_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1212559Z test_maximum_minimum_type_promotion_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1212767Z test_maximum_minimum_type_promotion_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1212979Z test_maximum_minimum_type_promotion_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1213196Z test_maximum_minimum_type_promotion_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1213403Z test_maximum_minimum_type_promotion_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1213620Z test_maximum_minimum_type_promotion_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1213852Z test_maximum_minimum_type_promotion_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1214070Z test_maximum_minimum_type_promotion_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1214290Z test_maximum_minimum_type_promotion_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1214511Z test_maximum_minimum_type_promotion_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1214735Z test_maximum_minimum_type_promotion_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1214955Z test_maximum_minimum_type_promotion_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1215170Z test_maximum_minimum_type_promotion_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1215381Z test_maximum_minimum_type_promotion_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1215600Z test_maximum_minimum_type_promotion_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1215800Z test_maximum_minimum_type_promotion_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1216015Z test_maximum_minimum_type_promotion_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1216234Z test_maximum_minimum_type_promotion_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1216484Z test_maximum_minimum_type_promotion_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1216708Z test_maximum_minimum_type_promotion_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1216926Z test_maximum_minimum_type_promotion_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1217142Z test_maximum_minimum_type_promotion_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1217358Z test_maximum_minimum_type_promotion_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1217568Z test_maximum_minimum_type_promotion_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1217772Z test_maximum_minimum_type_promotion_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1217988Z test_maximum_minimum_type_promotion_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1218206Z test_maximum_minimum_type_promotion_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1218424Z test_maximum_minimum_type_promotion_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1218638Z test_maximum_minimum_type_promotion_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1218858Z test_maximum_minimum_type_promotion_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1219073Z test_maximum_minimum_type_promotion_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1219291Z test_maximum_minimum_type_promotion_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1219506Z test_maximum_minimum_type_promotion_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1219705Z test_maximum_minimum_type_promotion_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1219927Z test_maximum_minimum_type_promotion_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1220141Z test_maximum_minimum_type_promotion_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1220353Z test_maximum_minimum_type_promotion_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1220629Z test_maximum_minimum_type_promotion_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1220841Z test_maximum_minimum_type_promotion_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1221055Z test_maximum_minimum_type_promotion_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1221267Z test_maximum_minimum_type_promotion_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1221484Z test_maximum_minimum_type_promotion_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1221688Z test_maximum_minimum_type_promotion_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1221902Z test_maximum_minimum_type_promotion_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1222109Z test_maximum_minimum_type_promotion_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1222323Z test_maximum_minimum_type_promotion_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1222531Z test_maximum_minimum_type_promotion_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1222749Z test_maximum_minimum_type_promotion_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1222961Z test_maximum_minimum_type_promotion_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1223209Z test_maximum_minimum_type_promotion_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1223424Z test_maximum_minimum_type_promotion_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1223627Z test_maximum_minimum_type_promotion_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1223864Z test_maximum_minimum_type_promotion_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1224076Z test_maximum_minimum_type_promotion_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1224282Z test_maximum_minimum_type_promotion_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1224493Z test_maximum_minimum_type_promotion_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1224702Z test_maximum_minimum_type_promotion_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1224922Z test_maximum_minimum_type_promotion_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1225133Z test_maximum_minimum_type_promotion_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1225347Z test_maximum_minimum_type_promotion_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1225545Z test_maximum_minimum_type_promotion_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1225762Z test_maximum_minimum_type_promotion_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1225971Z test_maximum_minimum_type_promotion_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1226183Z test_maximum_minimum_type_promotion_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1226389Z test_maximum_minimum_type_promotion_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1226612Z test_maximum_minimum_type_promotion_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1226910Z test_maximum_minimum_type_promotion_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1227204Z test_maximum_minimum_type_promotion_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1227464Z test_maximum_minimum_type_promotion_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1227667Z test_maximum_minimum_type_promotion_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1227877Z test_maximum_minimum_type_promotion_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1228082Z test_maximum_minimum_type_promotion_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1228292Z test_maximum_minimum_type_promotion_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1228506Z test_maximum_minimum_type_promotion_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1228714Z test_maximum_minimum_type_promotion_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1228924Z test_maximum_minimum_type_promotion_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1229136Z test_maximum_minimum_type_promotion_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1229355Z test_maximum_minimum_type_promotion_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1229549Z test_maximum_minimum_type_promotion_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1229764Z test_maximum_minimum_type_promotion_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1229979Z test_maximum_minimum_type_promotion_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1230245Z test_maximum_minimum_type_promotion_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1230543Z test_maximum_minimum_type_promotion_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1230756Z test_maximum_minimum_type_promotion_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1230967Z test_maximum_minimum_type_promotion_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1231178Z test_maximum_minimum_type_promotion_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1231388Z test_maximum_minimum_type_promotion_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1231570Z test_min_max_binary_op_nan_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.234s) 2023-01-11T20:52:54.1231760Z test_min_max_binary_op_nan_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.239s) 2023-01-11T20:52:54.1232008Z test_mul_chalf_tensor_and_cpu_scalar_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.1232170Z test_mul_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1232367Z test_mul_intertype_scalar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T20:52:54.1232565Z test_mul_intertype_scalar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T20:52:54.1232821Z test_muldiv_scalar_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Integer overflows are not allowed under ASAN (0.001s) 2023-01-11T20:52:54.1233069Z test_muldiv_scalar_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Integer overflows are not allowed under ASAN (0.001s) 2023-01-11T20:52:54.1233313Z test_muldiv_scalar_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Integer overflows are not allowed under ASAN (0.001s) 2023-01-11T20:52:54.1233570Z test_muldiv_scalar_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Integer overflows are not allowed under ASAN (0.001s) 2023-01-11T20:52:54.1233824Z test_muldiv_scalar_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Integer overflows are not allowed under ASAN (0.001s) 2023-01-11T20:52:54.1234075Z test_muldiv_scalar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Integer overflows are not allowed under ASAN (0.001s) 2023-01-11T20:52:54.1234362Z test_muldiv_scalar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Integer overflows are not allowed under ASAN (0.001s) 2023-01-11T20:52:54.1234608Z test_muldiv_scalar_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Integer overflows are not allowed under ASAN (0.001s) 2023-01-11T20:52:54.1234855Z test_muldiv_scalar_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Integer overflows are not allowed under ASAN (0.001s) 2023-01-11T20:52:54.1235102Z test_muldiv_scalar_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Integer overflows are not allowed under ASAN (0.001s) 2023-01-11T20:52:54.1235352Z test_muldiv_scalar_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Integer overflows are not allowed under ASAN (0.001s) 2023-01-11T20:52:54.1235614Z test_muldiv_scalar_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Integer overflows are not allowed under ASAN (0.001s) 2023-01-11T20:52:54.1235798Z test_nextafter_bfloat16_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:54.1235985Z test_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1236166Z test_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1236362Z test_non_contig___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1236550Z test_non_contig___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1236744Z test_non_contig___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1236968Z test_non_contig___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1237165Z test_non_contig___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1237354Z test_non_contig___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1237525Z test_non_contig___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1237716Z test_non_contig___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1237900Z test_non_contig___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1238087Z test_non_contig___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1238273Z test_non_contig___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1238459Z test_non_contig___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1238648Z test_non_contig___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1238831Z test_non_contig___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1238997Z test_non_contig___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1239183Z test_non_contig___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1239372Z test_non_contig___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1239674Z test_non_contig___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1239866Z test_non_contig___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1240047Z test_non_contig___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1240241Z test_non_contig___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:54.1240438Z test_non_contig___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:54.1240615Z test_non_contig___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1240801Z test_non_contig___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1240982Z test_non_contig___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1241229Z test_non_contig___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1241410Z test_non_contig___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1241593Z test_non_contig___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1241779Z test_non_contig___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1241962Z test_non_contig___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1242141Z test_non_contig___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1242330Z test_non_contig___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1242516Z test_non_contig___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1242705Z test_non_contig___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1242896Z test_non_contig___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1243081Z test_non_contig___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1243275Z test_non_contig___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1243470Z test_non_contig___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1243659Z test_non_contig___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1243868Z test_non_contig___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1244052Z test_non_contig___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1244236Z test_non_contig___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T20:52:54.1244419Z test_non_contig___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1244602Z test_non_contig___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1244785Z test_non_contig___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1244973Z test_non_contig___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1245158Z test_non_contig___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1245328Z test_non_contig___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1245509Z test_non_contig___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1245687Z test_non_contig___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1245871Z test_non_contig___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1246057Z test_non_contig___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1247038Z test_non_contig___rpow___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:870: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T20:52:54.1247220Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T20:52:54.1247308Z ok (0.006s) 2023-01-11T20:52:54.1247510Z test_non_contig___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:54.1247694Z test_non_contig___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1247887Z test_non_contig___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1248076Z test_non_contig___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1248262Z test_non_contig___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1248484Z test_non_contig___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1248668Z test_non_contig___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1248848Z test_non_contig___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1249032Z test_non_contig___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1249199Z test_non_contig___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1249392Z test_non_contig___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1249586Z test_non_contig___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1249781Z test_non_contig___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1249974Z test_non_contig___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1250159Z test_non_contig___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1250345Z test_non_contig___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1250531Z test_non_contig___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1250713Z test_non_contig___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1250879Z test_non_contig___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1251095Z test_non_contig___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1251281Z test_non_contig___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1251465Z test_non_contig___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1251645Z test_non_contig___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1251829Z test_non_contig___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1252006Z test_non_contig___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1252190Z test_non_contig___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1252356Z test_non_contig___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1252547Z test_non_contig_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1252733Z test_non_contig_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1252921Z test_non_contig_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1253110Z test_non_contig_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1253294Z test_non_contig_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1253489Z test_non_contig_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1253673Z test_non_contig_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1253846Z test_non_contig_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1254029Z test_non_contig_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1254215Z test_non_contig_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1254398Z test_non_contig_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1254582Z test_non_contig_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1254764Z test_non_contig_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1254951Z test_non_contig_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1255168Z test_non_contig_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1255340Z test_non_contig_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1255525Z test_non_contig_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1255709Z test_non_contig_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1255893Z test_non_contig_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1256078Z test_non_contig_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1256266Z test_non_contig_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1256453Z test_non_contig_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1256650Z test_non_contig_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1256833Z test_non_contig_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1257023Z test_non_contig_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1257215Z test_non_contig_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1257406Z test_non_contig_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1257596Z test_non_contig_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1257831Z test_non_contig_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1258039Z test_non_contig_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1258244Z test_non_contig_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:54.1258446Z test_non_contig_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1258635Z test_non_contig_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1258825Z test_non_contig_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1259016Z test_non_contig_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1259208Z test_non_contig_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1259393Z test_non_contig_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1259586Z test_non_contig_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1259773Z test_non_contig_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1259984Z test_non_contig_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1260176Z test_non_contig_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1260383Z test_non_contig_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1260586Z test_non_contig_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1260792Z test_non_contig_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1260987Z test_non_contig_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1261182Z test_non_contig_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1261377Z test_non_contig_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1261571Z test_non_contig_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1261765Z test_non_contig_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1261995Z test_non_contig_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1262195Z test_non_contig_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1262391Z test_non_contig_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1262585Z test_non_contig_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1262779Z test_non_contig_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1262974Z test_non_contig_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1263169Z test_non_contig_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1263360Z test_non_contig_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1263531Z test_non_contig_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1263729Z test_non_contig_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1263917Z test_non_contig_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1264116Z test_non_contig_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1264308Z test_non_contig_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1264502Z test_non_contig_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1264788Z test_non_contig_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1264980Z test_non_contig_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1265160Z test_non_contig_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1265356Z test_non_contig_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1265546Z test_non_contig_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1265738Z test_non_contig_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1265928Z test_non_contig_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1266116Z test_non_contig_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1266302Z test_non_contig_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1266500Z test_non_contig_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1266697Z test_non_contig_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1266877Z test_non_contig_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1267072Z test_non_contig_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1267265Z test_non_contig_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1267459Z test_non_contig_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1267649Z test_non_contig_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1267835Z test_non_contig_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1268020Z test_non_contig_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1268214Z test_non_contig_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1268385Z test_non_contig_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1268596Z test_non_contig_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1268805Z test_non_contig_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1269053Z test_non_contig_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1269259Z test_non_contig_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1269464Z test_non_contig_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1269669Z test_non_contig_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1269871Z test_non_contig_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1270064Z test_non_contig_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1270335Z test_non_contig_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1270552Z test_non_contig_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1270759Z test_non_contig_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1270975Z test_non_contig_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1271191Z test_non_contig_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1271401Z test_non_contig_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1271611Z test_non_contig_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1271856Z test_non_contig_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1272049Z test_non_contig_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1272257Z test_non_contig_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1272465Z test_non_contig_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1272671Z test_non_contig_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1272872Z test_non_contig_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1273083Z test_non_contig_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1273295Z test_non_contig_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1273499Z test_non_contig_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1273705Z test_non_contig_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1273895Z test_non_contig_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1274103Z test_non_contig_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1274308Z test_non_contig_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1274513Z test_non_contig_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1274711Z test_non_contig_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1274900Z test_non_contig_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1275084Z test_non_contig_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1275276Z test_non_contig_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1275451Z test_non_contig_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1275636Z test_non_contig_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1275852Z test_non_contig_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1276035Z test_non_contig_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1276214Z test_non_contig_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1276392Z test_non_contig_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1276571Z test_non_contig_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1276746Z test_non_contig_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1276918Z test_non_contig_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1277092Z test_non_contig_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1277296Z test_non_contig_expand___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1277496Z test_non_contig_expand___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1277704Z test_non_contig_expand___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1277907Z test_non_contig_expand___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1278110Z test_non_contig_expand___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1278309Z test_non_contig_expand___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1278513Z test_non_contig_expand___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1278742Z test_non_contig_expand___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1278943Z test_non_contig_expand___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1279133Z test_non_contig_expand___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1279330Z test_non_contig_expand___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1279526Z test_non_contig_expand___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1279837Z test_non_contig_expand___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1280036Z test_non_contig_expand___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1280231Z test_non_contig_expand___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1280413Z test_non_contig_expand___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1280610Z test_non_contig_expand___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1280803Z test_non_contig_expand___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1281005Z test_non_contig_expand___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1281208Z test_non_contig_expand___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1281415Z test_non_contig_expand___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1281620Z test_non_contig_expand___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.1281820Z test_non_contig_expand___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1282021Z test_non_contig_expand___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1282203Z test_non_contig_expand___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1282397Z test_non_contig_expand___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1282588Z test_non_contig_expand___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1282844Z test_non_contig_expand___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1283040Z test_non_contig_expand___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1283239Z test_non_contig_expand___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1283440Z test_non_contig_expand___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1283637Z test_non_contig_expand___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1283824Z test_non_contig_expand___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1284020Z test_non_contig_expand___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:54.1284218Z test_non_contig_expand___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1284417Z test_non_contig_expand___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1284621Z test_non_contig_expand___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1284826Z test_non_contig_expand___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1285025Z test_non_contig_expand___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1285222Z test_non_contig_expand___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1285498Z test_non_contig_expand___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1285683Z test_non_contig_expand___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1285880Z test_non_contig_expand___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1286071Z test_non_contig_expand___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1286266Z test_non_contig_expand___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1286458Z test_non_contig_expand___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1286655Z test_non_contig_expand___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1286853Z test_non_contig_expand___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1287047Z test_non_contig_expand___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1287228Z test_non_contig_expand___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1287418Z test_non_contig_expand___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1287610Z test_non_contig_expand___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1287813Z test_non_contig_expand___rpow___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1288021Z test_non_contig_expand___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1288226Z test_non_contig_expand___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.1288423Z test_non_contig_expand___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1288622Z test_non_contig_expand___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1288820Z test_non_contig_expand___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1289003Z test_non_contig_expand___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1289195Z test_non_contig_expand___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1289387Z test_non_contig_expand___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1289617Z test_non_contig_expand___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1289811Z test_non_contig_expand___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1290013Z test_non_contig_expand___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1290221Z test_non_contig_expand___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1290425Z test_non_contig_expand___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1290625Z test_non_contig_expand___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1290811Z test_non_contig_expand___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1291007Z test_non_contig_expand___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1291202Z test_non_contig_expand___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1291396Z test_non_contig_expand___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1291591Z test_non_contig_expand___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1291785Z test_non_contig_expand___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1291982Z test_non_contig_expand___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1292207Z test_non_contig_expand___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1292388Z test_non_contig_expand___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1292576Z test_non_contig_expand___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1292764Z test_non_contig_expand___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1292963Z test_non_contig_expand___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1293158Z test_non_contig_expand___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1293358Z test_non_contig_expand_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1293555Z test_non_contig_expand_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1293753Z test_non_contig_expand_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1293957Z test_non_contig_expand_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.1294142Z test_non_contig_expand_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1294339Z test_non_contig_expand_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1294544Z test_non_contig_expand_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1294740Z test_non_contig_expand_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1294934Z test_non_contig_expand_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1295122Z test_non_contig_expand_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1295315Z test_non_contig_expand_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1295509Z test_non_contig_expand_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1295689Z test_non_contig_expand_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1295890Z test_non_contig_expand_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1296087Z test_non_contig_expand_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1296317Z test_non_contig_expand_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1296516Z test_non_contig_expand_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1296711Z test_non_contig_expand_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1296906Z test_non_contig_expand_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1297100Z test_non_contig_expand_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1297283Z test_non_contig_expand_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1297482Z test_non_contig_expand_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1297685Z test_non_contig_expand_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1297889Z test_non_contig_expand_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1298093Z test_non_contig_expand_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1298297Z test_non_contig_expand_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1298499Z test_non_contig_expand_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1298701Z test_non_contig_expand_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1298918Z test_non_contig_expand_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1299147Z test_non_contig_expand_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1299365Z test_non_contig_expand_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1299578Z test_non_contig_expand_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1299790Z test_non_contig_expand_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1299995Z test_non_contig_expand_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1300194Z test_non_contig_expand_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1300399Z test_non_contig_expand_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1300597Z test_non_contig_expand_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1300802Z test_non_contig_expand_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.1300987Z test_non_contig_expand_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1301206Z test_non_contig_expand_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1301427Z test_non_contig_expand_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1301641Z test_non_contig_expand_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1301859Z test_non_contig_expand_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1302072Z test_non_contig_expand_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1302274Z test_non_contig_expand_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1302482Z test_non_contig_expand_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1302674Z test_non_contig_expand_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1302876Z test_non_contig_expand_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1303110Z test_non_contig_expand_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1303310Z test_non_contig_expand_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1303519Z test_non_contig_expand_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1303723Z test_non_contig_expand_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1303930Z test_non_contig_expand_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1304133Z test_non_contig_expand_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1304332Z test_non_contig_expand_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1304538Z test_non_contig_expand_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1304733Z test_non_contig_expand_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1304931Z test_non_contig_expand_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1305130Z test_non_contig_expand_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1305326Z test_non_contig_expand_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1305536Z test_non_contig_expand_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1305741Z test_non_contig_expand_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1305976Z test_non_contig_expand_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1306182Z test_non_contig_expand_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1306371Z test_non_contig_expand_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1306576Z test_non_contig_expand_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1306778Z test_non_contig_expand_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1306976Z test_non_contig_expand_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1307177Z test_non_contig_expand_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1307373Z test_non_contig_expand_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1307580Z test_non_contig_expand_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1307785Z test_non_contig_expand_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1307969Z test_non_contig_expand_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1308172Z test_non_contig_expand_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1308375Z test_non_contig_expand_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1308577Z test_non_contig_expand_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1308781Z test_non_contig_expand_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1308982Z test_non_contig_expand_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1309185Z test_non_contig_expand_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1309387Z test_non_contig_expand_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1309589Z test_non_contig_expand_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1309777Z test_non_contig_expand_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:54.1310011Z test_non_contig_expand_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1310237Z test_non_contig_expand_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.1310529Z test_non_contig_expand_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1310744Z test_non_contig_expand_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1310963Z test_non_contig_expand_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1311186Z test_non_contig_expand_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1311401Z test_non_contig_expand_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1311598Z test_non_contig_expand_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1311818Z test_non_contig_expand_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1312037Z test_non_contig_expand_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1312259Z test_non_contig_expand_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1312480Z test_non_contig_expand_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1312749Z test_non_contig_expand_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.1312980Z test_non_contig_expand_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.1313202Z test_non_contig_expand_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1313426Z test_non_contig_expand_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1313636Z test_non_contig_expand_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1313855Z test_non_contig_expand_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1314064Z test_non_contig_expand_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1314280Z test_non_contig_expand_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1314498Z test_non_contig_expand_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1314717Z test_non_contig_expand_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1314937Z test_non_contig_expand_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1315157Z test_non_contig_expand_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1315373Z test_non_contig_expand_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1315580Z test_non_contig_expand_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1315798Z test_non_contig_expand_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1316010Z test_non_contig_expand_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T20:52:54.1316232Z test_non_contig_expand_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1316448Z test_non_contig_expand_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1316661Z test_non_contig_expand_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1316891Z test_non_contig_expand_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1317087Z test_non_contig_expand_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1317288Z test_non_contig_expand_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1317475Z test_non_contig_expand_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1317673Z test_non_contig_expand_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1317874Z test_non_contig_expand_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1318072Z test_non_contig_expand_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1318258Z test_non_contig_expand_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1318452Z test_non_contig_expand_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1318643Z test_non_contig_expand_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1318829Z test_non_contig_expand_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1319005Z test_non_contig_expand_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1319194Z test_non_contig_expand_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1319406Z test_non_contig_expand_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1319809Z test_non_contig_expand_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1320033Z test_non_contig_expand_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T20:52:54.1320245Z test_non_contig_expand_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1320454Z test_non_contig_expand_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.1320666Z test_non_contig_expand_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1320874Z test_non_contig_expand_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1321066Z test_non_contig_expand_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1321273Z test_non_contig_expand_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1321476Z test_non_contig_expand_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1321683Z test_non_contig_expand_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1321887Z test_non_contig_expand_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1322117Z test_non_contig_expand_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.002s) 2023-01-11T20:52:54.1322330Z test_non_contig_expand_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1322541Z test_non_contig_expand_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1322750Z test_non_contig_expand_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1322942Z test_non_contig_expand_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1323149Z test_non_contig_expand_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1323360Z test_non_contig_expand_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1323565Z test_non_contig_expand_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1323768Z test_non_contig_expand_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1324009Z test_non_contig_expand_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1324204Z test_non_contig_expand_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1324406Z test_non_contig_expand_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1324590Z test_non_contig_expand_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1324783Z test_non_contig_expand_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1324984Z test_non_contig_expand_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1325176Z test_non_contig_expand_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1325371Z test_non_contig_expand_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1325565Z test_non_contig_expand_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1325761Z test_non_contig_expand_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1325960Z test_non_contig_expand_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1326142Z test_non_contig_expand_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1326339Z test_non_contig_expand_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1326537Z test_non_contig_expand_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1326786Z test_non_contig_expand_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1326977Z test_non_contig_expand_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1327168Z test_non_contig_expand_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1327362Z test_non_contig_expand_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1327559Z test_non_contig_expand_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1327751Z test_non_contig_expand_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1327936Z test_non_contig_expand_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1328132Z test_non_contig_expand_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1328332Z test_non_contig_expand_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1328530Z test_non_contig_expand_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1328725Z test_non_contig_expand_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1328916Z test_non_contig_expand_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1329112Z test_non_contig_expand_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1329307Z test_non_contig_expand_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1329487Z test_non_contig_expand_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1329679Z test_non_contig_expand_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1329867Z test_non_contig_expand_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1330056Z test_non_contig_expand_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1330250Z test_non_contig_expand_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1330437Z test_non_contig_expand_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1330634Z test_non_contig_expand_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1330869Z test_non_contig_expand_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1331062Z test_non_contig_expand_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1331242Z test_non_contig_expand_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1331434Z test_non_contig_expand_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.1331628Z test_non_contig_expand_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1331823Z test_non_contig_expand_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1332008Z test_non_contig_expand_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1332201Z test_non_contig_expand_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1332388Z test_non_contig_expand_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1332588Z test_non_contig_expand_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1332769Z test_non_contig_expand_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1332962Z test_non_contig_expand_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1333153Z test_non_contig_expand_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1333343Z test_non_contig_expand_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1333571Z test_non_contig_expand_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1333763Z test_non_contig_expand_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1333953Z test_non_contig_expand_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1334141Z test_non_contig_expand_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1334320Z test_non_contig_expand_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1334528Z test_non_contig_expand_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1334731Z test_non_contig_expand_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1334939Z test_non_contig_expand_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T20:52:54.1335144Z test_non_contig_expand_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1335345Z test_non_contig_expand_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1335551Z test_non_contig_expand_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1335751Z test_non_contig_expand_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1335953Z test_non_contig_expand_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1336144Z test_non_contig_expand_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1336340Z test_non_contig_expand_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1336536Z test_non_contig_expand_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1336737Z test_non_contig_expand_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1336933Z test_non_contig_expand_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1337133Z test_non_contig_expand_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1337332Z test_non_contig_expand_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1337532Z test_non_contig_expand_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1337749Z test_non_contig_expand_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1337954Z test_non_contig_expand_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1338154Z test_non_contig_expand_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1338353Z test_non_contig_expand_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1338551Z test_non_contig_expand_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1338754Z test_non_contig_expand_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1338953Z test_non_contig_expand_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1339162Z test_non_contig_expand_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1339371Z test_non_contig_expand_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1339559Z test_non_contig_expand_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1339757Z test_non_contig_expand_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1339953Z test_non_contig_expand_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:54.1340149Z test_non_contig_expand_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1340381Z test_non_contig_expand_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1340580Z test_non_contig_expand_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1340778Z test_non_contig_expand_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1340975Z test_non_contig_expand_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1341215Z test_non_contig_expand_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1341459Z test_non_contig_expand_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1341707Z test_non_contig_expand_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1341952Z test_non_contig_expand_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1342201Z test_non_contig_expand_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1342443Z test_non_contig_expand_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1342682Z test_non_contig_expand_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1342922Z test_non_contig_expand_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1343163Z test_non_contig_expand_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1343404Z test_non_contig_expand_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1343633Z test_non_contig_expand_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1343872Z test_non_contig_expand_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1344133Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1344390Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1344686Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1344948Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1345207Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1345472Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1345729Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1345981Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1346219Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T20:52:54.1346464Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1346712Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T20:52:54.1346998Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1347193Z test_non_contig_expand_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:54.1347384Z test_non_contig_expand_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:54.1347570Z test_non_contig_expand_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1347765Z test_non_contig_expand_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1347956Z test_non_contig_expand_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1348144Z test_non_contig_expand_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1348340Z test_non_contig_expand_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1348546Z test_non_contig_expand_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1348753Z test_non_contig_expand_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.1348951Z test_non_contig_expand_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1349150Z test_non_contig_expand_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1349348Z test_non_contig_expand_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1349542Z test_non_contig_expand_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1349739Z test_non_contig_expand_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1349917Z test_non_contig_expand_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1350112Z test_non_contig_expand_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1350381Z test_non_contig_expand_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1350579Z test_non_contig_expand_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1350771Z test_non_contig_expand_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1350968Z test_non_contig_expand_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1351196Z test_non_contig_expand_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1351388Z test_non_contig_expand_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1351568Z test_non_contig_expand_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1351753Z test_non_contig_expand_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1351947Z test_non_contig_expand_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1352137Z test_non_contig_expand_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1352330Z test_non_contig_expand_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1352545Z test_non_contig_expand_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1352751Z test_non_contig_expand_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1352972Z test_non_contig_expand_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1353187Z test_non_contig_expand_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1353383Z test_non_contig_expand_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1353590Z test_non_contig_expand_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1353800Z test_non_contig_expand_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1354033Z test_non_contig_expand_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1354241Z test_non_contig_expand_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1354442Z test_non_contig_expand_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1354648Z test_non_contig_expand_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1354850Z test_non_contig_expand_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1355042Z test_non_contig_expand_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1355246Z test_non_contig_expand_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1355456Z test_non_contig_expand_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1355669Z test_non_contig_expand_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1355873Z test_non_contig_expand_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1356080Z test_non_contig_expand_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1356286Z test_non_contig_expand_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1356493Z test_non_contig_expand_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1356697Z test_non_contig_expand_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1356884Z test_non_contig_expand_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1357088Z test_non_contig_expand_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1357295Z test_non_contig_expand_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1357505Z test_non_contig_expand_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1357707Z test_non_contig_expand_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1357921Z test_non_contig_expand_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1358171Z test_non_contig_expand_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1358382Z test_non_contig_expand_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1358579Z test_non_contig_expand_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1358788Z test_non_contig_expand_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1358994Z test_non_contig_expand_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1359201Z test_non_contig_expand_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1359404Z test_non_contig_expand_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1359717Z test_non_contig_expand_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1359923Z test_non_contig_expand_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1360119Z test_non_contig_expand_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1360311Z test_non_contig_expand_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1360492Z test_non_contig_expand_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1360694Z test_non_contig_expand_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1360944Z test_non_contig_expand_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1361137Z test_non_contig_expand_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1361327Z test_non_contig_expand_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1361512Z test_non_contig_expand_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1361706Z test_non_contig_expand_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1361894Z test_non_contig_expand_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1362087Z test_non_contig_expand_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1362290Z test_non_contig_expand_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1362497Z test_non_contig_expand_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1362705Z test_non_contig_expand_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1362910Z test_non_contig_expand_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:54.1363113Z test_non_contig_expand_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1363319Z test_non_contig_expand_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1363519Z test_non_contig_expand_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1363722Z test_non_contig_expand_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1363907Z test_non_contig_expand_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1364109Z test_non_contig_expand_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1364313Z test_non_contig_expand_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1364513Z test_non_contig_expand_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1364713Z test_non_contig_expand_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1364909Z test_non_contig_expand_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:54.1365151Z test_non_contig_expand_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1365346Z test_non_contig_expand_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1365533Z test_non_contig_expand_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1365733Z test_non_contig_expand_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1365934Z test_non_contig_expand_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1366146Z test_non_contig_expand_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1366344Z test_non_contig_expand_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1366549Z test_non_contig_expand_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1366759Z test_non_contig_expand_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1366963Z test_non_contig_expand_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1367166Z test_non_contig_expand_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1367353Z test_non_contig_expand_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1367552Z test_non_contig_expand_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1367777Z test_non_contig_expand_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1367977Z test_non_contig_expand_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1368177Z test_non_contig_expand_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1368377Z test_non_contig_expand_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1368581Z test_non_contig_expand_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1368780Z test_non_contig_expand_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1368963Z test_non_contig_expand_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1369163Z test_non_contig_expand_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1369360Z test_non_contig_expand_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1369559Z test_non_contig_expand_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1369757Z test_non_contig_expand_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1369956Z test_non_contig_expand_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1370154Z test_non_contig_expand_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1370347Z test_non_contig_expand_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1370553Z test_non_contig_expand_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1370737Z test_non_contig_expand_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1370933Z test_non_contig_expand_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.1371131Z test_non_contig_expand_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2023-01-11T20:52:54.1371325Z test_non_contig_expand_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2023-01-11T20:52:54.1371522Z test_non_contig_expand_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1371714Z test_non_contig_expand_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.1371989Z test_non_contig_expand_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1372176Z test_non_contig_expand_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1372355Z test_non_contig_expand_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.1372551Z test_non_contig_expand_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1372746Z test_non_contig_expand_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.1372944Z test_non_contig_expand_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T20:52:54.1373144Z test_non_contig_expand_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:54.1373340Z test_non_contig_expand_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1373537Z test_non_contig_expand_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.1373734Z test_non_contig_expand_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1373932Z test_non_contig_expand_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.1374111Z test_non_contig_expand_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1374376Z test_non_contig_expand_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1374770Z test_non_contig_expand_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1375090Z test_non_contig_expand_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1375346Z test_non_contig_expand_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1375586Z test_non_contig_expand_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1375829Z test_non_contig_expand_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1376070Z test_non_contig_expand_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1376284Z test_non_contig_expand_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1376516Z test_non_contig_expand_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1376745Z test_non_contig_expand_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1376978Z test_non_contig_expand_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1377211Z test_non_contig_expand_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.1377437Z test_non_contig_expand_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1377665Z test_non_contig_expand_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1377893Z test_non_contig_expand_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1378102Z test_non_contig_expand_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1378318Z test_non_contig_expand_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1378532Z test_non_contig_expand_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1378753Z test_non_contig_expand_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1378971Z test_non_contig_expand_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1379214Z test_non_contig_expand_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1379454Z test_non_contig_expand_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1379693Z test_non_contig_expand_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1379960Z test_non_contig_expand_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1380181Z test_non_contig_expand_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1380411Z test_non_contig_expand_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1380641Z test_non_contig_expand_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1380873Z test_non_contig_expand_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1381107Z test_non_contig_expand_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1381337Z test_non_contig_expand_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1381568Z test_non_contig_expand_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1381804Z test_non_contig_expand_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1382019Z test_non_contig_expand_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1382244Z test_non_contig_expand_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1382566Z test_non_contig_expand_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1382770Z test_non_contig_expand_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1382963Z test_non_contig_expand_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1383191Z test_non_contig_expand_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1383389Z test_non_contig_expand_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1383586Z test_non_contig_expand_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1383830Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1384060Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1384296Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1384534Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1384775Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1385012Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1385252Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1385488Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1385721Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1385958Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1386176Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1386410Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1386643Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1386876Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1387111Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1387373Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1387986Z test_non_contig_expand_special_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.1388484Z test_non_contig_expand_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1388987Z test_non_contig_expand_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1389479Z test_non_contig_expand_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1389970Z test_non_contig_expand_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1390530Z test_non_contig_expand_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.1391017Z test_non_contig_expand_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1391544Z test_non_contig_expand_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1392031Z test_non_contig_expand_special_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1392563Z test_non_contig_expand_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1393054Z test_non_contig_expand_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1393542Z test_non_contig_expand_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1394027Z test_non_contig_expand_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1394514Z test_non_contig_expand_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1395007Z test_non_contig_expand_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.1395490Z test_non_contig_expand_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1395730Z test_non_contig_expand_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1395957Z test_non_contig_expand_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1396193Z test_non_contig_expand_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1396430Z test_non_contig_expand_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1396665Z test_non_contig_expand_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1396931Z test_non_contig_expand_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1397162Z test_non_contig_expand_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1397393Z test_non_contig_expand_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1397624Z test_non_contig_expand_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1397864Z test_non_contig_expand_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1398104Z test_non_contig_expand_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1398323Z test_non_contig_expand_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1398559Z test_non_contig_expand_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1398791Z test_non_contig_expand_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1399022Z test_non_contig_expand_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1399253Z test_non_contig_expand_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1399522Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1399870Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1400108Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.1400345Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1400564Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1400801Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1401037Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1401274Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1401773Z test_non_contig_expand_special_legendre_polynomial_p_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.1402271Z test_non_contig_expand_special_legendre_polynomial_p_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1402768Z test_non_contig_expand_special_legendre_polynomial_p_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1403253Z test_non_contig_expand_special_legendre_polynomial_p_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1403740Z test_non_contig_expand_special_legendre_polynomial_p_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1404218Z test_non_contig_expand_special_legendre_polynomial_p_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1404707Z test_non_contig_expand_special_legendre_polynomial_p_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1405259Z test_non_contig_expand_special_legendre_polynomial_p_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1405768Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1406284Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1406797Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.1407302Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1407808Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.1408312Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1408855Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.023s) 2023-01-11T20:52:54.1409359Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.1409856Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1410367Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1410872Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1411383Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1411885Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1412372Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1412874Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1413378Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.1413882Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1414387Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1414941Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1415442Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1415945Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1416445Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1416943Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1417447Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1417945Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1418487Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1419004Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.1419494Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1419994Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1420502Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1421007Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1421503Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1421725Z test_non_contig_expand_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1421942Z test_non_contig_expand_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1422157Z test_non_contig_expand_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1422378Z test_non_contig_expand_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1422591Z test_non_contig_expand_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1422806Z test_non_contig_expand_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1423006Z test_non_contig_expand_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1423217Z test_non_contig_expand_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1423429Z test_non_contig_expand_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1423675Z test_non_contig_expand_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1423883Z test_non_contig_expand_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1424093Z test_non_contig_expand_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1424304Z test_non_contig_expand_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1424515Z test_non_contig_expand_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1424709Z test_non_contig_expand_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1424917Z test_non_contig_expand_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1425121Z test_non_contig_expand_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1425329Z test_non_contig_expand_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1425526Z test_non_contig_expand_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1425730Z test_non_contig_expand_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1425931Z test_non_contig_expand_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1426133Z test_non_contig_expand_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1426365Z test_non_contig_expand_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1426547Z test_non_contig_expand_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1426740Z test_non_contig_expand_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2023-01-11T20:52:54.1426932Z test_non_contig_expand_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1427121Z test_non_contig_expand_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1427304Z test_non_contig_expand_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1427496Z test_non_contig_expand_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1427689Z test_non_contig_expand_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1427900Z test_non_contig_expand_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1428098Z test_non_contig_expand_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1428319Z test_non_contig_expand_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.1428531Z test_non_contig_expand_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.1428745Z test_non_contig_expand_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1428955Z test_non_contig_expand_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1429162Z test_non_contig_expand_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1429370Z test_non_contig_expand_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1429574Z test_non_contig_expand_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1429781Z test_non_contig_expand_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1429973Z test_non_contig_expand_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1430176Z test_non_contig_expand_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1430488Z test_non_contig_expand_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1430689Z test_non_contig_expand_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1430890Z test_non_contig_expand_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1431088Z test_non_contig_expand_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1431292Z test_non_contig_expand_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1431495Z test_non_contig_expand_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1431675Z test_non_contig_expand_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1431875Z test_non_contig_expand_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1432070Z test_non_contig_expand_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1432272Z test_non_contig_expand_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1432471Z test_non_contig_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1432666Z test_non_contig_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1432870Z test_non_contig_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.1433071Z test_non_contig_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1433321Z test_non_contig_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1433507Z test_non_contig_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1433701Z test_non_contig_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1433894Z test_non_contig_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1434094Z test_non_contig_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1434291Z test_non_contig_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1434485Z test_non_contig_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1434675Z test_non_contig_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1434900Z test_non_contig_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.002s) 2023-01-11T20:52:54.1435089Z test_non_contig_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1435289Z test_non_contig_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1435486Z test_non_contig_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1435685Z test_non_contig_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1435880Z test_non_contig_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1436073Z test_non_contig_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1436267Z test_non_contig_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1436463Z test_non_contig_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1436654Z test_non_contig_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1436825Z test_non_contig_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1437016Z test_non_contig_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1437203Z test_non_contig_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1437426Z test_non_contig_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1437616Z test_non_contig_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1437801Z test_non_contig_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1437984Z test_non_contig_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1438169Z test_non_contig_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1438339Z test_non_contig_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1438533Z test_non_contig_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1438720Z test_non_contig_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1438907Z test_non_contig_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1439095Z test_non_contig_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1439283Z test_non_contig_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1439467Z test_non_contig_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1439813Z test_non_contig_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1439982Z test_non_contig_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1440170Z test_non_contig_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1440406Z test_non_contig_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1440620Z test_non_contig_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.002s) 2023-01-11T20:52:54.1440806Z test_non_contig_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1440994Z test_non_contig_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1441184Z test_non_contig_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1441370Z test_non_contig_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1441540Z test_non_contig_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1441726Z test_non_contig_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1441910Z test_non_contig_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1442094Z test_non_contig_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1442278Z test_non_contig_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1442461Z test_non_contig_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1442645Z test_non_contig_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1442833Z test_non_contig_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1443000Z test_non_contig_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1443190Z test_non_contig_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1443373Z test_non_contig_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1443559Z test_non_contig_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1443741Z test_non_contig_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1443925Z test_non_contig_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1444111Z test_non_contig_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1444291Z test_non_contig_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1444456Z test_non_contig_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1444686Z test_non_contig_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1444868Z test_non_contig_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1445052Z test_non_contig_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1445229Z test_non_contig_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1445414Z test_non_contig_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1445604Z test_non_contig_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1445788Z test_non_contig_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1445953Z test_non_contig_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1446135Z test_non_contig_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1446315Z test_non_contig_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1446496Z test_non_contig_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1446674Z test_non_contig_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1446876Z test_non_contig_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1447074Z test_non_contig_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1447272Z test_non_contig_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1447502Z test_non_contig_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1447688Z test_non_contig_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1447887Z test_non_contig_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1448079Z test_non_contig_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1448267Z test_non_contig_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1448465Z test_non_contig_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1448659Z test_non_contig_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1448850Z test_non_contig_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1449040Z test_non_contig_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1449213Z test_non_contig_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1449407Z test_non_contig_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1449599Z test_non_contig_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1449790Z test_non_contig_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1449976Z test_non_contig_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1450170Z test_non_contig_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1450364Z test_non_contig_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1450555Z test_non_contig_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1450735Z test_non_contig_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1450940Z test_non_contig_index___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1451136Z test_non_contig_index___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1451342Z test_non_contig_index___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1451589Z test_non_contig_index___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1451787Z test_non_contig_index___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1451985Z test_non_contig_index___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1452180Z test_non_contig_index___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1452374Z test_non_contig_index___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1452557Z test_non_contig_index___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1452747Z test_non_contig_index___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1452941Z test_non_contig_index___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1453138Z test_non_contig_index___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1453338Z test_non_contig_index___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1453524Z test_non_contig_index___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1453710Z test_non_contig_index___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1453904Z test_non_contig_index___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1454085Z test_non_contig_index___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1454326Z test_non_contig_index___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1454529Z test_non_contig_index___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1454725Z test_non_contig_index___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1454930Z test_non_contig_index___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1455131Z test_non_contig_index___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1455329Z test_non_contig_index___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1455526Z test_non_contig_index___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1455724Z test_non_contig_index___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1455904Z test_non_contig_index___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1456096Z test_non_contig_index___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1456289Z test_non_contig_index___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1456482Z test_non_contig_index___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1456676Z test_non_contig_index___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1456875Z test_non_contig_index___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1457073Z test_non_contig_index___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1457270Z test_non_contig_index___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1457453Z test_non_contig_index___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1457657Z test_non_contig_index___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1457853Z test_non_contig_index___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1458058Z test_non_contig_index___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1458297Z test_non_contig_index___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1458494Z test_non_contig_index___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1458690Z test_non_contig_index___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1458886Z test_non_contig_index___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1459080Z test_non_contig_index___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1459262Z test_non_contig_index___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1459455Z test_non_contig_index___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1459650Z test_non_contig_index___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1459843Z test_non_contig_index___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1460039Z test_non_contig_index___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1460231Z test_non_contig_index___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1460423Z test_non_contig_index___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1460614Z test_non_contig_index___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1460793Z test_non_contig_index___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1461017Z test_non_contig_index___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1461224Z test_non_contig_index___rpow___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1461430Z test_non_contig_index___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1461632Z test_non_contig_index___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1461828Z test_non_contig_index___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1462025Z test_non_contig_index___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1462219Z test_non_contig_index___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1462412Z test_non_contig_index___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1462590Z test_non_contig_index___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1462778Z test_non_contig_index___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1462973Z test_non_contig_index___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1463164Z test_non_contig_index___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1463365Z test_non_contig_index___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1463567Z test_non_contig_index___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1463766Z test_non_contig_index___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1463961Z test_non_contig_index___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1464145Z test_non_contig_index___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1464341Z test_non_contig_index___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1464533Z test_non_contig_index___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1464724Z test_non_contig_index___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1464951Z test_non_contig_index___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1465141Z test_non_contig_index___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1465329Z test_non_contig_index___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1465523Z test_non_contig_index___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1465713Z test_non_contig_index___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1465891Z test_non_contig_index___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1466084Z test_non_contig_index___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1466270Z test_non_contig_index___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1466460Z test_non_contig_index___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1466663Z test_non_contig_index_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1466855Z test_non_contig_index_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1467051Z test_non_contig_index_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1467249Z test_non_contig_index_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1467430Z test_non_contig_index_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1467660Z test_non_contig_index_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1467858Z test_non_contig_index_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1468049Z test_non_contig_index_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1468240Z test_non_contig_index_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1468436Z test_non_contig_index_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1468620Z test_non_contig_index_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1468810Z test_non_contig_index_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1468985Z test_non_contig_index_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1469178Z test_non_contig_index_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1469376Z test_non_contig_index_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1469574Z test_non_contig_index_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1469767Z test_non_contig_index_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1469963Z test_non_contig_index_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1470158Z test_non_contig_index_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1470420Z test_non_contig_index_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1470616Z test_non_contig_index_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1470791Z test_non_contig_index_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1470995Z test_non_contig_index_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1471199Z test_non_contig_index_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1471404Z test_non_contig_index_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1471607Z test_non_contig_index_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1471847Z test_non_contig_index_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1472048Z test_non_contig_index_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1472261Z test_non_contig_index_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1472460Z test_non_contig_index_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1472677Z test_non_contig_index_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1472891Z test_non_contig_index_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1473102Z test_non_contig_index_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1473304Z test_non_contig_index_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1473506Z test_non_contig_index_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1473706Z test_non_contig_index_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1473904Z test_non_contig_index_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1474102Z test_non_contig_index_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1474287Z test_non_contig_index_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1474547Z test_non_contig_index_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1474769Z test_non_contig_index_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1474979Z test_non_contig_index_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1475189Z test_non_contig_index_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1475400Z test_non_contig_index_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1475599Z test_non_contig_index_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1475801Z test_non_contig_index_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1476001Z test_non_contig_index_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1476185Z test_non_contig_index_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1476385Z test_non_contig_index_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1476579Z test_non_contig_index_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1476783Z test_non_contig_index_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1476984Z test_non_contig_index_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1477184Z test_non_contig_index_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1477382Z test_non_contig_index_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1477575Z test_non_contig_index_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1477760Z test_non_contig_index_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1477967Z test_non_contig_index_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1478160Z test_non_contig_index_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1478356Z test_non_contig_index_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1479275Z test_non_contig_index_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1479687Z test_non_contig_index_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1479887Z test_non_contig_index_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1480088Z test_non_contig_index_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1480290Z test_non_contig_index_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1480475Z test_non_contig_index_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1480672Z test_non_contig_index_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1480870Z test_non_contig_index_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1481063Z test_non_contig_index_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1481261Z test_non_contig_index_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1481457Z test_non_contig_index_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1481655Z test_non_contig_index_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1481854Z test_non_contig_index_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1482035Z test_non_contig_index_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1482333Z test_non_contig_index_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1482537Z test_non_contig_index_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1482740Z test_non_contig_index_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1482940Z test_non_contig_index_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1483142Z test_non_contig_index_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1483339Z test_non_contig_index_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1483538Z test_non_contig_index_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1483733Z test_non_contig_index_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1483919Z test_non_contig_index_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1484119Z test_non_contig_index_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:54.1484341Z test_non_contig_index_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1484562Z test_non_contig_index_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1484781Z test_non_contig_index_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1484993Z test_non_contig_index_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.1485205Z test_non_contig_index_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1485415Z test_non_contig_index_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1485609Z test_non_contig_index_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1485825Z test_non_contig_index_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1486039Z test_non_contig_index_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1486259Z test_non_contig_index_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1486520Z test_non_contig_index_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1486748Z test_non_contig_index_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1486973Z test_non_contig_index_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1487193Z test_non_contig_index_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1487415Z test_non_contig_index_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1487619Z test_non_contig_index_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1487836Z test_non_contig_index_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1488049Z test_non_contig_index_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1488262Z test_non_contig_index_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1488479Z test_non_contig_index_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1488690Z test_non_contig_index_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1488908Z test_non_contig_index_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1489217Z test_non_contig_index_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1489427Z test_non_contig_index_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1489620Z test_non_contig_index_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1489838Z test_non_contig_index_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1490043Z test_non_contig_index_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1490254Z test_non_contig_index_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1490466Z test_non_contig_index_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1490675Z test_non_contig_index_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1490872Z test_non_contig_index_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1491063Z test_non_contig_index_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1491263Z test_non_contig_index_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1491448Z test_non_contig_index_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1491650Z test_non_contig_index_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1491841Z test_non_contig_index_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1492032Z test_non_contig_index_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1492222Z test_non_contig_index_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1492415Z test_non_contig_index_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1492604Z test_non_contig_index_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1492787Z test_non_contig_index_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1492963Z test_non_contig_index_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1493148Z test_non_contig_index_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1493393Z test_non_contig_index_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1493598Z test_non_contig_index_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1493810Z test_non_contig_index_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1494024Z test_non_contig_index_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1494234Z test_non_contig_index_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1494442Z test_non_contig_index_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1494652Z test_non_contig_index_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1494841Z test_non_contig_index_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1495046Z test_non_contig_index_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1495245Z test_non_contig_index_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1495448Z test_non_contig_index_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1495651Z test_non_contig_index_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1495881Z test_non_contig_index_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.1496119Z test_non_contig_index_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1496328Z test_non_contig_index_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1496522Z test_non_contig_index_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1496730Z test_non_contig_index_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1496935Z test_non_contig_index_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1497131Z test_non_contig_index_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1497334Z test_non_contig_index_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1497538Z test_non_contig_index_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1497738Z test_non_contig_index_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1497936Z test_non_contig_index_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1498135Z test_non_contig_index_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1498315Z test_non_contig_index_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1498510Z test_non_contig_index_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1498703Z test_non_contig_index_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1498891Z test_non_contig_index_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1499079Z test_non_contig_index_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1499269Z test_non_contig_index_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1499461Z test_non_contig_index_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1499657Z test_non_contig_index_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1499835Z test_non_contig_index_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1500067Z test_non_contig_index_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1500264Z test_non_contig_index_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1500459Z test_non_contig_index_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1500654Z test_non_contig_index_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1500843Z test_non_contig_index_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1501026Z test_non_contig_index_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1501216Z test_non_contig_index_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1501404Z test_non_contig_index_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1501588Z test_non_contig_index_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1501785Z test_non_contig_index_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1501980Z test_non_contig_index_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1502176Z test_non_contig_index_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1502365Z test_non_contig_index_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1502554Z test_non_contig_index_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1502777Z test_non_contig_index_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1502972Z test_non_contig_index_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1503148Z test_non_contig_index_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1503338Z test_non_contig_index_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1503530Z test_non_contig_index_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1503716Z test_non_contig_index_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1503908Z test_non_contig_index_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1504101Z test_non_contig_index_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1504298Z test_non_contig_index_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1504495Z test_non_contig_index_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1504672Z test_non_contig_index_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1504865Z test_non_contig_index_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1505056Z test_non_contig_index_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1505248Z test_non_contig_index_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1505435Z test_non_contig_index_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1505619Z test_non_contig_index_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1505810Z test_non_contig_index_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1505993Z test_non_contig_index_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1506178Z test_non_contig_index_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1506366Z test_non_contig_index_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1506560Z test_non_contig_index_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1506748Z test_non_contig_index_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1506966Z test_non_contig_index_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1507151Z test_non_contig_index_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1507342Z test_non_contig_index_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1507527Z test_non_contig_index_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1507715Z test_non_contig_index_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1507888Z test_non_contig_index_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1508099Z test_non_contig_index_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1508302Z test_non_contig_index_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1508507Z test_non_contig_index_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1508715Z test_non_contig_index_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1508915Z test_non_contig_index_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1509116Z test_non_contig_index_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1509319Z test_non_contig_index_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1509505Z test_non_contig_index_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1509739Z test_non_contig_index_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1509941Z test_non_contig_index_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1510138Z test_non_contig_index_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1510423Z test_non_contig_index_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1510624Z test_non_contig_index_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1510825Z test_non_contig_index_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1511022Z test_non_contig_index_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1511224Z test_non_contig_index_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1511406Z test_non_contig_index_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1511610Z test_non_contig_index_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1511813Z test_non_contig_index_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1512009Z test_non_contig_index_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1512208Z test_non_contig_index_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1512414Z test_non_contig_index_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1512611Z test_non_contig_index_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1512819Z test_non_contig_index_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1513011Z test_non_contig_index_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1513214Z test_non_contig_index_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1513412Z test_non_contig_index_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1513608Z test_non_contig_index_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1513803Z test_non_contig_index_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1514041Z test_non_contig_index_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1514240Z test_non_contig_index_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1514439Z test_non_contig_index_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1514637Z test_non_contig_index_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1514873Z test_non_contig_index_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1515117Z test_non_contig_index_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1515368Z test_non_contig_index_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1515617Z test_non_contig_index_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1515861Z test_non_contig_index_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1516103Z test_non_contig_index_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1516342Z test_non_contig_index_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1516615Z test_non_contig_index_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1516852Z test_non_contig_index_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1517076Z test_non_contig_index_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1517313Z test_non_contig_index_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1517544Z test_non_contig_index_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1517808Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1518066Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1518331Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1518595Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1518854Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1519111Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1519372Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1519734Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1519979Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1520230Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1520479Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1520789Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1520982Z test_non_contig_index_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1521171Z test_non_contig_index_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1521353Z test_non_contig_index_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1521545Z test_non_contig_index_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1521752Z test_non_contig_index_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1521993Z test_non_contig_index_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1522237Z test_non_contig_index_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1522500Z test_non_contig_index_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1522757Z test_non_contig_index_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1523010Z test_non_contig_index_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1523270Z test_non_contig_index_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1523474Z test_non_contig_index_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1523717Z test_non_contig_index_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1523900Z test_non_contig_index_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1524091Z test_non_contig_index_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1524285Z test_non_contig_index_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1524484Z test_non_contig_index_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1524679Z test_non_contig_index_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1524866Z test_non_contig_index_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1525058Z test_non_contig_index_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1525247Z test_non_contig_index_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1525423Z test_non_contig_index_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1525616Z test_non_contig_index_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1525803Z test_non_contig_index_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1525985Z test_non_contig_index_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1526173Z test_non_contig_index_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1526358Z test_non_contig_index_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1526566Z test_non_contig_index_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1526772Z test_non_contig_index_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1526988Z test_non_contig_index_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1527192Z test_non_contig_index_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1527403Z test_non_contig_index_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1527617Z test_non_contig_index_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1527825Z test_non_contig_index_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1528064Z test_non_contig_index_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1528269Z test_non_contig_index_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1528466Z test_non_contig_index_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1528668Z test_non_contig_index_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1528857Z test_non_contig_index_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1529059Z test_non_contig_index_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1529258Z test_non_contig_index_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1529468Z test_non_contig_index_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1529679Z test_non_contig_index_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1529880Z test_non_contig_index_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1530085Z test_non_contig_index_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1530289Z test_non_contig_index_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1530492Z test_non_contig_index_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1530731Z test_non_contig_index_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1530930Z test_non_contig_index_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1531127Z test_non_contig_index_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1531332Z test_non_contig_index_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1531538Z test_non_contig_index_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1531738Z test_non_contig_index_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1531951Z test_non_contig_index_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1532163Z test_non_contig_index_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1532369Z test_non_contig_index_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1532562Z test_non_contig_index_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1532768Z test_non_contig_index_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1532968Z test_non_contig_index_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1533170Z test_non_contig_index_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1533371Z test_non_contig_index_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1533571Z test_non_contig_index_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1533771Z test_non_contig_index_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1533967Z test_non_contig_index_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1534146Z test_non_contig_index_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1534336Z test_non_contig_index_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T20:52:54.1534521Z test_non_contig_index_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1534739Z test_non_contig_index_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1534927Z test_non_contig_index_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1535111Z test_non_contig_index_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1535296Z test_non_contig_index_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1535485Z test_non_contig_index_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1535665Z test_non_contig_index_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1535872Z test_non_contig_index_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1536071Z test_non_contig_index_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1536275Z test_non_contig_index_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1536482Z test_non_contig_index_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1536685Z test_non_contig_index_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1536885Z test_non_contig_index_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1537084Z test_non_contig_index_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1537281Z test_non_contig_index_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1537495Z test_non_contig_index_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1537700Z test_non_contig_index_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1537898Z test_non_contig_index_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1538096Z test_non_contig_index_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1538295Z test_non_contig_index_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1538489Z test_non_contig_index_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1538686Z test_non_contig_index_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1538882Z test_non_contig_index_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1539070Z test_non_contig_index_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1539263Z test_non_contig_index_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1539452Z test_non_contig_index_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1539653Z test_non_contig_index_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1539859Z test_non_contig_index_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1540056Z test_non_contig_index_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1540256Z test_non_contig_index_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1540455Z test_non_contig_index_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1540655Z test_non_contig_index_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1540844Z test_non_contig_index_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1541043Z test_non_contig_index_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1541238Z test_non_contig_index_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1541472Z test_non_contig_index_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1541671Z test_non_contig_index_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1541869Z test_non_contig_index_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1542067Z test_non_contig_index_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1542266Z test_non_contig_index_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1542463Z test_non_contig_index_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1542660Z test_non_contig_index_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1542856Z test_non_contig_index_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1543050Z test_non_contig_index_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1543246Z test_non_contig_index_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1543436Z test_non_contig_index_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1543629Z test_non_contig_index_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1543824Z test_non_contig_index_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1544013Z test_non_contig_index_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1544228Z test_non_contig_index_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1544425Z test_non_contig_index_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1544620Z test_non_contig_index_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1544814Z test_non_contig_index_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1545010Z test_non_contig_index_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1545202Z test_non_contig_index_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1545390Z test_non_contig_index_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1545575Z test_non_contig_index_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1545744Z test_non_contig_index_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1545931Z test_non_contig_index_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1546118Z test_non_contig_index_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1546309Z test_non_contig_index_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1546501Z test_non_contig_index_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1546701Z test_non_contig_index_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1546899Z test_non_contig_index_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1547091Z test_non_contig_index_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1547267Z test_non_contig_index_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1547460Z test_non_contig_index_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1547646Z test_non_contig_index_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1547829Z test_non_contig_index_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1548015Z test_non_contig_index_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1548204Z test_non_contig_index_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1548428Z test_non_contig_index_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1548636Z test_non_contig_index_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1548847Z test_non_contig_index_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1549039Z test_non_contig_index_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1549238Z test_non_contig_index_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1549439Z test_non_contig_index_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1549637Z test_non_contig_index_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1549837Z test_non_contig_index_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1550037Z test_non_contig_index_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1550233Z test_non_contig_index_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1550494Z test_non_contig_index_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1550673Z test_non_contig_index_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1550866Z test_non_contig_index_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1551090Z test_non_contig_index_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1551275Z test_non_contig_index_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1551464Z test_non_contig_index_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1551654Z test_non_contig_index_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1551866Z test_non_contig_index_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1552070Z test_non_contig_index_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1552263Z test_non_contig_index_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1552466Z test_non_contig_index_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1552669Z test_non_contig_index_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1552871Z test_non_contig_index_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1553072Z test_non_contig_index_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1553272Z test_non_contig_index_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1553473Z test_non_contig_index_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1553671Z test_non_contig_index_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1553870Z test_non_contig_index_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1554053Z test_non_contig_index_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1554250Z test_non_contig_index_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1554446Z test_non_contig_index_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1554642Z test_non_contig_index_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1554833Z test_non_contig_index_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1555019Z test_non_contig_index_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1555238Z test_non_contig_index_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1555429Z test_non_contig_index_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1555601Z test_non_contig_index_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1555840Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1556081Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1556325Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1556563Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1556801Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1557036Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1557268Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1557502Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1557736Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1557990Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1558228Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1558465Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1558699Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1558927Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1559152Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1559385Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1560096Z test_non_contig_index_special_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1560597Z test_non_contig_index_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1561089Z test_non_contig_index_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1561567Z test_non_contig_index_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1562052Z test_non_contig_index_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1562545Z test_non_contig_index_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1563033Z test_non_contig_index_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1563525Z test_non_contig_index_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1564074Z test_non_contig_index_special_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1564568Z test_non_contig_index_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1565063Z test_non_contig_index_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1565538Z test_non_contig_index_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1566012Z test_non_contig_index_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1566490Z test_non_contig_index_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1566970Z test_non_contig_index_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1567493Z test_non_contig_index_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1567715Z test_non_contig_index_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1567953Z test_non_contig_index_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1568190Z test_non_contig_index_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1568417Z test_non_contig_index_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1568646Z test_non_contig_index_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1568876Z test_non_contig_index_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1569108Z test_non_contig_index_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1569339Z test_non_contig_index_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1569568Z test_non_contig_index_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1569792Z test_non_contig_index_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1570030Z test_non_contig_index_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1570262Z test_non_contig_index_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1570490Z test_non_contig_index_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1570721Z test_non_contig_index_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1570953Z test_non_contig_index_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1571183Z test_non_contig_index_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1571418Z test_non_contig_index_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1571696Z test_non_contig_index_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1571915Z test_non_contig_index_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1572146Z test_non_contig_index_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1572378Z test_non_contig_index_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1572611Z test_non_contig_index_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1572843Z test_non_contig_index_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1573076Z test_non_contig_index_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1573570Z test_non_contig_index_special_legendre_polynomial_p_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.017s) 2023-01-11T20:52:54.1574068Z test_non_contig_index_special_legendre_polynomial_p_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1574553Z test_non_contig_index_special_legendre_polynomial_p_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1575076Z test_non_contig_index_special_legendre_polynomial_p_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1575564Z test_non_contig_index_special_legendre_polynomial_p_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1576041Z test_non_contig_index_special_legendre_polynomial_p_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1576521Z test_non_contig_index_special_legendre_polynomial_p_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1577015Z test_non_contig_index_special_legendre_polynomial_p_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1577527Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1578038Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1578538Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1579040Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1579852Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1580378Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.017s) 2023-01-11T20:52:54.1580882Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1581423Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1581933Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1582443Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1582934Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1583425Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1583918Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1584413Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1584910Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1585462Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1585967Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1586474Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1586976Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1587473Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1587969Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.1588459Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1588956Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1589456Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1589950Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1590521Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1591022Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1591561Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1592050Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1592547Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1593053Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1593546Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1593770Z test_non_contig_index_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1593985Z test_non_contig_index_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1594201Z test_non_contig_index_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1594415Z test_non_contig_index_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1594644Z test_non_contig_index_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1594860Z test_non_contig_index_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1595075Z test_non_contig_index_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1595289Z test_non_contig_index_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1595498Z test_non_contig_index_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1595709Z test_non_contig_index_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1595917Z test_non_contig_index_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1596128Z test_non_contig_index_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1596323Z test_non_contig_index_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1596531Z test_non_contig_index_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1596735Z test_non_contig_index_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1596941Z test_non_contig_index_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1597146Z test_non_contig_index_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1597348Z test_non_contig_index_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1597547Z test_non_contig_index_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1597751Z test_non_contig_index_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1597955Z test_non_contig_index_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1598144Z test_non_contig_index_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1598341Z test_non_contig_index_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1598536Z test_non_contig_index_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1598763Z test_non_contig_index_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1598950Z test_non_contig_index_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1599139Z test_non_contig_index_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1599319Z test_non_contig_index_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1599510Z test_non_contig_index_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1599776Z test_non_contig_index_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1599986Z test_non_contig_index_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1600192Z test_non_contig_index_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1600408Z test_non_contig_index_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1600629Z test_non_contig_index_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1600838Z test_non_contig_index_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1601041Z test_non_contig_index_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1601246Z test_non_contig_index_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1601495Z test_non_contig_index_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1601686Z test_non_contig_index_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1601887Z test_non_contig_index_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1602089Z test_non_contig_index_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1602295Z test_non_contig_index_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1602492Z test_non_contig_index_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1602687Z test_non_contig_index_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1602881Z test_non_contig_index_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1603077Z test_non_contig_index_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1603259Z test_non_contig_index_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1603450Z test_non_contig_index_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1603641Z test_non_contig_index_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1603836Z test_non_contig_index_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1604030Z test_non_contig_index_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1604217Z test_non_contig_index_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1604411Z test_non_contig_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1604604Z test_non_contig_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1604807Z test_non_contig_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:54.1604992Z test_non_contig_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T20:52:54.1605186Z test_non_contig_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1605373Z test_non_contig_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1605642Z test_non_contig_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1605830Z test_non_contig_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1606013Z test_non_contig_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1606197Z test_non_contig_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1606383Z test_non_contig_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1606558Z test_non_contig_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1606800Z test_non_contig_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T20:52:54.1607033Z test_non_contig_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1607275Z test_non_contig_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1607519Z test_non_contig_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1607753Z test_non_contig_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1607981Z test_non_contig_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1608205Z test_non_contig_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1608469Z test_non_contig_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1608689Z test_non_contig_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1608918Z test_non_contig_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1609150Z test_non_contig_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1609377Z test_non_contig_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1609631Z test_non_contig_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1609878Z test_non_contig_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1610133Z test_non_contig_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1610388Z test_non_contig_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1610638Z test_non_contig_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1610890Z test_non_contig_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1611127Z test_non_contig_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1611371Z test_non_contig_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1611619Z test_non_contig_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1611863Z test_non_contig_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1612106Z test_non_contig_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1612381Z test_non_contig_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1612565Z test_non_contig_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1612749Z test_non_contig_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1612933Z test_non_contig_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1613103Z test_non_contig_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1613285Z test_non_contig_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1613478Z test_non_contig_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1613664Z test_non_contig_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1613858Z test_non_contig_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1614054Z test_non_contig_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1614246Z test_non_contig_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1614435Z test_non_contig_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1614608Z test_non_contig_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1614794Z test_non_contig_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1614978Z test_non_contig_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1615190Z test_non_contig_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1615377Z test_non_contig_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1615562Z test_non_contig_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1615746Z test_non_contig_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1615927Z test_non_contig_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1616110Z test_non_contig_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1616280Z test_non_contig_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1616460Z test_non_contig_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1616638Z test_non_contig_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1616818Z test_non_contig_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1616995Z test_non_contig_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1617172Z test_non_contig_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1617348Z test_non_contig_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1617548Z test_non_contig_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1617731Z test_non_contig_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1617935Z test_non_contig_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1618136Z test_non_contig_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1618333Z test_non_contig_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1618533Z test_non_contig_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1618727Z test_non_contig_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1618924Z test_non_contig_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1619118Z test_non_contig_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1619330Z test_non_contig_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1619527Z test_non_contig_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1619717Z test_non_contig_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1619914Z test_non_contig_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1620104Z test_non_contig_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1620303Z test_non_contig_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1620503Z test_non_contig_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1620697Z test_non_contig_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1620881Z test_non_contig_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1621079Z test_non_contig_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1621271Z test_non_contig_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1621460Z test_non_contig_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1621650Z test_non_contig_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1621839Z test_non_contig_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1622056Z test_non_contig_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1622256Z test_non_contig_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1622448Z test_non_contig_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1622641Z test_non_contig_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1622844Z test_non_contig_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1623041Z test_non_contig_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1623237Z test_non_contig_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1623432Z test_non_contig_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1623632Z test_non_contig_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1623825Z test_non_contig_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1624020Z test_non_contig_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1624201Z test_non_contig_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1624398Z test_non_contig_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1624581Z test_non_contig_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1624763Z test_non_contig_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1624946Z test_non_contig_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1625131Z test_non_contig_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1625313Z test_non_contig_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1625492Z test_non_contig_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1625659Z test_non_contig_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1625842Z test_non_contig_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1626052Z test_non_contig_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1626231Z test_non_contig_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1626430Z test_non_contig_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1626624Z test_non_contig_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1626825Z test_non_contig_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1627019Z test_non_contig_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1627300Z test_non_contig_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1627484Z test_non_contig_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1627721Z test_non_contig_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1628116Z test_non_contig_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1628341Z test_non_contig_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1628563Z test_non_contig_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1628742Z test_non_contig_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1628966Z test_non_contig_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1629195Z test_non_contig_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1629471Z test_non_contig_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1629699Z test_non_contig_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T20:52:54.1629922Z test_non_contig_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1630180Z test_non_contig_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1630511Z test_non_contig_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1630687Z test_non_contig_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1630912Z test_non_contig_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1631142Z test_non_contig_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1631375Z test_non_contig_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1631602Z test_non_contig_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1631832Z test_non_contig_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1632059Z test_non_contig_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1632310Z test_non_contig_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1632529Z test_non_contig_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1632705Z test_non_contig_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1632926Z test_non_contig_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1633152Z test_non_contig_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1633375Z test_non_contig_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1633594Z test_non_contig_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1633818Z test_non_contig_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1634039Z test_non_contig_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1634365Z test_non_contig_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1634544Z test_non_contig_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1634760Z test_non_contig_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1634988Z test_non_contig_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1635206Z test_non_contig_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1635428Z test_non_contig_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1635649Z test_non_contig_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1635862Z test_non_contig_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1636085Z test_non_contig_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1636263Z test_non_contig_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1636505Z test_non_contig_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1636735Z test_non_contig_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1636954Z test_non_contig_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1637173Z test_non_contig_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1637388Z test_non_contig_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1637638Z test_non_contig_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1637852Z test_non_contig_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1638020Z test_non_contig_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1638277Z test_non_contig_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1638526Z test_non_contig_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1638737Z test_non_contig_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1638959Z test_non_contig_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1639182Z test_non_contig_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1639397Z test_non_contig_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1639721Z test_non_contig_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1639945Z test_non_contig_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1640244Z test_non_contig_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1640516Z test_non_contig_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1640768Z test_non_contig_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1640983Z test_non_contig_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1641196Z test_non_contig_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1641425Z test_non_contig_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1641655Z test_non_contig_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1641837Z test_non_contig_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1642071Z test_non_contig_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1642287Z test_non_contig_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1642540Z test_non_contig_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1642848Z test_non_contig_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1643073Z test_non_contig_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1643295Z test_non_contig_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1643513Z test_non_contig_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1643736Z test_non_contig_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1643907Z test_non_contig_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1644123Z test_non_contig_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1644338Z test_non_contig_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1644550Z test_non_contig_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1644792Z test_non_contig_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1645050Z test_non_contig_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.002s) 2023-01-11T20:52:54.1645282Z test_non_contig_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1645521Z test_non_contig_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1645703Z test_non_contig_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1645929Z test_non_contig_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1646225Z test_non_contig_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1646447Z test_non_contig_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1646674Z test_non_contig_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1646920Z test_non_contig_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1647155Z test_non_contig_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1647379Z test_non_contig_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1647558Z test_non_contig_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1647778Z test_non_contig_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1647996Z test_non_contig_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1648221Z test_non_contig_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1648436Z test_non_contig_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1648653Z test_non_contig_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1648902Z test_non_contig_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1649121Z test_non_contig_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1649292Z test_non_contig_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1649555Z test_non_contig_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1649814Z test_non_contig_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1650077Z test_non_contig_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1650380Z test_non_contig_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1650640Z test_non_contig_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1650905Z test_non_contig_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1651214Z test_non_contig_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1651474Z test_non_contig_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1651687Z test_non_contig_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1651947Z test_non_contig_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1652207Z test_non_contig_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1652462Z test_non_contig_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1652715Z test_non_contig_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1652983Z test_non_contig_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1653241Z test_non_contig_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1653516Z test_non_contig_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1654086Z test_non_contig_special_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.1654630Z test_non_contig_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.1655106Z test_non_contig_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1655651Z test_non_contig_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1656175Z test_non_contig_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.1656682Z test_non_contig_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1657184Z test_non_contig_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1657682Z test_non_contig_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1658210Z test_non_contig_special_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1658719Z test_non_contig_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1659232Z test_non_contig_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1659745Z test_non_contig_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1660243Z test_non_contig_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1660741Z test_non_contig_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1661238Z test_non_contig_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1661734Z test_non_contig_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1673428Z test_non_contig_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1673748Z test_non_contig_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1673969Z test_non_contig_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1674196Z test_non_contig_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1674430Z test_non_contig_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1674655Z test_non_contig_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1674886Z test_non_contig_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1675107Z test_non_contig_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1675328Z test_non_contig_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1675689Z test_non_contig_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1675922Z test_non_contig_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1676131Z test_non_contig_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1676360Z test_non_contig_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1676581Z test_non_contig_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1676805Z test_non_contig_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1677032Z test_non_contig_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1677260Z test_non_contig_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1677490Z test_non_contig_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1677717Z test_non_contig_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1677941Z test_non_contig_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1678152Z test_non_contig_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1678381Z test_non_contig_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1678606Z test_non_contig_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1678830Z test_non_contig_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1679375Z test_non_contig_special_legendre_polynomial_p_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.005s) 2023-01-11T20:52:54.1680150Z test_non_contig_special_legendre_polynomial_p_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1680733Z test_non_contig_special_legendre_polynomial_p_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1681208Z test_non_contig_special_legendre_polynomial_p_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1681686Z test_non_contig_special_legendre_polynomial_p_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1682163Z test_non_contig_special_legendre_polynomial_p_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1682634Z test_non_contig_special_legendre_polynomial_p_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1683093Z test_non_contig_special_legendre_polynomial_p_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1683589Z test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1684081Z test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.1684621Z test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.1685121Z test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1685610Z test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.1686104Z test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1686591Z test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1687080Z test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1687570Z test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1688066Z test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.1688552Z test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1689036Z test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1689509Z test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1689998Z test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1690481Z test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T20:52:54.1691006Z test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1691492Z test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1691984Z test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1692470Z test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1692961Z test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1693443Z test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1693925Z test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1694469Z test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1694952Z test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1695435Z test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1695912Z test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1696410Z test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1696895Z test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1697372Z test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1697860Z test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1698343Z test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1698824Z test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1699035Z test_non_contig_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1699240Z test_non_contig_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1699446Z test_non_contig_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1699650Z test_non_contig_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1699909Z test_non_contig_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1700112Z test_non_contig_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1700314Z test_non_contig_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1700509Z test_non_contig_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1700712Z test_non_contig_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1700913Z test_non_contig_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1701116Z test_non_contig_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1701313Z test_non_contig_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1701515Z test_non_contig_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1701702Z test_non_contig_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1701899Z test_non_contig_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1702097Z test_non_contig_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1702298Z test_non_contig_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1702492Z test_non_contig_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1702711Z test_non_contig_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1702909Z test_non_contig_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1703103Z test_non_contig_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1703279Z test_non_contig_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1703468Z test_non_contig_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1703654Z test_non_contig_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1703841Z test_non_contig_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1704022Z test_non_contig_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1704207Z test_non_contig_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1704389Z test_non_contig_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1704569Z test_non_contig_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1704738Z test_non_contig_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1704937Z test_non_contig_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1705135Z test_non_contig_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1705339Z test_non_contig_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1705539Z test_non_contig_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1705739Z test_non_contig_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1705933Z test_non_contig_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1706135Z test_non_contig_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1706315Z test_non_contig_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1706509Z test_non_contig_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1706703Z test_non_contig_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1706929Z test_non_contig_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1707121Z test_non_contig_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1707315Z test_non_contig_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1707506Z test_non_contig_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1707699Z test_non_contig_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1707886Z test_non_contig_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1708061Z test_non_contig_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1708248Z test_non_contig_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1708438Z test_non_contig_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1708626Z test_non_contig_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1708813Z test_non_contig_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1709000Z test_non_contig_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T20:52:54.1709206Z test_not_broadcastable___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2023-01-11T20:52:54.1709411Z test_not_broadcastable___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2023-01-11T20:52:54.1709627Z test_not_broadcastable___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2023-01-11T20:52:54.1709830Z test_not_broadcastable___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1710031Z test_not_broadcastable___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2023-01-11T20:52:54.1710237Z test_not_broadcastable___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.058s) 2023-01-11T20:52:54.1710508Z test_not_broadcastable_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2023-01-11T20:52:54.1710712Z test_not_broadcastable_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2023-01-11T20:52:54.1710921Z test_not_broadcastable_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.064s) 2023-01-11T20:52:54.1711128Z test_not_broadcastable_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2023-01-11T20:52:54.1711338Z test_not_broadcastable_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.089s) 2023-01-11T20:52:54.1711532Z test_not_broadcastable_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2023-01-11T20:52:54.1711760Z test_not_broadcastable_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2023-01-11T20:52:54.1711985Z test_not_broadcastable_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2023-01-11T20:52:54.1712209Z test_not_broadcastable_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2023-01-11T20:52:54.1712411Z test_not_broadcastable_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2023-01-11T20:52:54.1712625Z test_not_broadcastable_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.057s) 2023-01-11T20:52:54.1712840Z test_not_broadcastable_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2023-01-11T20:52:54.1713043Z test_not_broadcastable_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2023-01-11T20:52:54.1713232Z test_not_broadcastable_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2023-01-11T20:52:54.1713429Z test_not_broadcastable_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2023-01-11T20:52:54.1713630Z test_not_broadcastable_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2023-01-11T20:52:54.1713865Z test_not_broadcastable_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2023-01-11T20:52:54.1714077Z test_not_broadcastable_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2023-01-11T20:52:54.1714281Z test_not_broadcastable_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2023-01-11T20:52:54.1714486Z test_not_broadcastable_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2023-01-11T20:52:54.1714693Z test_not_broadcastable_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2023-01-11T20:52:54.1714900Z test_not_broadcastable_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.062s) 2023-01-11T20:52:54.1715138Z test_not_broadcastable_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1715407Z test_not_broadcastable_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1715612Z test_not_broadcastable_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.058s) 2023-01-11T20:52:54.1715808Z test_not_broadcastable_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2023-01-11T20:52:54.1716023Z test_not_broadcastable_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.069s) 2023-01-11T20:52:54.1716231Z test_not_broadcastable_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.068s) 2023-01-11T20:52:54.1716440Z test_not_broadcastable_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.068s) 2023-01-11T20:52:54.1716671Z test_not_broadcastable_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1716870Z test_not_broadcastable_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.055s) 2023-01-11T20:52:54.1717078Z test_not_broadcastable_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.068s) 2023-01-11T20:52:54.1717291Z test_not_broadcastable_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.055s) 2023-01-11T20:52:54.1717497Z test_not_broadcastable_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1717696Z test_not_broadcastable_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1717892Z test_not_broadcastable_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1718103Z test_not_broadcastable_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1718304Z test_not_broadcastable_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.058s) 2023-01-11T20:52:54.1718505Z test_not_broadcastable_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1718702Z test_not_broadcastable_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2023-01-11T20:52:54.1718900Z test_not_broadcastable_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.058s) 2023-01-11T20:52:54.1719147Z test_not_broadcastable_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.055s) 2023-01-11T20:52:54.1719386Z test_not_broadcastable_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1720023Z test_not_broadcastable_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1720534Z test_not_broadcastable_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1720778Z test_not_broadcastable_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1721018Z test_not_broadcastable_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2023-01-11T20:52:54.1721320Z test_not_broadcastable_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1721821Z test_not_broadcastable_special_legendre_polynomial_p_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1722318Z test_not_broadcastable_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1722838Z test_not_broadcastable_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1723341Z test_not_broadcastable_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1723858Z test_not_broadcastable_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T20:52:54.1724091Z test_not_broadcastable_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2023-01-11T20:52:54.1724309Z test_not_broadcastable_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.1724511Z test_not_broadcastable_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2023-01-11T20:52:54.1724724Z test_not_broadcastable_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.089s) 2023-01-11T20:52:54.1724972Z test_not_broadcastable_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.068s) 2023-01-11T20:52:54.1725161Z test_out_resize_warning_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T20:52:54.1725322Z test_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.469s) 2023-01-11T20:52:54.1725501Z test_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.471s) 2023-01-11T20:52:54.1725678Z test_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.493s) 2023-01-11T20:52:54.1725849Z test_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.242s) 2023-01-11T20:52:54.1726018Z test_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.449s) 2023-01-11T20:52:54.1726186Z test_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.529s) 2023-01-11T20:52:54.1726356Z test_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.435s) 2023-01-11T20:52:54.1726524Z test_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.443s) 2023-01-11T20:52:54.1726676Z test_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.451s) 2023-01-11T20:52:54.1726843Z test_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.427s) 2023-01-11T20:52:54.1727006Z test_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.456s) 2023-01-11T20:52:54.1727256Z test_pow_cuda_complex_extremal_failing_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T20:52:54.1727511Z test_pow_cuda_complex_extremal_failing_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.1727716Z test_pow_inplace_resizing_exception_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2023-01-11T20:52:54.1727895Z test_pow_scalar_base_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2023-01-11T20:52:54.1728114Z test_pow_scalar_overloads_mem_overlap_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2023-01-11T20:52:54.1728900Z test_pow_scalar_type_promotion_cpu (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:1665: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T20:52:54.1729093Z out=torch.tensor(0, dtype=torch.int64, device=device), 2023-01-11T20:52:54.1729781Z test_binary_ufuncs.py:1673: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T20:52:54.1729942Z out=torch.tensor(0, dtype=torch.int64, device=device), 2023-01-11T20:52:54.1730014Z ok (0.006s) 2023-01-11T20:52:54.1730195Z test_rdiv_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1730376Z test_rdiv_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T20:52:54.1730551Z test_rdiv_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1730727Z test_rdiv_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1730896Z test_rdiv_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1731067Z test_rdiv_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1731219Z test_rdiv_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1731386Z test_rdiv_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1731584Z test_rdiv_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T20:52:54.1731794Z test_reference_numerics_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.622s) 2023-01-11T20:52:54.1731995Z test_reference_numerics_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.169s) 2023-01-11T20:52:54.1732202Z test_reference_numerics_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.967s) 2023-01-11T20:52:54.1732411Z test_reference_numerics_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (1.033s) 2023-01-11T20:52:54.1732615Z test_reference_numerics_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.797s) 2023-01-11T20:52:54.1732800Z test_reference_numerics_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.681s) 2023-01-11T20:52:54.1733000Z test_reference_numerics_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.627s) 2023-01-11T20:52:54.1733195Z test_reference_numerics_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.575s) 2023-01-11T20:52:54.1733398Z test_reference_numerics_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.144s) 2023-01-11T20:52:54.1733597Z test_reference_numerics_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.171s) 2023-01-11T20:52:54.1733792Z test_reference_numerics_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.142s) 2023-01-11T20:52:54.1733995Z test_reference_numerics_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.124s) 2023-01-11T20:52:54.1734188Z test_reference_numerics_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.174s) 2023-01-11T20:52:54.1734400Z test_reference_numerics_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.160s) 2023-01-11T20:52:54.1734599Z test_reference_numerics_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.159s) 2023-01-11T20:52:54.1734808Z test_reference_numerics_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.149s) 2023-01-11T20:52:54.1735020Z test_reference_numerics_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.202s) 2023-01-11T20:52:54.1735227Z test_reference_numerics_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.151s) 2023-01-11T20:52:54.1735434Z test_reference_numerics_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.146s) 2023-01-11T20:52:54.1735642Z test_reference_numerics_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.157s) 2023-01-11T20:52:54.1735884Z test_reference_numerics_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.133s) 2023-01-11T20:52:54.1736089Z test_reference_numerics_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.140s) 2023-01-11T20:52:54.1736283Z test_reference_numerics_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.184s) 2023-01-11T20:52:54.1736488Z test_reference_numerics_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.175s) 2023-01-11T20:52:54.1736691Z test_reference_numerics_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.159s) 2023-01-11T20:52:54.1736898Z test_reference_numerics_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.159s) 2023-01-11T20:52:54.1737103Z test_reference_numerics_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.172s) 2023-01-11T20:52:54.1737307Z test_reference_numerics_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.131s) 2023-01-11T20:52:54.1737518Z test_reference_numerics_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.138s) 2023-01-11T20:52:54.1737721Z test_reference_numerics_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.143s) 2023-01-11T20:52:54.1737924Z test_reference_numerics_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.154s) 2023-01-11T20:52:54.1738125Z test_reference_numerics_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.635s) 2023-01-11T20:52:54.1738336Z test_reference_numerics_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.157s) 2023-01-11T20:52:54.1738579Z test_reference_numerics_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.615s) 2023-01-11T20:52:54.1738791Z test_reference_numerics_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.593s) 2023-01-11T20:52:54.1738998Z test_reference_numerics_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.549s) 2023-01-11T20:52:54.1739206Z test_reference_numerics_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.186s) 2023-01-11T20:52:54.1739411Z test_reference_numerics_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.170s) 2023-01-11T20:52:54.1739614Z test_reference_numerics_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.181s) 2023-01-11T20:52:54.1739816Z test_reference_numerics_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.137s) 2023-01-11T20:52:54.1740003Z test_reference_numerics_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.152s) 2023-01-11T20:52:54.1740218Z test_reference_numerics_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.599s) 2023-01-11T20:52:54.1740427Z test_reference_numerics_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.131s) 2023-01-11T20:52:54.1740634Z test_reference_numerics_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.548s) 2023-01-11T20:52:54.1740843Z test_reference_numerics_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.507s) 2023-01-11T20:52:54.1741050Z test_reference_numerics_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.579s) 2023-01-11T20:52:54.1741259Z test_reference_numerics_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.136s) 2023-01-11T20:52:54.1741463Z test_reference_numerics_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.171s) 2023-01-11T20:52:54.1741653Z test_reference_numerics_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.156s) 2023-01-11T20:52:54.1741854Z test_reference_numerics_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.142s) 2023-01-11T20:52:54.1742056Z test_reference_numerics_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.164s) 2023-01-11T20:52:54.1742259Z test_reference_numerics_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.186s) 2023-01-11T20:52:54.1742457Z test_reference_numerics_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.155s) 2023-01-11T20:52:54.1742692Z test_reference_numerics_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.334s) 2023-01-11T20:52:54.1742892Z test_reference_numerics_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.319s) 2023-01-11T20:52:54.1743092Z test_reference_numerics_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.246s) 2023-01-11T20:52:54.1743290Z test_reference_numerics_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.195s) 2023-01-11T20:52:54.1743470Z test_reference_numerics_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.149s) 2023-01-11T20:52:54.1743671Z test_reference_numerics_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.226s) 2023-01-11T20:52:54.1743869Z test_reference_numerics_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.215s) 2023-01-11T20:52:54.1744057Z test_reference_numerics_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.162s) 2023-01-11T20:52:54.1744244Z test_reference_numerics_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.143s) 2023-01-11T20:52:54.1744443Z test_reference_numerics_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.138s) 2023-01-11T20:52:54.1744637Z test_reference_numerics_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.167s) 2023-01-11T20:52:54.1744902Z test_reference_numerics_extremal_values_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1745142Z test_reference_numerics_extremal_values_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.1745440Z test_reference_numerics_extremal_values_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.1745702Z test_reference_numerics_extremal_values_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1745959Z test_reference_numerics_extremal_values_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1746222Z test_reference_numerics_extremal_values_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1746487Z test_reference_numerics_extremal_values_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1746753Z test_reference_numerics_extremal_values_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1747009Z test_reference_numerics_extremal_values_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1747272Z test_reference_numerics_extremal_values_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1747537Z test_reference_numerics_extremal_values_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1747789Z test_reference_numerics_extremal_values_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1748052Z test_reference_numerics_extremal_values_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1748305Z test_reference_numerics_extremal_values_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1748561Z test_reference_numerics_extremal_values_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1748821Z test_reference_numerics_extremal_values_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1749082Z test_reference_numerics_extremal_values_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1749335Z test_reference_numerics_extremal_values_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1749635Z test_reference_numerics_extremal_values_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1749889Z test_reference_numerics_extremal_values_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1750162Z test_reference_numerics_extremal_values_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1750478Z test_reference_numerics_extremal_values_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.1750742Z test_reference_numerics_extremal_values_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.1751009Z test_reference_numerics_extremal_values_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1751277Z test_reference_numerics_extremal_values_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1751545Z test_reference_numerics_extremal_values_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1751797Z test_reference_numerics_extremal_values_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.1752048Z test_reference_numerics_extremal_values_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.1752348Z test_reference_numerics_extremal_values_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1752625Z test_reference_numerics_extremal_values_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1752887Z test_reference_numerics_extremal_values_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1753145Z test_reference_numerics_extremal_values_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1753386Z test_reference_numerics_extremal_values_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1753642Z test_reference_numerics_extremal_values_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1753899Z test_reference_numerics_extremal_values_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1754156Z test_reference_numerics_extremal_values_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1754409Z test_reference_numerics_extremal_values_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1754658Z test_reference_numerics_extremal_values_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1754911Z test_reference_numerics_extremal_values_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1755158Z test_reference_numerics_extremal_values_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1755407Z test_reference_numerics_extremal_values_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1755653Z test_reference_numerics_extremal_values_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1755894Z test_reference_numerics_extremal_values_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.1756145Z test_reference_numerics_extremal_values_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.1756430Z test_reference_numerics_extremal_values_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.1756677Z test_reference_numerics_extremal_values_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.1756923Z test_reference_numerics_extremal_values_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.1757174Z test_reference_numerics_extremal_values_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.1757423Z test_reference_numerics_extremal_values_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.1757667Z test_reference_numerics_extremal_values_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.1757916Z test_reference_numerics_extremal_values_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.1758146Z test_reference_numerics_extremal_values_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.1758422Z test_reference_numerics_extremal_values_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1758701Z test_reference_numerics_extremal_values_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1759010Z test_reference_numerics_extremal_values_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1759283Z test_reference_numerics_extremal_values_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1759658Z test_reference_numerics_extremal_values_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1759930Z test_reference_numerics_extremal_values_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1760219Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1760516Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1760813Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1761101Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1761369Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1761660Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1761915Z test_reference_numerics_extremal_values_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1762169Z test_reference_numerics_extremal_values_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1762424Z test_reference_numerics_extremal_values_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1762676Z test_reference_numerics_extremal_values_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1762941Z test_reference_numerics_extremal_values_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1763274Z test_reference_numerics_extremal_values_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1763548Z test_reference_numerics_extremal_values_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1763814Z test_reference_numerics_extremal_values_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1764083Z test_reference_numerics_extremal_values_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1764332Z test_reference_numerics_extremal_values_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1764595Z test_reference_numerics_extremal_values_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1764866Z test_reference_numerics_extremal_values_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1765136Z test_reference_numerics_extremal_values_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1765400Z test_reference_numerics_extremal_values_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1765662Z test_reference_numerics_extremal_values_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1765961Z test_reference_numerics_extremal_values_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1766230Z test_reference_numerics_extremal_values_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1766507Z test_reference_numerics_extremal_values_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1766775Z test_reference_numerics_extremal_values_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1767021Z test_reference_numerics_extremal_values_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1767286Z test_reference_numerics_extremal_values_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1767554Z test_reference_numerics_extremal_values_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1767804Z test_reference_numerics_extremal_values_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1768053Z test_reference_numerics_extremal_values_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1768311Z test_reference_numerics_extremal_values_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1768555Z test_reference_numerics_extremal_values_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1768816Z test_reference_numerics_extremal_values_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1769080Z test_reference_numerics_extremal_values_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1769337Z test_reference_numerics_extremal_values_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1769577Z test_reference_numerics_extremal_values_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1769869Z test_reference_numerics_extremal_values_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1770126Z test_reference_numerics_extremal_values_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1770379Z test_reference_numerics_extremal_values_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1770630Z test_reference_numerics_extremal_values_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1770895Z test_reference_numerics_extremal_values_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1771156Z test_reference_numerics_extremal_values_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1771410Z test_reference_numerics_extremal_values_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1771665Z test_reference_numerics_extremal_values_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1771924Z test_reference_numerics_extremal_values_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1772182Z test_reference_numerics_extremal_values_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1772453Z test_reference_numerics_extremal_values_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1772706Z test_reference_numerics_extremal_values_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1772961Z test_reference_numerics_extremal_values_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1773226Z test_reference_numerics_extremal_values_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1773483Z test_reference_numerics_extremal_values_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1773732Z test_reference_numerics_extremal_values_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1773984Z test_reference_numerics_extremal_values_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1774237Z test_reference_numerics_extremal_values_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1774492Z test_reference_numerics_extremal_values_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1774745Z test_reference_numerics_extremal_values_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.1774978Z test_reference_numerics_extremal_values_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.1775231Z test_reference_numerics_extremal_values_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1775486Z test_reference_numerics_extremal_values_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1775743Z test_reference_numerics_extremal_values_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1776005Z test_reference_numerics_extremal_values_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1776269Z test_reference_numerics_extremal_values_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1776570Z test_reference_numerics_extremal_values_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1776825Z test_reference_numerics_extremal_values_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1777079Z test_reference_numerics_extremal_values_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1777340Z test_reference_numerics_extremal_values_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1777583Z test_reference_numerics_extremal_values_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1777834Z test_reference_numerics_extremal_values_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1778086Z test_reference_numerics_extremal_values_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1778336Z test_reference_numerics_extremal_values_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1778551Z test_reference_numerics_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.621s) 2023-01-11T20:52:54.1778761Z test_reference_numerics_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.657s) 2023-01-11T20:52:54.1778980Z test_reference_numerics_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.994s) 2023-01-11T20:52:54.1779228Z test_reference_numerics_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (1.031s) 2023-01-11T20:52:54.1779443Z test_reference_numerics_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.616s) 2023-01-11T20:52:54.1779639Z test_reference_numerics_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.571s) 2023-01-11T20:52:54.1779854Z test_reference_numerics_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.564s) 2023-01-11T20:52:54.1780060Z test_reference_numerics_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.642s) 2023-01-11T20:52:54.1780269Z test_reference_numerics_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.559s) 2023-01-11T20:52:54.1780476Z test_reference_numerics_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.656s) 2023-01-11T20:52:54.1780683Z test_reference_numerics_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.601s) 2023-01-11T20:52:54.1780890Z test_reference_numerics_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.609s) 2023-01-11T20:52:54.1781127Z test_reference_numerics_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.1781343Z test_reference_numerics_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.804s) 2023-01-11T20:52:54.1781547Z test_reference_numerics_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.588s) 2023-01-11T20:52:54.1781760Z test_reference_numerics_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.700s) 2023-01-11T20:52:54.1781971Z test_reference_numerics_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.231s) 2023-01-11T20:52:54.1782178Z test_reference_numerics_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.230s) 2023-01-11T20:52:54.1782387Z test_reference_numerics_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.211s) 2023-01-11T20:52:54.1782601Z test_reference_numerics_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.226s) 2023-01-11T20:52:54.1782812Z test_reference_numerics_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.184s) 2023-01-11T20:52:54.1783037Z test_reference_numerics_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.1783274Z test_reference_numerics_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.664s) 2023-01-11T20:52:54.1783461Z test_reference_numerics_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.601s) 2023-01-11T20:52:54.1783663Z test_reference_numerics_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.664s) 2023-01-11T20:52:54.1783863Z test_reference_numerics_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.251s) 2023-01-11T20:52:54.1784058Z test_reference_numerics_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.237s) 2023-01-11T20:52:54.1784251Z test_reference_numerics_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.235s) 2023-01-11T20:52:54.1784449Z test_reference_numerics_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.251s) 2023-01-11T20:52:54.1784645Z test_reference_numerics_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.168s) 2023-01-11T20:52:54.1784844Z test_reference_numerics_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.214s) 2023-01-11T20:52:54.1785031Z test_reference_numerics_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.223s) 2023-01-11T20:52:54.1785227Z test_reference_numerics_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.183s) 2023-01-11T20:52:54.1785426Z test_reference_numerics_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.196s) 2023-01-11T20:52:54.1785625Z test_reference_numerics_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.211s) 2023-01-11T20:52:54.1785824Z test_reference_numerics_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.182s) 2023-01-11T20:52:54.1786050Z test_reference_numerics_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.185s) 2023-01-11T20:52:54.1786250Z test_reference_numerics_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.208s) 2023-01-11T20:52:54.1786446Z test_reference_numerics_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.155s) 2023-01-11T20:52:54.1786629Z test_reference_numerics_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.186s) 2023-01-11T20:52:54.1786827Z test_reference_numerics_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.140s) 2023-01-11T20:52:54.1787017Z test_reference_numerics_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.145s) 2023-01-11T20:52:54.1787209Z test_reference_numerics_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.180s) 2023-01-11T20:52:54.1787399Z test_reference_numerics_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.137s) 2023-01-11T20:52:54.1787591Z test_reference_numerics_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.171s) 2023-01-11T20:52:54.1787790Z test_reference_numerics_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.182s) 2023-01-11T20:52:54.1787985Z test_reference_numerics_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.180s) 2023-01-11T20:52:54.1788184Z test_reference_numerics_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.230s) 2023-01-11T20:52:54.1788365Z test_reference_numerics_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.137s) 2023-01-11T20:52:54.1788564Z test_reference_numerics_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.187s) 2023-01-11T20:52:54.1788759Z test_reference_numerics_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.165s) 2023-01-11T20:52:54.1788947Z test_reference_numerics_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.252s) 2023-01-11T20:52:54.1789136Z test_reference_numerics_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.185s) 2023-01-11T20:52:54.1789326Z test_reference_numerics_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.152s) 2023-01-11T20:52:54.1789529Z test_reference_numerics_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.170s) 2023-01-11T20:52:54.1789743Z test_reference_numerics_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.561s) 2023-01-11T20:52:54.1789938Z test_reference_numerics_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.219s) 2023-01-11T20:52:54.1790191Z test_reference_numerics_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.588s) 2023-01-11T20:52:54.1790480Z test_reference_numerics_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.613s) 2023-01-11T20:52:54.1790693Z test_reference_numerics_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.617s) 2023-01-11T20:52:54.1790899Z test_reference_numerics_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.184s) 2023-01-11T20:52:54.1791106Z test_reference_numerics_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.207s) 2023-01-11T20:52:54.1791312Z test_reference_numerics_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.180s) 2023-01-11T20:52:54.1791519Z test_reference_numerics_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.190s) 2023-01-11T20:52:54.1791726Z test_reference_numerics_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.178s) 2023-01-11T20:52:54.1791920Z test_reference_numerics_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.452s) 2023-01-11T20:52:54.1792120Z test_reference_numerics_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.481s) 2023-01-11T20:52:54.1792331Z test_reference_numerics_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.692s) 2023-01-11T20:52:54.1792539Z test_reference_numerics_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.605s) 2023-01-11T20:52:54.1792746Z test_reference_numerics_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.549s) 2023-01-11T20:52:54.1792950Z test_reference_numerics_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.292s) 2023-01-11T20:52:54.1793200Z test_reference_numerics_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.299s) 2023-01-11T20:52:54.1793408Z test_reference_numerics_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.279s) 2023-01-11T20:52:54.1793622Z test_reference_numerics_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.298s) 2023-01-11T20:52:54.1793827Z test_reference_numerics_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.312s) 2023-01-11T20:52:54.1794029Z test_reference_numerics_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.272s) 2023-01-11T20:52:54.1794225Z test_reference_numerics_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.324s) 2023-01-11T20:52:54.1794475Z test_reference_numerics_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T20:52:54.1794723Z test_reference_numerics_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.1794978Z test_reference_numerics_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.1795229Z test_reference_numerics_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.1795474Z test_reference_numerics_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.1795711Z test_reference_numerics_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.1795955Z test_reference_numerics_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.1796198Z test_reference_numerics_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.1796442Z test_reference_numerics_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.1796679Z test_reference_numerics_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.1796919Z test_reference_numerics_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.1797209Z test_reference_numerics_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.1797478Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.1797739Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.1798009Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.1798267Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.1798530Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.1798788Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.1799054Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.1799314Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.1799672Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.1799981Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.1800240Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.1800500Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.1800759Z test_reference_numerics_large_values_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1801019Z test_reference_numerics_large_values_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.002s) 2023-01-11T20:52:54.1801260Z test_reference_numerics_large_values_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.002s) 2023-01-11T20:52:54.1801570Z test_reference_numerics_large_values_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.002s) 2023-01-11T20:52:54.1801821Z test_reference_numerics_large_values_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1802072Z test_reference_numerics_large_values_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1802324Z test_reference_numerics_large_values_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1802570Z test_reference_numerics_large_values_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1802815Z test_reference_numerics_large_values_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1803073Z test_reference_numerics_large_values_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1803334Z test_reference_numerics_large_values_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1803594Z test_reference_numerics_large_values_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1803833Z test_reference_numerics_large_values_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1804142Z test_reference_numerics_large_values_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1804399Z test_reference_numerics_large_values_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.002s) 2023-01-11T20:52:54.1804654Z test_reference_numerics_large_values_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.002s) 2023-01-11T20:52:54.1804910Z test_reference_numerics_large_values_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.002s) 2023-01-11T20:52:54.1805168Z test_reference_numerics_large_values_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1805425Z test_reference_numerics_large_values_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1805682Z test_reference_numerics_large_values_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1805936Z test_reference_numerics_large_values_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1806190Z test_reference_numerics_large_values_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1806430Z test_reference_numerics_large_values_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1806764Z test_reference_numerics_large_values_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.002s) 2023-01-11T20:52:54.1807018Z test_reference_numerics_large_values_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1807275Z test_reference_numerics_large_values_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1807530Z test_reference_numerics_large_values_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1807788Z test_reference_numerics_large_values_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1808047Z test_reference_numerics_large_values_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1808303Z test_reference_numerics_large_values_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1808560Z test_reference_numerics_large_values_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1808814Z test_reference_numerics_large_values_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1809055Z test_reference_numerics_large_values_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1809308Z test_reference_numerics_large_values_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1809558Z test_reference_numerics_large_values_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1809808Z test_reference_numerics_large_values_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1810055Z test_reference_numerics_large_values_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1810302Z test_reference_numerics_large_values_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1810547Z test_reference_numerics_large_values_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.002s) 2023-01-11T20:52:54.1810828Z test_reference_numerics_large_values_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1811072Z test_reference_numerics_large_values_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1811339Z test_reference_numerics_large_values_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1811580Z test_reference_numerics_large_values_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.1811834Z test_reference_numerics_large_values_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.1812097Z test_reference_numerics_large_values_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1812357Z test_reference_numerics_large_values_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1812616Z test_reference_numerics_large_values_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1812871Z test_reference_numerics_large_values_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1813129Z test_reference_numerics_large_values_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1813421Z test_reference_numerics_large_values_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1813668Z test_reference_numerics_large_values_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.1813929Z test_reference_numerics_large_values_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1814177Z test_reference_numerics_large_values_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1814441Z test_reference_numerics_large_values_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1814701Z test_reference_numerics_large_values_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1814956Z test_reference_numerics_large_values_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1815206Z test_reference_numerics_large_values_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1815454Z test_reference_numerics_large_values_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1815701Z test_reference_numerics_large_values_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1815955Z test_reference_numerics_large_values_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1816203Z test_reference_numerics_large_values_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1816455Z test_reference_numerics_large_values_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1816695Z test_reference_numerics_large_values_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1816939Z test_reference_numerics_large_values_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1817186Z test_reference_numerics_large_values_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1817465Z test_reference_numerics_large_values_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1817711Z test_reference_numerics_large_values_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1817961Z test_reference_numerics_large_values_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1818204Z test_reference_numerics_large_values_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1818453Z test_reference_numerics_large_values_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1818701Z test_reference_numerics_large_values_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1818947Z test_reference_numerics_large_values_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1819181Z test_reference_numerics_large_values_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1819423Z test_reference_numerics_large_values_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1819670Z test_reference_numerics_large_values_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1819910Z test_reference_numerics_large_values_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1820243Z test_reference_numerics_large_values_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1820492Z test_reference_numerics_large_values_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1820732Z test_reference_numerics_large_values_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1820980Z test_reference_numerics_large_values_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1821226Z test_reference_numerics_large_values_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1821512Z test_reference_numerics_large_values_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1821773Z test_reference_numerics_large_values_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1822031Z test_reference_numerics_large_values_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1822289Z test_reference_numerics_large_values_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1822549Z test_reference_numerics_large_values_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1822804Z test_reference_numerics_large_values_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1823060Z test_reference_numerics_large_values_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1823316Z test_reference_numerics_large_values_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1823575Z test_reference_numerics_large_values_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1823829Z test_reference_numerics_large_values_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1824069Z test_reference_numerics_large_values_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1824354Z test_reference_numerics_large_values_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1824608Z test_reference_numerics_large_values_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1824860Z test_reference_numerics_large_values_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1825111Z test_reference_numerics_large_values_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1825357Z test_reference_numerics_large_values_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1825626Z test_reference_numerics_large_values_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1825904Z test_reference_numerics_large_values_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1826177Z test_reference_numerics_large_values_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1826447Z test_reference_numerics_large_values_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1826709Z test_reference_numerics_large_values_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1826995Z test_reference_numerics_large_values_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1827264Z test_reference_numerics_large_values_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1827525Z test_reference_numerics_large_values_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1827780Z test_reference_numerics_large_values_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1828067Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1828360Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1828647Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1828931Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1829214Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1829496Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1829777Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1830038Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1830370Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1830620Z test_reference_numerics_large_values_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1830894Z test_reference_numerics_large_values_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1831140Z test_reference_numerics_large_values_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1831391Z test_reference_numerics_large_values_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1831644Z test_reference_numerics_large_values_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1831894Z test_reference_numerics_large_values_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1832139Z test_reference_numerics_large_values_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1832384Z test_reference_numerics_large_values_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1832619Z test_reference_numerics_large_values_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1832861Z test_reference_numerics_large_values_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1833120Z test_reference_numerics_large_values_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1833383Z test_reference_numerics_large_values_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1833683Z test_reference_numerics_large_values_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1833945Z test_reference_numerics_large_values_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1834199Z test_reference_numerics_large_values_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1834449Z test_reference_numerics_large_values_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1834705Z test_reference_numerics_large_values_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1834961Z test_reference_numerics_large_values_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1835207Z test_reference_numerics_large_values_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1835458Z test_reference_numerics_large_values_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1835716Z test_reference_numerics_large_values_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1835980Z test_reference_numerics_large_values_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1836238Z test_reference_numerics_large_values_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1836491Z test_reference_numerics_large_values_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1836744Z test_reference_numerics_large_values_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1836999Z test_reference_numerics_large_values_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1837252Z test_reference_numerics_large_values_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1837537Z test_reference_numerics_large_values_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1837785Z test_reference_numerics_large_values_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1838046Z test_reference_numerics_large_values_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1838305Z test_reference_numerics_large_values_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1838566Z test_reference_numerics_large_values_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1838819Z test_reference_numerics_large_values_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1839076Z test_reference_numerics_large_values_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1839331Z test_reference_numerics_large_values_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1839763Z test_reference_numerics_large_values_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1840022Z test_reference_numerics_large_values_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1840346Z test_reference_numerics_large_values_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1840578Z test_reference_numerics_large_values_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1840823Z test_reference_numerics_large_values_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1841069Z test_reference_numerics_large_values_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1841313Z test_reference_numerics_large_values_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1841556Z test_reference_numerics_large_values_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1841801Z test_reference_numerics_large_values_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1842062Z test_reference_numerics_large_values_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1842320Z test_reference_numerics_large_values_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1842574Z test_reference_numerics_large_values_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1842826Z test_reference_numerics_large_values_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1843067Z test_reference_numerics_large_values_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1843322Z test_reference_numerics_large_values_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1843578Z test_reference_numerics_large_values_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1843832Z test_reference_numerics_large_values_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1844086Z test_reference_numerics_large_values_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1844382Z test_reference_numerics_large_values_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1844632Z test_reference_numerics_large_values_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1844882Z test_reference_numerics_large_values_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1845129Z test_reference_numerics_large_values_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1845380Z test_reference_numerics_large_values_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1845626Z test_reference_numerics_large_values_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1845880Z test_reference_numerics_large_values_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1846129Z test_reference_numerics_large_values_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1846384Z test_reference_numerics_large_values_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1846634Z test_reference_numerics_large_values_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1846918Z test_reference_numerics_large_values_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1847169Z test_reference_numerics_large_values_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1847420Z test_reference_numerics_large_values_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1847675Z test_reference_numerics_large_values_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1847924Z test_reference_numerics_large_values_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1848163Z test_reference_numerics_large_values_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1848413Z test_reference_numerics_large_values_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1848666Z test_reference_numerics_large_values_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1848913Z test_reference_numerics_large_values_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1849161Z test_reference_numerics_large_values_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1849412Z test_reference_numerics_large_values_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1849659Z test_reference_numerics_large_values_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1849907Z test_reference_numerics_large_values_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1850155Z test_reference_numerics_large_values_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1850403Z test_reference_numerics_large_values_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1850633Z test_reference_numerics_large_values_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1850878Z test_reference_numerics_large_values_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1851153Z test_reference_numerics_large_values_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1851400Z test_reference_numerics_large_values_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1851642Z test_reference_numerics_large_values_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.1851887Z test_reference_numerics_large_values_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.1852137Z test_reference_numerics_large_values_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1852386Z test_reference_numerics_large_values_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1852636Z test_reference_numerics_large_values_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1852920Z test_reference_numerics_large_values_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1853352Z test_reference_numerics_large_values_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1853702Z test_reference_numerics_large_values_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1854095Z test_reference_numerics_large_values_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1854469Z test_reference_numerics_large_values_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1854769Z test_reference_numerics_large_values_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1855073Z test_reference_numerics_large_values_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1855366Z test_reference_numerics_large_values_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1855662Z test_reference_numerics_large_values_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1855956Z test_reference_numerics_large_values_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1856246Z test_reference_numerics_large_values_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1856524Z test_reference_numerics_large_values_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1856815Z test_reference_numerics_large_values_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1857101Z test_reference_numerics_large_values_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1857389Z test_reference_numerics_large_values_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1857676Z test_reference_numerics_large_values_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1857961Z test_reference_numerics_large_values_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1858248Z test_reference_numerics_large_values_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1858526Z test_reference_numerics_large_values_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1858794Z test_reference_numerics_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.168s) 2023-01-11T20:52:54.1859007Z test_reference_numerics_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.158s) 2023-01-11T20:52:54.1859236Z test_reference_numerics_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.145s) 2023-01-11T20:52:54.1859464Z test_reference_numerics_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.129s) 2023-01-11T20:52:54.1859685Z test_reference_numerics_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.130s) 2023-01-11T20:52:54.1859917Z test_reference_numerics_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.112s) 2023-01-11T20:52:54.1860141Z test_reference_numerics_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.124s) 2023-01-11T20:52:54.1860368Z test_reference_numerics_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.142s) 2023-01-11T20:52:54.1860596Z test_reference_numerics_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.109s) 2023-01-11T20:52:54.1860820Z test_reference_numerics_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.150s) 2023-01-11T20:52:54.1861029Z test_reference_numerics_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.108s) 2023-01-11T20:52:54.1861336Z test_reference_numerics_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.125s) 2023-01-11T20:52:54.1861519Z test_reference_numerics_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.120s) 2023-01-11T20:52:54.1861710Z test_reference_numerics_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.109s) 2023-01-11T20:52:54.1861927Z test_reference_numerics_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.100s) 2023-01-11T20:52:54.1862145Z test_reference_numerics_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.109s) 2023-01-11T20:52:54.1862358Z test_reference_numerics_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.113s) 2023-01-11T20:52:54.1862578Z test_reference_numerics_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.239s) 2023-01-11T20:52:54.1862785Z test_reference_numerics_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.174s) 2023-01-11T20:52:54.1862999Z test_reference_numerics_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.156s) 2023-01-11T20:52:54.1863212Z test_reference_numerics_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.108s) 2023-01-11T20:52:54.1863424Z test_reference_numerics_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.139s) 2023-01-11T20:52:54.1863631Z test_reference_numerics_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.106s) 2023-01-11T20:52:54.1863843Z test_reference_numerics_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.124s) 2023-01-11T20:52:54.1864052Z test_reference_numerics_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.118s) 2023-01-11T20:52:54.1864259Z test_reference_numerics_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.120s) 2023-01-11T20:52:54.1864468Z test_reference_numerics_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.107s) 2023-01-11T20:52:54.1864666Z test_reference_numerics_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.118s) 2023-01-11T20:52:54.1864868Z test_reference_numerics_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.113s) 2023-01-11T20:52:54.1865080Z test_reference_numerics_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.258s) 2023-01-11T20:52:54.1865295Z test_reference_numerics_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.157s) 2023-01-11T20:52:54.1865506Z test_reference_numerics_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.129s) 2023-01-11T20:52:54.1865720Z test_reference_numerics_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.108s) 2023-01-11T20:52:54.1865928Z test_reference_numerics_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.157s) 2023-01-11T20:52:54.1866171Z test_reference_numerics_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.119s) 2023-01-11T20:52:54.1866375Z test_reference_numerics_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.123s) 2023-01-11T20:52:54.1866565Z test_reference_numerics_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.113s) 2023-01-11T20:52:54.1866772Z test_reference_numerics_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.096s) 2023-01-11T20:52:54.1866975Z test_reference_numerics_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.104s) 2023-01-11T20:52:54.1867192Z test_reference_numerics_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.117s) 2023-01-11T20:52:54.1867393Z test_reference_numerics_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.118s) 2023-01-11T20:52:54.1867611Z test_reference_numerics_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.246s) 2023-01-11T20:52:54.1867832Z test_reference_numerics_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.200s) 2023-01-11T20:52:54.1868045Z test_reference_numerics_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.148s) 2023-01-11T20:52:54.1868244Z test_reference_numerics_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.116s) 2023-01-11T20:52:54.1868456Z test_reference_numerics_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.138s) 2023-01-11T20:52:54.1868659Z test_reference_numerics_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.110s) 2023-01-11T20:52:54.1868895Z test_reference_numerics_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.127s) 2023-01-11T20:52:54.1869105Z test_reference_numerics_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.115s) 2023-01-11T20:52:54.1869311Z test_reference_numerics_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.099s) 2023-01-11T20:52:54.1869518Z test_reference_numerics_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.105s) 2023-01-11T20:52:54.1869719Z test_reference_numerics_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.132s) 2023-01-11T20:52:54.1869912Z test_reference_numerics_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.121s) 2023-01-11T20:52:54.1870094Z test_reference_numerics_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.137s) 2023-01-11T20:52:54.1870392Z test_reference_numerics_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.110s) 2023-01-11T20:52:54.1870592Z test_reference_numerics_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.137s) 2023-01-11T20:52:54.1870784Z test_reference_numerics_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.109s) 2023-01-11T20:52:54.1870972Z test_reference_numerics_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.117s) 2023-01-11T20:52:54.1871160Z test_reference_numerics_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.119s) 2023-01-11T20:52:54.1871357Z test_reference_numerics_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.102s) 2023-01-11T20:52:54.1871548Z test_reference_numerics_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.103s) 2023-01-11T20:52:54.1871748Z test_reference_numerics_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.517s) 2023-01-11T20:52:54.1871956Z test_reference_numerics_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.116s) 2023-01-11T20:52:54.1872166Z test_reference_numerics_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.391s) 2023-01-11T20:52:54.1872378Z test_reference_numerics_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.577s) 2023-01-11T20:52:54.1872583Z test_reference_numerics_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.543s) 2023-01-11T20:52:54.1872787Z test_reference_numerics_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.168s) 2023-01-11T20:52:54.1872990Z test_reference_numerics_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.184s) 2023-01-11T20:52:54.1873226Z test_reference_numerics_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.202s) 2023-01-11T20:52:54.1873432Z test_reference_numerics_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.143s) 2023-01-11T20:52:54.1873620Z test_reference_numerics_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.160s) 2023-01-11T20:52:54.1873827Z test_reference_numerics_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.548s) 2023-01-11T20:52:54.1874030Z test_reference_numerics_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.190s) 2023-01-11T20:52:54.1874236Z test_reference_numerics_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.619s) 2023-01-11T20:52:54.1874439Z test_reference_numerics_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.544s) 2023-01-11T20:52:54.1874636Z test_reference_numerics_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.645s) 2023-01-11T20:52:54.1874843Z test_reference_numerics_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.174s) 2023-01-11T20:52:54.1875043Z test_reference_numerics_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.165s) 2023-01-11T20:52:54.1875227Z test_reference_numerics_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.185s) 2023-01-11T20:52:54.1875428Z test_reference_numerics_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.167s) 2023-01-11T20:52:54.1875630Z test_reference_numerics_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.160s) 2023-01-11T20:52:54.1875879Z test_reference_numerics_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.506s) 2023-01-11T20:52:54.1876087Z test_reference_numerics_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.144s) 2023-01-11T20:52:54.1876295Z test_reference_numerics_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.648s) 2023-01-11T20:52:54.1876504Z test_reference_numerics_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.536s) 2023-01-11T20:52:54.1876713Z test_reference_numerics_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.567s) 2023-01-11T20:52:54.1876917Z test_reference_numerics_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.167s) 2023-01-11T20:52:54.1877108Z test_reference_numerics_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.149s) 2023-01-11T20:52:54.1877308Z test_reference_numerics_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.160s) 2023-01-11T20:52:54.1877513Z test_reference_numerics_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.140s) 2023-01-11T20:52:54.1877716Z test_reference_numerics_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.134s) 2023-01-11T20:52:54.1877924Z test_reference_numerics_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.565s) 2023-01-11T20:52:54.1878125Z test_reference_numerics_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.146s) 2023-01-11T20:52:54.1878329Z test_reference_numerics_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.665s) 2023-01-11T20:52:54.1878530Z test_reference_numerics_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.516s) 2023-01-11T20:52:54.1878730Z test_reference_numerics_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.568s) 2023-01-11T20:52:54.1878921Z test_reference_numerics_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.230s) 2023-01-11T20:52:54.1879122Z test_reference_numerics_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.162s) 2023-01-11T20:52:54.1879322Z test_reference_numerics_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.133s) 2023-01-11T20:52:54.1879518Z test_reference_numerics_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.142s) 2023-01-11T20:52:54.1879930Z test_reference_numerics_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.149s) 2023-01-11T20:52:54.1880195Z test_reference_numerics_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.182s) 2023-01-11T20:52:54.1880389Z test_reference_numerics_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.156s) 2023-01-11T20:52:54.1880593Z test_reference_numerics_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.317s) 2023-01-11T20:52:54.1880779Z test_reference_numerics_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.226s) 2023-01-11T20:52:54.1880977Z test_reference_numerics_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.176s) 2023-01-11T20:52:54.1881174Z test_reference_numerics_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.169s) 2023-01-11T20:52:54.1881371Z test_reference_numerics_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.198s) 2023-01-11T20:52:54.1881566Z test_reference_numerics_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.220s) 2023-01-11T20:52:54.1881756Z test_reference_numerics_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.209s) 2023-01-11T20:52:54.1881949Z test_reference_numerics_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.164s) 2023-01-11T20:52:54.1882141Z test_reference_numerics_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.146s) 2023-01-11T20:52:54.1882322Z test_reference_numerics_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.200s) 2023-01-11T20:52:54.1882524Z test_reference_numerics_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.614s) 2023-01-11T20:52:54.1882730Z test_reference_numerics_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (1.224s) 2023-01-11T20:52:54.1882974Z test_reference_numerics_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (1.010s) 2023-01-11T20:52:54.1883275Z test_reference_numerics_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: overflow encountered in power 2023-01-11T20:52:54.1883401Z expected = op.ref(l_numpy, r_numpy) 2023-01-11T20:52:54.1883485Z ok (0.593s) 2023-01-11T20:52:54.1883690Z test_reference_numerics_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.605s) 2023-01-11T20:52:54.1883890Z test_reference_numerics_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.586s) 2023-01-11T20:52:54.1884073Z test_reference_numerics_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.186s) 2023-01-11T20:52:54.1884267Z test_reference_numerics_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.214s) 2023-01-11T20:52:54.1884463Z test_reference_numerics_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.195s) 2023-01-11T20:52:54.1884659Z test_reference_numerics_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.170s) 2023-01-11T20:52:54.1884857Z test_reference_numerics_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.168s) 2023-01-11T20:52:54.1885091Z test_reference_numerics_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.1885398Z test_reference_numerics_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: overflow encountered in remainder 2023-01-11T20:52:54.1885526Z expected = op.ref(l_numpy, r_numpy) 2023-01-11T20:52:54.1885597Z ok (0.721s) 2023-01-11T20:52:54.1885812Z test_reference_numerics_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.643s) 2023-01-11T20:52:54.1886022Z test_reference_numerics_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.585s) 2023-01-11T20:52:54.1886231Z test_reference_numerics_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.257s) 2023-01-11T20:52:54.1886438Z test_reference_numerics_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.234s) 2023-01-11T20:52:54.1886642Z test_reference_numerics_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.233s) 2023-01-11T20:52:54.1886847Z test_reference_numerics_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.205s) 2023-01-11T20:52:54.1887049Z test_reference_numerics_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.161s) 2023-01-11T20:52:54.1887326Z test_reference_numerics_small_values_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1887573Z test_reference_numerics_small_values_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1887827Z test_reference_numerics_small_values_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1888080Z test_reference_numerics_small_values_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1888338Z test_reference_numerics_small_values_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1888604Z test_reference_numerics_small_values_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1888851Z test_reference_numerics_small_values_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1889099Z test_reference_numerics_small_values_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.017s) 2023-01-11T20:52:54.1889344Z test_reference_numerics_small_values_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1889581Z test_reference_numerics_small_values_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1889860Z test_reference_numerics_small_values_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1890107Z test_reference_numerics_small_values_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1890356Z test_reference_numerics_small_values_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1890623Z test_reference_numerics_small_values_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1890880Z test_reference_numerics_small_values_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1891136Z test_reference_numerics_small_values_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1891388Z test_reference_numerics_small_values_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1891648Z test_reference_numerics_small_values_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1891903Z test_reference_numerics_small_values_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1892160Z test_reference_numerics_small_values_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1892403Z test_reference_numerics_small_values_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1892656Z test_reference_numerics_small_values_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1892908Z test_reference_numerics_small_values_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1893162Z test_reference_numerics_small_values_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1893417Z test_reference_numerics_small_values_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1893668Z test_reference_numerics_small_values_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1893963Z test_reference_numerics_small_values_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1894215Z test_reference_numerics_small_values_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1894471Z test_reference_numerics_small_values_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1894724Z test_reference_numerics_small_values_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1894964Z test_reference_numerics_small_values_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1895225Z test_reference_numerics_small_values_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1895474Z test_reference_numerics_small_values_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1895735Z test_reference_numerics_small_values_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1895989Z test_reference_numerics_small_values_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1896243Z test_reference_numerics_small_values_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1896524Z test_reference_numerics_small_values_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1896778Z test_reference_numerics_small_values_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1897029Z test_reference_numerics_small_values_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1897280Z test_reference_numerics_small_values_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1897521Z test_reference_numerics_small_values_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1897805Z test_reference_numerics_small_values_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1898053Z test_reference_numerics_small_values_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1898310Z test_reference_numerics_small_values_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1898562Z test_reference_numerics_small_values_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1898814Z test_reference_numerics_small_values_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1899065Z test_reference_numerics_small_values_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1899315Z test_reference_numerics_small_values_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1899562Z test_reference_numerics_small_values_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1899812Z test_reference_numerics_small_values_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1900047Z test_reference_numerics_small_values_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1900291Z test_reference_numerics_small_values_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1900571Z test_reference_numerics_small_values_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1900819Z test_reference_numerics_small_values_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1901065Z test_reference_numerics_small_values_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1901310Z test_reference_numerics_small_values_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1901558Z test_reference_numerics_small_values_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1901801Z test_reference_numerics_small_values_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1902047Z test_reference_numerics_small_values_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1902291Z test_reference_numerics_small_values_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1902520Z test_reference_numerics_small_values_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1902761Z test_reference_numerics_small_values_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1903004Z test_reference_numerics_small_values_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1903283Z test_reference_numerics_small_values_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1903545Z test_reference_numerics_small_values_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1903809Z test_reference_numerics_small_values_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1904062Z test_reference_numerics_small_values_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.1904311Z test_reference_numerics_small_values_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.1904569Z test_reference_numerics_small_values_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1904829Z test_reference_numerics_small_values_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1905070Z test_reference_numerics_small_values_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1905321Z test_reference_numerics_small_values_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1905575Z test_reference_numerics_small_values_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1905830Z test_reference_numerics_small_values_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1906080Z test_reference_numerics_small_values_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1906332Z test_reference_numerics_small_values_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1906584Z test_reference_numerics_small_values_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.1906848Z test_reference_numerics_small_values_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1907100Z test_reference_numerics_small_values_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1907384Z test_reference_numerics_small_values_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1907627Z test_reference_numerics_small_values_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1907884Z test_reference_numerics_small_values_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1908137Z test_reference_numerics_small_values_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1908380Z test_reference_numerics_small_values_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.1908634Z test_reference_numerics_small_values_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1908885Z test_reference_numerics_small_values_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1909132Z test_reference_numerics_small_values_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1909381Z test_reference_numerics_small_values_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1909624Z test_reference_numerics_small_values_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1909903Z test_reference_numerics_small_values_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1910138Z test_reference_numerics_small_values_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1910445Z test_reference_numerics_small_values_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1910694Z test_reference_numerics_small_values_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1910929Z test_reference_numerics_small_values_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.1911174Z test_reference_numerics_small_values_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1911418Z test_reference_numerics_small_values_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1911668Z test_reference_numerics_small_values_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1911912Z test_reference_numerics_small_values_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1912156Z test_reference_numerics_small_values_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1912407Z test_reference_numerics_small_values_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1912637Z test_reference_numerics_small_values_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1912885Z test_reference_numerics_small_values_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1913132Z test_reference_numerics_small_values_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1913372Z test_reference_numerics_small_values_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1913614Z test_reference_numerics_small_values_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1913942Z test_reference_numerics_small_values_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1914183Z test_reference_numerics_small_values_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1914423Z test_reference_numerics_small_values_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1914669Z test_reference_numerics_small_values_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1914922Z test_reference_numerics_small_values_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1915151Z test_reference_numerics_small_values_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1915395Z test_reference_numerics_small_values_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1915642Z test_reference_numerics_small_values_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1915886Z test_reference_numerics_small_values_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1916128Z test_reference_numerics_small_values_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1916365Z test_reference_numerics_small_values_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1916639Z test_reference_numerics_small_values_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1916883Z test_reference_numerics_small_values_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1917126Z test_reference_numerics_small_values_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1917376Z test_reference_numerics_small_values_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1917634Z test_reference_numerics_small_values_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1917893Z test_reference_numerics_small_values_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1918149Z test_reference_numerics_small_values_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1918414Z test_reference_numerics_small_values_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1918668Z test_reference_numerics_small_values_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1918926Z test_reference_numerics_small_values_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1919178Z test_reference_numerics_small_values_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1919433Z test_reference_numerics_small_values_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1919782Z test_reference_numerics_small_values_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1920044Z test_reference_numerics_small_values_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1920280Z test_reference_numerics_small_values_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1920539Z test_reference_numerics_small_values_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1920867Z test_reference_numerics_small_values_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1921120Z test_reference_numerics_small_values_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1921373Z test_reference_numerics_small_values_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1921625Z test_reference_numerics_small_values_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1921878Z test_reference_numerics_small_values_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1922126Z test_reference_numerics_small_values_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1922374Z test_reference_numerics_small_values_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1922624Z test_reference_numerics_small_values_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1922857Z test_reference_numerics_small_values_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1923125Z test_reference_numerics_small_values_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1923431Z test_reference_numerics_small_values_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1923701Z test_reference_numerics_small_values_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1923969Z test_reference_numerics_small_values_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1924239Z test_reference_numerics_small_values_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1924503Z test_reference_numerics_small_values_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1924770Z test_reference_numerics_small_values_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1925037Z test_reference_numerics_small_values_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1925297Z test_reference_numerics_small_values_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1925548Z test_reference_numerics_small_values_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1925811Z test_reference_numerics_small_values_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1926072Z test_reference_numerics_small_values_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1926358Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1926645Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1926930Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1927215Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1927532Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1927816Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1928092Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1928375Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1928637Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1928911Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1929193Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1929473Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1929715Z test_reference_numerics_small_values_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1930037Z test_reference_numerics_small_values_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1930277Z test_reference_numerics_small_values_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1930525Z test_reference_numerics_small_values_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1930773Z test_reference_numerics_small_values_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1931025Z test_reference_numerics_small_values_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1931253Z test_reference_numerics_small_values_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1931503Z test_reference_numerics_small_values_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1931754Z test_reference_numerics_small_values_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1931999Z test_reference_numerics_small_values_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1932244Z test_reference_numerics_small_values_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1932488Z test_reference_numerics_small_values_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1932730Z test_reference_numerics_small_values_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1932974Z test_reference_numerics_small_values_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1933218Z test_reference_numerics_small_values_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1933486Z test_reference_numerics_small_values_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1933729Z test_reference_numerics_small_values_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1934035Z test_reference_numerics_small_values_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1934297Z test_reference_numerics_small_values_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1934559Z test_reference_numerics_small_values_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1934813Z test_reference_numerics_small_values_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1935066Z test_reference_numerics_small_values_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1935322Z test_reference_numerics_small_values_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1935578Z test_reference_numerics_small_values_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1935835Z test_reference_numerics_small_values_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.005s) 2023-01-11T20:52:54.1936092Z test_reference_numerics_small_values_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1936333Z test_reference_numerics_small_values_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1936641Z test_reference_numerics_small_values_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1936896Z test_reference_numerics_small_values_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1937156Z test_reference_numerics_small_values_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1937419Z test_reference_numerics_small_values_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1937674Z test_reference_numerics_small_values_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1937927Z test_reference_numerics_small_values_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1938180Z test_reference_numerics_small_values_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1938436Z test_reference_numerics_small_values_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1938690Z test_reference_numerics_small_values_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1938931Z test_reference_numerics_small_values_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1939188Z test_reference_numerics_small_values_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1939440Z test_reference_numerics_small_values_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1939699Z test_reference_numerics_small_values_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1939994Z test_reference_numerics_small_values_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1940256Z test_reference_numerics_small_values_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1940519Z test_reference_numerics_small_values_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1940819Z test_reference_numerics_small_values_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1941072Z test_reference_numerics_small_values_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1941324Z test_reference_numerics_small_values_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1941583Z test_reference_numerics_small_values_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1941820Z test_reference_numerics_small_values_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1942072Z test_reference_numerics_small_values_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1942325Z test_reference_numerics_small_values_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1942576Z test_reference_numerics_small_values_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1942823Z test_reference_numerics_small_values_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1943066Z test_reference_numerics_small_values_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1943347Z test_reference_numerics_small_values_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1943596Z test_reference_numerics_small_values_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1943844Z test_reference_numerics_small_values_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1944092Z test_reference_numerics_small_values_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1944367Z test_reference_numerics_small_values_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1944603Z test_reference_numerics_small_values_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1944844Z test_reference_numerics_small_values_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1945093Z test_reference_numerics_small_values_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1945352Z test_reference_numerics_small_values_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1945607Z test_reference_numerics_small_values_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1945867Z test_reference_numerics_small_values_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1946120Z test_reference_numerics_small_values_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1946373Z test_reference_numerics_small_values_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1946613Z test_reference_numerics_small_values_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1946866Z test_reference_numerics_small_values_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1947117Z test_reference_numerics_small_values_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1947411Z test_reference_numerics_small_values_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1947662Z test_reference_numerics_small_values_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1947916Z test_reference_numerics_small_values_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1948166Z test_reference_numerics_small_values_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1948422Z test_reference_numerics_small_values_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1948675Z test_reference_numerics_small_values_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1948929Z test_reference_numerics_small_values_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1949170Z test_reference_numerics_small_values_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1949421Z test_reference_numerics_small_values_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1949671Z test_reference_numerics_small_values_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1949991Z test_reference_numerics_small_values_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1950240Z test_reference_numerics_small_values_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1950575Z test_reference_numerics_small_values_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1950832Z test_reference_numerics_small_values_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1951088Z test_reference_numerics_small_values_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1951337Z test_reference_numerics_small_values_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1951586Z test_reference_numerics_small_values_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1951831Z test_reference_numerics_small_values_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1952086Z test_reference_numerics_small_values_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1952341Z test_reference_numerics_small_values_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1952595Z test_reference_numerics_small_values_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.004s) 2023-01-11T20:52:54.1952844Z test_reference_numerics_small_values_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1953096Z test_reference_numerics_small_values_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1953349Z test_reference_numerics_small_values_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1953601Z test_reference_numerics_small_values_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1953851Z test_reference_numerics_small_values_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1954145Z test_reference_numerics_small_values_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1954380Z test_reference_numerics_small_values_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1954628Z test_reference_numerics_small_values_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1954880Z test_reference_numerics_small_values_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1955133Z test_reference_numerics_small_values_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1955378Z test_reference_numerics_small_values_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1955628Z test_reference_numerics_small_values_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1955873Z test_reference_numerics_small_values_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1956117Z test_reference_numerics_small_values_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1956366Z test_reference_numerics_small_values_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1956609Z test_reference_numerics_small_values_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1956874Z test_reference_numerics_small_values_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1957123Z test_reference_numerics_small_values_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1957366Z test_reference_numerics_small_values_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1957611Z test_reference_numerics_small_values_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1957849Z test_reference_numerics_small_values_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1958090Z test_reference_numerics_small_values_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1958338Z test_reference_numerics_small_values_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1958586Z test_reference_numerics_small_values_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1958829Z test_reference_numerics_small_values_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.1959072Z test_reference_numerics_small_values_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.1959308Z test_reference_numerics_small_values_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1959694Z test_reference_numerics_small_values_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1959937Z test_reference_numerics_small_values_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1960195Z test_reference_numerics_small_values_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1960455Z test_reference_numerics_small_values_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1960699Z test_reference_numerics_small_values_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1961014Z test_reference_numerics_small_values_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1961260Z test_reference_numerics_small_values_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1961518Z test_reference_numerics_small_values_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1961772Z test_reference_numerics_small_values_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1962020Z test_reference_numerics_small_values_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1962280Z test_reference_numerics_small_values_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1962534Z test_reference_numerics_small_values_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1962794Z test_reference_numerics_small_values_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1963048Z test_reference_numerics_small_values_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1963298Z test_reference_numerics_small_values_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1963595Z test_reference_numerics_small_values_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.1963848Z test_reference_numerics_small_values_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1964100Z test_reference_numerics_small_values_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1964354Z test_reference_numerics_small_values_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1964593Z test_reference_numerics_small_values_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1964836Z test_reference_numerics_small_values_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1965081Z test_reference_numerics_small_values_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1965326Z test_reference_numerics_small_values_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1965569Z test_reference_numerics_small_values_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1965808Z test_reference_numerics_small_values_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1966049Z test_reference_numerics_small_values_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1966295Z test_reference_numerics_small_values_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped under ASAN (0.001s) 2023-01-11T20:52:54.1966530Z test_reference_numerics_small_values_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.1966734Z test_reference_numerics_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.476s) 2023-01-11T20:52:54.1966929Z test_reference_numerics_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.853s) 2023-01-11T20:52:54.1967135Z test_reference_numerics_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.982s) 2023-01-11T20:52:54.1967336Z test_reference_numerics_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.775s) 2023-01-11T20:52:54.1967533Z test_reference_numerics_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.574s) 2023-01-11T20:52:54.1967789Z test_reference_numerics_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.604s) 2023-01-11T20:52:54.1967986Z test_reference_numerics_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.628s) 2023-01-11T20:52:54.1968184Z test_reference_numerics_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.168s) 2023-01-11T20:52:54.1968378Z test_reference_numerics_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.169s) 2023-01-11T20:52:54.1968558Z test_reference_numerics_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.150s) 2023-01-11T20:52:54.1968755Z test_reference_numerics_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.157s) 2023-01-11T20:52:54.1968971Z test_reference_numerics_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T20:52:54.1969183Z test_remainder_fmod_large_dividend_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T20:52:54.1969397Z test_remainder_fmod_large_dividend_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:54.1969584Z test_remainder_overflow_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1969746Z test_rpow_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.1969942Z test_scalar_support_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2023-01-11T20:52:54.1970126Z test_scalar_support_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.1970320Z test_scalar_support_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1970552Z test_scalar_support_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1970755Z test_scalar_support_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1970954Z test_scalar_support_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1971157Z test_scalar_support_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T20:52:54.1971358Z test_scalar_support_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T20:52:54.1971562Z test_scalar_support_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T20:52:54.1971762Z test_scalar_support_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T20:52:54.1971944Z test_scalar_support_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.076s) 2023-01-11T20:52:54.1972136Z test_scalar_support_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2023-01-11T20:52:54.1972325Z test_scalar_support_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.1972535Z test_scalar_support_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2023-01-11T20:52:54.1972739Z test_scalar_support_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.1972942Z test_scalar_support_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T20:52:54.1973146Z test_scalar_support_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.1973348Z test_scalar_support_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.1973531Z test_scalar_support_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T20:52:54.1973724Z test_scalar_support_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T20:52:54.1973916Z test_scalar_support_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T20:52:54.1974218Z test_scalar_support_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in greater_equal 2023-01-11T20:52:54.1974341Z expected = op.ref(l_numpy, r_numpy) 2023-01-11T20:52:54.1974427Z ok (0.029s) 2023-01-11T20:52:54.1974650Z test_scalar_support_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:54.1974938Z test_scalar_support_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in greater 2023-01-11T20:52:54.1975049Z expected = op.ref(l_numpy, r_numpy) 2023-01-11T20:52:54.1975133Z ok (0.029s) 2023-01-11T20:52:54.1975320Z test_scalar_support_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:54.1975520Z test_scalar_support_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1975720Z test_scalar_support_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T20:52:54.1975923Z test_scalar_support_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T20:52:54.1976120Z test_scalar_support_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T20:52:54.1976316Z test_scalar_support_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T20:52:54.1976551Z test_scalar_support_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.1976794Z test_scalar_support_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.1977029Z test_scalar_support_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.1977290Z test_scalar_support_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.1977577Z test_scalar_support_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.1977831Z test_scalar_support_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T20:52:54.1978021Z test_scalar_support_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T20:52:54.1978313Z test_scalar_support_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in less_equal 2023-01-11T20:52:54.1978437Z expected = op.ref(l_numpy, r_numpy) 2023-01-11T20:52:54.1978523Z ok (0.030s) 2023-01-11T20:52:54.1978697Z test_scalar_support_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.1978907Z test_scalar_support_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T20:52:54.1979115Z test_scalar_support_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T20:52:54.1979317Z test_scalar_support_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T20:52:54.1979522Z test_scalar_support_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T20:52:54.1979725Z test_scalar_support_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T20:52:54.1979925Z test_scalar_support_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T20:52:54.1980135Z test_scalar_support_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T20:52:54.1980328Z test_scalar_support_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T20:52:54.1980531Z test_scalar_support_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T20:52:54.1980814Z test_scalar_support_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in less 2023-01-11T20:52:54.1980940Z expected = op.ref(l_numpy, r_numpy) 2023-01-11T20:52:54.1981028Z ok (0.029s) 2023-01-11T20:52:54.1981216Z test_scalar_support_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.1981417Z test_scalar_support_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T20:52:54.1981649Z test_scalar_support_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T20:52:54.1981833Z test_scalar_support_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T20:52:54.1982031Z test_scalar_support_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T20:52:54.1982231Z test_scalar_support_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T20:52:54.1982427Z test_scalar_support_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T20:52:54.1982626Z test_scalar_support_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T20:52:54.1982821Z test_scalar_support_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T20:52:54.1983017Z test_scalar_support_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.042s) 2023-01-11T20:52:54.1983209Z test_scalar_support_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2023-01-11T20:52:54.1983402Z test_scalar_support_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:54.1983588Z test_scalar_support_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2023-01-11T20:52:54.1983782Z test_scalar_support_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.1983972Z test_scalar_support_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1984172Z test_scalar_support_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2023-01-11T20:52:54.1984417Z test_scalar_support_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T20:52:54.1984617Z test_scalar_support_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2023-01-11T20:52:54.1984813Z test_scalar_support_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:54.1985007Z test_scalar_support_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T20:52:54.1985157Z test_signed_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) 2023-01-11T20:52:54.1985336Z Ensure that signed integer bit shifting works as expected. ... ok (0.004s) 2023-01-11T20:52:54.1985502Z test_signed_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) 2023-01-11T20:52:54.1985684Z Ensure that signed integer bit shifting works as expected. ... ok (0.004s) 2023-01-11T20:52:54.1985851Z test_signed_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) 2023-01-11T20:52:54.1986026Z Ensure that signed integer bit shifting works as expected. ... ok (0.003s) 2023-01-11T20:52:54.1986195Z test_signed_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) 2023-01-11T20:52:54.1986372Z Ensure that signed integer bit shifting works as expected. ... ok (0.004s) 2023-01-11T20:52:54.1986533Z test_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1986703Z test_sub_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T20:52:54.1986881Z test_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1987057Z test_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1987226Z test_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1987391Z test_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1987556Z test_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1987709Z test_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1987879Z test_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1988041Z test_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1988205Z test_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1988368Z test_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1988575Z test_sub_typing_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.053s) 2023-01-11T20:52:54.1988860Z test_tensor_pow_tensor_cpu (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:1378: RuntimeWarning: invalid value encountered in power 2023-01-11T20:52:54.1989009Z np_res = np.power(to_np(base), to_np(np_exponent)) 2023-01-11T20:52:54.1989191Z test_binary_ufuncs.py:1378: RuntimeWarning: divide by zero encountered in power 2023-01-11T20:52:54.1989340Z np_res = np.power(to_np(base), to_np(np_exponent)) 2023-01-11T20:52:54.1989430Z ok (0.178s) 2023-01-11T20:52:54.1989603Z test_trapezoid_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2023-01-11T20:52:54.1989801Z test_true_divide_out_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1989990Z test_true_divide_out_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.1990178Z test_type_promotion___radd___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.1990435Z test_type_promotion___rand___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T20:52:54.1990634Z test_type_promotion___rdiv___cpu (__main__.TestBinaryUfuncsCPU) ... expected failure (0.028s) 2023-01-11T20:52:54.1990822Z test_type_promotion___rmod___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T20:52:54.1991008Z test_type_promotion___rmul___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.1991192Z test_type_promotion___ror___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T20:52:54.1992155Z test_type_promotion___rpow___cpu (__main__.TestBinaryUfuncsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:870: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T20:52:54.1992337Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T20:52:54.1992429Z ok (0.026s) 2023-01-11T20:52:54.1992616Z test_type_promotion___rsub___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T20:52:54.1992803Z test_type_promotion___rxor___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T20:52:54.1993032Z test_type_promotion__refs__conversions_complex_cpu (__main__.TestBinaryUfuncsCPU) ... expected failure (0.023s) 2023-01-11T20:52:54.1993226Z test_type_promotion__refs_add_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.067s) 2023-01-11T20:52:54.1993421Z test_type_promotion__refs_atan2_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.051s) 2023-01-11T20:52:54.1993625Z test_type_promotion__refs_bitwise_and_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2023-01-11T20:52:54.1993836Z test_type_promotion__refs_bitwise_left_shift_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2023-01-11T20:52:54.1994037Z test_type_promotion__refs_bitwise_or_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2023-01-11T20:52:54.1994256Z test_type_promotion__refs_bitwise_right_shift_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2023-01-11T20:52:54.1994461Z test_type_promotion__refs_bitwise_xor_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2023-01-11T20:52:54.1994662Z test_type_promotion__refs_clamp_max_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2023-01-11T20:52:54.1994848Z test_type_promotion__refs_clamp_min_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.030s) 2023-01-11T20:52:54.1995073Z test_type_promotion__refs_copysign_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.015s) 2023-01-11T20:52:54.1995292Z test_type_promotion__refs_div_floor_rounding_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.059s) 2023-01-11T20:52:54.1995511Z test_type_promotion__refs_div_no_rounding_mode_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.073s) 2023-01-11T20:52:54.1995725Z test_type_promotion__refs_div_trunc_rounding_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.058s) 2023-01-11T20:52:54.1995911Z test_type_promotion__refs_eq_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.062s) 2023-01-11T20:52:54.1996174Z test_type_promotion__refs_float_power_cpu (__main__.TestBinaryUfuncsCPU) ... expected failure (0.021s) 2023-01-11T20:52:54.1996381Z test_type_promotion__refs_floor_divide_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.304s) 2023-01-11T20:52:54.1996563Z test_type_promotion__refs_fmax_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2023-01-11T20:52:54.1996757Z test_type_promotion__refs_fmin_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2023-01-11T20:52:54.1996944Z test_type_promotion__refs_fmod_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2023-01-11T20:52:54.1997139Z test_type_promotion__refs_gcd_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2023-01-11T20:52:54.1997326Z test_type_promotion__refs_ge_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2023-01-11T20:52:54.1997514Z test_type_promotion__refs_gt_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2023-01-11T20:52:54.1997762Z test_type_promotion__refs_heaviside_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.132s) 2023-01-11T20:52:54.1997960Z test_type_promotion__refs_hypot_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2023-01-11T20:52:54.1998156Z test_type_promotion__refs_igamma_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2023-01-11T20:52:54.1998341Z test_type_promotion__refs_igammac_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.030s) 2023-01-11T20:52:54.1998567Z test_type_promotion__refs_isclose_cpu (__main__.TestBinaryUfuncsCPU) ... expected failure (0.018s) 2023-01-11T20:52:54.1998758Z test_type_promotion__refs_lcm_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2023-01-11T20:52:54.1998983Z test_type_promotion__refs_le_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2023-01-11T20:52:54.1999190Z test_type_promotion__refs_logical_and_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2023-01-11T20:52:54.1999393Z test_type_promotion__refs_logical_or_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.058s) 2023-01-11T20:52:54.1999707Z test_type_promotion__refs_logical_xor_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.053s) 2023-01-11T20:52:54.1999896Z test_type_promotion__refs_lt_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2023-01-11T20:52:54.2000080Z test_type_promotion__refs_maximum_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2023-01-11T20:52:54.2000281Z test_type_promotion__refs_minimum_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2023-01-11T20:52:54.2000470Z test_type_promotion__refs_mul_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.068s) 2023-01-11T20:52:54.2000656Z test_type_promotion__refs_ne_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.060s) 2023-01-11T20:52:54.2000858Z test_type_promotion__refs_nextafter_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2023-01-11T20:52:54.2001052Z test_type_promotion__refs_pow_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.067s) 2023-01-11T20:52:54.2001253Z test_type_promotion__refs_remainder_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.055s) 2023-01-11T20:52:54.2001450Z test_type_promotion__refs_rsub_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2023-01-11T20:52:54.2001647Z test_type_promotion__refs_special_xlog1py_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.119s) 2023-01-11T20:52:54.2001853Z test_type_promotion__refs_special_zeta_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2023-01-11T20:52:54.2002045Z test_type_promotion__refs_sub_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.078s) 2023-01-11T20:52:54.2002243Z test_type_promotion__refs_true_divide_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.075s) 2023-01-11T20:52:54.2002442Z test_type_promotion__refs_xlogy_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.070s) 2023-01-11T20:52:54.2002626Z test_type_promotion_add_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.102s) 2023-01-11T20:52:54.2002813Z test_type_promotion_atan2_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.068s) 2023-01-11T20:52:54.2003009Z test_type_promotion_bitwise_and_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2023-01-11T20:52:54.2003293Z test_type_promotion_bitwise_left_shift_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.016s) 2023-01-11T20:52:54.2003474Z test_type_promotion_bitwise_or_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2023-01-11T20:52:54.2003705Z test_type_promotion_bitwise_right_shift_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.016s) 2023-01-11T20:52:54.2003901Z test_type_promotion_bitwise_xor_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2023-01-11T20:52:54.2004093Z test_type_promotion_clamp_max_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.055s) 2023-01-11T20:52:54.2004290Z test_type_promotion_clamp_min_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2023-01-11T20:52:54.2004504Z test_type_promotion_complex_cpu (__main__.TestBinaryUfuncsCPU) ... expected failure (0.028s) 2023-01-11T20:52:54.2004697Z test_type_promotion_copysign_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.069s) 2023-01-11T20:52:54.2004902Z test_type_promotion_div_floor_rounding_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.071s) 2023-01-11T20:52:54.2005100Z test_type_promotion_div_no_rounding_mode_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.118s) 2023-01-11T20:52:54.2005305Z test_type_promotion_div_trunc_rounding_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.069s) 2023-01-11T20:52:54.2005487Z test_type_promotion_eq_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2023-01-11T20:52:54.2005703Z test_type_promotion_float_power_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.015s) 2023-01-11T20:52:54.2005903Z test_type_promotion_floor_divide_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.060s) 2023-01-11T20:52:54.2006149Z test_type_promotion_fmax_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.016s) 2023-01-11T20:52:54.2006349Z test_type_promotion_fmin_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.016s) 2023-01-11T20:52:54.2006535Z test_type_promotion_fmod_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.057s) 2023-01-11T20:52:54.2006706Z test_type_promotion_gcd_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2023-01-11T20:52:54.2006886Z test_type_promotion_ge_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2023-01-11T20:52:54.2007064Z test_type_promotion_gt_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2023-01-11T20:52:54.2007282Z test_type_promotion_heaviside_cpu (__main__.TestBinaryUfuncsCPU) ... expected failure (0.040s) 2023-01-11T20:52:54.2007470Z test_type_promotion_hypot_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2023-01-11T20:52:54.2007657Z test_type_promotion_igamma_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2023-01-11T20:52:54.2007851Z test_type_promotion_igammac_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2023-01-11T20:52:54.2008064Z test_type_promotion_isclose_cpu (__main__.TestBinaryUfuncsCPU) ... expected failure (0.021s) 2023-01-11T20:52:54.2008296Z test_type_promotion_jiterator_binary_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.017s) 2023-01-11T20:52:54.2008534Z test_type_promotion_jiterator_binary_return_by_ref_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.017s) 2023-01-11T20:52:54.2008716Z test_type_promotion_lcm_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2023-01-11T20:52:54.2008900Z test_type_promotion_ldexp_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.118s) 2023-01-11T20:52:54.2009083Z test_type_promotion_le_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.2009279Z test_type_promotion_logical_and_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2023-01-11T20:52:54.2009473Z test_type_promotion_logical_or_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T20:52:54.2009670Z test_type_promotion_logical_xor_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2023-01-11T20:52:54.2009851Z test_type_promotion_lt_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T20:52:54.2010056Z test_type_promotion_max_binary_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.058s) 2023-01-11T20:52:54.2010295Z test_type_promotion_maximum_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.051s) 2023-01-11T20:52:54.2010489Z test_type_promotion_min_binary_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.062s) 2023-01-11T20:52:54.2010679Z test_type_promotion_minimum_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.052s) 2023-01-11T20:52:54.2010863Z test_type_promotion_mul_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.091s) 2023-01-11T20:52:54.2011041Z test_type_promotion_ne_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2023-01-11T20:52:54.2011236Z test_type_promotion_nextafter_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2023-01-11T20:52:54.2011445Z test_type_promotion_polar_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.014s) 2023-01-11T20:52:54.2011616Z test_type_promotion_pow_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.082s) 2023-01-11T20:52:54.2011832Z test_type_promotion_remainder_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.055s) 2023-01-11T20:52:54.2012050Z test_type_promotion_rsub_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T20:52:54.2012334Z test_type_promotion_special_chebyshev_polynomial_t_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.073s) 2023-01-11T20:52:54.2012602Z test_type_promotion_special_chebyshev_polynomial_u_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.066s) 2023-01-11T20:52:54.2013257Z test_type_promotion_special_chebyshev_polynomial_v_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.014s) 2023-01-11T20:52:54.2013803Z test_type_promotion_special_chebyshev_polynomial_w_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.014s) 2023-01-11T20:52:54.2014033Z test_type_promotion_special_hermite_polynomial_h_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.066s) 2023-01-11T20:52:54.2014264Z test_type_promotion_special_hermite_polynomial_he_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.068s) 2023-01-11T20:52:54.2014476Z test_type_promotion_special_laguerre_polynomial_l_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.068s) 2023-01-11T20:52:54.2014950Z test_type_promotion_special_legendre_polynomial_p_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.014s) 2023-01-11T20:52:54.2015441Z test_type_promotion_special_shifted_chebyshev_polynomial_t_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.014s) 2023-01-11T20:52:54.2015936Z test_type_promotion_special_shifted_chebyshev_polynomial_u_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.020s) 2023-01-11T20:52:54.2016436Z test_type_promotion_special_shifted_chebyshev_polynomial_v_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.014s) 2023-01-11T20:52:54.2016924Z test_type_promotion_special_shifted_chebyshev_polynomial_w_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.014s) 2023-01-11T20:52:54.2017131Z test_type_promotion_special_xlog1py_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.069s) 2023-01-11T20:52:54.2017331Z test_type_promotion_special_zeta_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.068s) 2023-01-11T20:52:54.2017515Z test_type_promotion_sub_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.103s) 2023-01-11T20:52:54.2017713Z test_type_promotion_true_divide_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.120s) 2023-01-11T20:52:54.2017885Z test_type_promotion_xlogy_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.068s) 2023-01-11T20:52:54.2018078Z test_xlogy_xlog1py_bfloat16_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.2018269Z test_xlogy_xlog1py_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.089s) 2023-01-11T20:52:54.2018462Z test_xlogy_xlog1py_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.081s) 2023-01-11T20:52:54.2018653Z test_xlogy_xlog1py_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.075s) 2023-01-11T20:52:54.2018874Z test_xlogy_xlog1py_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.074s) 2023-01-11T20:52:54.2019062Z test_xlogy_xlog1py_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.091s) 2023-01-11T20:52:54.2019246Z test_xlogy_xlog1py_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.092s) 2023-01-11T20:52:54.2019426Z test_xlogy_xlog1py_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.090s) 2023-01-11T20:52:54.2019600Z test_xlogy_xlog1py_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.089s) 2023-01-11T20:52:54.2019793Z test_xlogy_xlog1py_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.090s) 2023-01-11T20:52:54.2019986Z test_xlogy_xlog1py_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.053s) 2023-01-11T20:52:54.2020182Z test_xlogy_xlog1py_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2023-01-11T20:52:54.2020377Z test_xlogy_xlog1py_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2023-01-11T20:52:54.2020574Z test_xlogy_xlog1py_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2023-01-11T20:52:54.2020766Z test_xlogy_xlog1py_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2023-01-11T20:52:54.2020957Z test_xlogy_xlog1py_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.051s) 2023-01-11T20:52:54.2021130Z test_xlogy_xlog1py_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.058s) 2023-01-11T20:52:54.2021323Z test_xlogy_xlog1py_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.052s) 2023-01-11T20:52:54.2021592Z test_xlogy_xlog1py_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2023-01-11T20:52:54.2021785Z test_xlogy_xlog1py_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.051s) 2023-01-11T20:52:54.2021979Z test_xlogy_xlog1py_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2023-01-11T20:52:54.2022173Z test_xlogy_xlog1py_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2023-01-11T20:52:54.2022369Z test_xlogy_xlog1py_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2023-01-11T20:52:54.2022560Z test_xlogy_xlog1py_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.051s) 2023-01-11T20:52:54.2022735Z test_xlogy_xlog1py_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.052s) 2023-01-11T20:52:54.2022926Z test_xlogy_xlog1py_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.067s) 2023-01-11T20:52:54.2023114Z test_xlogy_xlog1py_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.051s) 2023-01-11T20:52:54.2023306Z test_xlogy_xlog1py_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.053s) 2023-01-11T20:52:54.2023496Z test_xlogy_xlog1py_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2023-01-11T20:52:54.2023688Z test_xlogy_xlog1py_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2023-01-11T20:52:54.2023881Z test_xlogy_xlog1py_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2023-01-11T20:52:54.2024072Z test_xlogy_xlog1py_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2023-01-11T20:52:54.2024265Z test_xlogy_xlog1py_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.057s) 2023-01-11T20:52:54.2024463Z test_xlogy_xlog1py_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2023-01-11T20:52:54.2024647Z test_xlogy_xlog1py_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2023-01-11T20:52:54.2024839Z test_xlogy_xlog1py_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2023-01-11T20:52:54.2025029Z test_xlogy_xlog1py_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2023-01-11T20:52:54.2025219Z test_xlogy_xlog1py_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.090s) 2023-01-11T20:52:54.2025409Z test_xlogy_xlog1py_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.077s) 2023-01-11T20:52:54.2025595Z test_xlogy_xlog1py_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.076s) 2023-01-11T20:52:54.2025821Z test_xlogy_xlog1py_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.074s) 2023-01-11T20:52:54.2025997Z test_xlogy_xlog1py_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.090s) 2023-01-11T20:52:54.2026184Z test_xlogy_xlog1py_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.090s) 2023-01-11T20:52:54.2026372Z test_xlogy_xlog1py_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.091s) 2023-01-11T20:52:54.2026558Z test_xlogy_xlog1py_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.107s) 2023-01-11T20:52:54.2026746Z test_xlogy_xlog1py_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.091s) 2023-01-11T20:52:54.2026934Z test_xlogy_xlog1py_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.090s) 2023-01-11T20:52:54.2027122Z test_xlogy_xlog1py_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.089s) 2023-01-11T20:52:54.2027306Z test_xlogy_xlog1py_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.075s) 2023-01-11T20:52:54.2027484Z test_xlogy_xlog1py_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.074s) 2023-01-11T20:52:54.2027675Z test_xlogy_xlog1py_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.089s) 2023-01-11T20:52:54.2027856Z test_xlogy_xlog1py_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.089s) 2023-01-11T20:52:54.2028043Z test_xlogy_xlog1py_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.090s) 2023-01-11T20:52:54.2028230Z test_xlogy_xlog1py_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.090s) 2023-01-11T20:52:54.2028440Z test_xlogy_xlog1py_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.091s) 2023-01-11T20:52:54.2028631Z test_xlogy_xlog1py_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.093s) 2023-01-11T20:52:54.2028819Z test_xlogy_xlog1py_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.077s) 2023-01-11T20:52:54.2029000Z test_xlogy_xlog1py_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.077s) 2023-01-11T20:52:54.2029173Z test_xlogy_xlog1py_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.076s) 2023-01-11T20:52:54.2029362Z test_xlogy_xlog1py_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.105s) 2023-01-11T20:52:54.2029541Z test_xlogy_xlog1py_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.094s) 2023-01-11T20:52:54.2029726Z test_xlogy_xlog1py_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.094s) 2023-01-11T20:52:54.2029914Z test_xlogy_xlog1py_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.091s) 2023-01-11T20:52:54.2030101Z test_xlogy_xlog1py_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.089s) 2023-01-11T20:52:54.2030373Z test_xlogy_xlog1py_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.090s) 2023-01-11T20:52:54.2030565Z test_xlogy_xlog1py_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.077s) 2023-01-11T20:52:54.2030740Z test_xlogy_xlog1py_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.076s) 2023-01-11T20:52:54.2030937Z test_xlogy_xlog1py_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.077s) 2023-01-11T20:52:54.2031124Z test_xlogy_xlog1py_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.091s) 2023-01-11T20:52:54.2031303Z test_xlogy_xlog1py_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.093s) 2023-01-11T20:52:54.2031484Z test_xlogy_xlog1py_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.104s) 2023-01-11T20:52:54.2031669Z test_xlogy_xlog1py_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.090s) 2023-01-11T20:52:54.2031856Z test_xlogy_xlog1py_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.089s) 2023-01-11T20:52:54.2032044Z test_xlogy_xlog1py_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.091s) 2023-01-11T20:52:54.2032221Z test_xlogy_xlog1py_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.086s) 2023-01-11T20:52:54.2032408Z test_xlogy_xlog1py_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.078s) 2023-01-11T20:52:54.2032628Z test_xlogy_xlog1py_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.077s) 2023-01-11T20:52:54.2032816Z test_xlogy_xlog1py_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.089s) 2023-01-11T20:52:54.2033000Z test_xlogy_xlog1py_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.090s) 2023-01-11T20:52:54.2033187Z test_xlogy_xlog1py_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.089s) 2023-01-11T20:52:54.2033377Z test_xlogy_xlog1py_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.089s) 2023-01-11T20:52:54.2033563Z test_xlogy_xlog1py_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.090s) 2023-01-11T20:52:54.2033756Z test_xlogy_xlog1py_gradients_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T20:52:54.2033964Z test_xlogy_xlog1py_scalar_type_promotion_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T20:52:54.2034228Z test_zeta_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2023-01-11T20:52:54.2034497Z test_zeta_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2023-01-11T20:52:54.2034760Z test_zeta_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2023-01-11T20:52:54.2035023Z test_zeta_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2023-01-11T20:52:54.2035320Z test_zeta_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2023-01-11T20:52:54.2035581Z test_zeta_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2023-01-11T20:52:54.2035841Z test_zeta_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2023-01-11T20:52:54.2036101Z test_zeta_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2023-01-11T20:52:54.2036364Z test_zeta_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2036615Z test_zeta_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2023-01-11T20:52:54.2036883Z test_zeta_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2023-01-11T20:52:54.2037145Z test_zeta_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2037408Z test_zeta_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2037673Z test_zeta_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2037933Z test_zeta_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2038191Z test_zeta_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2038449Z test_zeta_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2038712Z test_zeta_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2038974Z test_zeta_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2023-01-11T20:52:54.2039252Z test_zeta_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2039512Z test_zeta_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2039877Z test_zeta_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.008s) 2023-01-11T20:52:54.2040141Z test_zeta_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2040399Z test_zeta_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2040657Z test_zeta_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2040920Z test_zeta_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2041177Z test_zeta_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2041437Z test_zeta_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2041753Z test_zeta_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2042011Z test_zeta_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2023-01-11T20:52:54.2042256Z test_zeta_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2042519Z test_zeta_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2042775Z test_zeta_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2043034Z test_zeta_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2023-01-11T20:52:54.2043293Z test_zeta_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2043555Z test_zeta_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2043811Z test_zeta_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2044068Z test_zeta_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2044325Z test_zeta_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2044582Z test_zeta_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2044825Z test_zeta_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2045085Z test_zeta_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2045348Z test_zeta_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2045651Z test_zeta_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2045907Z test_zeta_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2046159Z test_zeta_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2046414Z test_zeta_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2046670Z test_zeta_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2046925Z test_zeta_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2047187Z test_zeta_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2047448Z test_zeta_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2047693Z test_zeta_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2047979Z test_zeta_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2048234Z test_zeta_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2048491Z test_zeta_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2048749Z test_zeta_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2023-01-11T20:52:54.2048998Z test_zeta_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2023-01-11T20:52:54.2049260Z test_zeta_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2049521Z test_zeta_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2049781Z test_zeta_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2050041Z test_zeta_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2050297Z test_zeta_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2050539Z test_zeta_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2050799Z test_zeta_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T20:52:54.2050814Z 2023-01-11T20:52:54.2051111Z ---------------------------------------------------------------------- 2023-01-11T20:52:54.2051214Z Ran 8288 tests in 339.820s 2023-01-11T20:52:54.2051222Z 2023-01-11T20:52:54.2051348Z OK (skipped=1464, expected failures=7) 2023-01-11T20:52:54.2051354Z 2023-01-11T20:52:54.2051464Z Generating XML reports... 2023-01-11T20:52:54.2051882Z Generated XML report: test-reports/python-unittest/test_binary_ufuncs/TEST-TestBinaryUfuncsCPU-20230111204711.xml 2023-01-11T20:52:54.2051930Z 2023-01-11T20:52:54.2052442Z ##[endgroup] 2023-01-11T20:52:54.2052822Z FINISHED PRINTING LOG FILE of test_binary_ufuncs (/var/lib/jenkins/workspace/test/test-reports/test_binary_ufuncs__614h56c) 2023-01-11T20:52:54.2052843Z 2023-01-11T20:53:00.2608348Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T20:53:00.4722025Z Ignoring disabled issues: ['91003'] 2023-01-11T20:53:00.5220101Z Running inductor/test_minifier ... [2023-01-11 20:53:00.521565] 2023-01-11T20:53:00.5225829Z Executing ['/opt/conda/bin/python', '-bb', 'inductor/test_minifier.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 20:53:00.522252] 2023-01-11T20:54:44.7603125Z 2023-01-11T20:54:44.7603686Z Expand the folded group to see the log file of test_functional_autograd_benchmark 2023-01-11T20:54:44.7604837Z ##[group]PRINTING LOG FILE of test_functional_autograd_benchmark (/var/lib/jenkins/workspace/test/test-reports/test_functional_autograd_benchmark_9xwqgwlh) 2023-01-11T20:54:44.7612125Z Test results will be stored in test-reports/python-unittest/test_functional_autograd_benchmark 2023-01-11T20:54:44.7612535Z 2023-01-11T20:54:44.7612659Z Running tests... 2023-01-11T20:54:44.7613198Z ---------------------------------------------------------------------- 2023-01-11T20:54:44.7613814Z test_fast_tasks (__main__.TestFunctionalAutogradBenchmark) ... Found functorch: 2.0.0a0+git8419ddd 2023-01-11T20:54:44.7614384Z Results for model resnet18 on task vjp: nans (var: nan) 2023-01-11T20:54:44.7614875Z Results for model resnet18 on task vjp using Functorch: nans (var: nan) 2023-01-11T20:54:44.7615280Z Found functorch: 2.0.0a0+git8419ddd 2023-01-11T20:54:44.7615966Z Results for model ppl_simple_reg on task vjp: nans (var: nan) 2023-01-11T20:54:44.7616500Z Results for model ppl_simple_reg on task vjp using Functorch: nans (var: nan) 2023-01-11T20:54:44.7616944Z Found functorch: 2.0.0a0+git8419ddd 2023-01-11T20:54:44.7617356Z Results for model ppl_robust_reg on task vjp: nans (var: nan) 2023-01-11T20:54:44.7617902Z Results for model ppl_robust_reg on task vjp using Functorch: nans (var: nan) 2023-01-11T20:54:44.7618339Z Found functorch: 2.0.0a0+git8419ddd 2023-01-11T20:54:44.7618725Z Results for model wav2letter on task vjp: nans (var: nan) 2023-01-11T20:54:44.7619235Z Results for model wav2letter on task vjp using Functorch: nans (var: nan) 2023-01-11T20:54:44.7619661Z Found functorch: 2.0.0a0+git8419ddd 2023-01-11T20:54:44.7620058Z Results for model transformer on task vjp: nans (var: nan) 2023-01-11T20:54:44.7652958Z Results for model transformer on task vjp using Functorch: nans (var: nan) 2023-01-11T20:54:44.7653422Z Found functorch: 2.0.0a0+git8419ddd 2023-01-11T20:54:44.7653934Z Results for model multiheadattn on task vjp: nans (var: nan) 2023-01-11T20:54:44.7654482Z Results for model multiheadattn on task vjp using Functorch: nans (var: nan) 2023-01-11T20:54:44.7654856Z ok (529.815s) 2023-01-11T20:54:44.7655188Z test_slow_tasks (__main__.TestFunctionalAutogradBenchmark) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2023-01-11T20:54:44.7655441Z 2023-01-11T20:54:44.7655707Z ---------------------------------------------------------------------- 2023-01-11T20:54:44.7655956Z Ran 2 tests in 529.818s 2023-01-11T20:54:44.7656058Z 2023-01-11T20:54:44.7656134Z OK (skipped=1) 2023-01-11T20:54:44.7656242Z 2023-01-11T20:54:44.7656437Z Generating XML reports... 2023-01-11T20:54:44.7656961Z Generated XML report: test-reports/python-unittest/test_functional_autograd_benchmark/TEST-TestFunctionalAutogradBenchmark-20230111204554.xml 2023-01-11T20:54:44.7657255Z 2023-01-11T20:54:44.7657619Z ##[endgroup] 2023-01-11T20:54:44.7658072Z FINISHED PRINTING LOG FILE of test_functional_autograd_benchmark (/var/lib/jenkins/workspace/test/test-reports/test_functional_autograd_benchmark_9xwqgwlh) 2023-01-11T20:54:44.7658328Z 2023-01-11T20:54:49.6546828Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T20:54:49.8207176Z Ignoring disabled issues: ['91003'] 2023-01-11T20:54:49.8411157Z Running test_dataloader ... [2023-01-11 20:54:49.840807] 2023-01-11T20:54:49.8413507Z Executing ['/opt/conda/bin/python', '-bb', 'test_dataloader.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 20:54:49.841089] 2023-01-11T20:57:18.1133634Z 2023-01-11T20:57:18.1134692Z Expand the folded group to see the log file of test_dataloader 2023-01-11T20:57:18.1135451Z ##[group]PRINTING LOG FILE of test_dataloader (/var/lib/jenkins/workspace/test/test-reports/test_dataloader_n2pl80li) 2023-01-11T20:57:18.1135989Z Test results will be stored in test-reports/python-unittest/test_dataloader 2023-01-11T20:57:18.1160296Z 2023-01-11T20:57:18.1160647Z Running tests... 2023-01-11T20:57:18.1161336Z ---------------------------------------------------------------------- 2023-01-11T20:57:18.1161943Z test_shuffler_iterdatapipe (__main__.IntegrationTestDataLoaderDataPipe) 2023-01-11T20:57:18.1162801Z Verify ``IterDataPipe.shuffle`` is controlled by ``DataLoader`` ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1185685Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1186453Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1187081Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1187824Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1200227Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1201359Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1201932Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1202751Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1203360Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1204123Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1204480Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1204954Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1205491Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1206298Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1206932Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1207495Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1208107Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1209074Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1209838Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1210775Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1211506Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1212459Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1213219Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1214157Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1214879Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1216062Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1216800Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1217803Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1218531Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1219485Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1220229Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1221185Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1221900Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1222858Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1223593Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1224549Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1225276Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1226230Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1227032Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1228012Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1228736Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1229668Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1230427Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1231481Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1232200Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1233138Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1233883Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1234834Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1235526Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1236469Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1237229Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1238190Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1238891Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1239907Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1240566Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1241078Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1241394Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1241977Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1242495Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1243193Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1243757Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1244557Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1244919Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1245356Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1245860Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1246610Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1246958Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1247378Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1247707Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1248133Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1248481Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1248896Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1249303Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1249737Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1250073Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1250507Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1250839Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1251269Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1251600Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1252029Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1252364Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1252794Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1253125Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1253554Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1253883Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1254294Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1254640Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1255065Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1255395Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1255810Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1256153Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1256582Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1256944Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1257373Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1257729Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1258159Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1258474Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1258902Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1259248Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1259677Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1259994Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1260418Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1260763Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1264631Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1265195Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1266140Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1266791Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1267551Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1268132Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1268606Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1268956Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1269370Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1269697Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1270125Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1270477Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1270993Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1271322Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1271753Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1272084Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1272517Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1272850Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1273275Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1274493Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1275204Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1275813Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1276624Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1277375Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1278166Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1278790Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1279752Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1280167Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1280608Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1280941Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1281371Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1281709Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1282140Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1282470Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1282884Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1283229Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1283733Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1284069Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1284486Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1284833Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1285259Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1285572Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1285997Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1286343Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1286774Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1287087Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1287511Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1287857Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1288286Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1288601Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1289025Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1289370Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1289784Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1290113Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1290536Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1290878Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1291340Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1291664Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1292088Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1292418Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1292855Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1293188Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1293614Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1293947Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1294382Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1294717Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1295144Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1295479Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1295909Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1296239Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1296684Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1297033Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1297464Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T20:57:18.1299903Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T20:57:18.1300624Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T20:57:18.1301190Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T20:57:18.1301555Z ok (143.240s) 2023-01-11T20:57:18.1302073Z test_add_dataset (__main__.TestConcatDataset) ... ok (0.005s) 2023-01-11T20:57:18.1302553Z test_concat_raises_index_error (__main__.TestConcatDataset) ... ok (0.001s) 2023-01-11T20:57:18.1303096Z test_concat_two_non_singletons (__main__.TestConcatDataset) ... ok (0.001s) 2023-01-11T20:57:18.1303687Z test_concat_two_non_singletons_with_empty (__main__.TestConcatDataset) ... ok (0.001s) 2023-01-11T20:57:18.1304271Z test_concat_two_singletons (__main__.TestConcatDataset) ... ok (0.001s) 2023-01-11T20:57:18.1304796Z test_iterable_dataset_err (__main__.TestConcatDataset) ... ok (0.002s) 2023-01-11T20:57:18.1305553Z test_conv_after_fork (__main__.TestConvAfterFork) ... skip: This test hangs when running with ASAN, see https://github.com/pytorch/pytorch/issues/75492 (0.001s) 2023-01-11T20:57:18.1306284Z test_custom_batch_pin (__main__.TestCustomPinFn) ... skip: CUDA unavailable (0.001s) 2023-01-11T20:57:18.1306883Z test_custom_batch_pin_worker (__main__.TestCustomPinFn) ... skip: CUDA unavailable (0.001s) 2023-01-11T20:57:18.1307619Z test_batch_sampler (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1308115Z test_builtin_collection_conversion (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1308586Z test_bulk_loading_nobatch (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1309130Z test_chain_iterable_style_dataset (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1309617Z test_default_collate_bad_numpy_types (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1310094Z test_default_collate_bad_sequence_type (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1310577Z test_default_collate_dtype (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1311138Z test_default_collate_mapping_keep_type (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1311629Z test_default_collate_numpy_memmap (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1312114Z test_default_collate_sequence_dont_keep_type (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1312618Z test_default_collate_sequence_keep_type (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1313149Z test_default_collate_shared_tensor (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1313638Z test_default_convert_mapping_keep_type (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1314121Z test_default_convert_sequence_dont_keep_type (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1314620Z test_default_convert_sequence_keep_type (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1315113Z test_distributed_sampler_invalid_rank (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1315601Z test_duplicating_data_with_drop_last (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1316064Z test_error (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1316489Z test_error_in_init (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1316929Z test_error_workers (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1317388Z test_excessive_thread_creation_warning (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1317858Z test_fd_limit_exceeded (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1318300Z test_get_worker_info (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1318751Z test_growing_dataset (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1319211Z test_invalid_assign_after_init (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1320004Z test_invalid_ctor_args_combinations (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.003s) 2023-01-11T20:57:18.1320682Z test_iterable_style_dataset (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.006s) 2023-01-11T20:57:18.1321375Z test_iterabledataset_len (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1322075Z test_large_sampler_indices (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1322736Z test_len (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1323418Z test_multi_epochs_reproducibility (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1324133Z test_multiple_dataloaders (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1324830Z test_multiprocessing_contexts (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1325632Z test_multiprocessing_iterdatapipe (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1326348Z test_no_segfault (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1327049Z test_numpy (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1327735Z test_numpy_gen_state (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.004s) 2023-01-11T20:57:18.1328184Z test_numpy_scalars (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1328526Z test_partial_workers (__main__.TestDataLoader) 2023-01-11T20:57:18.1328888Z Check that workers exit even if the iterator is not exhausted. ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1329241Z test_proper_exit (__main__.TestDataLoader) 2023-01-11T20:57:18.1329682Z There might be ConnectionResetError or leaked semaphore warning (due to dirty process exit), but they are all safe to ignore ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.005s) 2023-01-11T20:57:18.1330264Z test_random_sampler (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.003s) 2023-01-11T20:57:18.1330747Z test_random_sampler_len_with_replacement (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1331234Z test_random_sampler_len_without_replacement (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1331702Z test_sampler (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1332159Z test_sampler_reproducibility (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.002s) 2023-01-11T20:57:18.1332700Z test_segfault (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1333140Z test_seqential_batch_workers (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1333622Z test_seqential_batch_workers_prefetch (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1334095Z test_sequential_batch (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1334555Z test_sequential_nonbatch (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1335022Z test_sequential_pin_memory (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1335476Z test_sequential_workers (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1335923Z test_shuffle (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1336363Z test_shuffle_batch (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1336851Z test_shuffle_batch_none (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1337303Z test_shuffle_batch_workers (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1337775Z test_shuffle_batch_workers_prefetch (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1338244Z test_shuffle_pin_memory (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1338710Z test_shuffle_reproducibility (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1339159Z test_shuffle_workers (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1339596Z test_timeout (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1340029Z test_typing (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1340476Z test_worker_init_fn (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1340921Z test_worker_seed (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1341371Z test_worker_seed_reproducibility (__main__.TestDataLoader) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1341874Z test_batch_sampler (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1342408Z test_builtin_collection_conversion (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1342941Z test_bulk_loading_nobatch (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1343499Z test_chain_iterable_style_dataset (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1344032Z test_dataset_not_reset (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1344573Z test_default_collate_bad_numpy_types (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1345132Z test_default_collate_bad_sequence_type (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1345710Z test_default_collate_dtype (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1346242Z test_default_collate_mapping_keep_type (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1346788Z test_default_collate_numpy_memmap (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1347377Z test_default_collate_sequence_dont_keep_type (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1347945Z test_default_collate_sequence_keep_type (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1348503Z test_default_collate_shared_tensor (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1349043Z test_default_convert_mapping_keep_type (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1349602Z test_default_convert_sequence_dont_keep_type (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1350168Z test_default_convert_sequence_keep_type (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1350805Z test_distributed_sampler_invalid_rank (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1351355Z test_duplicating_data_with_drop_last (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1351889Z test_early_exit (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1352393Z test_error (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1352898Z test_error_in_init (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1353407Z test_error_workers (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1353965Z test_excessive_thread_creation_warning (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1354498Z test_fd_limit_exceeded (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1355013Z test_get_worker_info (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1355534Z test_growing_dataset (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1356060Z test_invalid_assign_after_init (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1356589Z test_invalid_ctor_args_combinations (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.013s) 2023-01-11T20:57:18.1357128Z test_iterable_style_dataset (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.005s) 2023-01-11T20:57:18.1357663Z test_iterabledataset_len (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1358247Z test_large_sampler_indices (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1358753Z test_len (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1359280Z test_multi_epochs_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1360101Z test_multiple_dataloaders (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1361019Z test_multiprocessing_contexts (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1361761Z test_multiprocessing_iterdatapipe (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1362284Z test_no_segfault (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1362795Z test_numpy (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1363304Z test_numpy_gen_state (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.003s) 2023-01-11T20:57:18.1363813Z test_numpy_scalars (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1364216Z test_partial_workers (__main__.TestDataLoaderPersistentWorkers) 2023-01-11T20:57:18.1364622Z Check that workers exit even if the iterator is not exhausted. ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1365010Z test_proper_exit (__main__.TestDataLoaderPersistentWorkers) 2023-01-11T20:57:18.1365482Z There might be ConnectionResetError or leaked semaphore warning (due to dirty process exit), but they are all safe to ignore ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.005s) 2023-01-11T20:57:18.1366126Z test_random_sampler (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.003s) 2023-01-11T20:57:18.1366669Z test_random_sampler_len_with_replacement (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1367233Z test_random_sampler_len_without_replacement (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1367774Z test_sampler (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1368306Z test_sampler_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.002s) 2023-01-11T20:57:18.1368818Z test_segfault (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1369336Z test_seqential_batch_workers (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1369933Z test_seqential_batch_workers_prefetch (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1370470Z test_sequential_batch (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1370986Z test_sequential_nonbatch (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1371517Z test_sequential_pin_memory (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1372046Z test_sequential_workers (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1372561Z test_shuffle (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1373074Z test_shuffle_batch (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1373584Z test_shuffle_batch_none (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1374114Z test_shuffle_batch_workers (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1374657Z test_shuffle_batch_workers_prefetch (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1375194Z test_shuffle_pin_memory (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1375732Z test_shuffle_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1376283Z test_shuffle_workers (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1376796Z test_timeout (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1377304Z test_typing (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1377844Z test_worker_init_fn (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.000s) 2023-01-11T20:57:18.1378361Z test_worker_seed (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1378880Z test_worker_seed_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... skip: DataLoader tests hang in ASAN, see: https://github.com/pytorch/pytorch/issues/66223 (0.001s) 2023-01-11T20:57:18.1379323Z test_incomplete_fractional_splits (__main__.TestDatasetRandomSplit) ... ok (0.001s) 2023-01-11T20:57:18.1379669Z test_lengths_must_equal_dataset_size (__main__.TestDatasetRandomSplit) ... ok (0.001s) 2023-01-11T20:57:18.1380003Z test_slicing_of_subset_of_dataset (__main__.TestDatasetRandomSplit) ... ok (0.006s) 2023-01-11T20:57:18.1380319Z test_slicing_of_subset_of_subset (__main__.TestDatasetRandomSplit) ... ok (0.004s) 2023-01-11T20:57:18.1380684Z test_splits_are_mutually_exclusive (__main__.TestDatasetRandomSplit) ... ok (0.002s) 2023-01-11T20:57:18.1381007Z test_splits_generator (__main__.TestDatasetRandomSplit) ... ok (0.004s) 2023-01-11T20:57:18.1381312Z test_splits_have_correct_size (__main__.TestDatasetRandomSplit) ... ok (0.003s) 2023-01-11T20:57:18.1381625Z test_splits_indexing_type (__main__.TestDatasetRandomSplit) 2023-01-11T20:57:18.1381902Z Indices generated by random_split ... ok (0.004s) 2023-01-11T20:57:18.1382189Z test_splits_reproducibility (__main__.TestDatasetRandomSplit) ... ok (0.011s) 2023-01-11T20:57:18.1382502Z test_pin_memory (__main__.TestDictDataLoader) ... skip: CUDA unavailable (0.001s) 2023-01-11T20:57:18.1382838Z test_pin_memory_device (__main__.TestDictDataLoader) ... skip: CUDA unavailable (0.001s) 2023-01-11T20:57:18.1383185Z test_pin_memory_with_only_device (__main__.TestDictDataLoader) ... skip: CUDA unavailable (0.001s) 2023-01-11T20:57:18.1383497Z test_sequential_batch (__main__.TestDictDataLoader) ... ok (0.062s) 2023-01-11T20:57:18.1383890Z test_ind_worker_queue (__main__.TestIndividualWorkerQueue) ... skip: Flaky with ASAN, see https://github.com/pytorch/pytorch/issues/65727 (0.001s) 2023-01-11T20:57:18.1384296Z test_dataloader_with_namedtuple (__main__.TestNamedTupleDataLoader) ... ok (0.005s) 2023-01-11T20:57:18.1384617Z test_set_affinity_in_worker_init (__main__.TestSetAffinity) ... ok (0.105s) 2023-01-11T20:57:18.1384931Z test_shuffle_pin_memory (__main__.TestStringDataLoader) ... skip: CUDA unavailable (0.001s) 2023-01-11T20:57:18.1385242Z test_getitem (__main__.TestTensorDataset) ... ok (0.031s) 2023-01-11T20:57:18.1385508Z test_getitem_1d (__main__.TestTensorDataset) ... ok (0.018s) 2023-01-11T20:57:18.1385763Z test_len (__main__.TestTensorDataset) ... ok (0.002s) 2023-01-11T20:57:18.1386026Z test_many_tensors (__main__.TestTensorDataset) ... ok (0.018s) 2023-01-11T20:57:18.1386298Z test_single_tensor (__main__.TestTensorDataset) ... ok (0.004s) 2023-01-11T20:57:18.1386457Z 2023-01-11T20:57:18.1386721Z ---------------------------------------------------------------------- 2023-01-11T20:57:18.1386958Z Ran 164 tests in 143.672s 2023-01-11T20:57:18.1387074Z 2023-01-11T20:57:18.1387154Z OK (skipped=140) 2023-01-11T20:57:18.1387267Z 2023-01-11T20:57:18.1387353Z Generating XML reports... 2023-01-11T20:57:18.1387817Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-IntegrationTestDataLoaderDataPipe-20230111205453.xml 2023-01-11T20:57:18.1388434Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestConcatDataset-20230111205453.xml 2023-01-11T20:57:18.1388972Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestDatasetRandomSplit-20230111205453.xml 2023-01-11T20:57:18.1389508Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestDictDataLoader-20230111205453.xml 2023-01-11T20:57:18.1390043Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestNamedTupleDataLoader-20230111205453.xml 2023-01-11T20:57:18.1390572Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestSetAffinity-20230111205453.xml 2023-01-11T20:57:18.1391186Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestTensorDataset-20230111205453.xml 2023-01-11T20:57:18.1391703Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestConvAfterFork-20230111205453.xml 2023-01-11T20:57:18.1392197Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestCustomPinFn-20230111205453.xml 2023-01-11T20:57:18.1392699Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestDataLoader-20230111205453.xml 2023-01-11T20:57:18.1393253Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestDataLoaderPersistentWorkers-20230111205453.xml 2023-01-11T20:57:18.1393822Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestIndividualWorkerQueue-20230111205453.xml 2023-01-11T20:57:18.1394402Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestStringDataLoader-20230111205453.xml 2023-01-11T20:57:18.1394644Z 2023-01-11T20:57:18.1396186Z ##[endgroup] 2023-01-11T20:57:18.1396784Z FINISHED PRINTING LOG FILE of test_dataloader (/var/lib/jenkins/workspace/test/test-reports/test_dataloader_n2pl80li) 2023-01-11T20:57:18.1397069Z 2023-01-11T20:57:23.0203385Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T20:57:23.1918627Z Ignoring disabled issues: ['91003'] 2023-01-11T20:57:23.2125006Z Running test_legacy_vmap ... [2023-01-11 20:57:23.212147] 2023-01-11T20:57:23.2126581Z Executing ['/opt/conda/bin/python', '-bb', 'test_legacy_vmap.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 20:57:23.212436] 2023-01-11T20:57:39.3124822Z 2023-01-11T20:57:39.3126038Z Expand the folded group to see the log file of test_legacy_vmap 2023-01-11T20:57:39.3127308Z ##[group]PRINTING LOG FILE of test_legacy_vmap (/var/lib/jenkins/workspace/test/test-reports/test_legacy_vmap_qm9kyy8y) 2023-01-11T20:57:39.3130767Z Test results will be stored in test-reports/python-unittest/test_legacy_vmap 2023-01-11T20:57:39.3131137Z 2023-01-11T20:57:39.3131259Z Running tests... 2023-01-11T20:57:39.3131653Z ---------------------------------------------------------------------- 2023-01-11T20:57:39.3132124Z test_accepts_nested_inputs (__main__.TestVmapAPI) ... test_legacy_vmap.py:377: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3132538Z out = vmap(lambda z: z[0] + z[1])((x, y)) 2023-01-11T20:57:39.3132850Z test_legacy_vmap.py:379: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3133210Z out = vmap(lambda z: z[0] + z[1], in_dims=(0,))((x, y)) 2023-01-11T20:57:39.3133560Z test_legacy_vmap.py:381: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3134027Z out = vmap(lambda z: z[0] + z[1], in_dims=((0, 0),))((x, y)) 2023-01-11T20:57:39.3134623Z test_legacy_vmap.py:384: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3134942Z out = vmap(lambda z: z[0] + z[1])([x, y]) 2023-01-11T20:57:39.3135224Z test_legacy_vmap.py:386: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3135526Z out = vmap(lambda z: z[0] + z[1], in_dims=(0,))([x, y]) 2023-01-11T20:57:39.3136006Z test_legacy_vmap.py:388: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3136310Z out = vmap(lambda z: z[0] + z[1], in_dims=([0, 0],))([x, y]) 2023-01-11T20:57:39.3136601Z test_legacy_vmap.py:391: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3136970Z out = vmap(lambda z: z['x'] + z['y'])({'x': x, 'y': y}) 2023-01-11T20:57:39.3137280Z test_legacy_vmap.py:393: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3137648Z out = vmap(lambda z: z['x'] + z['y'], in_dims=(0,))({'x': x, 'y': y}) 2023-01-11T20:57:39.3138028Z test_legacy_vmap.py:395: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3138424Z out = vmap(lambda z: z['x'] + z['y'], in_dims=({'x': 0, 'y': 0},))({'x': x, 'y': y}) 2023-01-11T20:57:39.3138750Z test_legacy_vmap.py:399: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3139113Z out_fn = vmap(lambda z: z['x'][0] + z['x'][1][0] + z['y'][0] + z['y'][1]) 2023-01-11T20:57:39.3139326Z ok (0.015s) 2023-01-11T20:57:39.3139669Z test_backward_unsupported_interaction (__main__.TestVmapAPI) ... test_legacy_vmap.py:749: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3140010Z vmap(backward_on_vmapped_tensor)(x) 2023-01-11T20:57:39.3140313Z test_legacy_vmap.py:755: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3140610Z vmap(backward_with_vmapped_grad)(x, grad) 2023-01-11T20:57:39.3140982Z test_legacy_vmap.py:761: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3141272Z vmap(completely_unrelated_backward)(y) 2023-01-11T20:57:39.3141473Z ok (0.011s) 2023-01-11T20:57:39.3141803Z test_batched_gradient_basic (__main__.TestVmapAPI) ... test_legacy_vmap.py:793: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3142135Z jacobian = vmap(vjp_mul)(batched_v) 2023-01-11T20:57:39.3142327Z ok (0.005s) 2023-01-11T20:57:39.3142770Z test_constant_function (__main__.TestVmapAPI) ... test_legacy_vmap.py:64: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3143141Z output = vmap(lambda x: torch.tensor(3.14))(torch.ones(3)) 2023-01-11T20:57:39.3143341Z ok (0.002s) 2023-01-11T20:57:39.3143671Z test_different_map_dim_size_raises (__main__.TestVmapAPI) ... test_legacy_vmap.py:42: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3144000Z vmap(torch.mul)(x, y) 2023-01-11T20:57:39.3144276Z test_legacy_vmap.py:44: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3144574Z vmap(lambda z: z[0] + z[1], in_dims=((0, 0),))((x, y)) 2023-01-11T20:57:39.3144875Z test_legacy_vmap.py:46: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3145271Z vmap(lambda z: z['x'] + z['y'], in_dims=({'x': 0, 'y': 0},))({'x': x, 'y': y}) 2023-01-11T20:57:39.3145472Z ok (0.002s) 2023-01-11T20:57:39.3145788Z test_fallback_atan2 (__main__.TestVmapAPI) ... test_legacy_vmap.py:555: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3146108Z result = vmap(op, (2, 0))(x, y) 2023-01-11T20:57:39.3146385Z test_legacy_vmap.py:561: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3146781Z result = vmap(vmap(op), (2, 0))(x, y) 2023-01-11T20:57:39.3147081Z test_legacy_vmap.py:567: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3147354Z result = vmap(vmap(vmap(op)))(x, y) 2023-01-11T20:57:39.3147550Z ok (0.774s) 2023-01-11T20:57:39.3147794Z test_fallback_does_not_warn_by_default (__main__.TestVmapAPI) ... ok (0.002s) 2023-01-11T20:57:39.3148188Z test_fallback_masked_fill (__main__.TestVmapAPI) ... test_legacy_vmap.py:583: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3148603Z result = vmap(torch.index_add, (0, None, None, 0))(x, dim, index, values) 2023-01-11T20:57:39.3148936Z test_legacy_vmap.py:583: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3149258Z result = vmap(torch.index_add, (0, None, None, 0))(x, dim, index, values) 2023-01-11T20:57:39.3149466Z ok (0.617s) 2023-01-11T20:57:39.3149803Z test_fallback_multiple_returns (__main__.TestVmapAPI) ... test_legacy_vmap.py:601: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3150145Z result = vmap(torch.var_mean)(tensor) 2023-01-11T20:57:39.3150448Z test_legacy_vmap.py:607: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3150737Z result = vmap(vmap(torch.var_mean))(tensor) 2023-01-11T20:57:39.3151108Z test_legacy_vmap.py:613: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3151416Z result = vmap(vmap(vmap(torch.var_mean)))(tensor) 2023-01-11T20:57:39.3151611Z ok (0.580s) 2023-01-11T20:57:39.3151861Z test_fallback_warns_when_warnings_are_enabled (__main__.TestVmapAPI) ... ok (0.002s) 2023-01-11T20:57:39.3152174Z test_fallback_with_undefined_grad (__main__.TestVmapAPI) ... ok (0.061s) 2023-01-11T20:57:39.3152563Z test_fallback_zero_dim (__main__.TestVmapAPI) ... test_legacy_vmap.py:526: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3152867Z vmap(op, (0, None))(x, y) 2023-01-11T20:57:39.3153194Z test_legacy_vmap.py:528: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3153473Z vmap(op, (None, 0))(y, x) 2023-01-11T20:57:39.3153743Z test_legacy_vmap.py:530: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3154006Z vmap(op)(x, x) 2023-01-11T20:57:39.3154285Z test_legacy_vmap.py:535: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3154544Z vmap(op, (0, None))(x, y) 2023-01-11T20:57:39.3154826Z test_legacy_vmap.py:537: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3155095Z vmap(op, (None, 0))(y, x) 2023-01-11T20:57:39.3155377Z test_legacy_vmap.py:539: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3155632Z vmap(op)(x, x) 2023-01-11T20:57:39.3155804Z ok (0.028s) 2023-01-11T20:57:39.3156128Z test_func_with_no_inputs (__main__.TestVmapAPI) ... test_legacy_vmap.py:58: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3156421Z vmap(foo)() 2023-01-11T20:57:39.3156694Z test_legacy_vmap.py:61: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3156957Z vmap(bar)() 2023-01-11T20:57:39.3157106Z ok (0.001s) 2023-01-11T20:57:39.3157425Z test_functools_partial (__main__.TestVmapAPI) ... test_legacy_vmap.py:799: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3157784Z result = vmap(functools.partial(torch.mul, x))(y) 2023-01-11T20:57:39.3157997Z ok (0.002s) 2023-01-11T20:57:39.3158316Z test_grad_unsupported_interaction (__main__.TestVmapAPI) ... test_legacy_vmap.py:774: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3158675Z vmap(output_to_grad_is_vmapped)(input_tensor) 2023-01-11T20:57:39.3158990Z test_legacy_vmap.py:782: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3159281Z vmap(input_to_grad_is_vmapped)(input_tensor) 2023-01-11T20:57:39.3159483Z ok (0.007s) 2023-01-11T20:57:39.3160001Z test_in_dim_not_in_tensor_err_msg (__main__.TestVmapAPI) ... test_legacy_vmap.py:464: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3160411Z vmap(foo)(torch.randn([])) 2023-01-11T20:57:39.3160692Z test_legacy_vmap.py:466: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3160991Z vmap(foo, in_dims=(0,))(torch.randn([])) 2023-01-11T20:57:39.3161294Z test_legacy_vmap.py:468: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3161626Z vmap(foo, in_dims=(-1,))(x) 2023-01-11T20:57:39.3161912Z test_legacy_vmap.py:470: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3162185Z vmap(foo, in_dims=(2,))(y) 2023-01-11T20:57:39.3162459Z test_legacy_vmap.py:472: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3162765Z vmap(lambda z: z[0] + z[1], in_dims=([3, 0],))([x, y]) 2023-01-11T20:57:39.3163069Z test_legacy_vmap.py:474: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3163357Z vmap(foo, in_dims=(0,))(torch.randn(2, 3)) 2023-01-11T20:57:39.3163647Z test_legacy_vmap.py:475: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3164090Z vmap(foo, in_dims=(1,))(torch.randn(2, 3)) 2023-01-11T20:57:39.3164290Z ok (0.003s) 2023-01-11T20:57:39.3164600Z test_in_dims_wrong_type_err_msg (__main__.TestVmapAPI) ... test_legacy_vmap.py:408: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3164929Z vmap(torch.mul, [0, 0])(x, y) 2023-01-11T20:57:39.3165216Z test_legacy_vmap.py:410: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3165543Z vmap(torch.mul, set({0, 0}))(x, y) 2023-01-11T20:57:39.3165823Z test_legacy_vmap.py:412: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3166138Z vmap(torch.mul, 'lol')(x, y) 2023-01-11T20:57:39.3166427Z test_legacy_vmap.py:414: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3166715Z vmap(lambda z: z[0] + z[1], in_dims=[0, 0])([x, y]) 2023-01-11T20:57:39.3167021Z test_legacy_vmap.py:416: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3167297Z vmap(torch.mul, (0, 0))(x, y) 2023-01-11T20:57:39.3167469Z ok (0.002s) 2023-01-11T20:57:39.3167819Z test_inplace_fallback_nary_different_levels (__main__.TestVmapAPI) ... test_legacy_vmap.py:708: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3168165Z vmap(op, in_dims=(0, None))(x, y) 2023-01-11T20:57:39.3168461Z test_legacy_vmap.py:714: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3168736Z vmap(vmap(op, in_dims=(0, None)))(x, y) 2023-01-11T20:57:39.3169032Z test_legacy_vmap.py:722: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3169318Z vmap(op, in_dims=(None, 0))(x, y) 2023-01-11T20:57:39.3169594Z test_legacy_vmap.py:727: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3169904Z vmap(vmap(op, in_dims=(0, None)), in_dims=(None, 0))(x, y) 2023-01-11T20:57:39.3170216Z test_legacy_vmap.py:732: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3170521Z vmap(vmap(op, in_dims=(0, None)), in_dims=(None, 1))(x, y) 2023-01-11T20:57:39.3170818Z test_legacy_vmap.py:737: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3171102Z vmap(vmap(op, in_dims=(None, 0)))(x, y) 2023-01-11T20:57:39.3171296Z ok (0.025s) 2023-01-11T20:57:39.3171618Z test_inplace_fallback_nary_same_levels (__main__.TestVmapAPI) ... test_legacy_vmap.py:673: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3171947Z vmap(op, (2, 0))(x, y) 2023-01-11T20:57:39.3172225Z test_legacy_vmap.py:681: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3172497Z vmap(vmap(op), (2, 0))(x, y) 2023-01-11T20:57:39.3172814Z test_legacy_vmap.py:689: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3173101Z result = vmap(vmap(vmap(op)))(x, y) 2023-01-11T20:57:39.3173294Z ok (0.726s) 2023-01-11T20:57:39.3173610Z test_inplace_fallback_unary (__main__.TestVmapAPI) ... test_legacy_vmap.py:632: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3173929Z result = vmap(op)(x) 2023-01-11T20:57:39.3174214Z test_legacy_vmap.py:639: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3174491Z result = vmap(op, out_dims=(1,))(x) 2023-01-11T20:57:39.3174787Z test_legacy_vmap.py:646: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3175065Z result = vmap(vmap(op))(x) 2023-01-11T20:57:39.3175347Z test_legacy_vmap.py:653: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3175620Z result = vmap(vmap(vmap(op)))(x) 2023-01-11T20:57:39.3175810Z ok (2.683s) 2023-01-11T20:57:39.3176158Z test_integer_in_dim_but_not_tensor_input_err_msg (__main__.TestVmapAPI) ... test_legacy_vmap.py:447: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3176484Z vmap(torch.sum)(x, 0) 2023-01-11T20:57:39.3176770Z test_legacy_vmap.py:449: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3177048Z vmap(torch.sum, (0, 0))(x, 0) 2023-01-11T20:57:39.3177320Z test_legacy_vmap.py:451: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3177653Z vmap(lambda z: z[0] + z[1], in_dims=([0, 0],))([x, 1]) 2023-01-11T20:57:39.3177959Z test_legacy_vmap.py:453: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3178239Z vmap(torch.sum, (0, None))(x, 0) 2023-01-11T20:57:39.3178416Z ok (0.002s) 2023-01-11T20:57:39.3178737Z test_multiple_inputs (__main__.TestVmapAPI) ... test_legacy_vmap.py:79: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3179062Z output = vmap(torch.mul)(x, y) 2023-01-11T20:57:39.3179238Z ok (0.002s) 2023-01-11T20:57:39.3179556Z test_multiple_out_dims (__main__.TestVmapAPI) ... test_legacy_vmap.py:221: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3179890Z result = vmap(foo, out_dims=(0, 1))(x) 2023-01-11T20:57:39.3180190Z test_legacy_vmap.py:224: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3180531Z result = vmap(bar, out_dims=(-1, 0, 1, 2))(x, y) 2023-01-11T20:57:39.3180731Z ok (0.005s) 2023-01-11T20:57:39.3181055Z test_multiple_outputs (__main__.TestVmapAPI) ... test_legacy_vmap.py:87: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3181365Z outputs = vmap(foo)(x) 2023-01-11T20:57:39.3181544Z ok (0.002s) 2023-01-11T20:57:39.3181878Z test_multiple_outputs_error_cases (__main__.TestVmapAPI) ... test_legacy_vmap.py:107: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3182206Z vmap(returns_tuple_of_tensors)(x) 2023-01-11T20:57:39.3182508Z test_legacy_vmap.py:112: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3182795Z vmap(returns_list_of_two_tensors)(x) 2023-01-11T20:57:39.3183099Z test_legacy_vmap.py:114: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3183372Z vmap(returns_list_of_one_tensor)(x) 2023-01-11T20:57:39.3183567Z ok (0.002s) 2023-01-11T20:57:39.3183896Z test_nested_non_default_in_dims (__main__.TestVmapAPI) ... test_legacy_vmap.py:338: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3184240Z result = vmap(vmap(vmap(torch.mul), (1, 0)), (1, 2))(x, y) 2023-01-11T20:57:39.3184443Z ok (0.002s) 2023-01-11T20:57:39.3184792Z test_nested_out_dims (__main__.TestVmapAPI) ... test_legacy_vmap.py:237: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3185141Z result = vmap(lambda y: vmap(lambda x: x, out_dims=1)(y))(y) 2023-01-11T20:57:39.3185447Z test_legacy_vmap.py:242: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3185770Z result = vmap(lambda y: vmap(lambda x: x, out_dims=1)(y), out_dims=1)(y) 2023-01-11T20:57:39.3186097Z test_legacy_vmap.py:247: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3186486Z result = vmap(lambda y: vmap(lambda x: x, out_dims=-1)(y), out_dims=-1)(y) 2023-01-11T20:57:39.3186816Z test_legacy_vmap.py:254: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3187215Z result = vmap(lambda y: vmap(lambda x: x * y, out_dims=1)(x), out_dims=-1)(y) 2023-01-11T20:57:39.3187447Z ok (0.007s) 2023-01-11T20:57:39.3187775Z test_nested_with_different_map_dim (__main__.TestVmapAPI) ... test_legacy_vmap.py:128: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3188138Z output = vmap(lambda x: vmap(lambda y: x * y)(y))(x) 2023-01-11T20:57:39.3188446Z test_legacy_vmap.py:133: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3188759Z output = vmap(lambda x: vmap(lambda y: vmap(lambda z: x * y * z)(z))(y))(x) 2023-01-11T20:57:39.3188984Z ok (0.004s) 2023-01-11T20:57:39.3189344Z test_nested_with_same_map_dim (__main__.TestVmapAPI) ... test_legacy_vmap.py:119: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3189685Z output = vmap(vmap(torch.mul))(x, y) 2023-01-11T20:57:39.3189970Z test_legacy_vmap.py:122: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3190269Z output = vmap(vmap(vmap(torch.mul)))(x, y) 2023-01-11T20:57:39.3190472Z ok (0.003s) 2023-01-11T20:57:39.3190851Z test_nn_module (__main__.TestVmapAPI) ... test_legacy_vmap.py:805: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3191179Z result = vmap(model)(tensor) 2023-01-11T20:57:39.3191369Z ok (0.003s) 2023-01-11T20:57:39.3191683Z test_non_default_in_dims_out_dims (__main__.TestVmapAPI) ... test_legacy_vmap.py:345: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3192043Z result = vmap(lambda x: x, in_dims=1, out_dims=1)(x) 2023-01-11T20:57:39.3192362Z test_legacy_vmap.py:350: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3192671Z result = vmap(lambda x: x, in_dims=2, out_dims=1)(x) 2023-01-11T20:57:39.3192972Z test_legacy_vmap.py:359: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3193265Z result = vmap(foo, in_dims=1, out_dims=1)(x) 2023-01-11T20:57:39.3193568Z test_legacy_vmap.py:363: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3193851Z result = vmap(foo, in_dims=2, out_dims=1)(x) 2023-01-11T20:57:39.3194151Z test_legacy_vmap.py:368: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3194435Z result = vmap(vmap(foo, 1, 1), 1, 1)(x) 2023-01-11T20:57:39.3194626Z ok (0.006s) 2023-01-11T20:57:39.3194940Z test_non_tensor_output_raises (__main__.TestVmapAPI) ... test_legacy_vmap.py:29: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3195284Z output = vmap(lambda x: 3.14)(torch.ones(3)) 2023-01-11T20:57:39.3195591Z test_legacy_vmap.py:35: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3195872Z vmap(multiple_outputs)(torch.ones(3)) 2023-01-11T20:57:39.3196068Z ok (0.001s) 2023-01-11T20:57:39.3196386Z test_non_zero_in_dims (__main__.TestVmapAPI) ... test_legacy_vmap.py:311: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3196761Z output = vmap(lambda x: x, (1,))(tensor) 2023-01-11T20:57:39.3197045Z test_legacy_vmap.py:317: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3197336Z output = vmap(torch.mul, (0, 1))(x, y) 2023-01-11T20:57:39.3197639Z test_legacy_vmap.py:319: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3197912Z output = vmap(torch.mul, (1, 0))(x, y) 2023-01-11T20:57:39.3198106Z ok (0.004s) 2023-01-11T20:57:39.3198423Z test_none_in_dims (__main__.TestVmapAPI) ... test_legacy_vmap.py:327: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3198742Z output = vmap(torch.mul, (0, None))(x, y) 2023-01-11T20:57:39.3199042Z test_legacy_vmap.py:332: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3199334Z output = vmap(torch.mul, (0, None))(x, 2) 2023-01-11T20:57:39.3199532Z ok (0.003s) 2023-01-11T20:57:39.3200196Z test_nonzero_out_dims (__main__.TestVmapAPI) ... test_legacy_vmap.py:172: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3200540Z result = vmap(lambda x: x, out_dims=1)(tensor) 2023-01-11T20:57:39.3200854Z test_legacy_vmap.py:178: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3201141Z result = vmap(lambda x: x, out_dims=2)(tensor) 2023-01-11T20:57:39.3201447Z test_legacy_vmap.py:184: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3201880Z result = vmap(lambda x: x, out_dims=-1)(tensor) 2023-01-11T20:57:39.3202198Z test_legacy_vmap.py:191: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3202501Z result = vmap(lambda x, y: (x, y), out_dims=2)(tensor, other) 2023-01-11T20:57:39.3202819Z test_legacy_vmap.py:199: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3203129Z result = vmap(lambda x: x, out_dims=2)(tensor) 2023-01-11T20:57:39.3203423Z test_legacy_vmap.py:207: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3203710Z result = vmap(foo, out_dims=1)(x, y) 2023-01-11T20:57:39.3203903Z ok (0.012s) 2023-01-11T20:57:39.3204217Z test_noop_in_inner_vmap (__main__.TestVmapAPI) ... test_legacy_vmap.py:140: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3204569Z output = vmap(lambda x: vmap(lambda y: x)(y))(x) 2023-01-11T20:57:39.3204775Z ok (0.002s) 2023-01-11T20:57:39.3205111Z test_not_enough_in_dims_err_msg (__main__.TestVmapAPI) ... test_legacy_vmap.py:424: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3205425Z vmap(torch.mul, (0,))(x, y) 2023-01-11T20:57:39.3205713Z test_legacy_vmap.py:426: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3205996Z vmap(torch.mul, (0, 0, 0))(x, y) 2023-01-11T20:57:39.3206273Z test_legacy_vmap.py:428: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3206571Z vmap(lambda z: z[0] + z[1], in_dims=([0],))([x, y]) 2023-01-11T20:57:39.3206870Z test_legacy_vmap.py:430: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3207169Z vmap(lambda z: z[0] + z[1], in_dims=((0, 0),))([x, y]) 2023-01-11T20:57:39.3207460Z test_legacy_vmap.py:432: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3207735Z vmap(torch.mul, (0, 0))(x, y) 2023-01-11T20:57:39.3207916Z ok (0.002s) 2023-01-11T20:57:39.3208232Z test_out_dim_out_of_bounds_err_msg (__main__.TestVmapAPI) ... test_legacy_vmap.py:303: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3208566Z vmap(lambda x: x, out_dims=3)(x) 2023-01-11T20:57:39.3208859Z test_legacy_vmap.py:305: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3209227Z vmap(lambda x: x, out_dims=-4)(x) 2023-01-11T20:57:39.3209404Z ok (0.012s) 2023-01-11T20:57:39.3209747Z test_out_dims_and_num_outputs_mismatch_err_msg (__main__.TestVmapAPI) ... test_legacy_vmap.py:286: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3210092Z vmap(lambda x: x, out_dims=(0, 0))(x) 2023-01-11T20:57:39.3210373Z test_legacy_vmap.py:288: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3210671Z vmap(lambda x: (x, x, x), out_dims=(0, 0, 0, 0))(x) 2023-01-11T20:57:39.3210974Z test_legacy_vmap.py:292: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3211255Z vmap(lambda x: (x, x), out_dims=(0,))(x) 2023-01-11T20:57:39.3211560Z test_legacy_vmap.py:294: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3211853Z vmap(lambda x: (x, x, x), out_dims=(0, 0))(x) 2023-01-11T20:57:39.3212045Z ok (0.002s) 2023-01-11T20:57:39.3212352Z test_out_dims_edge_case (__main__.TestVmapAPI) ... test_legacy_vmap.py:264: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3212688Z expected = vmap(foo, out_dims=1)(tensor) 2023-01-11T20:57:39.3212988Z test_legacy_vmap.py:265: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3213265Z result = vmap(foo, out_dims=(1,))(tensor) 2023-01-11T20:57:39.3213455Z ok (0.002s) 2023-01-11T20:57:39.3213842Z test_out_dims_must_be_int_or_tuple_of_int_err_msg (__main__.TestVmapAPI) ... test_legacy_vmap.py:272: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3214247Z vmap(lambda x: x, out_dims='lol')(tensor) 2023-01-11T20:57:39.3214532Z test_legacy_vmap.py:274: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3214872Z vmap(lambda x: x, out_dims=('lol',))(tensor) 2023-01-11T20:57:39.3215177Z test_legacy_vmap.py:276: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3215454Z vmap(lambda x: x, out_dims=None)(tensor) 2023-01-11T20:57:39.3215751Z test_legacy_vmap.py:278: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3216044Z vmap(lambda x: x, out_dims=(None,))(tensor) 2023-01-11T20:57:39.3216227Z ok (0.001s) 2023-01-11T20:57:39.3216548Z test_single_input (__main__.TestVmapAPI) ... test_legacy_vmap.py:73: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3216865Z output = vmap(square)(x) 2023-01-11T20:57:39.3217046Z ok (0.002s) 2023-01-11T20:57:39.3217358Z test_unsupported_op_err_msg (__main__.TestVmapAPI) ... test_legacy_vmap.py:151: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3217684Z vmap(torch.ravel)(tensor) 2023-01-11T20:57:39.3217975Z test_legacy_vmap.py:157: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3218238Z vmap(out_op)(tensor, tensor) 2023-01-11T20:57:39.3218528Z test_legacy_vmap.py:162: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3218826Z vmap(lambda t: torch.atleast_1d([t]))(tensor) 2023-01-11T20:57:39.3219130Z test_legacy_vmap.py:167: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3219402Z vmap(torch.Tensor.item)(tensor) 2023-01-11T20:57:39.3219591Z ok (0.018s) 2023-01-11T20:57:39.3219835Z test_add_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.013s) 2023-01-11T20:57:39.3220253Z test_binary_cross_entropy_cpu (__main__.TestVmapBatchedGradientCPU) ... test_legacy_vmap.py:883: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3220626Z result = vmap(op, in_dims, out_dims)(*inputs) 2023-01-11T20:57:39.3220858Z ok (0.011s) 2023-01-11T20:57:39.3221090Z test_diagonal_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.005s) 2023-01-11T20:57:39.3221409Z test_div_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.024s) 2023-01-11T20:57:39.3221720Z test_expand_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.003s) 2023-01-11T20:57:39.3222136Z test_index_cpu (__main__.TestVmapBatchedGradientCPU) ... test_legacy_vmap.py:883: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3222486Z result = vmap(op, in_dims, out_dims)(*inputs) 2023-01-11T20:57:39.3222683Z ok (0.007s) 2023-01-11T20:57:39.3222941Z test_inplace_manyview_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.017s) 2023-01-11T20:57:39.3223268Z test_inplace_on_view_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.011s) 2023-01-11T20:57:39.3223593Z test_lgamma_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.008s) 2023-01-11T20:57:39.3223906Z test_log1p_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.006s) 2023-01-11T20:57:39.3224215Z test_log_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.006s) 2023-01-11T20:57:39.3224515Z test_logsumexp_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.011s) 2023-01-11T20:57:39.3224938Z test_max_cpu (__main__.TestVmapBatchedGradientCPU) ... test_legacy_vmap.py:883: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3225305Z result = vmap(op, in_dims, out_dims)(*inputs) 2023-01-11T20:57:39.3225492Z ok (0.004s) 2023-01-11T20:57:39.3225734Z test_median_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.006s) 2023-01-11T20:57:39.3226077Z test_min_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.004s) 2023-01-11T20:57:39.3226371Z test_mul_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.020s) 2023-01-11T20:57:39.3226681Z test_permute_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.003s) 2023-01-11T20:57:39.3226997Z test_reshape_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.003s) 2023-01-11T20:57:39.3227312Z test_select_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.006s) 2023-01-11T20:57:39.3227608Z test_sigmoid_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.008s) 2023-01-11T20:57:39.3227922Z test_slice_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.007s) 2023-01-11T20:57:39.3228231Z test_stack_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.004s) 2023-01-11T20:57:39.3228524Z test_sub_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.012s) 2023-01-11T20:57:39.3228988Z test_symeig_cpu (__main__.TestVmapBatchedGradientCPU) ... test_legacy_vmap.py:2422: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2023-01-11T20:57:39.3229504Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2023-01-11T20:57:39.3229828Z L, _ = torch.symeig(A, upper=upper) 2023-01-11T20:57:39.3230021Z should be replaced with 2023-01-11T20:57:39.3230322Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2023-01-11T20:57:39.3230537Z and 2023-01-11T20:57:39.3230715Z L, V = torch.symeig(A, eigenvectors=True) 2023-01-11T20:57:39.3231013Z should be replaced with 2023-01-11T20:57:39.3231489Z 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-11T20:57:39.3231862Z return torch.symeig(x, eigenvectors=True)[0] 2023-01-11T20:57:39.3232171Z test_legacy_vmap.py:883: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3232488Z result = vmap(op, in_dims, out_dims)(*inputs) 2023-01-11T20:57:39.3232690Z ok (0.060s) 2023-01-11T20:57:39.3232927Z test_threshold_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.003s) 2023-01-11T20:57:39.3233243Z test_trace_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.004s) 2023-01-11T20:57:39.3233670Z test_unrelated_output_cpu (__main__.TestVmapBatchedGradientCPU) ... test_legacy_vmap.py:2482: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3234048Z result = vmap(vjp)(gy) 2023-01-11T20:57:39.3234227Z ok (0.002s) 2023-01-11T20:57:39.3234595Z test_unrelated_output_multiple_grad_cpu (__main__.TestVmapBatchedGradientCPU) ... test_legacy_vmap.py:2497: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3234955Z result = vmap(vjp)(gy) 2023-01-11T20:57:39.3235122Z ok (0.002s) 2023-01-11T20:57:39.3235376Z test_vmap_fallback_check (__main__.TestVmapBatchedGradientCPU) ... ok (0.002s) 2023-01-11T20:57:39.3235815Z test_vmap_fallback_check_ok (__main__.TestVmapBatchedGradientCPU) ... test_legacy_vmap.py:965: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3236169Z vmap(op_using_fallback)(torch.rand(3)) 2023-01-11T20:57:39.3236363Z ok (0.001s) 2023-01-11T20:57:39.3236584Z test_T_numpy (__main__.TestVmapOperators) ... ok (0.034s) 2023-01-11T20:57:39.3236846Z test_as_strided (__main__.TestVmapOperators) ... ok (0.069s) 2023-01-11T20:57:39.3237133Z test_binary_pointwise_ops (__main__.TestVmapOperators) ... ok (0.562s) 2023-01-11T20:57:39.3237407Z test_bmm (__main__.TestVmapOperators) ... ok (0.048s) 2023-01-11T20:57:39.3237663Z test_cat (__main__.TestVmapOperators) ... ok (0.015s) 2023-01-11T20:57:39.3237912Z test_chunk (__main__.TestVmapOperators) ... ok (0.291s) 2023-01-11T20:57:39.3238171Z test_clamp (__main__.TestVmapOperators) ... ok (0.069s) 2023-01-11T20:57:39.3238486Z test_clone (__main__.TestVmapOperators) ... ok (0.051s) 2023-01-11T20:57:39.3238808Z test_comparison_ops (__main__.TestVmapOperators) ... ok (0.218s) 2023-01-11T20:57:39.3239083Z test_conj (__main__.TestVmapOperators) ... ok (0.028s) 2023-01-11T20:57:39.3239347Z test_contiguous (__main__.TestVmapOperators) ... ok (0.020s) 2023-01-11T20:57:39.3239762Z test_diagonal (__main__.TestVmapOperators) ... ok (0.016s) 2023-01-11T20:57:39.3240068Z test_dot (__main__.TestVmapOperators) ... ok (0.034s) 2023-01-11T20:57:39.3240342Z test_expand_as (__main__.TestVmapOperators) ... ok (0.034s) 2023-01-11T20:57:39.3240634Z test_fill_and_zero_inplace (__main__.TestVmapOperators) ... ok (0.066s) 2023-01-11T20:57:39.3240900Z test_imag (__main__.TestVmapOperators) ... ok (0.032s) 2023-01-11T20:57:39.3241170Z test_is_complex (__main__.TestVmapOperators) ... ok (0.002s) 2023-01-11T20:57:39.3241450Z test_is_contiguous (__main__.TestVmapOperators) ... ok (0.015s) 2023-01-11T20:57:39.3241726Z test_is_floating_point (__main__.TestVmapOperators) ... ok (0.002s) 2023-01-11T20:57:39.3242000Z test_mm (__main__.TestVmapOperators) ... ok (0.035s) 2023-01-11T20:57:39.3242260Z test_movedim (__main__.TestVmapOperators) ... ok (0.030s) 2023-01-11T20:57:39.3242507Z test_mv (__main__.TestVmapOperators) ... ok (0.035s) 2023-01-11T20:57:39.3242765Z test_narrow (__main__.TestVmapOperators) ... ok (0.013s) 2023-01-11T20:57:39.3243033Z test_new_empty (__main__.TestVmapOperators) ... ok (0.002s) 2023-01-11T20:57:39.3243315Z test_new_empty_strided (__main__.TestVmapOperators) ... ok (0.016s) 2023-01-11T20:57:39.3243584Z test_new_zeros (__main__.TestVmapOperators) ... ok (0.006s) 2023-01-11T20:57:39.3243867Z test_no_random_op_support (__main__.TestVmapOperators) ... ok (0.236s) 2023-01-11T20:57:39.3244144Z test_real (__main__.TestVmapOperators) ... ok (0.033s) 2023-01-11T20:57:39.3244393Z test_reshape (__main__.TestVmapOperators) ... ok (0.031s) 2023-01-11T20:57:39.3244662Z test_reshape_as (__main__.TestVmapOperators) ... ok (0.035s) 2023-01-11T20:57:39.3244939Z test_result_type (__main__.TestVmapOperators) ... ok (0.016s) 2023-01-11T20:57:39.3245195Z test_select (__main__.TestVmapOperators) ... ok (0.009s) 2023-01-11T20:57:39.3245455Z test_slice (__main__.TestVmapOperators) ... ok (0.020s) 2023-01-11T20:57:39.3245713Z test_split (__main__.TestVmapOperators) ... ok (0.603s) 2023-01-11T20:57:39.3245978Z test_squeeze (__main__.TestVmapOperators) ... ok (0.009s) 2023-01-11T20:57:39.3246293Z test_stack (__main__.TestVmapOperators) ... ok (0.013s) 2023-01-11T20:57:39.3246558Z test_stride (__main__.TestVmapOperators) ... ok (0.002s) 2023-01-11T20:57:39.3246827Z test_sum_dim (__main__.TestVmapOperators) ... ok (0.018s) 2023-01-11T20:57:39.3247071Z test_t (__main__.TestVmapOperators) ... ok (0.014s) 2023-01-11T20:57:39.3247340Z test_tensor_split (__main__.TestVmapOperators) ... ok (0.996s) 2023-01-11T20:57:39.3247610Z test_to (__main__.TestVmapOperators) ... ok (0.013s) 2023-01-11T20:57:39.3247854Z test_trace (__main__.TestVmapOperators) ... ok (0.009s) 2023-01-11T20:57:39.3248123Z test_transpose (__main__.TestVmapOperators) ... ok (0.019s) 2023-01-11T20:57:39.3248410Z test_unary_pointwise_ops (__main__.TestVmapOperators) ... ok (0.390s) 2023-01-11T20:57:39.3248695Z test_unbind (__main__.TestVmapOperators) ... ok (0.781s) 2023-01-11T20:57:39.3248943Z test_unfold (__main__.TestVmapOperators) ... ok (0.010s) 2023-01-11T20:57:39.3249205Z test_view (__main__.TestVmapOperators) ... ok (0.038s) 2023-01-11T20:57:39.3249468Z test_view_as (__main__.TestVmapOperators) ... ok (0.043s) 2023-01-11T20:57:39.3249727Z test_view_as_complex (__main__.TestVmapOperators) ... ok (0.147s) 2023-01-11T20:57:39.3250006Z test_view_as_real (__main__.TestVmapOperators) ... ok (0.039s) 2023-01-11T20:57:39.3250290Z test_vmap_fallback_check (__main__.TestVmapOperators) ... ok (0.002s) 2023-01-11T20:57:39.3250678Z test_vmap_fallback_check_ok (__main__.TestVmapOperators) ... test_legacy_vmap.py:965: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T20:57:39.3251079Z vmap(op_using_fallback)(torch.rand(3)) 2023-01-11T20:57:39.3251280Z ok (0.001s) 2023-01-11T20:57:39.3251384Z 2023-01-11T20:57:39.3251612Z ---------------------------------------------------------------------- 2023-01-11T20:57:39.3251851Z Ran 125 tests in 11.205s 2023-01-11T20:57:39.3251971Z 2023-01-11T20:57:39.3252034Z OK 2023-01-11T20:57:39.3252135Z 2023-01-11T20:57:39.3252221Z Generating XML reports... 2023-01-11T20:57:39.3252613Z Generated XML report: test-reports/python-unittest/test_legacy_vmap/TEST-TestVmapAPI-20230111205727.xml 2023-01-11T20:57:39.3253158Z Generated XML report: test-reports/python-unittest/test_legacy_vmap/TEST-TestVmapBatchedGradientCPU-20230111205727.xml 2023-01-11T20:57:39.3253705Z Generated XML report: test-reports/python-unittest/test_legacy_vmap/TEST-TestVmapOperators-20230111205727.xml 2023-01-11T20:57:39.3253941Z 2023-01-11T20:57:39.3254271Z ##[endgroup] 2023-01-11T20:57:39.3254663Z FINISHED PRINTING LOG FILE of test_legacy_vmap (/var/lib/jenkins/workspace/test/test-reports/test_legacy_vmap_qm9kyy8y) 2023-01-11T20:57:39.3254883Z 2023-01-11T20:57:44.2766782Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T20:57:44.4608263Z Ignoring disabled issues: ['91003'] 2023-01-11T20:57:44.4811026Z Running dynamo/test_aot_autograd ... [2023-01-11 20:57:44.480840] 2023-01-11T20:57:44.4813418Z Executing ['/opt/conda/bin/python', '-bb', 'dynamo/test_aot_autograd.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 20:57:44.481132] 2023-01-11T20:57:59.5594578Z 2023-01-11T20:57:59.5594970Z Expand the folded group to see the log file of dynamo/test_aot_autograd 2023-01-11T20:57:59.5595884Z ##[group]PRINTING LOG FILE of dynamo/test_aot_autograd (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_aot_autograd_o1dr5dfu) 2023-01-11T20:57:59.5598918Z Test results will be stored in test-reports/python-unittest/dynamo.test_aot_autograd 2023-01-11T20:57:59.5599361Z 2023-01-11T20:57:59.5599508Z Running tests... 2023-01-11T20:57:59.5600116Z ---------------------------------------------------------------------- 2023-01-11T20:57:59.5600749Z test_LSTM (__main__.AotAutogradFallbackTests) ... [2023-01-11 20:57:56,564] torch._dynamo.optimizations.training: [WARNING] Unable to use Aot Autograd because of presence of LSTM 2023-01-11T20:57:59.5601095Z ok (8.456s) 2023-01-11T20:57:59.5601679Z test_arg_dupe_via_dynamo_recompiles (__main__.AotAutogradFallbackTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:57:59.5602135Z stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T20:57:59.5602425Z frames [('total', 3), ('ok', 3)] 2023-01-11T20:57:59.5602793Z stats [('calls_captured', 9), ('fusions_possible', 6), ('unique_graphs', 3)] 2023-01-11T20:57:59.5603081Z aot_autograd [('total', 3), ('ok', 3)] 2023-01-11T20:57:59.5603273Z ok (0.203s) 2023-01-11T20:57:59.5603700Z test_arg_dupe_via_dynamo_recompiles_many_args (__main__.AotAutogradFallbackTests) ... frames [('total', 4), ('ok', 4)] 2023-01-11T20:57:59.5604101Z stats [('calls_captured', 28), ('fusions_possible', 24), ('unique_graphs', 4)] 2023-01-11T20:57:59.5604444Z aot_autograd [('total', 4), ('ok', 4)] 2023-01-11T20:57:59.5604639Z ok (0.398s) 2023-01-11T20:57:59.5605197Z test_call_fn_with_non_const_inputs_aot_safe (__main__.AotAutogradFallbackTests) ... inline_call [('inline in skipfiles: tree_flatten_spec /opt/conda/lib/python3.7/site-packages/torch/fx/_pytree.py', 1)] 2023-01-11T20:57:59.5605695Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T20:57:59.5606024Z frames [('total', 2), ('ok', 2)] 2023-01-11T20:57:59.5606215Z unimplemented [] 2023-01-11T20:57:59.5606762Z graph_break [('inline in skipfiles: tree_flatten_spec /opt/conda/lib/python3.7/site-packages/torch/fx/_pytree.py', 1), ('call_function args: ListVariable() UserDefinedObjectVariable(LeafSpec) ', 1)] 2023-01-11T20:57:59.5607125Z ok (0.095s) 2023-01-11T20:57:59.5607763Z test_call_fn_with_non_const_inputs_aot_unsafe (__main__.AotAutogradFallbackTests) ... inline_call [('inline in skipfiles: tree_flatten_spec /opt/conda/lib/python3.7/site-packages/torch/fx/_pytree.py', 1)] 2023-01-11T20:57:59.5608293Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T20:57:59.5608575Z frames [('total', 2), ('ok', 2)] 2023-01-11T20:57:59.5608783Z unimplemented [] 2023-01-11T20:57:59.5609334Z graph_break [('inline in skipfiles: tree_flatten_spec /opt/conda/lib/python3.7/site-packages/torch/fx/_pytree.py', 1), ('call_function args: ListVariable() UserDefinedObjectVariable(LeafSpec) ', 1)] 2023-01-11T20:57:59.5609732Z ok (0.037s) 2023-01-11T20:57:59.5610124Z test_call_fn_with_non_const_inputs_aot_unsafe_control_flow (__main__.AotAutogradFallbackTests) ... frames [('total', 8), ('ok', 8)] 2023-01-11T20:57:59.5610548Z inline_call [('generic_jump TensorVariable()', 2)] 2023-01-11T20:57:59.5610757Z unimplemented [] 2023-01-11T20:57:59.5611029Z graph_break [('generic_jump TensorVariable()', 2)] 2023-01-11T20:57:59.5611417Z stats [('calls_captured', 14), ('unique_graphs', 8), ('fusions_possible', 6)] 2023-01-11T20:57:59.5611647Z ok (0.093s) 2023-01-11T20:57:59.5612004Z test_mutation (__main__.AotAutogradFallbackTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:57:59.5612381Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T20:57:59.5612657Z ok (0.011s) 2023-01-11T20:57:59.5612969Z test_mutation1 (__main__.AotAutogradFallbackTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:57:59.5613378Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T20:57:59.5613613Z ok (0.452s) 2023-01-11T20:57:59.5613935Z test_negative_testing (__main__.AotAutogradFallbackTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:57:59.5614366Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T20:57:59.5614593Z ok (0.010s) 2023-01-11T20:57:59.5614983Z test_negative_testing_mutation (__main__.AotAutogradFallbackTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T20:57:59.5615376Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T20:57:59.5615624Z ok (0.512s) 2023-01-11T20:57:59.5616025Z test_requires_grad_fake_via_dynamo_recompiles (__main__.AotAutogradFallbackTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T20:57:59.5616465Z stats [('calls_captured', 3), ('unique_graphs', 3), ('fusions_possible', 0)] 2023-01-11T20:57:59.5616805Z aot_autograd [('total', 3), ('ok', 3)] 2023-01-11T20:57:59.5616990Z ok (0.086s) 2023-01-11T20:57:59.5617098Z 2023-01-11T20:57:59.5617330Z ---------------------------------------------------------------------- 2023-01-11T20:57:59.5617574Z Ran 11 tests in 10.352s 2023-01-11T20:57:59.5617691Z 2023-01-11T20:57:59.5617753Z OK 2023-01-11T20:57:59.5617846Z 2023-01-11T20:57:59.5617978Z Generating XML reports... 2023-01-11T20:57:59.5618426Z Generated XML report: test-reports/python-unittest/dynamo.test_aot_autograd/TEST-AotAutogradFallbackTests-20230111205748.xml 2023-01-11T20:57:59.5618739Z 2023-01-11T20:57:59.5619024Z ##[endgroup] 2023-01-11T20:57:59.5619487Z FINISHED PRINTING LOG FILE of dynamo/test_aot_autograd (/var/lib/jenkins/workspace/test/test-reports/dynamo-test_aot_autograd_o1dr5dfu) 2023-01-11T20:57:59.5619715Z 2023-01-11T20:58:04.6255223Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T20:58:04.7970907Z Ignoring disabled issues: ['91003'] 2023-01-11T20:58:04.8173020Z Running test_weak ... [2023-01-11 20:58:04.816931] 2023-01-11T20:58:04.8174471Z Executing ['/opt/conda/bin/python', '-bb', 'test_weak.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 20:58:04.817221] 2023-01-11T20:58:18.7205555Z 2023-01-11T20:58:18.7206127Z Expand the folded group to see the log file of test_weak 2023-01-11T20:58:18.7207094Z ##[group]PRINTING LOG FILE of test_weak (/var/lib/jenkins/workspace/test/test-reports/test_weak_63s36f5v) 2023-01-11T20:58:18.7208403Z Test results will be stored in test-reports/python-unittest/test_weak 2023-01-11T20:58:18.7209001Z 2023-01-11T20:58:18.7209139Z Running tests... 2023-01-11T20:58:18.7209688Z ---------------------------------------------------------------------- 2023-01-11T20:58:18.7210197Z test_bool (__main__.WeakKeyDictionaryTestCase) ... ok (0.342s) 2023-01-11T20:58:18.7210711Z test_constructor (__main__.WeakKeyDictionaryTestCase) ... ok (0.001s) 2023-01-11T20:58:18.7211226Z test_get (__main__.WeakKeyDictionaryTestCase) ... ok (0.002s) 2023-01-11T20:58:18.7211687Z test_getitem (__main__.WeakKeyDictionaryTestCase) ... ok (0.001s) 2023-01-11T20:58:18.7212186Z test_items (__main__.WeakKeyDictionaryTestCase) ... ok (0.001s) 2023-01-11T20:58:18.7212683Z test_keys (__main__.WeakKeyDictionaryTestCase) ... ok (0.001s) 2023-01-11T20:58:18.7213161Z test_len (__main__.WeakKeyDictionaryTestCase) ... ok (0.001s) 2023-01-11T20:58:18.7241127Z test_pop (__main__.WeakKeyDictionaryTestCase) ... ok (0.001s) 2023-01-11T20:58:18.7242524Z test_popitem (__main__.WeakKeyDictionaryTestCase) ... ok (0.001s) 2023-01-11T20:58:18.7242847Z test_read (__main__.WeakKeyDictionaryTestCase) ... ok (0.003s) 2023-01-11T20:58:18.7243269Z test_setdefault (__main__.WeakKeyDictionaryTestCase) ... ok (0.001s) 2023-01-11T20:58:18.7243607Z test_update (__main__.WeakKeyDictionaryTestCase) ... ok (0.008s) 2023-01-11T20:58:18.7244338Z test_values (__main__.WeakKeyDictionaryTestCase) ... ok (0.001s) 2023-01-11T20:58:18.7244840Z test_write (__main__.WeakKeyDictionaryTestCase) ... ok (0.011s) 2023-01-11T20:58:18.7245128Z test_make_weak_keyed_dict_from_dict (__main__.WeakTest) ... ok (0.001s) 2023-01-11T20:58:18.7245456Z test_make_weak_keyed_dict_from_weak_keyed_dict (__main__.WeakTest) ... ok (0.001s) 2023-01-11T20:58:18.7246004Z test_make_weak_keyed_dict_repr (__main__.WeakTest) ... ok (0.001s) 2023-01-11T20:58:18.7246504Z test_threaded_weak_key_dict_copy (__main__.WeakTest) ... ok (4.280s) 2023-01-11T20:58:18.7246780Z test_threaded_weak_key_dict_deepcopy (__main__.WeakTest) ... ok (4.681s) 2023-01-11T20:58:18.7247064Z test_weak_keyed_bad_delitem (__main__.WeakTest) ... ok (0.001s) 2023-01-11T20:58:18.7247414Z test_weak_keyed_delitem (__main__.WeakTest) ... ok (0.002s) 2023-01-11T20:58:18.7247832Z test_weak_keyed_dict_popitem (__main__.WeakTest) ... ok (0.001s) 2023-01-11T20:58:18.7248312Z test_weak_keyed_dict_setdefault (__main__.WeakTest) ... ok (0.001s) 2023-01-11T20:58:18.7248969Z test_weak_keyed_dict_update (__main__.WeakTest) ... ok (0.001s) 2023-01-11T20:58:18.7249451Z test_weak_keyed_union_operators (__main__.WeakTest) ... skip: dict union not supported in this Python (0.002s) 2023-01-11T20:58:18.7249687Z 2023-01-11T20:58:18.7249964Z ---------------------------------------------------------------------- 2023-01-11T20:58:18.7250217Z Ran 25 tests in 9.347s 2023-01-11T20:58:18.7250334Z 2023-01-11T20:58:18.7250410Z OK (skipped=1) 2023-01-11T20:58:18.7250518Z 2023-01-11T20:58:18.7250606Z Generating XML reports... 2023-01-11T20:58:18.7251045Z Generated XML report: test-reports/python-unittest/test_weak/TEST-WeakKeyDictionaryTestCase-20230111205808.xml 2023-01-11T20:58:18.7251540Z Generated XML report: test-reports/python-unittest/test_weak/TEST-WeakTest-20230111205808.xml 2023-01-11T20:58:18.7251750Z 2023-01-11T20:58:18.7252114Z ##[endgroup] 2023-01-11T20:58:18.7252464Z FINISHED PRINTING LOG FILE of test_weak (/var/lib/jenkins/workspace/test/test-reports/test_weak_63s36f5v) 2023-01-11T20:58:18.7252675Z 2023-01-11T20:58:23.6929637Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T20:58:23.8615804Z Ignoring disabled issues: ['91003'] 2023-01-11T20:58:30.5733564Z 2023-01-11T20:58:30.5733900Z Expand the folded group to see the log file of inductor/test_minifier 2023-01-11T20:58:30.5734925Z ##[group]PRINTING LOG FILE of inductor/test_minifier (/var/lib/jenkins/workspace/test/test-reports/inductor-test_minifier_nnh08yas) 2023-01-11T20:58:30.5735882Z Test results will be stored in test-reports/python-unittest/inductor.test_minifier 2023-01-11T20:58:30.5736232Z 2023-01-11T20:58:30.5736646Z Running tests... 2023-01-11T20:58:30.5737182Z ---------------------------------------------------------------------- 2023-01-11T20:58:30.5737531Z test_after_aot_cpu_accuracy_backend_passes (__main__.MinifierTests) ... ok (28.993s) 2023-01-11T20:58:30.5737916Z test_after_aot_cpu_accuracy_error (__main__.MinifierTests) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T20:58:30.5738281Z test_after_aot_cpu_compile_backend_passes (__main__.MinifierTests) ... ok (21.220s) 2023-01-11T20:58:30.5738660Z test_after_aot_cpu_compile_error (__main__.MinifierTests) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T20:58:30.5739024Z test_after_aot_cpu_runtime_backend_passes (__main__.MinifierTests) ... ok (21.529s) 2023-01-11T20:58:30.5739390Z test_after_aot_cpu_runtime_error (__main__.MinifierTests) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T20:58:30.5739761Z test_after_aot_cuda_accuracy_backend_passes (__main__.MinifierTests) ... skip: requires cuda (0.000s) 2023-01-11T20:58:30.5740108Z test_after_aot_cuda_accuracy_error (__main__.MinifierTests) ... skip: requires cuda (0.000s) 2023-01-11T20:58:30.5740468Z test_after_aot_cuda_compile_backend_passes (__main__.MinifierTests) ... skip: requires cuda (0.000s) 2023-01-11T20:58:30.5740810Z test_after_aot_cuda_compile_error (__main__.MinifierTests) ... skip: requires cuda (0.000s) 2023-01-11T20:58:30.5741123Z test_after_aot_cuda_runtime_backend_passes (__main__.MinifierTests) ... ok (0.001s) 2023-01-11T20:58:30.5741429Z test_after_aot_cuda_runtime_error (__main__.MinifierTests) ... ok (0.001s) 2023-01-11T20:58:30.5741810Z test_after_aot_with_modified_config_accuracy_error (__main__.MinifierTests) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T20:58:30.5742262Z test_after_aot_with_modified_config_compile_error (__main__.MinifierTests) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T20:58:30.5742619Z test_inductor_config_serialization (__main__.MinifierTests) ... ok (5.047s) 2023-01-11T20:58:30.5742999Z test_torch_compile_after_aot_accuracy_error (__main__.MinifierTests) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T20:58:30.5743515Z test_torch_compile_after_aot_compile_error (__main__.MinifierTests) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T20:58:30.5743895Z test_torch_compile_after_dynamo_accuracy_error (__main__.MinifierTests) ... ok (69.188s) 2023-01-11T20:58:30.5744210Z test_torch_compile_after_dynamo_compile_error (__main__.MinifierTests) ... ok (178.265s) 2023-01-11T20:58:30.5744386Z 2023-01-11T20:58:30.5744592Z ---------------------------------------------------------------------- 2023-01-11T20:58:30.5744837Z Ran 19 tests in 324.251s 2023-01-11T20:58:30.5744953Z 2023-01-11T20:58:30.5745013Z OK (skipped=11) 2023-01-11T20:58:30.5745123Z 2023-01-11T20:58:30.5745211Z Generating XML reports... 2023-01-11T20:58:30.5745646Z Generated XML report: test-reports/python-unittest/inductor.test_minifier/TEST-MinifierTests-20230111205305.xml 2023-01-11T20:58:30.5745882Z 2023-01-11T20:58:30.5746103Z ##[endgroup] 2023-01-11T20:58:30.5746548Z FINISHED PRINTING LOG FILE of inductor/test_minifier (/var/lib/jenkins/workspace/test/test-reports/inductor-test_minifier_nnh08yas) 2023-01-11T20:58:30.5746782Z 2023-01-11T20:58:31.3872803Z Running inductor/test_torchinductor_opinfo ... [2023-01-11 20:58:31.386839] 2023-01-11T20:58:35.5529374Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T20:58:35.6014594Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T20:58:35.7167875Z Ignoring disabled issues: ['91003'] 2023-01-11T20:58:35.7372761Z Executing ['/opt/conda/bin/python', '-bb', 'inductor/test_torchinductor_opinfo.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '--shard-id=0', '--num-shards=2', '-k=not _linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 20:58:35.736914] 2023-01-11T20:58:35.7496705Z Ignoring disabled issues: ['91003'] 2023-01-11T20:58:35.7707268Z Executing ['/opt/conda/bin/python', '-bb', 'inductor/test_torchinductor_opinfo.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '--shard-id=1', '--num-shards=2', '-k=not _linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 20:58:35.770252] 2023-01-11T21:29:19.0502259Z 2023-01-11T21:29:19.0502860Z Expand the folded group to see the log file of inductor/test_torchinductor_opinfo 2023-01-11T21:29:19.0503762Z ##[group]PRINTING LOG FILE of inductor/test_torchinductor_opinfo (/var/lib/jenkins/workspace/test/test-reports/inductor-test_torchinductor_opinfo_1sj_o0yx) 2023-01-11T21:29:19.0511631Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T21:29:19.0512433Z Test results will be stored in test-reports/python-pytest/inductor.test_torchinductor_opinfo/inductor.test_torchinductor_opinfo-639bab38560ded0d.xml 2023-01-11T21:29:19.0513009Z ============================= test session starts ============================== 2023-01-11T21:29:19.0513609Z platform linux -- Python 3.7.15, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2023-01-11T21:29:19.0514013Z cachedir: .pytest_cache 2023-01-11T21:29:19.0514742Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T21:29:19.0515438Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2023-01-11T21:29:19.0516194Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, rerunfailures-10.3, shard-0.1.2, xdist-3.1.0, xdoctest-1.1.0 2023-01-11T21:29:19.0516742Z collecting ... collected 2739 items / 2 deselected / 2737 selected 2023-01-11T21:29:19.0739213Z Running 1324 items in this shard: test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_H_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_H_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_T_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___getitem___cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___getitem___cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___getitem___cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___radd___cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___radd___cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rand___cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rdiv___cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rdiv___cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rdiv___cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rdiv___cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmatmul___cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmatmul___cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmatmul___cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmod___cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmul___cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___ror___cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___ror___cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rpow___cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rpow___cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rsub___cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rsub___cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rsub___cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rxor___cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rxor___cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__native_batch_norm_legit_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__softmax_backward_data_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_abs_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_abs_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acos_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acos_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acosh_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acosh_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acosh_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acosh_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acosh_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_add_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_add_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_add_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_add_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_add_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addbmm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addbmm_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addcdiv_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addcmul_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addcmul_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addcmul_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_decomposed_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_decomposed_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmv_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmv_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmv_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addr_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addr_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addr_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addr_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_all_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_all_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_allclose_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amax_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amax_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amax_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amax_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amin_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amin_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amin_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amin_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amin_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_aminmax_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_aminmax_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_aminmax_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_aminmax_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_aminmax_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_angle_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_angle_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_angle_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_any_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_any_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmax_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmax_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmax_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmax_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmin_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmin_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmin_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmin_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmin_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argsort_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argsort_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argsort_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argwhere_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argwhere_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_partial_views_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_partial_views_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_partial_views_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_partial_views_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_scatter_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_scatter_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_scatter_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asin_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asin_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asin_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan2_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan2_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atanh_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atanh_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_1d_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_1d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_1d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_1d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_2d_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_2d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_2d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_2d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_3d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_3d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_3d_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_3d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_baddbmm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_baddbmm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_baddbmm_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bernoulli_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bernoulli_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bfloat16_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bfloat16_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bfloat16_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bfloat16_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bincount_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_left_shift_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_not_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_or_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_right_shift_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_xor_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_xor_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_xor_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_block_diag_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_block_diag_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_block_diag_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_block_diag_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bmm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bmm_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bool_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bool_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bool_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bool_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_shapes_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_tensors_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_tensors_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_tensors_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_to_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_to_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bucketize_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_byte_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_byte_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cartesian_prod_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cartesian_prod_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cartesian_prod_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cat_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cat_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cat_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdist_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdouble_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdouble_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdouble_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ceil_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ceil_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cfloat_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cfloat_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cfloat_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chalf_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chalf_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chalf_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chalf_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chalf_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cholesky_inverse_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cholesky_solve_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chunk_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chunk_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chunk_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chunk_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_max_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_max_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_max_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_min_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_min_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clone_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_column_stack_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_column_stack_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_column_stack_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_column_stack_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_combinations_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_combinations_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_combinations_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_combinations_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_physical_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_physical_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_constant_pad_nd_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_constant_pad_nd_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_constant_pad_nd_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_contiguous_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_contiguous_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_contiguous_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_copysign_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_copysign_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_copysign_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_copysign_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_corrcoef_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cos_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cos_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cosh_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_count_nonzero_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_count_nonzero_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_count_nonzero_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cov_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cov_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cross_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cross_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummax_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummax_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummax_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummin_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummin_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummin_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumprod_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumsum_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumulative_trapezoid_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumulative_trapezoid_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_deg2rad_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_deg2rad_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_deg2rad_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_embed_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagflat_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagflat_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_copy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_copy_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_scatter_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diff_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_digamma_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_digamma_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dist_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dist_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_floor_rounding_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_floor_rounding_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_floor_rounding_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_no_rounding_mode_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_no_rounding_mode_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_no_rounding_mode_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_no_rounding_mode_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_trunc_rounding_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dot_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dot_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dot_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dot_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_double_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_double_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dsplit_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dsplit_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dsplit_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dstack_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dstack_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dstack_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dstack_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dstack_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_like_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_like_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_like_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_like_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eq_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eq_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_equal_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_equal_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_equal_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_equal_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erf_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfc_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfc_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfc_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfinv_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp2_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_as_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_as_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expm1_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expm1_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eye_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eye_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eye_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eye_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eye_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft2_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft2_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft2_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft2_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftshift_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftshift_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftshift_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft2_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft2_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft2_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft2_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft2_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfftn_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfftn_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfftn_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft2_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft2_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft2_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft2_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftn_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftn_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftn_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftshift_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftshift_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft2_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft2_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft2_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft2_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfftn_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfftn_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfftn_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft2_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft2_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfftn_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft2_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfftn_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfftn_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfftn_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fill_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fill_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fill_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flatten_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flatten_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flatten_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flip_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flip_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fliplr_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fliplr_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fliplr_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flipud_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_power_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_power_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_power_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_divide_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_divide_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmax_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmin_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmin_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmod_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmod_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmod_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmod_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_frac_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_frac_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_frac_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_frexp_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_frexp_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_frexp_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_like_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gather_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gather_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gcd_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ge_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ge_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_geqrf_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_geqrf_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gradient_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gt_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gt_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gt_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_half_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_half_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_half_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_half_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_half_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_heaviside_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_heaviside_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_heaviside_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_heaviside_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_heaviside_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_histc_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_histogramdd_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_histogramdd_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hsplit_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hsplit_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hstack_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hstack_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hypot_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hypot_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_i0_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_i0_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_igammac_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_add_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_add_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_add_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_copy_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_copy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_fill_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_fill_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_fill_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_fill_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_put_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_put_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_put_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_put_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_select_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_inner_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_int_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_int_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isclose_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isclose_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isclose_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isclose_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isclose_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isfinite_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isfinite_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isfinite_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isin_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isinf_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isinf_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isinf_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isinf_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isnan_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isnan_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isneginf_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isposinf_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isposinf_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isposinf_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isposinf_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isreal_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isreal_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isreal_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isreal_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isreal_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_unary_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_unary_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_unary_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_unary_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_unary_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kron_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kron_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kron_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kthvalue_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ldexp_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ldexp_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ldexp_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_le_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lerp_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lgamma_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cond_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cond_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cross_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_det_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eigh_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eigvals_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_householder_product_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_householder_product_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_inv_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_inv_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_inv_ex_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_ldl_factor_ex_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_ldl_factor_ex_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_ldl_solve_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_ldl_solve_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lstsq_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lstsq_grad_oriented_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_factor_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_factor_ex_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_factor_ex_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_solve_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_norm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_norm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_power_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_rank_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_norm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_norm_subgradients_at_zero_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_pinv_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_pinv_hermitian_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_pinv_singular_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_pinv_singular_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_qr_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_solve_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_solve_ex_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_solve_ex_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_solve_triangular_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_svd_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_svdvals_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_svdvals_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_tensorinv_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_tensorsolve_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vander_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vander_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log10_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log10_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log1p_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log1p_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log2_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_with_dtype_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_with_dtype_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logaddexp2_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logaddexp_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logdet_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logdet_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_and_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_and_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_and_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_and_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_not_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_not_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_or_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_or_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_xor_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logit_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logit_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logspace_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logsumexp_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logsumexp_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_long_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_long_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_long_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lt_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lt_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lu_solve_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lu_unpack_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lu_unpack_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mH_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mH_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mH_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mH_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mT_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amax_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amax_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amin_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amin_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmax_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmax_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmin_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmin_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmin_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumprod_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumsum_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumsum_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_fill_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_fill_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_fill_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_fill_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_log_softmax_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_logaddexp_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_logsumexp_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_logsumexp_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_logsumexp_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_logsumexp_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_mean_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_mean_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_median_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_norm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_norm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_norm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_normalize_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_prod_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_prod_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_prod_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_scatter_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_scatter_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_select_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_select_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_softmin_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_std_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_sum_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_sum_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_sum_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_sum_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_sum_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_sum_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_var_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_matmul_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_matmul_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_matmul_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_binary_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_binary_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_binary_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_pool2d_with_indices_backward_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_no_dim_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_with_dim_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_with_dim_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_with_dim_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_maximum_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_maximum_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_maximum_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mean_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mean_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_binary_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_binary_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_binary_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_no_dim_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_no_dim_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_no_dim_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_no_dim_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_with_dim_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_with_dim_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_with_dim_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_minimum_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_minimum_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_minimum_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_minimum_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mode_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mode_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mode_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mode_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mode_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_movedim_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_movedim_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_movedim_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_movedim_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_movedim_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_msort_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_msort_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_msort_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mul_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mul_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mul_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mv_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mv_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mv_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nan_to_num_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nan_to_num_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmean_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmean_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmean_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmedian_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmedian_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmedian_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanquantile_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nansum_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nansum_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_copy_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_copy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_batch_norm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_dropout_backward_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_dropout_backward_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_dropout_backward_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_dropout_backward_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_dropout_backward_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ne_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ne_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_neg_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_neg_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_strided_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_strided_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_strided_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_strided_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_full_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_ones_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_ones_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_ones_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nextafter_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nextafter_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional__scaled_dot_product_attention_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional__scaled_dot_product_attention_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool1d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool2d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool3d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool3d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_max_pool1d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_max_pool2d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_max_pool2d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_max_pool3d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_alpha_dropout_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_alpha_dropout_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool1d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool1d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool1d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool2d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool2d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool3d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool3d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool3d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_batch_norm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_bilinear_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_bilinear_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_bilinear_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_binary_cross_entropy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_celu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_celu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv1d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv2d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose1d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose1d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose2d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose2d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose3d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_similarity_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_ctc_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_dropout2d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_dropout3d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_dropout3d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_dropout_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_elu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_embedding_bag_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_embedding_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_embedding_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_fractional_max_pool3d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_glu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_glu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_grid_sample_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_group_norm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardshrink_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardsigmoid_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardsigmoid_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardswish_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardtanh_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardtanh_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_huber_loss_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_bicubic_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_bicubic_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_bilinear_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_linear_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_nearest_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_nearest_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_trilinear_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_trilinear_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_kl_div_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_layer_norm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_layer_norm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_leaky_relu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_leaky_relu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_linear_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_linear_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_local_response_norm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_local_response_norm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_local_response_norm_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_margin_ranking_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_margin_ranking_loss_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_margin_ranking_loss_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool1d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool2d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool3d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool1d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool1d_grad_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool1d_grad_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool2d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool2d_grad_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool3d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool3d_grad_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_mish_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_mish_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_multi_margin_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_multilabel_margin_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_normalize_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_normalize_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_circular_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_circular_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_circular_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_circular_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_constant_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_constant_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_constant_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_constant_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pdist_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pdist_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_poisson_nll_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_poisson_nll_loss_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_poisson_nll_loss_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_prelu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_prelu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu6_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu6_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_rrelu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_selu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_selu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_silu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_soft_margin_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_soft_margin_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softshrink_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softshrink_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softsign_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softsign_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softsign_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_tanhshrink_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_tanhshrink_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_threshold_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_threshold_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_loss_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_upsample_nearest_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_fro_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_fro_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_inf_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_normal_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_normal_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_normal_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_like_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_like_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_outer_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_outer_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pca_lowrank_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polar_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_1_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_2_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_2_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_2_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_2_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_positive_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_positive_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_positive_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pow_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pow_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pow_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pow_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_prod_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_prod_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_put_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_put_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_put_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_qr_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_quantile_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rad2deg_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rad2deg_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rad2deg_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rad2deg_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_like_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_like_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_like_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randn_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randn_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randn_like_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randn_like_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randn_like_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ravel_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ravel_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ravel_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_real_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_real_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reciprocal_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reciprocal_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reciprocal_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_remainder_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_remainder_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_remainder_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_remainder_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_renorm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_renorm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_interleave_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_as_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_as_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_as_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize__cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize__cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize__cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize_as__cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize_as__cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize_as__cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_conj_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_conj_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_conj_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_conj_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_conj_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_neg_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_neg_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_neg_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_neg_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_neg_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_roll_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_roll_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_roll_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rot90_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rot90_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rot90_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_decimals_0_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_decimals_neg_3_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_decimals_neg_3_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsqrt_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scalar_tensor_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scalar_tensor_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scalar_tensor_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scalar_tensor_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scalar_tensor_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scalar_tensor_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_add_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_add_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amax_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amax_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amin_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amin_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_mean_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_mean_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_mean_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_prod_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_prod_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_prod_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_prod_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_prod_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_sum_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_searchsorted_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_segment_reduce_lengths_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_segment_reduce_offsets_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_scatter_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sgn_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sgn_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sgn_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_short_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_short_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_short_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_short_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_bartlett_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_cosine_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_exponential_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_gaussian_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_hann_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_nuttall_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signbit_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signbit_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signbit_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signbit_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sin_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sin_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinc_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinc_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinh_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinh_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_scatter_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_scatter_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_scatter_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_scatter_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_with_dtype_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_with_dtype_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_with_dtype_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sort_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sort_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sort_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sparse_sampled_addmm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_airy_ai_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j1_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j1_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y0_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y1_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_u_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_u_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_v_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_v_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_v_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_w_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_entr_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_entr_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_entr_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_erfcx_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_erfcx_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_erfcx_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_erfcx_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_h_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_h_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_h_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_he_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i0e_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i0e_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1e_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1e_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1e_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_laguerre_polynomial_l_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_laguerre_polynomial_l_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_laguerre_polynomial_l_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_legendre_polynomial_p_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_legendre_polynomial_p_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_log_ndtr_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i0_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i0_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i0_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i1_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i1_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k0_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k1_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k1_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k1_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtr_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtri_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtri_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtri_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k0_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k0_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k1_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_spherical_bessel_j0_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_spherical_bessel_j0_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_spherical_bessel_j0_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_xlog1py_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_xlog1py_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_xlog1py_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_xlog1py_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_xlog1py_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_zeta_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_list_args_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_list_args_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_list_args_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sqrt_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sqrt_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_square_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_square_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_square_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_square_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_square_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stack_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stack_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stack_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_mean_unbiased_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_unbiased_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_unbiased_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_unbiased_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stft_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stft_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sub_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_to_size_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_to_size_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_to_size_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_svd_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_svd_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_svd_lowrank_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_svd_lowrank_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_symeig_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_along_dim_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_along_dim_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_along_dim_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_along_dim_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tan_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tan_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tan_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tan_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tanh_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensor_split_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensordot_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensordot_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensordot_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tile_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tile_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_sparse_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_sparse_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_topk_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_topk_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_topk_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_topk_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapezoid_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapezoid_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapezoid_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapezoid_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapezoid_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapz_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triangular_solve_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triangular_solve_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_indices_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_indices_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_true_divide_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_true_divide_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_true_divide_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_true_divide_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_true_divide_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trunc_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unflatten_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unflatten_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unflatten_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unflatten_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_copy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_uniform_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_uniform_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_consecutive_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_mean_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_mean_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_mean_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_mean_unbiased_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_mean_unbiased_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_unbiased_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vdot_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vdot_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_complex_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_complex_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_copy_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_copy_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_copy_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vsplit_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vsplit_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vstack_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vstack_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vstack_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_where_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_where_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_where_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_xlogy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_xlogy_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_xlogy_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zero__cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zero__cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zero__cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zero__cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zero__cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_like_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_like_cpu_float32 2023-01-11T21:29:19.0906354Z 2023-01-11T21:29:19.0906622Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_H_cpu_float64 PASSED [ 0%] 2023-01-11T21:29:19.0907054Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_H_cpu_int64 PASSED [ 0%] 2023-01-11T21:29:19.0907468Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_T_cpu_float32 PASSED [ 0%] 2023-01-11T21:29:19.0907869Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___getitem___cpu_float16 PASSED [ 0%] 2023-01-11T21:29:19.0908288Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___getitem___cpu_float32 PASSED [ 0%] 2023-01-11T21:29:19.0908948Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___getitem___cpu_float64 PASSED [ 0%] 2023-01-11T21:29:19.0909366Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___radd___cpu_bool PASSED [ 0%] 2023-01-11T21:29:19.0909765Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___radd___cpu_float16 PASSED [ 0%] 2023-01-11T21:29:19.0910173Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rand___cpu_int64 PASSED [ 0%] 2023-01-11T21:29:19.0910622Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rdiv___cpu_bool SKIPPED (__rdiv__ in torch.bool not supported) [ 0%] 2023-01-11T21:29:19.0911116Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rdiv___cpu_float64 SKIPPED (__rdiv__ in torch.float64 not supported) [ 0%] 2023-01-11T21:29:19.0911584Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rdiv___cpu_int32 SKIPPED (__rdiv__ in torch.int32 not supported) [ 0%] 2023-01-11T21:29:19.0912060Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rdiv___cpu_int64 SKIPPED (__rdiv__ in torch.int64 not supported) [ 0%] 2023-01-11T21:29:19.0912498Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmatmul___cpu_float32 PASSED [ 1%] 2023-01-11T21:29:19.0912912Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmatmul___cpu_float64 PASSED [ 1%] 2023-01-11T21:29:19.0913373Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmatmul___cpu_int32 PASSED [ 1%] 2023-01-11T21:29:19.0913786Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmod___cpu_float16 PASSED [ 1%] 2023-01-11T21:29:19.0914199Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmul___cpu_int64 PASSED [ 1%] 2023-01-11T21:29:19.0914602Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___ror___cpu_bool PASSED [ 1%] 2023-01-11T21:29:19.0915107Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___ror___cpu_int32 PASSED [ 1%] 2023-01-11T21:29:19.0915519Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rpow___cpu_float16 PASSED [ 1%] 2023-01-11T21:29:19.0915926Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rpow___cpu_int64 PASSED [ 1%] 2023-01-11T21:29:19.0916337Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rsub___cpu_float16 PASSED [ 1%] 2023-01-11T21:29:19.0916800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rsub___cpu_float32 PASSED [ 1%] 2023-01-11T21:29:19.0917206Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rsub___cpu_int32 PASSED [ 1%] 2023-01-11T21:29:19.0917608Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rxor___cpu_int32 PASSED [ 1%] 2023-01-11T21:29:19.0918010Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rxor___cpu_int64 PASSED [ 2%] 2023-01-11T21:29:19.0918421Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__native_batch_norm_legit_cpu_float64 PASSED [ 2%] 2023-01-11T21:29:19.0918862Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__softmax_backward_data_cpu_float32 PASSED [ 2%] 2023-01-11T21:29:19.0919284Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_abs_cpu_float64 PASSED [ 2%] 2023-01-11T21:29:19.0919831Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_abs_cpu_int32 PASSED [ 2%] 2023-01-11T21:29:19.0920240Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acos_cpu_int32 PASSED [ 2%] 2023-01-11T21:29:19.0920638Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acos_cpu_int64 PASSED [ 2%] 2023-01-11T21:29:19.0921127Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acosh_cpu_bool PASSED [ 2%] 2023-01-11T21:29:19.0921519Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acosh_cpu_float32 PASSED [ 2%] 2023-01-11T21:29:19.0921926Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acosh_cpu_float64 PASSED [ 2%] 2023-01-11T21:29:19.0922326Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acosh_cpu_int32 PASSED [ 2%] 2023-01-11T21:29:19.0922730Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acosh_cpu_int64 PASSED [ 2%] 2023-01-11T21:29:19.0923119Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_add_cpu_bool PASSED [ 2%] 2023-01-11T21:29:19.0923524Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_add_cpu_float16 PASSED [ 3%] 2023-01-11T21:29:19.0923921Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_add_cpu_float32 PASSED [ 3%] 2023-01-11T21:29:19.0924322Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_add_cpu_float64 PASSED [ 3%] 2023-01-11T21:29:19.0924710Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_add_cpu_int32 PASSED [ 3%] 2023-01-11T21:29:19.0925112Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addbmm_cpu_float32 PASSED [ 3%] 2023-01-11T21:29:19.0925557Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addbmm_cpu_int64 PASSED [ 3%] 2023-01-11T21:29:19.0925967Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addcdiv_cpu_float32 PASSED [ 3%] 2023-01-11T21:29:19.0926364Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addcmul_cpu_float32 PASSED [ 3%] 2023-01-11T21:29:19.0926780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addcmul_cpu_float64 PASSED [ 3%] 2023-01-11T21:29:19.0927190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addcmul_cpu_int32 PASSED [ 3%] 2023-01-11T21:29:19.0927580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_cpu_float32 PASSED [ 3%] 2023-01-11T21:29:19.0927979Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_cpu_float64 PASSED [ 3%] 2023-01-11T21:29:19.0928378Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_cpu_int32 PASSED [ 3%] 2023-01-11T21:29:19.0928797Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_decomposed_cpu_float32 PASSED [ 4%] 2023-01-11T21:29:19.0929214Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_decomposed_cpu_int32 PASSED [ 4%] 2023-01-11T21:29:19.0929636Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmv_cpu_float32 PASSED [ 4%] 2023-01-11T21:29:19.0930040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmv_cpu_int32 PASSED [ 4%] 2023-01-11T21:29:19.0930438Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmv_cpu_int64 PASSED [ 4%] 2023-01-11T21:29:19.0930825Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addr_cpu_bool PASSED [ 4%] 2023-01-11T21:29:19.0931227Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addr_cpu_float16 PASSED [ 4%] 2023-01-11T21:29:19.0931626Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addr_cpu_float64 PASSED [ 4%] 2023-01-11T21:29:19.0932024Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addr_cpu_int64 PASSED [ 4%] 2023-01-11T21:29:19.0932443Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_all_cpu_float32 PASSED [ 4%] 2023-01-11T21:29:19.0932841Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_all_cpu_float64 PASSED [ 4%] 2023-01-11T21:29:19.0933245Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_allclose_cpu_float32 PASSED [ 4%] 2023-01-11T21:29:19.0933707Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amax_cpu_bool PASSED [ 4%] 2023-01-11T21:29:19.0934095Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amax_cpu_float16 PASSED [ 4%] 2023-01-11T21:29:19.0934496Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amax_cpu_float64 PASSED [ 5%] 2023-01-11T21:29:19.0934898Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amax_cpu_int32 PASSED [ 5%] 2023-01-11T21:29:19.0935284Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amin_cpu_bool PASSED [ 5%] 2023-01-11T21:29:19.0935702Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amin_cpu_float16 PASSED [ 5%] 2023-01-11T21:29:19.0936099Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amin_cpu_float64 PASSED [ 5%] 2023-01-11T21:29:19.0936499Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amin_cpu_int32 PASSED [ 5%] 2023-01-11T21:29:19.0936883Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amin_cpu_int64 PASSED [ 5%] 2023-01-11T21:29:19.0937309Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_aminmax_cpu_bool PASSED [ 5%] 2023-01-11T21:29:19.0937720Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_aminmax_cpu_float32 PASSED [ 5%] 2023-01-11T21:29:19.0938132Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_aminmax_cpu_float64 PASSED [ 5%] 2023-01-11T21:29:19.0938531Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_aminmax_cpu_int32 PASSED [ 5%] 2023-01-11T21:29:19.0938929Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_aminmax_cpu_int64 PASSED [ 5%] 2023-01-11T21:29:19.0939328Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_angle_cpu_float16 PASSED [ 5%] 2023-01-11T21:29:19.0939727Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_angle_cpu_float32 PASSED [ 6%] 2023-01-11T21:29:19.0940119Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_angle_cpu_int64 PASSED [ 6%] 2023-01-11T21:29:19.0940516Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_any_cpu_int32 PASSED [ 6%] 2023-01-11T21:29:19.0940912Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_any_cpu_int64 PASSED [ 6%] 2023-01-11T21:29:19.0941359Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmax_cpu_float32 PASSED [ 6%] 2023-01-11T21:29:19.0941748Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmax_cpu_float64 PASSED [ 6%] 2023-01-11T21:29:19.0942151Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmax_cpu_int32 PASSED [ 6%] 2023-01-11T21:29:19.0942551Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmax_cpu_int64 PASSED [ 6%] 2023-01-11T21:29:19.0942944Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmin_cpu_float16 PASSED [ 6%] 2023-01-11T21:29:19.0943346Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmin_cpu_float32 PASSED [ 6%] 2023-01-11T21:29:19.0943748Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmin_cpu_float64 PASSED [ 6%] 2023-01-11T21:29:19.0944148Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmin_cpu_int32 PASSED [ 6%] 2023-01-11T21:29:19.0944565Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmin_cpu_int64 PASSED [ 6%] 2023-01-11T21:29:19.0944975Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argsort_cpu_float32 PASSED [ 7%] 2023-01-11T21:29:19.0945389Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argsort_cpu_float64 PASSED [ 7%] 2023-01-11T21:29:19.0945802Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argsort_cpu_int64 PASSED [ 7%] 2023-01-11T21:29:19.0946207Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argwhere_cpu_float16 PASSED [ 7%] 2023-01-11T21:29:19.0946623Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argwhere_cpu_float64 PASSED [ 7%] 2023-01-11T21:29:19.0947045Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_cpu_float16 PASSED [ 7%] 2023-01-11T21:29:19.0947464Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_cpu_float32 PASSED [ 7%] 2023-01-11T21:29:19.0947860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_cpu_int32 PASSED [ 7%] 2023-01-11T21:29:19.0948293Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_partial_views_cpu_bool PASSED [ 7%] 2023-01-11T21:29:19.0948769Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_partial_views_cpu_float64 PASSED [ 7%] 2023-01-11T21:29:19.0949215Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_partial_views_cpu_int32 PASSED [ 7%] 2023-01-11T21:29:19.0949638Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_partial_views_cpu_int64 PASSED [ 7%] 2023-01-11T21:29:19.0950073Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_scatter_cpu_float16 PASSED [ 7%] 2023-01-11T21:29:19.0950507Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_scatter_cpu_float32 PASSED [ 8%] 2023-01-11T21:29:19.0950945Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_scatter_cpu_float64 PASSED [ 8%] 2023-01-11T21:29:19.0951401Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asin_cpu_bool PASSED [ 8%] 2023-01-11T21:29:19.0951813Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asin_cpu_float32 PASSED [ 8%] 2023-01-11T21:29:19.0952221Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asin_cpu_float64 PASSED [ 8%] 2023-01-11T21:29:19.0952627Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan2_cpu_float32 PASSED [ 8%] 2023-01-11T21:29:19.0953023Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan2_cpu_int32 PASSED [ 8%] 2023-01-11T21:29:19.0953428Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan_cpu_bool PASSED [ 8%] 2023-01-11T21:29:19.0953829Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan_cpu_int32 PASSED [ 8%] 2023-01-11T21:29:19.0954224Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atanh_cpu_float64 PASSED [ 8%] 2023-01-11T21:29:19.0954636Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atanh_cpu_int64 PASSED [ 8%] 2023-01-11T21:29:19.0955140Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_1d_cpu_bool PASSED [ 8%] 2023-01-11T21:29:19.0955563Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_1d_cpu_float16 PASSED [ 8%] 2023-01-11T21:29:19.0955969Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_1d_cpu_float64 PASSED [ 8%] 2023-01-11T21:29:19.0956417Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_1d_cpu_int64 PASSED [ 9%] 2023-01-11T21:29:19.0956828Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_2d_cpu_bool PASSED [ 9%] 2023-01-11T21:29:19.0957241Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_2d_cpu_float32 PASSED [ 9%] 2023-01-11T21:29:19.0957647Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_2d_cpu_float64 PASSED [ 9%] 2023-01-11T21:29:19.0958061Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_2d_cpu_int64 PASSED [ 9%] 2023-01-11T21:29:19.0958471Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_3d_cpu_float32 PASSED [ 9%] 2023-01-11T21:29:19.0958881Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_3d_cpu_float64 PASSED [ 9%] 2023-01-11T21:29:19.0959278Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_3d_cpu_int32 PASSED [ 9%] 2023-01-11T21:29:19.0959858Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_3d_cpu_int64 PASSED [ 9%] 2023-01-11T21:29:19.0960273Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_baddbmm_cpu_float32 PASSED [ 9%] 2023-01-11T21:29:19.0960753Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_baddbmm_cpu_float64 PASSED [ 9%] 2023-01-11T21:29:19.0961154Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_baddbmm_cpu_int64 PASSED [ 9%] 2023-01-11T21:29:19.0961569Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bernoulli_cpu_float32 PASSED [ 9%] 2023-01-11T21:29:19.0961986Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bernoulli_cpu_float64 PASSED [ 10%] 2023-01-11T21:29:19.0962407Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bfloat16_cpu_bool PASSED [ 10%] 2023-01-11T21:29:19.0962805Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bfloat16_cpu_float16 PASSED [ 10%] 2023-01-11T21:29:19.0963215Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bfloat16_cpu_float64 PASSED [ 10%] 2023-01-11T21:29:19.0963629Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bfloat16_cpu_int32 PASSED [ 10%] 2023-01-11T21:29:19.0964023Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bincount_cpu_int32 PASSED [ 10%] 2023-01-11T21:29:19.0964446Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_left_shift_cpu_int32 PASSED [ 10%] 2023-01-11T21:29:19.0964866Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_not_cpu_int32 PASSED [ 10%] 2023-01-11T21:29:19.0965281Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_or_cpu_int32 PASSED [ 10%] 2023-01-11T21:29:19.0965691Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_right_shift_cpu_int32 PASSED [ 10%] 2023-01-11T21:29:19.0966109Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_xor_cpu_bool PASSED [ 10%] 2023-01-11T21:29:19.0966522Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_xor_cpu_int32 PASSED [ 10%] 2023-01-11T21:29:19.0966936Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_xor_cpu_int64 PASSED [ 10%] 2023-01-11T21:29:19.0967336Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_block_diag_cpu_bool PASSED [ 11%] 2023-01-11T21:29:19.0967747Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_block_diag_cpu_float32 PASSED [ 11%] 2023-01-11T21:29:19.0968200Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_block_diag_cpu_int32 PASSED [ 11%] 2023-01-11T21:29:19.0968609Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_block_diag_cpu_int64 PASSED [ 11%] 2023-01-11T21:29:19.0969002Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bmm_cpu_float32 PASSED [ 11%] 2023-01-11T21:29:19.0969398Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bmm_cpu_int64 PASSED [ 11%] 2023-01-11T21:29:19.0969797Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bool_cpu_bool PASSED [ 11%] 2023-01-11T21:29:19.0970198Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bool_cpu_float16 PASSED [ 11%] 2023-01-11T21:29:19.0970586Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bool_cpu_float64 PASSED [ 11%] 2023-01-11T21:29:19.0970988Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bool_cpu_int32 PASSED [ 11%] 2023-01-11T21:29:19.0971404Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_shapes_cpu_float32 PASSED [ 11%] 2023-01-11T21:29:19.0971838Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_tensors_cpu_float16 PASSED [ 11%] 2023-01-11T21:29:19.0972257Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_tensors_cpu_float64 PASSED [ 11%] 2023-01-11T21:29:19.0972745Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_tensors_cpu_int32 PASSED [ 12%] 2023-01-11T21:29:19.0973170Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_to_cpu_float64 PASSED [ 12%] 2023-01-11T21:29:19.0973586Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_to_cpu_int32 PASSED [ 12%] 2023-01-11T21:29:19.0973994Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bucketize_cpu_float16 PASSED [ 12%] 2023-01-11T21:29:19.0974405Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_byte_cpu_float32 PASSED [ 12%] 2023-01-11T21:29:19.0974810Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_byte_cpu_int64 PASSED [ 12%] 2023-01-11T21:29:19.0975209Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cartesian_prod_cpu_float32 PASSED [ 12%] 2023-01-11T21:29:19.0975641Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cartesian_prod_cpu_float64 PASSED [ 12%] 2023-01-11T21:29:19.0976065Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cartesian_prod_cpu_int32 PASSED [ 12%] 2023-01-11T21:29:19.0976475Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cat_cpu_float16 PASSED [ 12%] 2023-01-11T21:29:19.0976865Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cat_cpu_float32 PASSED [ 12%] 2023-01-11T21:29:19.0977264Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cat_cpu_int32 PASSED [ 12%] 2023-01-11T21:29:19.0977666Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdist_cpu_float32 PASSED [ 12%] 2023-01-11T21:29:19.0978072Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdouble_cpu_bool PASSED [ 12%] 2023-01-11T21:29:19.0978466Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdouble_cpu_int32 PASSED [ 13%] 2023-01-11T21:29:19.0978868Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdouble_cpu_int64 PASSED [ 13%] 2023-01-11T21:29:19.0979273Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ceil_cpu_float32 PASSED [ 13%] 2023-01-11T21:29:19.0979708Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ceil_cpu_int32 PASSED [ 13%] 2023-01-11T21:29:19.0980094Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cfloat_cpu_bool PASSED [ 13%] 2023-01-11T21:29:19.0980502Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cfloat_cpu_float16 PASSED [ 13%] 2023-01-11T21:29:19.0980905Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cfloat_cpu_int32 PASSED [ 13%] 2023-01-11T21:29:19.0981311Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chalf_cpu_bool PASSED [ 13%] 2023-01-11T21:29:19.0981703Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chalf_cpu_float32 PASSED [ 13%] 2023-01-11T21:29:19.0982107Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chalf_cpu_float64 PASSED [ 13%] 2023-01-11T21:29:19.0982510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chalf_cpu_int32 PASSED [ 13%] 2023-01-11T21:29:19.0982898Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chalf_cpu_int64 PASSED [ 13%] 2023-01-11T21:29:19.0983314Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cholesky_inverse_cpu_float32 PASSED [ 13%] 2023-01-11T21:29:19.0983788Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cholesky_solve_cpu_float64 PASSED [ 14%] 2023-01-11T21:29:19.0999679Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chunk_cpu_bool PASSED [ 14%] 2023-01-11T21:29:19.1000316Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chunk_cpu_float32 PASSED [ 14%] 2023-01-11T21:29:19.1000737Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chunk_cpu_int32 PASSED [ 14%] 2023-01-11T21:29:19.1001157Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chunk_cpu_int64 PASSED [ 14%] 2023-01-11T21:29:19.1001550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_cpu_int64 PASSED [ 14%] 2023-01-11T21:29:19.1001969Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_max_cpu_float32 PASSED [ 14%] 2023-01-11T21:29:19.1002398Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_max_cpu_int32 PASSED [ 14%] 2023-01-11T21:29:19.1002810Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_max_cpu_int64 PASSED [ 14%] 2023-01-11T21:29:19.1003210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_min_cpu_float64 PASSED [ 14%] 2023-01-11T21:29:19.1003617Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_min_cpu_int64 PASSED [ 14%] 2023-01-11T21:29:19.1004094Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clone_cpu_float16 PASSED [ 14%] 2023-01-11T21:29:19.1004512Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_column_stack_cpu_bool PASSED [ 14%] 2023-01-11T21:29:19.1004918Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_column_stack_cpu_float64 PASSED [ 15%] 2023-01-11T21:29:19.1005340Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_column_stack_cpu_int32 PASSED [ 15%] 2023-01-11T21:29:19.1005761Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_column_stack_cpu_int64 PASSED [ 15%] 2023-01-11T21:29:19.1006175Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_combinations_cpu_bool PASSED [ 15%] 2023-01-11T21:29:19.1006581Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_combinations_cpu_float64 PASSED [ 15%] 2023-01-11T21:29:19.1007002Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_combinations_cpu_int32 PASSED [ 15%] 2023-01-11T21:29:19.1007506Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_combinations_cpu_int64 PASSED [ 15%] 2023-01-11T21:29:19.1007913Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_cpu_bool PASSED [ 15%] 2023-01-11T21:29:19.1008304Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_cpu_float32 PASSED [ 15%] 2023-01-11T21:29:19.1008711Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_cpu_int32 PASSED [ 15%] 2023-01-11T21:29:19.1009115Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_cpu_int64 PASSED [ 15%] 2023-01-11T21:29:19.1009526Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_physical_cpu_float32 PASSED [ 15%] 2023-01-11T21:29:19.1009935Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_physical_cpu_int32 PASSED [ 15%] 2023-01-11T21:29:19.1010359Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_constant_pad_nd_cpu_bool PASSED [ 16%] 2023-01-11T21:29:19.1010789Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_constant_pad_nd_cpu_float16 PASSED [ 16%] 2023-01-11T21:29:19.1011213Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_constant_pad_nd_cpu_int32 PASSED [ 16%] 2023-01-11T21:29:19.1011660Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_contiguous_cpu_float16 PASSED [ 16%] 2023-01-11T21:29:19.1012077Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_contiguous_cpu_float32 PASSED [ 16%] 2023-01-11T21:29:19.1012490Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_contiguous_cpu_int64 PASSED [ 16%] 2023-01-11T21:29:19.1012890Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_copysign_cpu_bool PASSED [ 16%] 2023-01-11T21:29:19.1013311Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_copysign_cpu_float16 PASSED [ 16%] 2023-01-11T21:29:19.1013725Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_copysign_cpu_float64 PASSED [ 16%] 2023-01-11T21:29:19.1014135Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_copysign_cpu_int32 PASSED [ 16%] 2023-01-11T21:29:19.1014530Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_corrcoef_cpu_int64 PASSED [ 16%] 2023-01-11T21:29:19.1014942Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cos_cpu_int32 PASSED [ 16%] 2023-01-11T21:29:19.1015342Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cos_cpu_int64 PASSED [ 16%] 2023-01-11T21:29:19.1015743Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cosh_cpu_float32 PASSED [ 16%] 2023-01-11T21:29:19.1016149Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_count_nonzero_cpu_bool PASSED [ 17%] 2023-01-11T21:29:19.1016571Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_count_nonzero_cpu_float64 PASSED [ 17%] 2023-01-11T21:29:19.1016997Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_count_nonzero_cpu_int32 PASSED [ 17%] 2023-01-11T21:29:19.1017408Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cov_cpu_float32 PASSED [ 17%] 2023-01-11T21:29:19.1017799Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cov_cpu_int32 PASSED [ 17%] 2023-01-11T21:29:19.1018206Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cross_cpu_float32 PASSED [ 17%] 2023-01-11T21:29:19.1018613Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cross_cpu_int64 PASSED [ 17%] 2023-01-11T21:29:19.1019051Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummax_cpu_float32 PASSED [ 17%] 2023-01-11T21:29:19.1019445Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummax_cpu_float64 PASSED [ 17%] 2023-01-11T21:29:19.1019854Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummax_cpu_int32 PASSED [ 17%] 2023-01-11T21:29:19.1020265Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummin_cpu_bool PASSED [ 17%] 2023-01-11T21:29:19.1020676Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummin_cpu_float32 PASSED [ 17%] 2023-01-11T21:29:19.1021086Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummin_cpu_float64 PASSED [ 17%] 2023-01-11T21:29:19.1021495Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumprod_cpu_int64 PASSED [ 18%] 2023-01-11T21:29:19.1021906Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumsum_cpu_int64 PASSED [ 18%] 2023-01-11T21:29:19.1022318Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumulative_trapezoid_cpu_float32 PASSED [ 18%] 2023-01-11T21:29:19.1022757Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumulative_trapezoid_cpu_float64 PASSED [ 18%] 2023-01-11T21:29:19.1023173Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_deg2rad_cpu_bool PASSED [ 18%] 2023-01-11T21:29:19.1023614Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_deg2rad_cpu_float64 PASSED [ 18%] 2023-01-11T21:29:19.1024012Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_deg2rad_cpu_int64 PASSED [ 18%] 2023-01-11T21:29:19.1024414Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_cpu_bool PASSED [ 18%] 2023-01-11T21:29:19.1024826Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_cpu_float64 PASSED [ 18%] 2023-01-11T21:29:19.1025232Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_cpu_int64 PASSED [ 18%] 2023-01-11T21:29:19.1025627Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_embed_cpu_float32 PASSED [ 18%] 2023-01-11T21:29:19.1026044Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagflat_cpu_float16 PASSED [ 18%] 2023-01-11T21:29:19.1026458Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagflat_cpu_int32 PASSED [ 18%] 2023-01-11T21:29:19.1026881Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_copy_cpu_float32 PASSED [ 19%] 2023-01-11T21:29:19.1027292Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_copy_cpu_int64 PASSED [ 19%] 2023-01-11T21:29:19.1027710Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_cpu_bool PASSED [ 19%] 2023-01-11T21:29:19.1028123Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_cpu_float16 PASSED [ 19%] 2023-01-11T21:29:19.1028537Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_cpu_int32 PASSED [ 19%] 2023-01-11T21:29:19.1028944Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_scatter_cpu_float64 PASSED [ 19%] 2023-01-11T21:29:19.1029366Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diff_cpu_float32 PASSED [ 19%] 2023-01-11T21:29:19.1029775Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_digamma_cpu_float64 PASSED [ 19%] 2023-01-11T21:29:19.1030170Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_digamma_cpu_int64 PASSED [ 19%] 2023-01-11T21:29:19.1030614Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dist_cpu_float32 PASSED [ 19%] 2023-01-11T21:29:19.1031020Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dist_cpu_float64 PASSED [ 19%] 2023-01-11T21:29:19.1031439Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_floor_rounding_cpu_float16 PASSED [ 19%] 2023-01-11T21:29:19.1031863Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_floor_rounding_cpu_float64 PASSED [ 19%] 2023-01-11T21:29:19.1032301Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_floor_rounding_cpu_int64 PASSED [ 20%] 2023-01-11T21:29:19.1032732Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_no_rounding_mode_cpu_bool PASSED [ 20%] 2023-01-11T21:29:19.1033167Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_no_rounding_mode_cpu_float32 PASSED [ 20%] 2023-01-11T21:29:19.1033592Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_no_rounding_mode_cpu_float64 PASSED [ 20%] 2023-01-11T21:29:19.1034024Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_no_rounding_mode_cpu_int32 PASSED [ 20%] 2023-01-11T21:29:19.1034449Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_trunc_rounding_cpu_int32 PASSED [ 20%] 2023-01-11T21:29:19.1034953Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dot_cpu_float32 PASSED [ 20%] 2023-01-11T21:29:19.1035396Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dot_cpu_float64 PASSED [ 20%] 2023-01-11T21:29:19.1035797Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dot_cpu_int32 PASSED [ 20%] 2023-01-11T21:29:19.1036194Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dot_cpu_int64 PASSED [ 20%] 2023-01-11T21:29:19.1036595Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_double_cpu_int32 PASSED [ 20%] 2023-01-11T21:29:19.1036987Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_double_cpu_int64 PASSED [ 20%] 2023-01-11T21:29:19.1037392Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dsplit_cpu_float32 PASSED [ 20%] 2023-01-11T21:29:19.1037805Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dsplit_cpu_float64 PASSED [ 20%] 2023-01-11T21:29:19.1038218Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dsplit_cpu_int64 PASSED [ 21%] 2023-01-11T21:29:19.1038611Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dstack_cpu_bool PASSED [ 21%] 2023-01-11T21:29:19.1039015Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dstack_cpu_float16 PASSED [ 21%] 2023-01-11T21:29:19.1039423Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dstack_cpu_float32 PASSED [ 21%] 2023-01-11T21:29:19.1039963Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dstack_cpu_int32 PASSED [ 21%] 2023-01-11T21:29:19.1040354Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dstack_cpu_int64 PASSED [ 21%] 2023-01-11T21:29:19.1040754Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_cpu_bool PASSED [ 21%] 2023-01-11T21:29:19.1041164Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_cpu_float16 PASSED [ 21%] 2023-01-11T21:29:19.1041561Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_cpu_float64 PASSED [ 21%] 2023-01-11T21:29:19.1041966Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_cpu_int32 PASSED [ 21%] 2023-01-11T21:29:19.1042368Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_cpu_int64 PASSED [ 21%] 2023-01-11T21:29:19.1042835Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_like_cpu_bool PASSED [ 21%] 2023-01-11T21:29:19.1043234Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_like_cpu_float16 PASSED [ 21%] 2023-01-11T21:29:19.1043652Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_like_cpu_float32 PASSED [ 22%] 2023-01-11T21:29:19.1044064Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_like_cpu_int32 PASSED [ 22%] 2023-01-11T21:29:19.1044472Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eq_cpu_float32 PASSED [ 22%] 2023-01-11T21:29:19.1044857Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eq_cpu_float64 PASSED [ 22%] 2023-01-11T21:29:19.1045265Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_equal_cpu_float32 PASSED [ 22%] 2023-01-11T21:29:19.1045674Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_equal_cpu_float64 PASSED [ 22%] 2023-01-11T21:29:19.1046079Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_equal_cpu_int32 PASSED [ 22%] 2023-01-11T21:29:19.1046475Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_equal_cpu_int64 PASSED [ 22%] 2023-01-11T21:29:19.1046872Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erf_cpu_int32 PASSED [ 22%] 2023-01-11T21:29:19.1047309Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfc_cpu_bool PASSED [ 22%] 2023-01-11T21:29:19.1047713Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfc_cpu_float32 PASSED [ 22%] 2023-01-11T21:29:19.1048101Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfc_cpu_int64 PASSED [ 22%] 2023-01-11T21:29:19.1048511Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfinv_cpu_float32 PASSED [ 22%] 2023-01-11T21:29:19.1048917Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp2_cpu_float32 PASSED [ 23%] 2023-01-11T21:29:19.1049304Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp_cpu_bool PASSED [ 23%] 2023-01-11T21:29:19.1049707Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp_cpu_int32 PASSED [ 23%] 2023-01-11T21:29:19.1050120Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_as_cpu_float32 PASSED [ 23%] 2023-01-11T21:29:19.1050535Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_as_cpu_int32 PASSED [ 23%] 2023-01-11T21:29:19.1050932Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_cpu_float32 PASSED [ 23%] 2023-01-11T21:29:19.1051347Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expm1_cpu_float32 PASSED [ 23%] 2023-01-11T21:29:19.1051751Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expm1_cpu_int32 PASSED [ 23%] 2023-01-11T21:29:19.1052153Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eye_cpu_bool PASSED [ 23%] 2023-01-11T21:29:19.1052541Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eye_cpu_float32 PASSED [ 23%] 2023-01-11T21:29:19.1052954Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eye_cpu_float64 PASSED [ 23%] 2023-01-11T21:29:19.1053355Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eye_cpu_int32 PASSED [ 23%] 2023-01-11T21:29:19.1053755Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eye_cpu_int64 PASSED [ 23%] 2023-01-11T21:29:19.1054182Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft2_cpu_bool SKIPPED (fft.fft2 in torch.bool not supported) [ 24%] 2023-01-11T21:29:19.1054707Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft2_cpu_float64 SKIPPED (fft.fft2 in torch.float64 not supported) [ 24%] 2023-01-11T21:29:19.1055193Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft2_cpu_int32 SKIPPED (fft.fft2 in torch.int32 not supported) [ 24%] 2023-01-11T21:29:19.1055676Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft2_cpu_int64 SKIPPED (fft.fft2 in torch.int64 not supported) [ 24%] 2023-01-11T21:29:19.1056149Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft_cpu_float32 SKIPPED (fft.fft in torch.float32 not supported) [ 24%] 2023-01-11T21:29:19.1056635Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft_cpu_float64 SKIPPED (fft.fft in torch.float64 not supported) [ 24%] 2023-01-11T21:29:19.1057119Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft_cpu_int32 SKIPPED (fft.fft in torch.int32 not supported) [ 24%] 2023-01-11T21:29:19.1057596Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft_cpu_int64 SKIPPED (fft.fft in torch.int64 not supported) [ 24%] 2023-01-11T21:29:19.1058031Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftshift_cpu_bool PASSED [ 24%] 2023-01-11T21:29:19.1058493Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftshift_cpu_float16 PASSED [ 24%] 2023-01-11T21:29:19.1058917Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftshift_cpu_int64 PASSED [ 24%] 2023-01-11T21:29:19.1059373Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft2_cpu_bool SKIPPED (fft.hfft2 in torch.bool not supported) [ 24%] 2023-01-11T21:29:19.1059859Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft2_cpu_float32 SKIPPED (fft.hfft2 in torch.float32 not supported) [ 24%] 2023-01-11T21:29:19.1060360Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft2_cpu_float64 SKIPPED (fft.hfft2 in torch.float64 not supported) [ 25%] 2023-01-11T21:29:19.1060844Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft2_cpu_int32 SKIPPED (fft.hfft2 in torch.int32 not supported) [ 25%] 2023-01-11T21:29:19.1061329Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft2_cpu_int64 SKIPPED (fft.hfft2 in torch.int64 not supported) [ 25%] 2023-01-11T21:29:19.1061812Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft_cpu_bool SKIPPED (fft.hfft in torch.bool not supported) [ 25%] 2023-01-11T21:29:19.1062279Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft_cpu_int32 SKIPPED (fft.hfft in torch.int32 not supported) [ 25%] 2023-01-11T21:29:19.1062767Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft_cpu_int64 SKIPPED (fft.hfft in torch.int64 not supported) [ 25%] 2023-01-11T21:29:19.1063251Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfftn_cpu_float32 SKIPPED (fft.hfftn in torch.float32 not supported) [ 25%] 2023-01-11T21:29:19.1063749Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfftn_cpu_float64 SKIPPED (fft.hfftn in torch.float64 not supported) [ 25%] 2023-01-11T21:29:19.1064225Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfftn_cpu_int64 SKIPPED (fft.hfftn in torch.int64 not supported) [ 25%] 2023-01-11T21:29:19.1064715Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft2_cpu_bool SKIPPED (fft.ifft2 in torch.bool not supported) [ 25%] 2023-01-11T21:29:19.1065236Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft2_cpu_float32 SKIPPED (fft.ifft2 in torch.float32 not supported) [ 25%] 2023-01-11T21:29:19.1065729Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft2_cpu_float64 SKIPPED (fft.ifft2 in torch.float64 not supported) [ 25%] 2023-01-11T21:29:19.1066203Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft2_cpu_int32 SKIPPED (fft.ifft2 in torch.int32 not supported) [ 25%] 2023-01-11T21:29:19.1066688Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft_cpu_bool SKIPPED (fft.ifft in torch.bool not supported) [ 25%] 2023-01-11T21:29:19.1067175Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft_cpu_float64 SKIPPED (fft.ifft in torch.float64 not supported) [ 26%] 2023-01-11T21:29:19.1067661Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft_cpu_int32 SKIPPED (fft.ifft in torch.int32 not supported) [ 26%] 2023-01-11T21:29:19.1068153Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftn_cpu_float64 SKIPPED (fft.ifftn in torch.float64 not supported) [ 26%] 2023-01-11T21:29:19.1068627Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftn_cpu_int32 SKIPPED (fft.ifftn in torch.int32 not supported) [ 26%] 2023-01-11T21:29:19.1069110Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftn_cpu_int64 SKIPPED (fft.ifftn in torch.int64 not supported) [ 26%] 2023-01-11T21:29:19.1069596Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftshift_cpu_float32 PASSED [ 26%] 2023-01-11T21:29:19.1070025Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftshift_cpu_float64 PASSED [ 26%] 2023-01-11T21:29:19.1070470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft2_cpu_bool SKIPPED (fft.ihfft2 in torch.bool not supported) [ 26%] 2023-01-11T21:29:19.1070970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft2_cpu_float32 SKIPPED (fft.ihfft2 in torch.float32 not supported) [ 26%] 2023-01-11T21:29:19.1071473Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft2_cpu_float64 SKIPPED (fft.ihfft2 in torch.float64 not supported) [ 26%] 2023-01-11T21:29:19.1071970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft2_cpu_int32 SKIPPED (fft.ihfft2 in torch.int32 not supported) [ 26%] 2023-01-11T21:29:19.1072450Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft_cpu_float64 SKIPPED (fft.ihfft in torch.float64 not supported) [ 26%] 2023-01-11T21:29:19.1072942Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft_cpu_int64 SKIPPED (fft.ihfft in torch.int64 not supported) [ 26%] 2023-01-11T21:29:19.1073436Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfftn_cpu_bool SKIPPED (fft.ihfftn in torch.bool not supported) [ 27%] 2023-01-11T21:29:19.1073931Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfftn_cpu_float64 SKIPPED (fft.ihfftn in torch.float64 not supported) [ 27%] 2023-01-11T21:29:19.1074411Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfftn_cpu_int64 SKIPPED (fft.ihfftn in torch.int64 not supported) [ 27%] 2023-01-11T21:29:19.1074972Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft2_cpu_bool SKIPPED (fft.irfft2 in torch.bool not supported) [ 27%] 2023-01-11T21:29:19.1075472Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft2_cpu_float64 SKIPPED (fft.irfft2 in torch.float64 not supported) [ 27%] 2023-01-11T21:29:19.1075965Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft_cpu_bool SKIPPED (fft.irfft in torch.bool not supported) [ 27%] 2023-01-11T21:29:19.1076492Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft_cpu_float32 SKIPPED (fft.irfft in torch.float32 not supported) [ 27%] 2023-01-11T21:29:19.1076966Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft_cpu_int64 SKIPPED (fft.irfft in torch.int64 not supported) [ 27%] 2023-01-11T21:29:19.1077457Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfftn_cpu_int64 SKIPPED (fft.irfftn in torch.int64 not supported) [ 27%] 2023-01-11T21:29:19.1077905Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft2_cpu_bool PASSED [ 27%] 2023-01-11T21:29:19.1078365Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfftn_cpu_float32 SKIPPED (fft.rfftn in torch.float32 not supported) [ 27%] 2023-01-11T21:29:19.1078845Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfftn_cpu_float64 SKIPPED (fft.rfftn in torch.float64 not supported) [ 27%] 2023-01-11T21:29:19.1079299Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfftn_cpu_int64 PASSED [ 27%] 2023-01-11T21:29:19.1079822Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fill_cpu_float16 PASSED [ 28%] 2023-01-11T21:29:19.1080228Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fill_cpu_float64 PASSED [ 28%] 2023-01-11T21:29:19.1080686Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fill_cpu_int32 PASSED [ 28%] 2023-01-11T21:29:19.1081089Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flatten_cpu_bool PASSED [ 28%] 2023-01-11T21:29:19.1081501Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flatten_cpu_float64 PASSED [ 28%] 2023-01-11T21:29:19.1081918Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flatten_cpu_int32 PASSED [ 28%] 2023-01-11T21:29:19.1082309Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flip_cpu_bool PASSED [ 28%] 2023-01-11T21:29:19.1082709Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flip_cpu_int64 PASSED [ 28%] 2023-01-11T21:29:19.1083118Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fliplr_cpu_float16 PASSED [ 28%] 2023-01-11T21:29:19.1083523Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fliplr_cpu_int32 PASSED [ 28%] 2023-01-11T21:29:19.1083935Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fliplr_cpu_int64 PASSED [ 28%] 2023-01-11T21:29:19.1084342Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flipud_cpu_int32 PASSED [ 28%] 2023-01-11T21:29:19.1084738Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_cpu_float16 PASSED [ 28%] 2023-01-11T21:29:19.1085144Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_cpu_float32 PASSED [ 29%] 2023-01-11T21:29:19.1085549Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_cpu_float64 PASSED [ 29%] 2023-01-11T21:29:19.1085953Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_cpu_int32 PASSED [ 29%] 2023-01-11T21:29:19.1086349Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_cpu_int64 PASSED [ 29%] 2023-01-11T21:29:19.1086759Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_power_cpu_float32 PASSED [ 29%] 2023-01-11T21:29:19.1087182Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_power_cpu_float64 PASSED [ 29%] 2023-01-11T21:29:19.1087642Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_power_cpu_int64 PASSED [ 29%] 2023-01-11T21:29:19.1088065Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_cpu_float32 PASSED [ 29%] 2023-01-11T21:29:19.1088478Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_cpu_float64 PASSED [ 29%] 2023-01-11T21:29:19.1088879Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_cpu_int64 PASSED [ 29%] 2023-01-11T21:29:19.1089293Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_divide_cpu_float64 PASSED [ 29%] 2023-01-11T21:29:19.1089701Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_divide_cpu_int32 PASSED [ 29%] 2023-01-11T21:29:19.1090110Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmax_cpu_float16 PASSED [ 29%] 2023-01-11T21:29:19.1090512Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmin_cpu_float32 PASSED [ 29%] 2023-01-11T21:29:19.1090916Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmin_cpu_float64 PASSED [ 30%] 2023-01-11T21:29:19.1091308Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmod_cpu_float16 PASSED [ 30%] 2023-01-11T21:29:19.1091704Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmod_cpu_float32 PASSED [ 30%] 2023-01-11T21:29:19.1092102Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmod_cpu_float64 PASSED [ 30%] 2023-01-11T21:29:19.1092532Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmod_cpu_int64 PASSED [ 30%] 2023-01-11T21:29:19.1092918Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_frac_cpu_float16 PASSED [ 30%] 2023-01-11T21:29:19.1093316Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_frac_cpu_float32 PASSED [ 30%] 2023-01-11T21:29:19.1093718Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_frac_cpu_float64 PASSED [ 30%] 2023-01-11T21:29:19.1094110Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_frexp_cpu_float16 PASSED [ 30%] 2023-01-11T21:29:19.1094516Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_frexp_cpu_float32 PASSED [ 30%] 2023-01-11T21:29:19.1094916Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_frexp_cpu_float64 PASSED [ 30%] 2023-01-11T21:29:19.1095322Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_cpu_bool PASSED [ 30%] 2023-01-11T21:29:19.1095707Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_cpu_float32 PASSED [ 30%] 2023-01-11T21:29:19.1096107Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_cpu_int64 PASSED [ 31%] 2023-01-11T21:29:19.1096514Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_like_cpu_int32 PASSED [ 31%] 2023-01-11T21:29:19.1096923Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gather_cpu_float16 PASSED [ 31%] 2023-01-11T21:29:19.1097316Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gather_cpu_int32 PASSED [ 31%] 2023-01-11T21:29:19.1097712Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gcd_cpu_int32 PASSED [ 31%] 2023-01-11T21:29:19.1098111Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ge_cpu_float16 PASSED [ 31%] 2023-01-11T21:29:19.1098508Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ge_cpu_int64 PASSED [ 31%] 2023-01-11T21:29:19.1098895Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_geqrf_cpu_float32 PASSED [ 31%] 2023-01-11T21:29:19.1099330Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_geqrf_cpu_float64 PASSED [ 31%] 2023-01-11T21:29:19.1099742Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gradient_cpu_float16 PASSED [ 31%] 2023-01-11T21:29:19.1100134Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gt_cpu_bool PASSED [ 31%] 2023-01-11T21:29:19.1100534Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gt_cpu_float32 PASSED [ 31%] 2023-01-11T21:29:19.1100931Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gt_cpu_int32 PASSED [ 31%] 2023-01-11T21:29:19.1101332Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_half_cpu_bool PASSED [ 32%] 2023-01-11T21:29:19.1101718Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_half_cpu_float16 PASSED [ 32%] 2023-01-11T21:29:19.1102121Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_half_cpu_float32 PASSED [ 32%] 2023-01-11T21:29:19.1102524Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_half_cpu_float64 PASSED [ 32%] 2023-01-11T21:29:19.1102921Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_half_cpu_int64 PASSED [ 32%] 2023-01-11T21:29:19.1103311Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_heaviside_cpu_bool PASSED [ 32%] 2023-01-11T21:29:19.1103723Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_heaviside_cpu_float16 PASSED [ 32%] 2023-01-11T21:29:19.1104167Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_heaviside_cpu_float64 PASSED [ 32%] 2023-01-11T21:29:19.1104582Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_heaviside_cpu_int32 PASSED [ 32%] 2023-01-11T21:29:19.1104978Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_heaviside_cpu_int64 PASSED [ 32%] 2023-01-11T21:29:19.1105385Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_histc_cpu_float32 PASSED [ 32%] 2023-01-11T21:29:19.1105798Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_histogramdd_cpu_float32 PASSED [ 32%] 2023-01-11T21:29:19.1106215Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_histogramdd_cpu_float64 PASSED [ 32%] 2023-01-11T21:29:19.1106615Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hsplit_cpu_float64 PASSED [ 33%] 2023-01-11T21:29:19.1107019Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hsplit_cpu_int32 PASSED [ 33%] 2023-01-11T21:29:19.1107423Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hstack_cpu_bool PASSED [ 33%] 2023-01-11T21:29:19.1107883Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hstack_cpu_float16 PASSED [ 33%] 2023-01-11T21:29:19.1108281Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hypot_cpu_float32 PASSED [ 33%] 2023-01-11T21:29:19.1108687Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hypot_cpu_float64 PASSED [ 33%] 2023-01-11T21:29:19.1109090Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_i0_cpu_float64 PASSED [ 33%] 2023-01-11T21:29:19.1109473Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_i0_cpu_int32 PASSED [ 33%] 2023-01-11T21:29:19.1109878Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_igammac_cpu_float64 PASSED [ 33%] 2023-01-11T21:29:19.1110286Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_add_cpu_bool PASSED [ 33%] 2023-01-11T21:29:19.1110695Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_add_cpu_float16 PASSED [ 33%] 2023-01-11T21:29:19.1111128Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_add_cpu_int64 PASSED [ 33%] 2023-01-11T21:29:19.1111531Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_copy_cpu_bool PASSED [ 33%] 2023-01-11T21:29:19.1111942Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_copy_cpu_float32 PASSED [ 33%] 2023-01-11T21:29:19.1112352Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_fill_cpu_bool PASSED [ 34%] 2023-01-11T21:29:19.1112751Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_fill_cpu_float32 PASSED [ 34%] 2023-01-11T21:29:19.1113162Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_fill_cpu_int32 PASSED [ 34%] 2023-01-11T21:29:19.1113571Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_fill_cpu_int64 PASSED [ 34%] 2023-01-11T21:29:19.1113985Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_put_cpu_bool PASSED [ 34%] 2023-01-11T21:29:19.1114381Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_put_cpu_float32 PASSED [ 34%] 2023-01-11T21:29:19.1114790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_put_cpu_float64 PASSED [ 34%] 2023-01-11T21:29:19.1115282Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_put_cpu_int32 PASSED [ 34%] 2023-01-11T21:29:19.1115733Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_cpu_float32 PASSED [ 34%] 2023-01-11T21:29:19.1116138Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_cpu_int32 PASSED [ 34%] 2023-01-11T21:29:19.1116548Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_cpu_int64 PASSED [ 34%] 2023-01-11T21:29:19.1116963Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_select_cpu_float64 PASSED [ 34%] 2023-01-11T21:29:19.1117374Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_inner_cpu_int64 PASSED [ 34%] 2023-01-11T21:29:19.1117763Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_int_cpu_float32 PASSED [ 35%] 2023-01-11T21:29:19.1118162Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_int_cpu_int64 PASSED [ 35%] 2023-01-11T21:29:19.1118568Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isclose_cpu_float16 PASSED [ 35%] 2023-01-11T21:29:19.1118963Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isclose_cpu_float32 PASSED [ 35%] 2023-01-11T21:29:19.1119373Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isclose_cpu_float64 PASSED [ 35%] 2023-01-11T21:29:19.1119897Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isclose_cpu_int32 PASSED [ 35%] 2023-01-11T21:29:19.1120307Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isclose_cpu_int64 PASSED [ 35%] 2023-01-11T21:29:19.1120708Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isfinite_cpu_float16 PASSED [ 35%] 2023-01-11T21:29:19.1121123Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isfinite_cpu_float32 PASSED [ 35%] 2023-01-11T21:29:19.1121539Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isfinite_cpu_float64 PASSED [ 35%] 2023-01-11T21:29:19.1121944Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isin_cpu_float64 PASSED [ 35%] 2023-01-11T21:29:19.1122336Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isinf_cpu_float16 PASSED [ 35%] 2023-01-11T21:29:19.1122740Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isinf_cpu_float32 PASSED [ 35%] 2023-01-11T21:29:19.1123195Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isinf_cpu_int32 PASSED [ 36%] 2023-01-11T21:29:19.1123594Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isinf_cpu_int64 PASSED [ 36%] 2023-01-11T21:29:19.1123985Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isnan_cpu_float16 PASSED [ 36%] 2023-01-11T21:29:19.1124389Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isnan_cpu_int32 PASSED [ 36%] 2023-01-11T21:29:19.1124800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isneginf_cpu_int64 PASSED [ 36%] 2023-01-11T21:29:19.1125216Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isposinf_cpu_float32 PASSED [ 36%] 2023-01-11T21:29:19.1125616Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isposinf_cpu_float64 PASSED [ 36%] 2023-01-11T21:29:19.1126033Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isposinf_cpu_int32 PASSED [ 36%] 2023-01-11T21:29:19.1126442Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isposinf_cpu_int64 PASSED [ 36%] 2023-01-11T21:29:19.1126832Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isreal_cpu_float16 PASSED [ 36%] 2023-01-11T21:29:19.1127238Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isreal_cpu_float32 PASSED [ 36%] 2023-01-11T21:29:19.1127681Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isreal_cpu_float64 PASSED [ 36%] 2023-01-11T21:29:19.1128087Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isreal_cpu_int32 PASSED [ 36%] 2023-01-11T21:29:19.1128478Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isreal_cpu_int64 PASSED [ 37%] 2023-01-11T21:29:19.1128923Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_bool SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:29:19.1129404Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_float32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:29:19.1129882Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_int32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:29:19.1130362Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_float16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:29:19.1130856Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_float64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:29:19.1131346Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_int64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:29:19.1131826Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_cpu_float32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:29:19.1132294Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_cpu_float64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:29:19.1132742Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_cpu_int64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:29:19.1133213Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_float32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:29:19.1133703Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_float64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:29:19.1134222Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_int64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:29:19.1134683Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_unary_cpu_bool SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:29:19.1135144Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_unary_cpu_float32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:29:19.1135609Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_unary_cpu_float64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:29:19.1136072Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_unary_cpu_int32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:29:19.1136515Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_unary_cpu_int64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:29:19.1136952Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kron_cpu_float16 PASSED [ 38%] 2023-01-11T21:29:19.1137364Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kron_cpu_float32 PASSED [ 38%] 2023-01-11T21:29:19.1137768Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kron_cpu_float64 PASSED [ 38%] 2023-01-11T21:29:19.1138163Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kthvalue_cpu_int64 PASSED [ 38%] 2023-01-11T21:29:19.1138603Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ldexp_cpu_bool PASSED [ 38%] 2023-01-11T21:29:19.1139013Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ldexp_cpu_float32 PASSED [ 38%] 2023-01-11T21:29:19.1139422Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ldexp_cpu_int32 PASSED [ 38%] 2023-01-11T21:29:19.1139820Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_le_cpu_float32 PASSED [ 38%] 2023-01-11T21:29:19.1140225Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lerp_cpu_float64 PASSED [ 38%] 2023-01-11T21:29:19.1140631Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lgamma_cpu_bool PASSED [ 39%] 2023-01-11T21:29:19.1141046Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cond_cpu_float32 PASSED [ 39%] 2023-01-11T21:29:19.1141457Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cond_cpu_float64 PASSED [ 39%] 2023-01-11T21:29:19.1141875Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cross_cpu_int64 PASSED [ 39%] 2023-01-11T21:29:19.1142287Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_det_cpu_float64 PASSED [ 39%] 2023-01-11T21:29:19.1142706Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eigh_cpu_float64 PASSED [ 39%] 2023-01-11T21:29:19.1143115Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eigvals_cpu_float32 PASSED [ 39%] 2023-01-11T21:29:19.1143557Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_householder_product_cpu_float32 PASSED [ 39%] 2023-01-11T21:29:19.1144008Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_householder_product_cpu_float64 PASSED [ 39%] 2023-01-11T21:29:19.1144426Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_inv_cpu_float32 PASSED [ 39%] 2023-01-11T21:29:19.1144837Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_inv_cpu_float64 PASSED [ 39%] 2023-01-11T21:29:19.1145262Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_inv_ex_cpu_float32 PASSED [ 39%] 2023-01-11T21:29:19.1145756Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_ldl_factor_ex_cpu_float32 PASSED [ 39%] 2023-01-11T21:29:19.1146179Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_ldl_factor_ex_cpu_float64 PASSED [ 40%] 2023-01-11T21:29:19.1146665Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_ldl_solve_cpu_float32 SKIPPED (linalg.ldl_solve in torch.float32 not supported) [ 40%] 2023-01-11T21:29:19.1147200Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_ldl_solve_cpu_float64 SKIPPED (linalg.ldl_solve in torch.float64 not supported) [ 40%] 2023-01-11T21:29:19.1147678Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lstsq_cpu_float64 PASSED [ 40%] 2023-01-11T21:29:19.1148112Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lstsq_grad_oriented_cpu_float64 PASSED [ 40%] 2023-01-11T21:29:19.1148535Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_factor_cpu_float32 PASSED [ 40%] 2023-01-11T21:29:19.1148965Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_factor_ex_cpu_float32 PASSED [ 40%] 2023-01-11T21:29:19.1149398Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_factor_ex_cpu_float64 PASSED [ 40%] 2023-01-11T21:29:19.1149826Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_solve_cpu_float32 PASSED [ 40%] 2023-01-11T21:29:19.1150307Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_norm_cpu_float16 PASSED [ 40%] 2023-01-11T21:29:19.1150735Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_norm_cpu_float64 PASSED [ 40%] 2023-01-11T21:29:19.1151162Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_power_cpu_float64 PASSED [ 40%] 2023-01-11T21:29:19.1151596Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_rank_cpu_float64 PASSED [ 40%] 2023-01-11T21:29:19.1152007Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_norm_cpu_float16 PASSED [ 41%] 2023-01-11T21:29:19.1152452Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_norm_subgradients_at_zero_cpu_float64 PASSED [ 41%] 2023-01-11T21:29:19.1152896Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_pinv_cpu_float32 PASSED [ 41%] 2023-01-11T21:29:19.1153369Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_pinv_hermitian_cpu_float64 PASSED [ 41%] 2023-01-11T21:29:19.1153861Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_pinv_singular_cpu_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 41%] 2023-01-11T21:29:19.1154418Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_pinv_singular_cpu_float64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 41%] 2023-01-11T21:29:19.1154975Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_qr_cpu_float32 PASSED [ 41%] 2023-01-11T21:29:19.1155406Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_solve_cpu_float64 PASSED [ 41%] 2023-01-11T21:29:19.1155821Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_solve_ex_cpu_float32 PASSED [ 41%] 2023-01-11T21:29:19.1156248Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_solve_ex_cpu_float64 PASSED [ 41%] 2023-01-11T21:29:19.1156678Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_solve_triangular_cpu_float32 PASSED [ 41%] 2023-01-11T21:29:19.1157148Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_svd_cpu_float64 PASSED [ 41%] 2023-01-11T21:29:19.1157559Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_svdvals_cpu_float32 PASSED [ 41%] 2023-01-11T21:29:19.1157986Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_svdvals_cpu_float64 PASSED [ 41%] 2023-01-11T21:29:19.1158416Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_tensorinv_cpu_float32 PASSED [ 42%] 2023-01-11T21:29:19.1158849Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_tensorsolve_cpu_float64 PASSED [ 42%] 2023-01-11T21:29:19.1159269Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vander_cpu_float64 PASSED [ 42%] 2023-01-11T21:29:19.1159802Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vander_cpu_int64 PASSED [ 42%] 2023-01-11T21:29:19.1160223Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_cpu_float16 PASSED [ 42%] 2023-01-11T21:29:19.1160640Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_cpu_float32 PASSED [ 42%] 2023-01-11T21:29:19.1161035Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_cpu_float64 PASSED [ 42%] 2023-01-11T21:29:19.1161447Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_cpu_int32 PASSED [ 42%] 2023-01-11T21:29:19.1161919Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_cpu_int64 PASSED [ 42%] 2023-01-11T21:29:19.1162317Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log10_cpu_bool PASSED [ 42%] 2023-01-11T21:29:19.1162724Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log10_cpu_float64 PASSED [ 42%] 2023-01-11T21:29:19.1163133Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log1p_cpu_bool PASSED [ 42%] 2023-01-11T21:29:19.1163536Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log1p_cpu_float64 PASSED [ 42%] 2023-01-11T21:29:19.1163933Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log2_cpu_float64 PASSED [ 43%] 2023-01-11T21:29:19.1164337Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_cpu_bool PASSED [ 43%] 2023-01-11T21:29:19.1164742Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_cpu_float32 PASSED [ 43%] 2023-01-11T21:29:19.1165144Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_cpu_float64 PASSED [ 43%] 2023-01-11T21:29:19.1165531Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_cpu_int32 PASSED [ 43%] 2023-01-11T21:29:19.1165930Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_cpu_int64 PASSED [ 43%] 2023-01-11T21:29:19.1166333Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_cpu_float64 PASSED [ 43%] 2023-01-11T21:29:19.1166762Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_with_dtype_cpu_float16 PASSED [ 43%] 2023-01-11T21:29:19.1167193Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_with_dtype_cpu_float64 PASSED [ 43%] 2023-01-11T21:29:19.1167627Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logaddexp2_cpu_float64 PASSED [ 43%] 2023-01-11T21:29:19.1168042Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logaddexp_cpu_float64 PASSED [ 43%] 2023-01-11T21:29:19.1168456Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logdet_cpu_float32 PASSED [ 43%] 2023-01-11T21:29:19.1168898Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logdet_cpu_float64 PASSED [ 43%] 2023-01-11T21:29:19.1169307Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_and_cpu_bool PASSED [ 44%] 2023-01-11T21:29:19.1169725Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_and_cpu_float16 PASSED [ 44%] 2023-01-11T21:29:19.1170143Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_and_cpu_float32 PASSED [ 44%] 2023-01-11T21:29:19.1170547Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_and_cpu_int64 PASSED [ 44%] 2023-01-11T21:29:19.1170961Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_not_cpu_float64 PASSED [ 44%] 2023-01-11T21:29:19.1171373Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_not_cpu_int64 PASSED [ 44%] 2023-01-11T21:29:19.1171779Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_or_cpu_float32 PASSED [ 44%] 2023-01-11T21:29:19.1172192Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_or_cpu_float64 PASSED [ 44%] 2023-01-11T21:29:19.1172608Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_xor_cpu_float16 PASSED [ 44%] 2023-01-11T21:29:19.1173014Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logit_cpu_bool PASSED [ 44%] 2023-01-11T21:29:19.1173442Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logit_cpu_int64 PASSED [ 44%] 2023-01-11T21:29:19.1173856Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logspace_cpu_float32 PASSED [ 44%] 2023-01-11T21:29:19.1174273Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logsumexp_cpu_float32 PASSED [ 44%] 2023-01-11T21:29:19.1174686Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logsumexp_cpu_float64 PASSED [ 45%] 2023-01-11T21:29:19.1175080Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_long_cpu_bool PASSED [ 45%] 2023-01-11T21:29:19.1175479Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_long_cpu_float16 PASSED [ 45%] 2023-01-11T21:29:19.1175883Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_long_cpu_float64 PASSED [ 45%] 2023-01-11T21:29:19.1176283Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lt_cpu_float16 PASSED [ 45%] 2023-01-11T21:29:19.1176669Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lt_cpu_int32 PASSED [ 45%] 2023-01-11T21:29:19.1177066Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lu_cpu_float32 PASSED [ 45%] 2023-01-11T21:29:19.1177470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lu_solve_cpu_float32 PASSED [ 45%] 2023-01-11T21:29:19.1177886Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lu_unpack_cpu_float32 PASSED [ 45%] 2023-01-11T21:29:19.1178285Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lu_unpack_cpu_float64 PASSED [ 45%] 2023-01-11T21:29:19.1178687Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mH_cpu_float32 PASSED [ 45%] 2023-01-11T21:29:19.1179085Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mH_cpu_float64 PASSED [ 45%] 2023-01-11T21:29:19.1179473Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mH_cpu_int32 PASSED [ 45%] 2023-01-11T21:29:19.1179865Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mH_cpu_int64 PASSED [ 45%] 2023-01-11T21:29:19.1180261Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mT_cpu_float16 PASSED [ 46%] 2023-01-11T21:29:19.1180699Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amax_cpu_float16 PASSED [ 46%] 2023-01-11T21:29:19.1181101Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amax_cpu_float32 PASSED [ 46%] 2023-01-11T21:29:19.1181513Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amin_cpu_float16 PASSED [ 46%] 2023-01-11T21:29:19.1181926Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amin_cpu_float32 PASSED [ 46%] 2023-01-11T21:29:19.1182345Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmax_cpu_float16 PASSED [ 46%] 2023-01-11T21:29:19.1182754Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmax_cpu_float32 PASSED [ 46%] 2023-01-11T21:29:19.1183173Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmin_cpu_float32 PASSED [ 46%] 2023-01-11T21:29:19.1183591Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmin_cpu_int32 PASSED [ 46%] 2023-01-11T21:29:19.1184005Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmin_cpu_int64 PASSED [ 46%] 2023-01-11T21:29:19.1184411Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumprod_cpu_int32 PASSED [ 46%] 2023-01-11T21:29:19.1184828Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumsum_cpu_float32 PASSED [ 46%] 2023-01-11T21:29:19.1185275Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumsum_cpu_int32 PASSED [ 46%] 2023-01-11T21:29:19.1185693Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_fill_cpu_bool PASSED [ 47%] 2023-01-11T21:29:19.1186092Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_fill_cpu_float16 PASSED [ 47%] 2023-01-11T21:29:19.1186505Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_fill_cpu_float64 PASSED [ 47%] 2023-01-11T21:29:19.1186919Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_fill_cpu_int32 PASSED [ 47%] 2023-01-11T21:29:19.1187342Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_log_softmax_cpu_float32 PASSED [ 47%] 2023-01-11T21:29:19.1187763Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_logaddexp_cpu_float64 PASSED [ 47%] 2023-01-11T21:29:19.1188198Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_logsumexp_cpu_float32 PASSED [ 47%] 2023-01-11T21:29:19.1188622Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_logsumexp_cpu_float64 PASSED [ 47%] 2023-01-11T21:29:19.1189042Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_logsumexp_cpu_int32 PASSED [ 47%] 2023-01-11T21:29:19.1189454Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_logsumexp_cpu_int64 PASSED [ 47%] 2023-01-11T21:29:19.1189867Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_mean_cpu_bool PASSED [ 47%] 2023-01-11T21:29:19.1190281Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_mean_cpu_float32 PASSED [ 47%] 2023-01-11T21:29:19.1190701Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_median_cpu_float64 PASSED [ 47%] 2023-01-11T21:29:19.1191107Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_norm_cpu_float16 PASSED [ 48%] 2023-01-11T21:29:19.1191521Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_norm_cpu_float32 PASSED [ 48%] 2023-01-11T21:29:19.1191975Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_norm_cpu_float64 PASSED [ 48%] 2023-01-11T21:29:19.1192425Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_normalize_cpu_float32 PASSED [ 48%] 2023-01-11T21:29:19.1192844Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_prod_cpu_float64 PASSED [ 48%] 2023-01-11T21:29:19.1193256Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_prod_cpu_int32 PASSED [ 48%] 2023-01-11T21:29:19.1193671Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_prod_cpu_int64 PASSED [ 48%] 2023-01-11T21:29:19.1194078Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_scatter_cpu_float64 PASSED [ 48%] 2023-01-11T21:29:19.1194497Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_scatter_cpu_int64 PASSED [ 48%] 2023-01-11T21:29:19.1194995Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_select_cpu_int32 PASSED [ 48%] 2023-01-11T21:29:19.1195422Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_select_cpu_int64 PASSED [ 48%] 2023-01-11T21:29:19.1195830Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_softmin_cpu_float64 PASSED [ 48%] 2023-01-11T21:29:19.1196249Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_std_cpu_int64 PASSED [ 48%] 2023-01-11T21:29:19.1196699Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_sum_cpu_bool PASSED [ 49%] 2023-01-11T21:29:19.1197117Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_sum_cpu_float16 PASSED [ 49%] 2023-01-11T21:29:19.1197521Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_sum_cpu_float32 PASSED [ 49%] 2023-01-11T21:29:19.1197939Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_sum_cpu_float64 PASSED [ 49%] 2023-01-11T21:29:19.1198351Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_sum_cpu_int32 PASSED [ 49%] 2023-01-11T21:29:19.1198762Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_sum_cpu_int64 PASSED [ 49%] 2023-01-11T21:29:19.1199163Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_var_cpu_int64 PASSED [ 49%] 2023-01-11T21:29:19.1199719Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_matmul_cpu_float32 PASSED [ 49%] 2023-01-11T21:29:19.1200128Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_matmul_cpu_float64 PASSED [ 49%] 2023-01-11T21:29:19.1200538Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_matmul_cpu_int64 PASSED [ 49%] 2023-01-11T21:29:19.1200945Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_binary_cpu_float16 PASSED [ 49%] 2023-01-11T21:29:19.1201360Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_binary_cpu_float32 PASSED [ 49%] 2023-01-11T21:29:19.1201772Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_binary_cpu_int64 PASSED [ 49%] 2023-01-11T21:29:19.1202212Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_pool2d_with_indices_backward_cpu_float64 PASSED [ 50%] 2023-01-11T21:29:19.1202643Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_no_dim_cpu_int32 PASSED [ 50%] 2023-01-11T21:29:19.1203082Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_with_dim_cpu_bool PASSED [ 50%] 2023-01-11T21:29:19.1203523Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_with_dim_cpu_float64 PASSED [ 50%] 2023-01-11T21:29:19.1204011Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_with_dim_cpu_int64 PASSED [ 50%] 2023-01-11T21:29:19.1204423Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_maximum_cpu_bool PASSED [ 50%] 2023-01-11T21:29:19.1204835Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_maximum_cpu_float64 PASSED [ 50%] 2023-01-11T21:29:19.1205250Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_maximum_cpu_int64 PASSED [ 50%] 2023-01-11T21:29:19.1205648Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mean_cpu_float16 PASSED [ 50%] 2023-01-11T21:29:19.1206055Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mean_cpu_float64 PASSED [ 50%] 2023-01-11T21:29:19.1206497Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_bool PASSED [ 50%] 2023-01-11T21:29:19.1206943Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_float32 PASSED [ 50%] 2023-01-11T21:29:19.1207431Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_float64 PASSED [ 50%] 2023-01-11T21:29:19.1207877Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_int64 PASSED [ 50%] 2023-01-11T21:29:19.1208324Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_float32 PASSED [ 51%] 2023-01-11T21:29:19.1208807Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_int32 PASSED [ 51%] 2023-01-11T21:29:19.1209228Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_binary_cpu_bool PASSED [ 51%] 2023-01-11T21:29:19.1209639Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_binary_cpu_float32 PASSED [ 51%] 2023-01-11T21:29:19.1210058Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_binary_cpu_int32 PASSED [ 51%] 2023-01-11T21:29:19.1210479Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_no_dim_cpu_float16 PASSED [ 51%] 2023-01-11T21:29:19.1210897Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_no_dim_cpu_float32 PASSED [ 51%] 2023-01-11T21:29:19.1211335Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_no_dim_cpu_float64 PASSED [ 51%] 2023-01-11T21:29:19.1211763Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_no_dim_cpu_int64 PASSED [ 51%] 2023-01-11T21:29:19.1212200Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_with_dim_cpu_float32 PASSED [ 51%] 2023-01-11T21:29:19.1212623Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_with_dim_cpu_int32 PASSED [ 51%] 2023-01-11T21:29:19.1213058Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_with_dim_cpu_int64 PASSED [ 51%] 2023-01-11T21:29:19.1213478Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_minimum_cpu_float16 PASSED [ 51%] 2023-01-11T21:29:19.1213892Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_minimum_cpu_float32 PASSED [ 52%] 2023-01-11T21:29:19.1214293Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_minimum_cpu_int32 PASSED [ 52%] 2023-01-11T21:29:19.1214702Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_minimum_cpu_int64 PASSED [ 52%] 2023-01-11T21:29:19.1215104Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mode_cpu_bool PASSED [ 52%] 2023-01-11T21:29:19.1215541Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mode_cpu_float32 PASSED [ 52%] 2023-01-11T21:29:19.1215930Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mode_cpu_float64 PASSED [ 52%] 2023-01-11T21:29:19.1216328Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mode_cpu_int32 PASSED [ 52%] 2023-01-11T21:29:19.1216727Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mode_cpu_int64 PASSED [ 52%] 2023-01-11T21:29:19.1217133Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_movedim_cpu_float16 PASSED [ 52%] 2023-01-11T21:29:19.1217528Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_movedim_cpu_float32 PASSED [ 52%] 2023-01-11T21:29:19.1217937Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_movedim_cpu_float64 PASSED [ 52%] 2023-01-11T21:29:19.1218347Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_movedim_cpu_int32 PASSED [ 52%] 2023-01-11T21:29:19.1218751Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_movedim_cpu_int64 PASSED [ 52%] 2023-01-11T21:29:19.1219140Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_msort_cpu_bool PASSED [ 53%] 2023-01-11T21:29:19.1219538Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_msort_cpu_float32 PASSED [ 53%] 2023-01-11T21:29:19.1219943Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_msort_cpu_float64 PASSED [ 53%] 2023-01-11T21:29:19.1220368Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mul_cpu_float16 PASSED [ 53%] 2023-01-11T21:29:19.1220772Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mul_cpu_float64 PASSED [ 53%] 2023-01-11T21:29:19.1221167Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mul_cpu_int32 PASSED [ 53%] 2023-01-11T21:29:19.1221568Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mv_cpu_float64 PASSED [ 53%] 2023-01-11T21:29:19.1221954Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mv_cpu_int32 PASSED [ 53%] 2023-01-11T21:29:19.1222346Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mv_cpu_int64 PASSED [ 53%] 2023-01-11T21:29:19.1222760Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_float64 PASSED [ 53%] 2023-01-11T21:29:19.1223200Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_float32 PASSED [ 53%] 2023-01-11T21:29:19.1223627Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_float64 PASSED [ 53%] 2023-01-11T21:29:19.1224059Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_int64 PASSED [ 53%] 2023-01-11T21:29:19.1224497Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_float32 PASSED [ 54%] 2023-01-11T21:29:19.1224927Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_int32 PASSED [ 54%] 2023-01-11T21:29:19.1225332Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nan_to_num_cpu_bool PASSED [ 54%] 2023-01-11T21:29:19.1225748Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nan_to_num_cpu_int64 PASSED [ 54%] 2023-01-11T21:29:19.1226154Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmean_cpu_float16 PASSED [ 54%] 2023-01-11T21:29:19.1226563Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmean_cpu_float32 PASSED [ 54%] 2023-01-11T21:29:19.1226958Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmean_cpu_float64 PASSED [ 54%] 2023-01-11T21:29:19.1227411Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmedian_cpu_float32 PASSED [ 54%] 2023-01-11T21:29:19.1227825Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmedian_cpu_float64 PASSED [ 54%] 2023-01-11T21:29:19.1228238Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmedian_cpu_int32 PASSED [ 54%] 2023-01-11T21:29:19.1228643Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanquantile_cpu_float32 PASSED [ 54%] 2023-01-11T21:29:19.1229053Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nansum_cpu_float16 PASSED [ 54%] 2023-01-11T21:29:19.1229457Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nansum_cpu_int32 PASSED [ 54%] 2023-01-11T21:29:19.1229857Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_copy_cpu_bool PASSED [ 54%] 2023-01-11T21:29:19.1230274Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_copy_cpu_float32 PASSED [ 55%] 2023-01-11T21:29:19.1230682Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_cpu_bool PASSED [ 55%] 2023-01-11T21:29:19.1231090Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_cpu_float16 PASSED [ 55%] 2023-01-11T21:29:19.1231482Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_cpu_float64 PASSED [ 55%] 2023-01-11T21:29:19.1231913Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_cpu_int32 PASSED [ 55%] 2023-01-11T21:29:19.1232330Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_batch_norm_cpu_float64 PASSED [ 55%] 2023-01-11T21:29:19.1232765Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_dropout_backward_cpu_bool PASSED [ 55%] 2023-01-11T21:29:19.1233197Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_dropout_backward_cpu_float16 PASSED [ 55%] 2023-01-11T21:29:19.1233632Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_dropout_backward_cpu_float64 PASSED [ 55%] 2023-01-11T21:29:19.1234072Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_dropout_backward_cpu_int32 PASSED [ 55%] 2023-01-11T21:29:19.1234505Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_dropout_backward_cpu_int64 PASSED [ 55%] 2023-01-11T21:29:19.1235005Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ne_cpu_float16 PASSED [ 55%] 2023-01-11T21:29:19.1235412Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ne_cpu_int64 PASSED [ 55%] 2023-01-11T21:29:19.1235816Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_neg_cpu_float16 PASSED [ 56%] 2023-01-11T21:29:19.1236220Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_neg_cpu_float64 PASSED [ 56%] 2023-01-11T21:29:19.1236611Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_cpu_bool PASSED [ 56%] 2023-01-11T21:29:19.1237025Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_cpu_float16 PASSED [ 56%] 2023-01-11T21:29:19.1237445Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_cpu_float32 PASSED [ 56%] 2023-01-11T21:29:19.1237857Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_cpu_int32 PASSED [ 56%] 2023-01-11T21:29:19.1238267Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_strided_cpu_float16 PASSED [ 56%] 2023-01-11T21:29:19.1238732Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_strided_cpu_float32 PASSED [ 56%] 2023-01-11T21:29:19.1239156Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_strided_cpu_int32 PASSED [ 56%] 2023-01-11T21:29:19.1239687Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_strided_cpu_int64 PASSED [ 56%] 2023-01-11T21:29:19.1240088Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_full_cpu_int64 PASSED [ 56%] 2023-01-11T21:29:19.1240497Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_ones_cpu_bool PASSED [ 56%] 2023-01-11T21:29:19.1240907Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_ones_cpu_float16 PASSED [ 56%] 2023-01-11T21:29:19.1241319Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_ones_cpu_float64 PASSED [ 57%] 2023-01-11T21:29:19.1241725Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nextafter_cpu_float32 PASSED [ 57%] 2023-01-11T21:29:19.1242137Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nextafter_cpu_float64 PASSED [ 57%] 2023-01-11T21:29:19.1242589Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional__scaled_dot_product_attention_cpu_float32 PASSED [ 57%] 2023-01-11T21:29:19.1243071Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional__scaled_dot_product_attention_cpu_float64 PASSED [ 57%] 2023-01-11T21:29:19.1243616Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool1d_cpu_float64 PASSED [ 57%] 2023-01-11T21:29:19.1244081Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool2d_cpu_float32 PASSED [ 57%] 2023-01-11T21:29:19.1244540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool3d_cpu_float32 PASSED [ 57%] 2023-01-11T21:29:19.1245002Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool3d_cpu_float64 PASSED [ 57%] 2023-01-11T21:29:19.1245443Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_max_pool1d_cpu_float64 PASSED [ 57%] 2023-01-11T21:29:19.1245900Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_max_pool2d_cpu_float32 PASSED [ 57%] 2023-01-11T21:29:19.1246360Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_max_pool2d_cpu_float64 PASSED [ 57%] 2023-01-11T21:29:19.1246822Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_max_pool3d_cpu_float32 PASSED [ 57%] 2023-01-11T21:29:19.1247260Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_alpha_dropout_cpu_float32 PASSED [ 58%] 2023-01-11T21:29:19.1247718Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_alpha_dropout_cpu_float64 PASSED [ 58%] 2023-01-11T21:29:19.1248166Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool1d_cpu_float32 PASSED [ 58%] 2023-01-11T21:29:19.1248605Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool1d_cpu_float64 PASSED [ 58%] 2023-01-11T21:29:19.1249033Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool1d_cpu_int64 PASSED [ 58%] 2023-01-11T21:29:19.1249544Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool2d_cpu_float32 PASSED [ 58%] 2023-01-11T21:29:19.1249980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool2d_cpu_int64 PASSED [ 58%] 2023-01-11T21:29:19.1250460Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool3d_cpu_float32 PASSED [ 58%] 2023-01-11T21:29:19.1250884Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool3d_cpu_float64 PASSED [ 58%] 2023-01-11T21:29:19.1251317Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool3d_cpu_int64 PASSED [ 58%] 2023-01-11T21:29:19.1251755Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_batch_norm_cpu_float32 PASSED [ 58%] 2023-01-11T21:29:19.1252195Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_bilinear_cpu_float32 PASSED [ 58%] 2023-01-11T21:29:19.1252619Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_bilinear_cpu_float64 PASSED [ 58%] 2023-01-11T21:29:19.1253057Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_bilinear_cpu_int64 PASSED [ 58%] 2023-01-11T21:29:19.1253508Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_binary_cross_entropy_cpu_float32 PASSED [ 59%] 2023-01-11T21:29:19.1253981Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cpu_float64 PASSED [ 59%] 2023-01-11T21:29:19.1254427Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_celu_cpu_float32 PASSED [ 59%] 2023-01-11T21:29:19.1254881Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_celu_cpu_float64 PASSED [ 59%] 2023-01-11T21:29:19.1255313Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv1d_cpu_float64 PASSED [ 59%] 2023-01-11T21:29:19.1255739Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv2d_cpu_int64 PASSED [ 59%] 2023-01-11T21:29:19.1256177Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose1d_cpu_float32 PASSED [ 59%] 2023-01-11T21:29:19.1256627Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose1d_cpu_int64 PASSED [ 59%] 2023-01-11T21:29:19.1257083Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose2d_cpu_float32 PASSED [ 59%] 2023-01-11T21:29:19.1257538Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose2d_cpu_float64 PASSED [ 59%] 2023-01-11T21:29:19.1257980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose3d_cpu_float64 PASSED [ 59%] 2023-01-11T21:29:19.1258434Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_float32 PASSED [ 59%] 2023-01-11T21:29:19.1258898Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_similarity_cpu_float32 PASSED [ 59%] 2023-01-11T21:29:19.1259348Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_ctc_loss_cpu_float32 PASSED [ 60%] 2023-01-11T21:29:19.1259777Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_dropout2d_cpu_float64 PASSED [ 60%] 2023-01-11T21:29:19.1260224Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_dropout3d_cpu_float32 PASSED [ 60%] 2023-01-11T21:29:19.1260672Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_dropout3d_cpu_float64 PASSED [ 60%] 2023-01-11T21:29:19.1261111Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_dropout_cpu_float64 PASSED [ 60%] 2023-01-11T21:29:19.1261568Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_elu_cpu_float32 PASSED [ 60%] 2023-01-11T21:29:19.1262008Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_embedding_bag_cpu_float32 PASSED [ 60%] 2023-01-11T21:29:19.1262451Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_embedding_cpu_float32 PASSED [ 60%] 2023-01-11T21:29:19.1262897Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_embedding_cpu_float64 PASSED [ 60%] 2023-01-11T21:29:19.1263359Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 PASSED [ 60%] 2023-01-11T21:29:19.1263851Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cpu_float64 PASSED [ 60%] 2023-01-11T21:29:19.1264343Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_bool PASSED [ 60%] 2023-01-11T21:29:19.1264834Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_int32 PASSED [ 60%] 2023-01-11T21:29:19.1265301Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_fractional_max_pool3d_cpu_float64 PASSED [ 61%] 2023-01-11T21:29:19.1265785Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_glu_cpu_float32 PASSED [ 61%] 2023-01-11T21:29:19.1266219Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_glu_cpu_float64 PASSED [ 61%] 2023-01-11T21:29:19.1266659Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_grid_sample_cpu_float32 PASSED [ 61%] 2023-01-11T21:29:19.1267091Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_group_norm_cpu_float64 PASSED [ 61%] 2023-01-11T21:29:19.1267535Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardshrink_cpu_float32 PASSED [ 61%] 2023-01-11T21:29:19.1267984Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardsigmoid_cpu_float32 PASSED [ 61%] 2023-01-11T21:29:19.1268439Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardsigmoid_cpu_float64 PASSED [ 61%] 2023-01-11T21:29:19.1268876Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardswish_cpu_float64 PASSED [ 61%] 2023-01-11T21:29:19.1269319Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardtanh_cpu_float64 PASSED [ 61%] 2023-01-11T21:29:19.1269761Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardtanh_cpu_int64 PASSED [ 61%] 2023-01-11T21:29:19.1270203Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_huber_loss_cpu_float16 PASSED [ 61%] 2023-01-11T21:29:19.1270643Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_bicubic_cpu_float32 PASSED [ 61%] 2023-01-11T21:29:19.1271106Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_bicubic_cpu_float64 PASSED [ 62%] 2023-01-11T21:29:19.1271575Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_bilinear_cpu_float64 PASSED [ 62%] 2023-01-11T21:29:19.1272040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_linear_cpu_float32 PASSED [ 62%] 2023-01-11T21:29:19.1272504Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_nearest_cpu_float32 PASSED [ 62%] 2023-01-11T21:29:19.1272983Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_nearest_cpu_float64 PASSED [ 62%] 2023-01-11T21:29:19.1273445Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_trilinear_cpu_float32 PASSED [ 62%] 2023-01-11T21:29:19.1273917Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_trilinear_cpu_float64 PASSED [ 62%] 2023-01-11T21:29:19.1274371Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_kl_div_cpu_float32 PASSED [ 62%] 2023-01-11T21:29:19.1274794Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_layer_norm_cpu_float32 PASSED [ 62%] 2023-01-11T21:29:19.1275322Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_layer_norm_cpu_float64 PASSED [ 62%] 2023-01-11T21:29:19.1275765Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_leaky_relu_cpu_float32 PASSED [ 62%] 2023-01-11T21:29:19.1276204Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_leaky_relu_cpu_float64 PASSED [ 62%] 2023-01-11T21:29:19.1276624Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_linear_cpu_float64 PASSED [ 62%] 2023-01-11T21:29:19.1277058Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_linear_cpu_int32 PASSED [ 62%] 2023-01-11T21:29:19.1277540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_local_response_norm_cpu_float32 PASSED [ 63%] 2023-01-11T21:29:19.1277995Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_local_response_norm_cpu_float64 PASSED [ 63%] 2023-01-11T21:29:19.1278441Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_local_response_norm_cpu_int64 PASSED [ 63%] 2023-01-11T21:29:19.1278895Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_margin_ranking_loss_cpu_float64 PASSED [ 63%] 2023-01-11T21:29:19.1279352Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_margin_ranking_loss_cpu_int32 PASSED [ 63%] 2023-01-11T21:29:19.1279920Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_margin_ranking_loss_cpu_int64 PASSED [ 63%] 2023-01-11T21:29:19.1280356Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool1d_cpu_float32 PASSED [ 63%] 2023-01-11T21:29:19.1280797Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool2d_cpu_float32 PASSED [ 63%] 2023-01-11T21:29:19.1281236Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool3d_cpu_float64 PASSED [ 63%] 2023-01-11T21:29:19.1281678Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool1d_cpu_float64 PASSED [ 63%] 2023-01-11T21:29:19.1282115Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool1d_grad_cpu_float32 PASSED [ 63%] 2023-01-11T21:29:19.1282569Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool1d_grad_cpu_float64 PASSED [ 63%] 2023-01-11T21:29:19.1283018Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool2d_cpu_float32 PASSED [ 63%] 2023-01-11T21:29:19.1283469Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool2d_grad_cpu_float32 PASSED [ 64%] 2023-01-11T21:29:19.1283904Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool3d_cpu_float64 PASSED [ 64%] 2023-01-11T21:29:19.1284407Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool3d_grad_cpu_float64 PASSED [ 64%] 2023-01-11T21:29:19.1284849Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_mish_cpu_float32 PASSED [ 64%] 2023-01-11T21:29:19.1285277Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_mish_cpu_float64 PASSED [ 64%] 2023-01-11T21:29:19.1285706Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_multi_margin_loss_cpu_float32 PASSED [ 64%] 2023-01-11T21:29:19.1286164Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_multilabel_margin_loss_cpu_float32 PASSED [ 64%] 2023-01-11T21:29:19.1286620Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_normalize_cpu_float32 PASSED [ 64%] 2023-01-11T21:29:19.1287062Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_normalize_cpu_float64 PASSED [ 64%] 2023-01-11T21:29:19.1287488Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_circular_cpu_bool PASSED [ 64%] 2023-01-11T21:29:19.1287929Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_circular_cpu_float64 PASSED [ 64%] 2023-01-11T21:29:19.1288409Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_circular_cpu_int32 PASSED [ 64%] 2023-01-11T21:29:19.1288851Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_circular_cpu_int64 PASSED [ 64%] 2023-01-11T21:29:19.1289278Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_constant_cpu_bool PASSED [ 65%] 2023-01-11T21:29:19.1289720Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_constant_cpu_float32 PASSED [ 65%] 2023-01-11T21:29:19.1290162Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_constant_cpu_float64 PASSED [ 65%] 2023-01-11T21:29:19.1290599Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_constant_cpu_int32 PASSED [ 65%] 2023-01-11T21:29:19.1291035Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_float32 PASSED [ 65%] 2023-01-11T21:29:19.1291489Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_float64 PASSED [ 65%] 2023-01-11T21:29:19.1291935Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pdist_cpu_float32 PASSED [ 65%] 2023-01-11T21:29:19.1292368Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pdist_cpu_float64 PASSED [ 65%] 2023-01-11T21:29:19.1292798Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_float16 PASSED [ 65%] 2023-01-11T21:29:19.1293245Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_float64 PASSED [ 65%] 2023-01-11T21:29:19.1293690Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_int32 PASSED [ 65%] 2023-01-11T21:29:19.1294129Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_int64 PASSED [ 65%] 2023-01-11T21:29:19.1294561Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_float16 PASSED [ 65%] 2023-01-11T21:29:19.1295010Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_int32 PASSED [ 66%] 2023-01-11T21:29:19.1295489Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_poisson_nll_loss_cpu_float32 PASSED [ 66%] 2023-01-11T21:29:19.1295938Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_poisson_nll_loss_cpu_int32 PASSED [ 66%] 2023-01-11T21:29:19.1296368Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_poisson_nll_loss_cpu_int64 PASSED [ 66%] 2023-01-11T21:29:19.1296811Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_prelu_cpu_float32 PASSED [ 66%] 2023-01-11T21:29:19.1297245Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_prelu_cpu_float64 PASSED [ 66%] 2023-01-11T21:29:19.1297673Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu6_cpu_float32 PASSED [ 66%] 2023-01-11T21:29:19.1298093Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu6_cpu_int64 PASSED [ 66%] 2023-01-11T21:29:19.1298518Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu_cpu_float64 PASSED [ 66%] 2023-01-11T21:29:19.1298945Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu_cpu_int64 PASSED [ 66%] 2023-01-11T21:29:19.1299370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_rrelu_cpu_float32 PASSED [ 66%] 2023-01-11T21:29:19.1299817Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_selu_cpu_float32 PASSED [ 66%] 2023-01-11T21:29:19.1300243Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_selu_cpu_float64 PASSED [ 66%] 2023-01-11T21:29:19.1300670Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_silu_cpu_float32 PASSED [ 66%] 2023-01-11T21:29:19.1301113Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_soft_margin_loss_cpu_float32 PASSED [ 67%] 2023-01-11T21:29:19.1301549Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_soft_margin_loss_cpu_float64 PASSED [ 67%] 2023-01-11T21:29:19.1301995Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_cpu_float32 PASSED [ 67%] 2023-01-11T21:29:19.1302438Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_cpu_float64 PASSED [ 67%] 2023-01-11T21:29:19.1302879Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softshrink_cpu_float32 PASSED [ 67%] 2023-01-11T21:29:19.1303305Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softshrink_cpu_float64 PASSED [ 67%] 2023-01-11T21:29:19.1303745Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softsign_cpu_float32 PASSED [ 67%] 2023-01-11T21:29:19.1304182Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softsign_cpu_int32 PASSED [ 67%] 2023-01-11T21:29:19.1304612Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softsign_cpu_int64 PASSED [ 67%] 2023-01-11T21:29:19.1305033Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_tanhshrink_cpu_float32 PASSED [ 67%] 2023-01-11T21:29:19.1305471Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_tanhshrink_cpu_int32 PASSED [ 67%] 2023-01-11T21:29:19.1305911Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_threshold_cpu_float32 PASSED [ 67%] 2023-01-11T21:29:19.1306349Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_threshold_cpu_float64 PASSED [ 67%] 2023-01-11T21:29:19.1306822Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_loss_cpu_float64 PASSED [ 68%] 2023-01-11T21:29:19.1307272Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_loss_cpu_int64 PASSED [ 68%] 2023-01-11T21:29:19.1307745Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 PASSED [ 68%] 2023-01-11T21:29:19.1308232Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_int32 PASSED [ 68%] 2023-01-11T21:29:19.1308706Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_int64 PASSED [ 68%] 2023-01-11T21:29:19.1309172Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_upsample_nearest_cpu_float64 PASSED [ 68%] 2023-01-11T21:29:19.1309605Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_cpu_bool PASSED [ 68%] 2023-01-11T21:29:19.1310012Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_cpu_int64 PASSED [ 68%] 2023-01-11T21:29:19.1310404Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_cpu_float16 PASSED [ 68%] 2023-01-11T21:29:19.1310838Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_cpu_float32 PASSED [ 68%] 2023-01-11T21:29:19.1311288Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_cpu_float64 PASSED [ 68%] 2023-01-11T21:29:19.1311695Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_fro_cpu_float32 PASSED [ 68%] 2023-01-11T21:29:19.1312092Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_fro_cpu_float64 PASSED [ 68%] 2023-01-11T21:29:19.1312504Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_inf_cpu_float16 PASSED [ 69%] 2023-01-11T21:29:19.1312912Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_normal_cpu_float16 PASSED [ 69%] 2023-01-11T21:29:19.1313319Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_normal_cpu_float32 PASSED [ 69%] 2023-01-11T21:29:19.1313714Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_normal_cpu_float64 PASSED [ 69%] 2023-01-11T21:29:19.1314119Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_cpu_bool PASSED [ 69%] 2023-01-11T21:29:19.1314520Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_cpu_float16 PASSED [ 69%] 2023-01-11T21:29:19.1314996Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_cpu_int64 PASSED [ 69%] 2023-01-11T21:29:19.1315399Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_like_cpu_float16 PASSED [ 69%] 2023-01-11T21:29:19.1315810Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_like_cpu_float32 PASSED [ 69%] 2023-01-11T21:29:19.1316217Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_outer_cpu_float16 PASSED [ 69%] 2023-01-11T21:29:19.1316622Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_outer_cpu_int32 PASSED [ 69%] 2023-01-11T21:29:19.1317026Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pca_lowrank_cpu_float32 PASSED [ 69%] 2023-01-11T21:29:19.1317441Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_cpu_int64 PASSED [ 69%] 2023-01-11T21:29:19.1317847Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polar_cpu_float64 PASSED [ 70%] 2023-01-11T21:29:19.1318297Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_bool PASSED [ 70%] 2023-01-11T21:29:19.1318730Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_int32 PASSED [ 70%] 2023-01-11T21:29:19.1319166Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_int64 PASSED [ 70%] 2023-01-11T21:29:19.1319711Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_1_cpu_float64 PASSED [ 70%] 2023-01-11T21:29:19.1320139Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_2_cpu_bool PASSED [ 70%] 2023-01-11T21:29:19.1320578Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_2_cpu_float32 PASSED [ 70%] 2023-01-11T21:29:19.1321025Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_2_cpu_float64 PASSED [ 70%] 2023-01-11T21:29:19.1321462Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_2_cpu_int32 PASSED [ 70%] 2023-01-11T21:29:19.1321886Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_float32 PASSED [ 70%] 2023-01-11T21:29:19.1322324Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_float64 PASSED [ 70%] 2023-01-11T21:29:19.1322822Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_int32 PASSED [ 70%] 2023-01-11T21:29:19.1323259Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_float32 PASSED [ 70%] 2023-01-11T21:29:19.1323685Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_float64 PASSED [ 70%] 2023-01-11T21:29:19.1324118Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_positive_cpu_float32 PASSED [ 71%] 2023-01-11T21:29:19.1324536Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_positive_cpu_float64 PASSED [ 71%] 2023-01-11T21:29:19.1324950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_positive_cpu_int64 PASSED [ 71%] 2023-01-11T21:29:19.1325344Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pow_cpu_float16 PASSED [ 71%] 2023-01-11T21:29:19.1325751Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pow_cpu_float64 PASSED [ 71%] 2023-01-11T21:29:19.1326154Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pow_cpu_int32 PASSED [ 71%] 2023-01-11T21:29:19.1326555Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pow_cpu_int64 PASSED [ 71%] 2023-01-11T21:29:19.1326947Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_prod_cpu_float32 PASSED [ 71%] 2023-01-11T21:29:19.1327354Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_prod_cpu_int32 PASSED [ 71%] 2023-01-11T21:29:19.1327758Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_put_cpu_float64 PASSED [ 71%] 2023-01-11T21:29:19.1328163Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_put_cpu_int32 PASSED [ 71%] 2023-01-11T21:29:19.1328552Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_put_cpu_int64 PASSED [ 71%] 2023-01-11T21:29:19.1328953Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_qr_cpu_float32 PASSED [ 71%] 2023-01-11T21:29:19.1329365Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_quantile_cpu_float64 PASSED [ 72%] 2023-01-11T21:29:19.1329856Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rad2deg_cpu_float32 PASSED [ 72%] 2023-01-11T21:29:19.1330258Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rad2deg_cpu_float64 PASSED [ 72%] 2023-01-11T21:29:19.1330669Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rad2deg_cpu_int32 PASSED [ 72%] 2023-01-11T21:29:19.1331074Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rad2deg_cpu_int64 PASSED [ 72%] 2023-01-11T21:29:19.1331487Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_cpu_float32 PASSED [ 72%] 2023-01-11T21:29:19.1331885Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_cpu_int64 PASSED [ 72%] 2023-01-11T21:29:19.1332300Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_like_cpu_float32 PASSED [ 72%] 2023-01-11T21:29:19.1332726Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_like_cpu_float64 PASSED [ 72%] 2023-01-11T21:29:19.1333136Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_like_cpu_int64 PASSED [ 72%] 2023-01-11T21:29:19.1333554Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randn_cpu_float16 PASSED [ 72%] 2023-01-11T21:29:19.1333962Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randn_cpu_float64 PASSED [ 72%] 2023-01-11T21:29:19.1334407Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randn_like_cpu_float16 PASSED [ 72%] 2023-01-11T21:29:19.1334816Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randn_like_cpu_float32 PASSED [ 73%] 2023-01-11T21:29:19.1335225Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randn_like_cpu_float64 PASSED [ 73%] 2023-01-11T21:29:19.1335636Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ravel_cpu_bool PASSED [ 73%] 2023-01-11T21:29:19.1336045Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ravel_cpu_float16 PASSED [ 73%] 2023-01-11T21:29:19.1336441Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ravel_cpu_int32 PASSED [ 73%] 2023-01-11T21:29:19.1336843Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_real_cpu_bool PASSED [ 73%] 2023-01-11T21:29:19.1337242Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_real_cpu_int64 PASSED [ 73%] 2023-01-11T21:29:19.1337656Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reciprocal_cpu_bool PASSED [ 73%] 2023-01-11T21:29:19.1338060Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reciprocal_cpu_float16 PASSED [ 73%] 2023-01-11T21:29:19.1338476Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reciprocal_cpu_float32 PASSED [ 73%] 2023-01-11T21:29:19.1338892Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_remainder_cpu_float32 PASSED [ 73%] 2023-01-11T21:29:19.1339312Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_remainder_cpu_float64 PASSED [ 73%] 2023-01-11T21:29:19.1339714Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_remainder_cpu_int32 PASSED [ 73%] 2023-01-11T21:29:19.1340120Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_remainder_cpu_int64 PASSED [ 74%] 2023-01-11T21:29:19.1340531Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_renorm_cpu_float16 PASSED [ 74%] 2023-01-11T21:29:19.1340925Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_renorm_cpu_float32 PASSED [ 74%] 2023-01-11T21:29:19.1341329Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_cpu_bool PASSED [ 74%] 2023-01-11T21:29:19.1341763Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_cpu_float16 PASSED [ 74%] 2023-01-11T21:29:19.1342172Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_cpu_float32 PASSED [ 74%] 2023-01-11T21:29:19.1342571Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_cpu_float64 PASSED [ 74%] 2023-01-11T21:29:19.1342977Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_cpu_int32 PASSED [ 74%] 2023-01-11T21:29:19.1343397Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_interleave_cpu_float64 PASSED [ 74%] 2023-01-11T21:29:19.1343824Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_as_cpu_float32 PASSED [ 74%] 2023-01-11T21:29:19.1344225Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_as_cpu_float64 PASSED [ 74%] 2023-01-11T21:29:19.1344639Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_as_cpu_int32 PASSED [ 74%] 2023-01-11T21:29:19.1345048Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_cpu_float32 PASSED [ 74%] 2023-01-11T21:29:19.1345455Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_cpu_int64 PASSED [ 75%] 2023-01-11T21:29:19.1345850Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize__cpu_float16 PASSED [ 75%] 2023-01-11T21:29:19.1346287Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize__cpu_float32 PASSED [ 75%] 2023-01-11T21:29:19.1346693Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize__cpu_int64 PASSED [ 75%] 2023-01-11T21:29:19.1347102Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize_as__cpu_bool PASSED [ 75%] 2023-01-11T21:29:19.1347500Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize_as__cpu_float16 PASSED [ 75%] 2023-01-11T21:29:19.1347906Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize_as__cpu_int64 PASSED [ 75%] 2023-01-11T21:29:19.1348322Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_conj_cpu_float16 PASSED [ 75%] 2023-01-11T21:29:19.1348783Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_conj_cpu_float32 PASSED [ 75%] 2023-01-11T21:29:19.1349193Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_conj_cpu_float64 PASSED [ 75%] 2023-01-11T21:29:19.1349609Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_conj_cpu_int32 PASSED [ 75%] 2023-01-11T21:29:19.1350015Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_conj_cpu_int64 PASSED [ 75%] 2023-01-11T21:29:19.1350424Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_neg_cpu_bool PASSED [ 75%] 2023-01-11T21:29:19.1350823Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_neg_cpu_float32 PASSED [ 75%] 2023-01-11T21:29:19.1351235Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_neg_cpu_float64 PASSED [ 76%] 2023-01-11T21:29:19.1351648Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_neg_cpu_int32 PASSED [ 76%] 2023-01-11T21:29:19.1352047Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_neg_cpu_int64 PASSED [ 76%] 2023-01-11T21:29:19.1352452Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_roll_cpu_bool PASSED [ 76%] 2023-01-11T21:29:19.1352856Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_roll_cpu_float64 PASSED [ 76%] 2023-01-11T21:29:19.1353291Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_roll_cpu_int64 PASSED [ 76%] 2023-01-11T21:29:19.1353704Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rot90_cpu_float64 PASSED [ 76%] 2023-01-11T21:29:19.1353898Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rot90_cpu_int32 PASSED [ 76%] 2023-01-11T21:29:19.1354089Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rot90_cpu_int64 PASSED [ 76%] 2023-01-11T21:29:19.1354283Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_cpu_float32 PASSED [ 76%] 2023-01-11T21:29:19.1354474Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_cpu_int64 PASSED [ 76%] 2023-01-11T21:29:19.1354682Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_decimals_0_cpu_float64 PASSED [ 76%] 2023-01-11T21:29:19.1354971Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_decimals_neg_3_cpu_float32 PASSED [ 76%] 2023-01-11T21:29:19.1355186Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_decimals_neg_3_cpu_float64 PASSED [ 77%] 2023-01-11T21:29:19.1355378Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsqrt_cpu_int64 PASSED [ 77%] 2023-01-11T21:29:19.1355567Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scalar_tensor_cpu_bool PASSED [ 77%] 2023-01-11T21:29:19.1355808Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scalar_tensor_cpu_float16 PASSED [ 77%] 2023-01-11T21:29:19.1356015Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scalar_tensor_cpu_float32 PASSED [ 77%] 2023-01-11T21:29:19.1356221Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scalar_tensor_cpu_float64 PASSED [ 77%] 2023-01-11T21:29:19.1356425Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scalar_tensor_cpu_int32 PASSED [ 77%] 2023-01-11T21:29:19.1356623Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scalar_tensor_cpu_int64 PASSED [ 77%] 2023-01-11T21:29:19.1356950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_add_cpu_bool [W TensorAdvancedIndexing.cpp:1739] Warning: scatter_reduce() is in beta and the API may change at any time. (function operator()) 2023-01-11T21:29:19.1357024Z PASSED [ 77%] 2023-01-11T21:29:19.1357226Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_add_cpu_int64 PASSED [ 77%] 2023-01-11T21:29:19.1357428Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_cpu_float64 PASSED [ 77%] 2023-01-11T21:29:19.1357625Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amax_cpu_float32 PASSED [ 77%] 2023-01-11T21:29:19.1357834Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amax_cpu_int64 PASSED [ 77%] 2023-01-11T21:29:19.1358044Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amin_cpu_float32 PASSED [ 78%] 2023-01-11T21:29:19.1358250Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amin_cpu_float64 PASSED [ 78%] 2023-01-11T21:29:19.1358458Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_mean_cpu_float16 PASSED [ 78%] 2023-01-11T21:29:19.1358665Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_mean_cpu_float32 PASSED [ 78%] 2023-01-11T21:29:19.1358875Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_mean_cpu_float64 PASSED [ 78%] 2023-01-11T21:29:19.1359082Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_prod_cpu_float16 PASSED [ 78%] 2023-01-11T21:29:19.1359317Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_prod_cpu_float32 PASSED [ 78%] 2023-01-11T21:29:19.1359524Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_prod_cpu_float64 PASSED [ 78%] 2023-01-11T21:29:19.1359817Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_prod_cpu_int32 PASSED [ 78%] 2023-01-11T21:29:19.1360028Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_prod_cpu_int64 PASSED [ 78%] 2023-01-11T21:29:19.1360235Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_sum_cpu_float16 PASSED [ 78%] 2023-01-11T21:29:19.1360439Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_searchsorted_cpu_int64 PASSED [ 78%] 2023-01-11T21:29:19.1360695Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_segment_reduce_lengths_cpu_float16 PASSED [ 78%] 2023-01-11T21:29:19.1360912Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_segment_reduce_offsets_cpu_float32 PASSED [ 79%] 2023-01-11T21:29:19.1361109Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_cpu_bool PASSED [ 79%] 2023-01-11T21:29:19.1361309Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_cpu_float16 PASSED [ 79%] 2023-01-11T21:29:19.1361551Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_cpu_float32 PASSED [ 79%] 2023-01-11T21:29:19.1361750Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_cpu_float64 PASSED [ 79%] 2023-01-11T21:29:19.1361941Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_scatter_cpu_bool PASSED [ 79%] 2023-01-11T21:29:19.1362134Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sgn_cpu_float16 PASSED [ 79%] 2023-01-11T21:29:19.1362326Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sgn_cpu_float32 PASSED [ 79%] 2023-01-11T21:29:19.1362518Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sgn_cpu_float64 PASSED [ 79%] 2023-01-11T21:29:19.1362710Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_short_cpu_bool PASSED [ 79%] 2023-01-11T21:29:19.1362907Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_short_cpu_float32 PASSED [ 79%] 2023-01-11T21:29:19.1363103Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_short_cpu_float64 PASSED [ 79%] 2023-01-11T21:29:19.1363296Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_short_cpu_int32 PASSED [ 79%] 2023-01-11T21:29:19.1363516Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_bartlett_cpu_float32 PASSED [ 79%] 2023-01-11T21:29:19.1363716Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_cosine_cpu_float32 PASSED [ 80%] 2023-01-11T21:29:19.1363936Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_exponential_cpu_float32 PASSED [ 80%] 2023-01-11T21:29:19.1364151Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_gaussian_cpu_float32 PASSED [ 80%] 2023-01-11T21:29:19.1364365Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_hann_cpu_float32 PASSED [ 80%] 2023-01-11T21:29:19.1364578Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_nuttall_cpu_float32 PASSED [ 80%] 2023-01-11T21:29:19.1364776Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signbit_cpu_float16 PASSED [ 80%] 2023-01-11T21:29:19.1365012Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signbit_cpu_float32 PASSED [ 80%] 2023-01-11T21:29:19.1365206Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signbit_cpu_float64 PASSED [ 80%] 2023-01-11T21:29:19.1365400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signbit_cpu_int32 PASSED [ 80%] 2023-01-11T21:29:19.1365591Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sin_cpu_float32 PASSED [ 80%] 2023-01-11T21:29:19.1365772Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sin_cpu_int64 PASSED [ 80%] 2023-01-11T21:29:19.1365962Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinc_cpu_bool PASSED [ 80%] 2023-01-11T21:29:19.1366157Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinc_cpu_float64 PASSED [ 80%] 2023-01-11T21:29:19.1366350Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinh_cpu_bool PASSED [ 81%] 2023-01-11T21:29:19.1366545Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinh_cpu_float32 PASSED [ 81%] 2023-01-11T21:29:19.1366737Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_cpu_bool PASSED [ 81%] 2023-01-11T21:29:19.1366934Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_cpu_float16 PASSED [ 81%] 2023-01-11T21:29:19.1367160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_cpu_float64 PASSED [ 81%] 2023-01-11T21:29:19.1367366Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_scatter_cpu_bool PASSED [ 81%] 2023-01-11T21:29:19.1367558Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_scatter_cpu_float16 PASSED [ 81%] 2023-01-11T21:29:19.1367765Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_scatter_cpu_float32 PASSED [ 81%] 2023-01-11T21:29:19.1367965Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_scatter_cpu_int32 PASSED [ 81%] 2023-01-11T21:29:19.1368162Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_cpu_float32 PASSED [ 81%] 2023-01-11T21:29:19.1368360Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_cpu_float64 PASSED [ 81%] 2023-01-11T21:29:19.1368570Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_with_dtype_cpu_float64 PASSED [ 81%] 2023-01-11T21:29:19.1368779Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_with_dtype_cpu_int32 PASSED [ 81%] 2023-01-11T21:29:19.1368985Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_with_dtype_cpu_int64 PASSED [ 82%] 2023-01-11T21:29:19.1369179Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sort_cpu_bool PASSED [ 82%] 2023-01-11T21:29:19.1369373Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sort_cpu_float64 PASSED [ 82%] 2023-01-11T21:29:19.1369551Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sort_cpu_int32 PASSED [ 82%] 2023-01-11T21:29:19.1369760Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sparse_sampled_addmm_cpu_float64 PASSED [ 82%] 2023-01-11T21:29:19.1369968Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_airy_ai_cpu_float64 PASSED [ 82%] 2023-01-11T21:29:19.1370175Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j1_cpu_float64 PASSED [ 82%] 2023-01-11T21:29:19.1370378Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j1_cpu_int64 PASSED [ 82%] 2023-01-11T21:29:19.1370612Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y0_cpu_float32 PASSED [ 82%] 2023-01-11T21:29:19.1370820Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y1_cpu_int32 PASSED [ 82%] 2023-01-11T21:29:19.1371041Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_bool PASSED [ 82%] 2023-01-11T21:29:19.1371265Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_float32 PASSED [ 82%] 2023-01-11T21:29:19.1371492Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_float64 PASSED [ 82%] 2023-01-11T21:29:19.1371699Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_int32 PASSED [ 83%] 2023-01-11T21:29:19.1371925Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_u_cpu_float64 PASSED [ 83%] 2023-01-11T21:29:19.1372145Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_u_cpu_int64 PASSED [ 83%] 2023-01-11T21:29:19.1372677Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_v_cpu_bool SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 83%] 2023-01-11T21:29:19.1373131Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_v_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 83%] 2023-01-11T21:29:19.1373548Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_v_cpu_int32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 83%] 2023-01-11T21:29:19.1373955Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_w_cpu_int32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 83%] 2023-01-11T21:29:19.1374163Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_entr_cpu_bool PASSED [ 83%] 2023-01-11T21:29:19.1374369Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_entr_cpu_float64 PASSED [ 83%] 2023-01-11T21:29:19.1374571Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_entr_cpu_int32 PASSED [ 83%] 2023-01-11T21:29:19.1374773Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_erfcx_cpu_bool PASSED [ 83%] 2023-01-11T21:29:19.1374965Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_erfcx_cpu_float64 PASSED [ 83%] 2023-01-11T21:29:19.1375168Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_erfcx_cpu_int32 PASSED [ 83%] 2023-01-11T21:29:19.1375375Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_erfcx_cpu_int64 PASSED [ 83%] 2023-01-11T21:29:19.1375595Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_h_cpu_bool PASSED [ 84%] 2023-01-11T21:29:19.1375816Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_h_cpu_float32 PASSED [ 84%] 2023-01-11T21:29:19.1376035Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_h_cpu_int32 PASSED [ 84%] 2023-01-11T21:29:19.1376306Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_he_cpu_float64 PASSED [ 84%] 2023-01-11T21:29:19.1376507Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i0e_cpu_float32 PASSED [ 84%] 2023-01-11T21:29:19.1376739Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i0e_cpu_int64 PASSED [ 84%] 2023-01-11T21:29:19.1376938Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1_cpu_bool PASSED [ 84%] 2023-01-11T21:29:19.1377124Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1e_cpu_bool PASSED [ 84%] 2023-01-11T21:29:19.1377324Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1e_cpu_float32 PASSED [ 84%] 2023-01-11T21:29:19.1377522Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1e_cpu_int32 PASSED [ 84%] 2023-01-11T21:29:19.1377741Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_laguerre_polynomial_l_cpu_float32 PASSED [ 84%] 2023-01-11T21:29:19.1377962Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_laguerre_polynomial_l_cpu_float64 PASSED [ 84%] 2023-01-11T21:29:19.1378185Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_laguerre_polynomial_l_cpu_int64 PASSED [ 84%] 2023-01-11T21:29:19.1378606Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_legendre_polynomial_p_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 85%] 2023-01-11T21:29:19.1379027Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_legendre_polynomial_p_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 85%] 2023-01-11T21:29:19.1379285Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_log_ndtr_cpu_bool PASSED [ 85%] 2023-01-11T21:29:19.1379506Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i0_cpu_bool PASSED [ 85%] 2023-01-11T21:29:19.1379722Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i0_cpu_float32 PASSED [ 85%] 2023-01-11T21:29:19.1379925Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i0_cpu_int64 PASSED [ 85%] 2023-01-11T21:29:19.1380136Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i1_cpu_float32 PASSED [ 85%] 2023-01-11T21:29:19.1380348Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i1_cpu_int32 PASSED [ 85%] 2023-01-11T21:29:19.1380563Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k0_cpu_bool PASSED [ 85%] 2023-01-11T21:29:19.1380776Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k1_cpu_float32 PASSED [ 85%] 2023-01-11T21:29:19.1380985Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k1_cpu_float64 PASSED [ 85%] 2023-01-11T21:29:19.1381202Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k1_cpu_int64 PASSED [ 85%] 2023-01-11T21:29:19.1381405Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtr_cpu_bool PASSED [ 85%] 2023-01-11T21:29:19.1381611Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtri_cpu_float32 PASSED [ 86%] 2023-01-11T21:29:19.1381814Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtri_cpu_int32 PASSED [ 86%] 2023-01-11T21:29:19.1382002Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtri_cpu_int64 PASSED [ 86%] 2023-01-11T21:29:19.1382235Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_bool PASSED [ 86%] 2023-01-11T21:29:19.1382468Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_float32 PASSED [ 86%] 2023-01-11T21:29:19.1382729Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_int64 PASSED [ 86%] 2023-01-11T21:29:19.1382953Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k0_cpu_float64 PASSED [ 86%] 2023-01-11T21:29:19.1383173Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k0_cpu_int64 PASSED [ 86%] 2023-01-11T21:29:19.1383395Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k1_cpu_int64 PASSED [ 86%] 2023-01-11T21:29:19.1383832Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 86%] 2023-01-11T21:29:19.1384262Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 86%] 2023-01-11T21:29:19.1384687Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_int32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 86%] 2023-01-11T21:29:19.1385145Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_bool SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 86%] 2023-01-11T21:29:19.1385568Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 87%] 2023-01-11T21:29:19.1385982Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 87%] 2023-01-11T21:29:19.1386408Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_int32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 87%] 2023-01-11T21:29:19.1386830Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 87%] 2023-01-11T21:29:19.1387258Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_bool SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 87%] 2023-01-11T21:29:19.1387684Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 87%] 2023-01-11T21:29:19.1388106Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 87%] 2023-01-11T21:29:19.1388529Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 87%] 2023-01-11T21:29:19.1388955Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 87%] 2023-01-11T21:29:19.1389176Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_spherical_bessel_j0_cpu_bool PASSED [ 87%] 2023-01-11T21:29:19.1389398Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_spherical_bessel_j0_cpu_float32 PASSED [ 87%] 2023-01-11T21:29:19.1389648Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_spherical_bessel_j0_cpu_int64 PASSED [ 87%] 2023-01-11T21:29:19.1389856Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_xlog1py_cpu_bool PASSED [ 87%] 2023-01-11T21:29:19.1390068Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_xlog1py_cpu_float16 PASSED [ 87%] 2023-01-11T21:29:19.1390266Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_xlog1py_cpu_float32 PASSED [ 88%] 2023-01-11T21:29:19.1390470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_xlog1py_cpu_float64 PASSED [ 88%] 2023-01-11T21:29:19.1390676Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_xlog1py_cpu_int32 PASSED [ 88%] 2023-01-11T21:29:19.1390884Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_zeta_cpu_int64 PASSED [ 88%] 2023-01-11T21:29:19.1391079Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_cpu_bool PASSED [ 88%] 2023-01-11T21:29:19.1391277Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_cpu_float32 PASSED [ 88%] 2023-01-11T21:29:19.1391474Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_cpu_int64 PASSED [ 88%] 2023-01-11T21:29:19.1391713Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_list_args_cpu_float16 PASSED [ 88%] 2023-01-11T21:29:19.1391923Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_list_args_cpu_float32 PASSED [ 88%] 2023-01-11T21:29:19.1392129Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_list_args_cpu_int32 PASSED [ 88%] 2023-01-11T21:29:19.1392322Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_cpu_bool PASSED [ 88%] 2023-01-11T21:29:19.1392529Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_cpu_int64 PASSED [ 88%] 2023-01-11T21:29:19.1392725Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sqrt_cpu_bool PASSED [ 88%] 2023-01-11T21:29:19.1392924Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sqrt_cpu_float32 PASSED [ 89%] 2023-01-11T21:29:19.1393122Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_square_cpu_bool PASSED [ 89%] 2023-01-11T21:29:19.1393320Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_square_cpu_float32 PASSED [ 89%] 2023-01-11T21:29:19.1393517Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_square_cpu_float64 PASSED [ 89%] 2023-01-11T21:29:19.1393713Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_square_cpu_int32 PASSED [ 89%] 2023-01-11T21:29:19.1393913Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_square_cpu_int64 PASSED [ 89%] 2023-01-11T21:29:19.1394095Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_cpu_bool PASSED [ 89%] 2023-01-11T21:29:19.1394296Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_cpu_float16 PASSED [ 89%] 2023-01-11T21:29:19.1394492Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_cpu_float32 PASSED [ 89%] 2023-01-11T21:29:19.1394692Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_cpu_int64 PASSED [ 89%] 2023-01-11T21:29:19.1394971Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stack_cpu_float64 PASSED [ 89%] 2023-01-11T21:29:19.1395168Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stack_cpu_int32 PASSED [ 89%] 2023-01-11T21:29:19.1395395Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stack_cpu_int64 PASSED [ 89%] 2023-01-11T21:29:19.1395606Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_mean_unbiased_cpu_float64 PASSED [ 90%] 2023-01-11T21:29:19.1395813Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_unbiased_cpu_float16 PASSED [ 90%] 2023-01-11T21:29:19.1396019Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_unbiased_cpu_float32 PASSED [ 90%] 2023-01-11T21:29:19.1396213Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_unbiased_cpu_float64 PASSED [ 90%] 2023-01-11T21:29:19.1396411Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stft_cpu_float32 PASSED [ 90%] 2023-01-11T21:29:19.1396606Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stft_cpu_float64 PASSED [ 90%] 2023-01-11T21:29:19.1396804Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sub_cpu_int64 PASSED [ 90%] 2023-01-11T21:29:19.1396996Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_cpu_bool PASSED [ 90%] 2023-01-11T21:29:19.1397192Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_cpu_float16 PASSED [ 90%] 2023-01-11T21:29:19.1397389Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_cpu_float64 PASSED [ 90%] 2023-01-11T21:29:19.1397612Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_cpu_int64 PASSED [ 90%] 2023-01-11T21:29:19.1397816Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_to_size_cpu_bool PASSED [ 90%] 2023-01-11T21:29:19.1398004Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_to_size_cpu_float32 PASSED [ 90%] 2023-01-11T21:29:19.1398206Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_to_size_cpu_float64 PASSED [ 91%] 2023-01-11T21:29:19.1398397Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_svd_cpu_float32 PASSED [ 91%] 2023-01-11T21:29:19.1398593Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_svd_cpu_float64 PASSED [ 91%] 2023-01-11T21:29:19.1398794Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_svd_lowrank_cpu_float32 PASSED [ 91%] 2023-01-11T21:29:19.1398995Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_svd_lowrank_cpu_float64 PASSED [ 91%] 2023-01-11T21:29:19.1399198Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_symeig_cpu_float64 PASSED [ 91%] 2023-01-11T21:29:19.1399390Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_cpu_float64 PASSED [ 91%] 2023-01-11T21:29:19.1399697Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_cpu_int64 PASSED [ 91%] 2023-01-11T21:29:19.1399891Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_along_dim_cpu_bool PASSED [ 91%] 2023-01-11T21:29:19.1400100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_along_dim_cpu_float16 PASSED [ 91%] 2023-01-11T21:29:19.1400305Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_along_dim_cpu_float32 PASSED [ 91%] 2023-01-11T21:29:19.1400510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_along_dim_cpu_int64 PASSED [ 91%] 2023-01-11T21:29:19.1400707Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_cpu_float16 PASSED [ 91%] 2023-01-11T21:29:19.1400903Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_cpu_float32 PASSED [ 91%] 2023-01-11T21:29:19.1401144Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_cpu_float64 PASSED [ 92%] 2023-01-11T21:29:19.1401335Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_cpu_int32 PASSED [ 92%] 2023-01-11T21:29:19.1401527Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tan_cpu_bool PASSED [ 92%] 2023-01-11T21:29:19.1401722Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tan_cpu_float32 PASSED [ 92%] 2023-01-11T21:29:19.1401905Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tan_cpu_float64 PASSED [ 92%] 2023-01-11T21:29:19.1402098Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tan_cpu_int64 PASSED [ 92%] 2023-01-11T21:29:19.1402291Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tanh_cpu_float32 PASSED [ 92%] 2023-01-11T21:29:19.1402493Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensor_split_cpu_int32 PASSED [ 92%] 2023-01-11T21:29:19.1402697Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensordot_cpu_float32 PASSED [ 92%] 2023-01-11T21:29:19.1402894Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensordot_cpu_float64 PASSED [ 92%] 2023-01-11T21:29:19.1403093Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensordot_cpu_int32 PASSED [ 92%] 2023-01-11T21:29:19.1403286Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tile_cpu_float32 PASSED [ 92%] 2023-01-11T21:29:19.1403526Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tile_cpu_int64 PASSED [ 92%] 2023-01-11T21:29:19.1403706Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_cpu_float64 PASSED [ 93%] 2023-01-11T21:29:19.1403896Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_cpu_int64 PASSED [ 93%] 2023-01-11T21:29:19.1404093Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_sparse_cpu_int32 PASSED [ 93%] 2023-01-11T21:29:19.1404283Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_sparse_cpu_int64 PASSED [ 93%] 2023-01-11T21:29:19.1404476Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_topk_cpu_float32 PASSED [ 93%] 2023-01-11T21:29:19.1404669Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_topk_cpu_float64 PASSED [ 93%] 2023-01-11T21:29:19.1404860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_topk_cpu_int32 PASSED [ 93%] 2023-01-11T21:29:19.1405048Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_topk_cpu_int64 PASSED [ 93%] 2023-01-11T21:29:19.1405247Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_cpu_float32 PASSED [ 93%] 2023-01-11T21:29:19.1405432Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_cpu_int32 PASSED [ 93%] 2023-01-11T21:29:19.1405624Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_cpu_int64 PASSED [ 93%] 2023-01-11T21:29:19.1405826Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapezoid_cpu_float16 PASSED [ 93%] 2023-01-11T21:29:19.1406022Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapezoid_cpu_float32 PASSED [ 93%] 2023-01-11T21:29:19.1406225Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapezoid_cpu_float64 PASSED [ 94%] 2023-01-11T21:29:19.1406423Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapezoid_cpu_int32 PASSED [ 94%] 2023-01-11T21:29:19.1406617Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapezoid_cpu_int64 PASSED [ 94%] 2023-01-11T21:29:19.1406842Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapz_cpu_int32 PASSED [ 94%] 2023-01-11T21:29:19.1407051Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triangular_solve_cpu_float32 PASSED [ 94%] 2023-01-11T21:29:19.1407257Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triangular_solve_cpu_float64 PASSED [ 94%] 2023-01-11T21:29:19.1407439Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_cpu_float32 PASSED [ 94%] 2023-01-11T21:29:19.1407632Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_cpu_float64 PASSED [ 94%] 2023-01-11T21:29:19.1407824Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_cpu_int32 PASSED [ 94%] 2023-01-11T21:29:19.1408014Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_cpu_int64 PASSED [ 94%] 2023-01-11T21:29:19.1408216Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_indices_cpu_int64 PASSED [ 94%] 2023-01-11T21:29:19.1408408Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_cpu_float32 PASSED [ 94%] 2023-01-11T21:29:19.1408607Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_indices_cpu_int64 PASSED [ 94%] 2023-01-11T21:29:19.1408807Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_true_divide_cpu_bool PASSED [ 95%] 2023-01-11T21:29:19.1409035Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_true_divide_cpu_float16 PASSED [ 95%] 2023-01-11T21:29:19.1409226Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_true_divide_cpu_float32 PASSED [ 95%] 2023-01-11T21:29:19.1409430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_true_divide_cpu_int32 PASSED [ 95%] 2023-01-11T21:29:19.1409625Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_true_divide_cpu_int64 PASSED [ 95%] 2023-01-11T21:29:19.1409819Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trunc_cpu_float32 PASSED [ 95%] 2023-01-11T21:29:19.1410015Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_cpu_float16 PASSED [ 95%] 2023-01-11T21:29:19.1410207Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_cpu_int32 PASSED [ 95%] 2023-01-11T21:29:19.1410410Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unflatten_cpu_bool PASSED [ 95%] 2023-01-11T21:29:19.1410611Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unflatten_cpu_float16 PASSED [ 95%] 2023-01-11T21:29:19.1410804Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unflatten_cpu_float64 PASSED [ 95%] 2023-01-11T21:29:19.1411003Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unflatten_cpu_int64 PASSED [ 95%] 2023-01-11T21:29:19.1411193Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_copy_cpu_float16 PASSED [ 95%] 2023-01-11T21:29:19.1411387Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_cpu_bool PASSED [ 95%] 2023-01-11T21:29:19.1411584Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_cpu_float16 PASSED [ 96%] 2023-01-11T21:29:19.1411784Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_uniform_cpu_float32 PASSED [ 96%] 2023-01-11T21:29:19.1411979Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_uniform_cpu_float64 PASSED [ 96%] 2023-01-11T21:29:19.1412187Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_consecutive_cpu_bool PASSED [ 96%] 2023-01-11T21:29:19.1412408Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_cpu_bool PASSED [ 96%] 2023-01-11T21:29:19.1412602Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_cpu_float64 PASSED [ 96%] 2023-01-11T21:29:19.1412803Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_cpu_float64 PASSED [ 96%] 2023-01-11T21:29:19.1412987Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_cpu_int32 PASSED [ 96%] 2023-01-11T21:29:19.1413181Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_cpu_int64 PASSED [ 96%] 2023-01-11T21:29:19.1413371Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_cpu_float16 PASSED [ 96%] 2023-01-11T21:29:19.1413562Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_cpu_float32 PASSED [ 96%] 2023-01-11T21:29:19.1413761Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_mean_cpu_float16 PASSED [ 96%] 2023-01-11T21:29:19.1413959Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_mean_cpu_float32 PASSED [ 96%] 2023-01-11T21:29:19.1414156Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_mean_cpu_float64 PASSED [ 97%] 2023-01-11T21:29:19.1414363Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_mean_unbiased_cpu_float32 PASSED [ 97%] 2023-01-11T21:29:19.1414598Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_mean_unbiased_cpu_float64 PASSED [ 97%] 2023-01-11T21:29:19.1414798Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_unbiased_cpu_float64 PASSED [ 97%] 2023-01-11T21:29:19.1414979Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vdot_cpu_int32 PASSED [ 97%] 2023-01-11T21:29:19.1415172Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vdot_cpu_int64 PASSED [ 97%] 2023-01-11T21:29:19.1415378Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_complex_cpu_float16 PASSED [ 97%] 2023-01-11T21:29:19.1415583Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_complex_cpu_float64 PASSED [ 97%] 2023-01-11T21:29:19.1415779Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_cpu_float16 PASSED [ 97%] 2023-01-11T21:29:19.1415972Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_cpu_float64 PASSED [ 97%] 2023-01-11T21:29:19.1416166Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_cpu_int64 PASSED [ 97%] 2023-01-11T21:29:19.1416363Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_copy_cpu_bool PASSED [ 97%] 2023-01-11T21:29:19.1416559Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_copy_cpu_int32 PASSED [ 97%] 2023-01-11T21:29:19.1416742Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_copy_cpu_int64 PASSED [ 98%] 2023-01-11T21:29:19.1416935Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_cpu_float16 PASSED [ 98%] 2023-01-11T21:29:19.1417127Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_cpu_float32 PASSED [ 98%] 2023-01-11T21:29:19.1417319Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_cpu_float64 PASSED [ 98%] 2023-01-11T21:29:19.1417512Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_cpu_int32 PASSED [ 98%] 2023-01-11T21:29:19.1417707Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vsplit_cpu_float64 PASSED [ 98%] 2023-01-11T21:29:19.1417896Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vsplit_cpu_int32 PASSED [ 98%] 2023-01-11T21:29:19.1418123Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vstack_cpu_float32 PASSED [ 98%] 2023-01-11T21:29:19.1418317Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vstack_cpu_float64 PASSED [ 98%] 2023-01-11T21:29:19.1418504Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vstack_cpu_int32 PASSED [ 98%] 2023-01-11T21:29:19.1418682Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_where_cpu_bool PASSED [ 98%] 2023-01-11T21:29:19.1418879Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_where_cpu_float64 PASSED [ 98%] 2023-01-11T21:29:19.1419073Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_where_cpu_int32 PASSED [ 98%] 2023-01-11T21:29:19.1419266Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_xlogy_cpu_float64 PASSED [ 99%] 2023-01-11T21:29:19.1419460Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_xlogy_cpu_int32 PASSED [ 99%] 2023-01-11T21:29:19.1419649Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_xlogy_cpu_int64 PASSED [ 99%] 2023-01-11T21:29:19.1419841Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zero__cpu_bool PASSED [ 99%] 2023-01-11T21:29:19.1420034Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zero__cpu_float32 PASSED [ 99%] 2023-01-11T21:29:19.1420267Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zero__cpu_float64 PASSED [ 99%] 2023-01-11T21:29:19.1420448Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zero__cpu_int32 PASSED [ 99%] 2023-01-11T21:29:19.1420654Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zero__cpu_int64 PASSED [ 99%] 2023-01-11T21:29:19.1420850Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_cpu_float16 PASSED [ 99%] 2023-01-11T21:29:19.1421041Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_cpu_float32 PASSED [ 99%] 2023-01-11T21:29:19.1421234Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_cpu_float64 PASSED [ 99%] 2023-01-11T21:29:19.1421423Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_cpu_int64 PASSED [ 99%] 2023-01-11T21:29:19.1421621Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_like_cpu_bool PASSED [ 99%] 2023-01-11T21:29:19.1422320Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_like_cpu_float32 PASSED [100%]/var/lib/jenkins/workspace/test/inductor/test_torchinductor_opinfo.py:0: PytestCollectionWarning: cannot collect test class 'TestExpect' because it has a __new__ constructor (from: test/inductor/test_torchinductor_opinfo.py) 2023-01-11T21:29:19.1422334Z 2023-01-11T21:29:19.1422339Z 2023-01-11T21:29:19.1422455Z =============================== warnings summary =============================== 2023-01-11T21:29:19.1422677Z ../../../../../opt/conda/lib/python3.7/site-packages/_pytest/config/__init__.py:1171 2023-01-11T21:29:19.1423035Z /opt/conda/lib/python3.7/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T21:29:19.1423123Z self._mark_plugins_for_rewrite(hook) 2023-01-11T21:29:19.1423129Z 2023-01-11T21:29:19.1423377Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T21:29:19.1423766Z - generated xml file: /var/lib/jenkins/workspace/test/test-reports/python-pytest/inductor.test_torchinductor_opinfo/inductor.test_torchinductor_opinfo-639bab38560ded0d.xml - 2023-01-11T21:29:19.1423901Z ==== 1234 passed, 90 skipped, 2 deselected, 1 warning in 1822.09s (0:30:22) ==== 2023-01-11T21:29:19.1424109Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2023-01-11T21:29:19.1424115Z 2023-01-11T21:29:19.1424531Z ##[endgroup] 2023-01-11T21:29:19.1424888Z FINISHED PRINTING LOG FILE of inductor/test_torchinductor_opinfo (/var/lib/jenkins/workspace/test/test-reports/inductor-test_torchinductor_opinfo_1sj_o0yx) 2023-01-11T21:29:19.1424894Z 2023-01-11T21:31:58.2564338Z 2023-01-11T21:31:58.2564767Z Expand the folded group to see the log file of inductor/test_torchinductor_opinfo 2023-01-11T21:31:58.2565576Z ##[group]PRINTING LOG FILE of inductor/test_torchinductor_opinfo (/var/lib/jenkins/workspace/test/test-reports/inductor-test_torchinductor_opinfo_haem79__) 2023-01-11T21:31:58.2573623Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T21:31:58.2574481Z Test results will be stored in test-reports/python-pytest/inductor.test_torchinductor_opinfo/inductor.test_torchinductor_opinfo-f4a80e863a5ab71b.xml 2023-01-11T21:31:58.2575023Z ============================= test session starts ============================== 2023-01-11T21:31:58.2575566Z platform linux -- Python 3.7.15, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2023-01-11T21:31:58.2575931Z cachedir: .pytest_cache 2023-01-11T21:31:58.2611689Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T21:31:58.2612373Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2023-01-11T21:31:58.2613156Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, rerunfailures-10.3, shard-0.1.2, xdist-3.1.0, xdoctest-1.1.0 2023-01-11T21:31:58.2614056Z collecting ... collected 2739 items / 2 deselected / 2737 selected 2023-01-11T21:31:58.2816589Z Running 1411 items in this shard: test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_H_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_H_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_H_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_H_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_T_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_T_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_T_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_T_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_T_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___getitem___cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___getitem___cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___getitem___cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___radd___cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___radd___cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___radd___cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___radd___cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rand___cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rand___cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rdiv___cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rdiv___cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmatmul___cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmod___cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmod___cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmul___cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmul___cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmul___cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmul___cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmul___cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___ror___cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rpow___cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rpow___cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rpow___cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rsub___cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rsub___cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rxor___cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__native_batch_norm_legit_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__softmax_backward_data_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_abs_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_abs_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_abs_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acos_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acos_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acos_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_add_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addbmm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addbmm_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addcdiv_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addcmul_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_decomposed_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_decomposed_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmv_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addr_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addr_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_all_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_all_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_all_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_all_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_allclose_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_allclose_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amax_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amax_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amin_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_angle_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_angle_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_angle_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_any_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_any_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_any_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_any_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_arange_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_arange_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_arange_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_arange_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_arange_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmax_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argsort_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argsort_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argsort_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argwhere_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argwhere_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argwhere_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argwhere_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_partial_views_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_partial_views_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_scatter_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_scatter_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_scatter_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asin_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asin_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asinh_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asinh_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asinh_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asinh_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asinh_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan2_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan2_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan2_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atanh_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atanh_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atanh_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_1d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_1d_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_2d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_2d_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_3d_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_3d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_baddbmm_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bfloat16_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bfloat16_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bincount_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_and_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_and_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_and_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_left_shift_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_not_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_not_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_or_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_or_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_right_shift_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_block_diag_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_block_diag_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bmm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bmm_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bool_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bool_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_tensors_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_tensors_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_tensors_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_to_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_to_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_to_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_to_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bucketize_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bucketize_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bucketize_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bucketize_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_byte_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_byte_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_byte_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_byte_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cartesian_prod_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cartesian_prod_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cartesian_prod_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cat_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cat_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cat_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdist_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdouble_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdouble_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdouble_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ceil_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ceil_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cfloat_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cfloat_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cfloat_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chalf_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_char_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_char_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_char_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_char_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_char_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_char_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cholesky_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cholesky_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cholesky_inverse_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cholesky_solve_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chunk_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chunk_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_max_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_max_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_max_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_min_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_min_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_min_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_min_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clone_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clone_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clone_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clone_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clone_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_column_stack_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_column_stack_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_combinations_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_combinations_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_complex_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_complex_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_complex_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_physical_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_physical_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_physical_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_physical_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_constant_pad_nd_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_constant_pad_nd_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_constant_pad_nd_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_contiguous_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_contiguous_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_contiguous_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_copysign_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_copysign_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_corrcoef_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_corrcoef_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_corrcoef_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cos_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cos_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cos_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cosh_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cosh_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cosh_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cosh_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_count_nonzero_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_count_nonzero_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_count_nonzero_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cov_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cov_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cross_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cross_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummax_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummax_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummin_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummin_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumprod_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumprod_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumprod_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumsum_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumsum_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumsum_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumulative_trapezoid_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumulative_trapezoid_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_deg2rad_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_deg2rad_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_deg2rad_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_embed_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_embed_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_embed_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_embed_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_embed_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagflat_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagflat_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagflat_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagflat_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_copy_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_copy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_copy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_copy_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_scatter_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_scatter_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_scatter_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_scatter_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_scatter_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diff_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diff_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diff_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diff_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diff_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_digamma_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_digamma_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_digamma_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dist_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_floor_rounding_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_floor_rounding_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_no_rounding_mode_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_no_rounding_mode_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_trunc_rounding_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_trunc_rounding_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_trunc_rounding_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_trunc_rounding_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_double_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_double_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_double_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_double_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dsplit_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dsplit_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dsplit_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dstack_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_einsum_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_einsum_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_einsum_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_einsum_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_like_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_like_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eq_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eq_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eq_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eq_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_equal_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_equal_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erf_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erf_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erf_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erf_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfc_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfc_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfinv_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfinv_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfinv_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfinv_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp2_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp2_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp2_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp2_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp2_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_as_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_as_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_as_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_as_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expm1_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expm1_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expm1_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eye_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft2_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftn_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftn_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftn_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftn_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftn_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftshift_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftshift_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftshift_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfftn_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfftn_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft2_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftn_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftn_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftshift_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftshift_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftshift_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftshift_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft2_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfftn_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfftn_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft2_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft2_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft2_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfftn_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfftn_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfftn_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfftn_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft2_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft2_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft2_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft2_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfftn_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfftn_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fill_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fill_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fill_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flatten_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flatten_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flatten_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flip_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flip_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flip_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flip_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fliplr_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fliplr_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fliplr_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flipud_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flipud_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flipud_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flipud_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flipud_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_power_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_power_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_power_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_divide_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_divide_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_divide_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmax_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmax_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmax_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmax_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmax_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmin_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmin_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmin_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmin_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmod_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_like_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_like_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_like_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_like_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_like_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gather_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gather_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gather_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gather_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gcd_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ge_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ge_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ge_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ge_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gradient_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gradient_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gradient_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gradient_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_grid_sampler_2d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_grid_sampler_2d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gt_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gt_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gt_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_half_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_heaviside_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_histc_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_histogram_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_histogram_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hsplit_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hsplit_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hsplit_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hsplit_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hstack_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hstack_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hstack_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hstack_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_i0_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_i0_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_i0_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_igamma_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_igamma_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_igamma_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_igammac_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_igammac_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_add_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_add_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_add_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_copy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_copy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_copy_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_copy_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_fill_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_fill_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_put_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_put_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_select_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_select_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_select_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_select_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_select_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_inner_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_inner_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_inner_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_int_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_int_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_int_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_int_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isclose_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isfinite_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isfinite_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isfinite_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isin_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isin_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isin_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isinf_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isinf_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isnan_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isnan_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isnan_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isnan_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isneginf_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isneginf_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isneginf_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isneginf_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isneginf_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isposinf_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isposinf_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isreal_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_unary_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kron_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kron_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kron_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kthvalue_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kthvalue_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kthvalue_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lcm_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lcm_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ldexp_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ldexp_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ldexp_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_le_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_le_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_le_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_le_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_le_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lerp_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lgamma_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lgamma_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lgamma_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lgamma_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cross_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cross_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cross_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_det_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_det_singular_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_det_singular_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eig_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eig_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eigh_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eigvals_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eigvalsh_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eigvalsh_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_inv_ex_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_ldl_factor_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_ldl_factor_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lstsq_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lstsq_grad_oriented_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_factor_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_solve_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_norm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_power_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_rank_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_rank_hermitian_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_rank_hermitian_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_multi_dot_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_multi_dot_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_multi_dot_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_multi_dot_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_norm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_norm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_norm_subgradients_at_zero_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_norm_subgradients_at_zero_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_pinv_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_pinv_hermitian_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_qr_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_slogdet_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_slogdet_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_solve_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_solve_triangular_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_svd_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_tensorinv_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_tensorsolve_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vander_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vander_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vecdot_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vecdot_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vector_norm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vector_norm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vector_norm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log10_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log10_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log10_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log1p_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log1p_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log1p_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log2_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log2_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log2_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log2_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_with_dtype_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_with_dtype_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_with_dtype_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_with_dtype_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logaddexp2_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logaddexp_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logcumsumexp_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logcumsumexp_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_and_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_and_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_not_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_not_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_not_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_not_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_or_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_or_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_or_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_or_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_xor_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_xor_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_xor_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_xor_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_xor_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logit_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logit_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logit_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logspace_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logspace_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logspace_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logsumexp_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logsumexp_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logsumexp_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_long_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_long_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_long_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lt_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lt_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lt_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lt_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lu_solve_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mH_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mH_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mT_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mT_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mT_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mT_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mT_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amax_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amax_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amax_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amin_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amin_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amin_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmax_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmax_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmax_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmin_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmin_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumprod_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumprod_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumprod_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumsum_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumsum_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_fill_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_fill_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_log_softmax_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_logaddexp_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_mean_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_mean_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_mean_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_mean_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_median_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_normalize_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_normalize_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_prod_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_prod_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_scatter_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_scatter_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_scatter_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_scatter_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_select_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_select_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_select_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_select_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_softmax_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_softmax_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_softmin_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_std_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_std_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_std_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_var_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_var_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_var_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_var_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_matmul_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_matrix_exp_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_matrix_exp_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_binary_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_binary_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_binary_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_pool2d_with_indices_backward_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_no_dim_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_no_dim_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_no_dim_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_no_dim_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_no_dim_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_with_dim_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_with_dim_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_with_dim_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_maximum_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_maximum_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_maximum_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mean_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_median_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_median_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_median_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_median_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_binary_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_binary_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_binary_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_no_dim_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_no_dim_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_with_dim_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_with_dim_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_with_dim_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_minimum_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_minimum_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mm_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mm_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mode_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_movedim_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_msort_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_msort_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_msort_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mul_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mul_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mul_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_multinomial_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_multinomial_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mv_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nan_to_num_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nan_to_num_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nan_to_num_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nan_to_num_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmedian_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanquantile_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nansum_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nansum_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nansum_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nansum_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_copy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_copy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_copy_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_copy_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_batch_norm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_dropout_backward_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_layer_norm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_layer_norm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ne_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ne_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ne_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ne_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_neg_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_neg_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_neg_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_strided_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_strided_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_full_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_full_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_full_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_full_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_full_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_ones_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_ones_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_ones_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_zeros_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_zeros_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_zeros_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_zeros_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_zeros_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_zeros_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool1d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool2d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool3d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_max_pool1d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_max_pool3d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool2d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_batch_norm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_bilinear_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_binary_cross_entropy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv1d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv1d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv2d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv2d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose1d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose2d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose3d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose3d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_similarity_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cross_entropy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cross_entropy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_ctc_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_dropout2d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_dropout_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_elu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_embedding_bag_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_embedding_bag_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_embedding_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_fractional_max_pool2d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_fractional_max_pool2d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_fractional_max_pool3d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_gaussian_nll_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_gaussian_nll_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_gelu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_gelu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_grid_sample_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_group_norm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardshrink_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardswish_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardtanh_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardtanh_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hinge_embedding_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hinge_embedding_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_huber_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_huber_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_instance_norm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_instance_norm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_area_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_area_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_bilinear_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_linear_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_kl_div_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_l1_loss_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_l1_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_l1_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_linear_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_linear_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_logsigmoid_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_logsigmoid_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_margin_ranking_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool1d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool2d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool3d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool1d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool2d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool2d_grad_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool3d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool3d_grad_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_mse_loss_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_mse_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_mse_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_multi_margin_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_multilabel_margin_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_multilabel_soft_margin_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_nll_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_nll_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_one_hot_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_circular_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_circular_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_constant_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_constant_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_reflect_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_reflect_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_replicate_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_replicate_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_poisson_nll_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu6_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu6_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_rrelu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_silu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_smooth_l1_loss_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_smooth_l1_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_smooth_l1_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_with_dtype_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_with_dtype_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_with_dtype_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_with_dtype_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_with_dtype_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softplus_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softplus_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softsign_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softsign_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_tanhshrink_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_tanhshrink_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_threshold_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_threshold_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_loss_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_unfold_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_unfold_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_unfold_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_upsample_bilinear_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_upsample_bilinear_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_upsample_nearest_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_fro_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_inf_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_inf_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_nuc_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_nuc_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_normal_number_mean_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_normal_number_mean_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_normal_number_mean_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_like_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_like_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_like_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_like_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ormqr_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ormqr_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_outer_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_outer_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_outer_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_outer_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pca_lowrank_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pinverse_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pinverse_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polar_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_1_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_1_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_1_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_1_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_2_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_positive_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_positive_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pow_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_prod_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_prod_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_prod_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_put_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_put_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_put_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_qr_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_quantile_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rad2deg_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rad2deg_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rand_like_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rand_like_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rand_like_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_like_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_like_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randn_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ravel_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ravel_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ravel_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_real_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_real_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_real_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_real_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reciprocal_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reciprocal_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reciprocal_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_remainder_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_renorm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_interleave_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_interleave_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_interleave_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_interleave_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_interleave_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_as_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_as_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_as_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize__cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize__cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize__cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize_as__cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize_as__cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize_as__cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_conj_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_neg_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_roll_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_roll_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_roll_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rot90_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rot90_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rot90_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_decimals_0_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_decimals_3_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_decimals_3_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsqrt_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsqrt_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsqrt_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsqrt_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsub_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsub_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsub_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsub_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsub_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_add_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_add_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_add_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_add_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amax_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amax_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amax_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amax_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amin_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amin_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amin_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amin_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_mean_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_mean_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_prod_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_sum_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_sum_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_sum_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_sum_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_sum_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_searchsorted_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_searchsorted_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_searchsorted_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_searchsorted_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_segment_reduce_lengths_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_segment_reduce_lengths_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_segment_reduce_offsets_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_segment_reduce_offsets_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_scatter_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_scatter_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_scatter_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_scatter_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_scatter_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sgn_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sgn_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sgn_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_short_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_short_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sigmoid_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sigmoid_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sigmoid_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sigmoid_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sigmoid_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sign_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sign_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sign_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sign_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sign_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sign_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_bartlett_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_blackman_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_blackman_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_cosine_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_exponential_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_gaussian_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_general_cosine_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_general_cosine_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_general_hamming_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_general_hamming_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_hamming_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_hamming_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_hann_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_kaiser_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_kaiser_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_nuttall_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signbit_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signbit_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sin_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sin_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sin_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinc_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinc_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinc_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinh_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinh_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinh_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_scatter_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_scatter_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_with_dtype_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_with_dtype_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_with_dtype_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sort_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sort_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sort_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sparse_sampled_addmm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_airy_ai_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_airy_ai_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_airy_ai_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_airy_ai_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j0_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j0_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j0_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j0_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j0_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j1_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j1_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j1_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y0_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y0_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y0_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y0_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y1_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y1_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y1_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y1_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_u_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_u_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_u_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_v_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_v_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_w_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_w_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_w_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_w_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_entr_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_entr_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_erfcx_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_h_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_h_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_he_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_he_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_he_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_he_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i0e_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i0e_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i0e_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1e_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1e_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_laguerre_polynomial_l_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_laguerre_polynomial_l_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_legendre_polynomial_p_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_legendre_polynomial_p_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_legendre_polynomial_p_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_log_ndtr_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_log_ndtr_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_log_ndtr_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_log_ndtr_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i0_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i0_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i1_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i1_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i1_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k0_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k0_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k0_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k0_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k1_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k1_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtr_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtr_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtr_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtr_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtri_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtri_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k0_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k0_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k0_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k1_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k1_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k1_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k1_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_spherical_bessel_j0_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_spherical_bessel_j0_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_xlog1py_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_zeta_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_zeta_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_zeta_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_zeta_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_list_args_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_list_args_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_list_args_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sqrt_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sqrt_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sqrt_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_square_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stack_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stack_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stack_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_mean_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_mean_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_mean_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_mean_unbiased_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_mean_unbiased_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sub_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sub_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sub_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sub_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_to_size_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_to_size_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_to_size_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_symeig_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_along_dim_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_along_dim_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tan_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tanh_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tanh_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tanh_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tanh_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensor_split_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensor_split_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensor_split_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensor_split_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensor_split_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensordot_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tile_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tile_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tile_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tile_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_sparse_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_sparse_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_sparse_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_sparse_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trace_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trace_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trace_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trace_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapz_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapz_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapz_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapz_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_indices_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_indices_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_true_divide_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trunc_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trunc_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trunc_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unflatten_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unflatten_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_copy_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_copy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_copy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_copy_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_copy_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_uniform_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_consecutive_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_consecutive_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_consecutive_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_consecutive_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_mean_unbiased_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_unbiased_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_unbiased_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vdot_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vdot_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_complex_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_copy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_copy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_copy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vsplit_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vsplit_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vsplit_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vsplit_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vstack_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vstack_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vstack_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_where_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_where_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_where_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_xlogy_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_xlogy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_xlogy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zero__cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_like_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_like_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_like_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_like_cpu_int64 2023-01-11T21:31:58.2992170Z 2023-01-11T21:31:58.2992460Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_H_cpu_bool PASSED [ 0%] 2023-01-11T21:31:58.2992884Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_H_cpu_float16 PASSED [ 0%] 2023-01-11T21:31:58.2993293Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_H_cpu_float32 PASSED [ 0%] 2023-01-11T21:31:58.2993707Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_H_cpu_int32 PASSED [ 0%] 2023-01-11T21:31:58.2994093Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_T_cpu_bool PASSED [ 0%] 2023-01-11T21:31:58.2994490Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_T_cpu_float16 PASSED [ 0%] 2023-01-11T21:31:58.2994888Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_T_cpu_float64 PASSED [ 0%] 2023-01-11T21:31:58.2995285Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_T_cpu_int32 PASSED [ 0%] 2023-01-11T21:31:58.2995796Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_T_cpu_int64 PASSED [ 0%] 2023-01-11T21:31:58.2996212Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___getitem___cpu_bool PASSED [ 0%] 2023-01-11T21:31:58.2996632Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___getitem___cpu_int32 PASSED [ 0%] 2023-01-11T21:31:58.2997293Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___getitem___cpu_int64 PASSED [ 0%] 2023-01-11T21:31:58.2997692Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___radd___cpu_float32 PASSED [ 0%] 2023-01-11T21:31:58.2998110Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___radd___cpu_float64 PASSED [ 0%] 2023-01-11T21:31:58.2998522Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___radd___cpu_int32 PASSED [ 1%] 2023-01-11T21:31:58.2998929Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___radd___cpu_int64 PASSED [ 1%] 2023-01-11T21:31:58.2999321Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rand___cpu_bool PASSED [ 1%] 2023-01-11T21:31:58.2999809Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rand___cpu_int32 PASSED [ 1%] 2023-01-11T21:31:58.3000268Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rdiv___cpu_float16 SKIPPED (__rdiv__ in torch.float16 not supported) [ 1%] 2023-01-11T21:31:58.3000755Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rdiv___cpu_float32 SKIPPED (__rdiv__ in torch.float32 not supported) [ 1%] 2023-01-11T21:31:58.3001190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmatmul___cpu_int64 PASSED [ 1%] 2023-01-11T21:31:58.3001674Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmod___cpu_float32 PASSED [ 1%] 2023-01-11T21:31:58.3002091Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmod___cpu_float64 PASSED [ 1%] 2023-01-11T21:31:58.3002503Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmul___cpu_bool PASSED [ 1%] 2023-01-11T21:31:58.3002901Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmul___cpu_float16 PASSED [ 1%] 2023-01-11T21:31:58.3003314Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmul___cpu_float32 PASSED [ 1%] 2023-01-11T21:31:58.3003724Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmul___cpu_float64 PASSED [ 1%] 2023-01-11T21:31:58.3004133Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmul___cpu_int32 PASSED [ 1%] 2023-01-11T21:31:58.3004530Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___ror___cpu_int64 PASSED [ 2%] 2023-01-11T21:31:58.3004939Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rpow___cpu_float32 PASSED [ 2%] 2023-01-11T21:31:58.3005351Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rpow___cpu_float64 PASSED [ 2%] 2023-01-11T21:31:58.3005750Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rpow___cpu_int32 PASSED [ 2%] 2023-01-11T21:31:58.3006156Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rsub___cpu_float64 PASSED [ 2%] 2023-01-11T21:31:58.3006562Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rsub___cpu_int64 PASSED [ 2%] 2023-01-11T21:31:58.3006965Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rxor___cpu_bool PASSED [ 2%] 2023-01-11T21:31:58.3007381Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__native_batch_norm_legit_cpu_float32 PASSED [ 2%] 2023-01-11T21:31:58.3007830Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__softmax_backward_data_cpu_float64 PASSED [ 2%] 2023-01-11T21:31:58.3008252Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_abs_cpu_float16 PASSED [ 2%] 2023-01-11T21:31:58.3008698Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_abs_cpu_float32 PASSED [ 2%] 2023-01-11T21:31:58.3009085Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_abs_cpu_int64 PASSED [ 2%] 2023-01-11T21:31:58.3009483Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acos_cpu_bool PASSED [ 2%] 2023-01-11T21:31:58.3009881Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acos_cpu_float32 PASSED [ 2%] 2023-01-11T21:31:58.3010287Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acos_cpu_float64 PASSED [ 3%] 2023-01-11T21:31:58.3010671Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_add_cpu_int64 PASSED [ 3%] 2023-01-11T21:31:58.3011075Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addbmm_cpu_float64 PASSED [ 3%] 2023-01-11T21:31:58.3011478Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addbmm_cpu_int32 PASSED [ 3%] 2023-01-11T21:31:58.3011887Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addcdiv_cpu_float64 PASSED [ 3%] 2023-01-11T21:31:58.3012282Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addcmul_cpu_int64 PASSED [ 3%] 2023-01-11T21:31:58.3012684Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_cpu_int64 PASSED [ 3%] 2023-01-11T21:31:58.3013102Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_decomposed_cpu_float64 PASSED [ 3%] 2023-01-11T21:31:58.3013550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_decomposed_cpu_int64 PASSED [ 3%] 2023-01-11T21:31:58.3013969Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmv_cpu_float64 PASSED [ 3%] 2023-01-11T21:31:58.3014377Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addr_cpu_float32 PASSED [ 3%] 2023-01-11T21:31:58.3014783Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addr_cpu_int32 PASSED [ 3%] 2023-01-11T21:31:58.3015167Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_all_cpu_bool PASSED [ 3%] 2023-01-11T21:31:58.3015564Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_all_cpu_float16 PASSED [ 3%] 2023-01-11T21:31:58.3015961Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_all_cpu_int32 PASSED [ 4%] 2023-01-11T21:31:58.3016361Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_all_cpu_int64 PASSED [ 4%] 2023-01-11T21:31:58.3016750Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_allclose_cpu_float16 PASSED [ 4%] 2023-01-11T21:31:58.3017167Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_allclose_cpu_float64 PASSED [ 4%] 2023-01-11T21:31:58.3017581Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amax_cpu_float32 PASSED [ 4%] 2023-01-11T21:31:58.3017985Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amax_cpu_int64 PASSED [ 4%] 2023-01-11T21:31:58.3018395Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amin_cpu_float32 PASSED [ 4%] 2023-01-11T21:31:58.3018785Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_angle_cpu_bool PASSED [ 4%] 2023-01-11T21:31:58.3019196Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_angle_cpu_float64 PASSED [ 4%] 2023-01-11T21:31:58.3019600Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_angle_cpu_int32 PASSED [ 4%] 2023-01-11T21:31:58.3019996Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_any_cpu_bool PASSED [ 4%] 2023-01-11T21:31:58.3020420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_any_cpu_float16 PASSED [ 4%] 2023-01-11T21:31:58.3020813Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_any_cpu_float32 PASSED [ 4%] 2023-01-11T21:31:58.3021209Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_any_cpu_float64 PASSED [ 4%] 2023-01-11T21:31:58.3021611Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_arange_cpu_float16 PASSED [ 5%] 2023-01-11T21:31:58.3022005Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_arange_cpu_float32 PASSED [ 5%] 2023-01-11T21:31:58.3022401Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_arange_cpu_float64 PASSED [ 5%] 2023-01-11T21:31:58.3022798Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_arange_cpu_int32 PASSED [ 5%] 2023-01-11T21:31:58.3023196Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_arange_cpu_int64 PASSED [ 5%] 2023-01-11T21:31:58.3023587Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmax_cpu_float16 PASSED [ 5%] 2023-01-11T21:31:58.3023987Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argsort_cpu_bool PASSED [ 5%] 2023-01-11T21:31:58.3024389Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argsort_cpu_float16 PASSED [ 5%] 2023-01-11T21:31:58.3024796Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argsort_cpu_int32 PASSED [ 5%] 2023-01-11T21:31:58.3025215Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argwhere_cpu_bool PASSED [ 5%] 2023-01-11T21:31:58.3025624Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argwhere_cpu_float32 PASSED [ 5%] 2023-01-11T21:31:58.3026035Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argwhere_cpu_int32 PASSED [ 5%] 2023-01-11T21:31:58.3026433Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argwhere_cpu_int64 PASSED [ 5%] 2023-01-11T21:31:58.3026834Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_cpu_bool PASSED [ 5%] 2023-01-11T21:31:58.3027250Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_cpu_float64 PASSED [ 6%] 2023-01-11T21:31:58.3027666Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_cpu_int64 PASSED [ 6%] 2023-01-11T21:31:58.3028081Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_partial_views_cpu_float16 PASSED [ 6%] 2023-01-11T21:31:58.3028520Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_partial_views_cpu_float32 PASSED [ 6%] 2023-01-11T21:31:58.3028953Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_scatter_cpu_bool PASSED [ 6%] 2023-01-11T21:31:58.3029383Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_scatter_cpu_int32 PASSED [ 6%] 2023-01-11T21:31:58.3029798Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_scatter_cpu_int64 PASSED [ 6%] 2023-01-11T21:31:58.3030209Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asin_cpu_int32 PASSED [ 6%] 2023-01-11T21:31:58.3030606Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asin_cpu_int64 PASSED [ 6%] 2023-01-11T21:31:58.3031000Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asinh_cpu_bool PASSED [ 6%] 2023-01-11T21:31:58.3031419Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asinh_cpu_float32 PASSED [ 6%] 2023-01-11T21:31:58.3031827Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asinh_cpu_float64 PASSED [ 6%] 2023-01-11T21:31:58.3032271Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asinh_cpu_int32 PASSED [ 6%] 2023-01-11T21:31:58.3032666Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asinh_cpu_int64 PASSED [ 6%] 2023-01-11T21:31:58.3033052Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan2_cpu_bool PASSED [ 7%] 2023-01-11T21:31:58.3033452Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan2_cpu_float64 PASSED [ 7%] 2023-01-11T21:31:58.3033853Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan2_cpu_int64 PASSED [ 7%] 2023-01-11T21:31:58.3034257Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan_cpu_float32 PASSED [ 7%] 2023-01-11T21:31:58.3034645Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan_cpu_float64 PASSED [ 7%] 2023-01-11T21:31:58.3035047Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan_cpu_int64 PASSED [ 7%] 2023-01-11T21:31:58.3035569Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atanh_cpu_bool PASSED [ 7%] 2023-01-11T21:31:58.3035967Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atanh_cpu_float32 PASSED [ 7%] 2023-01-11T21:31:58.3036373Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atanh_cpu_int32 PASSED [ 7%] 2023-01-11T21:31:58.3036830Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_1d_cpu_float32 PASSED [ 7%] 2023-01-11T21:31:58.3037249Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_1d_cpu_int32 PASSED [ 7%] 2023-01-11T21:31:58.3037649Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_2d_cpu_float16 PASSED [ 7%] 2023-01-11T21:31:58.3038060Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_2d_cpu_int32 PASSED [ 7%] 2023-01-11T21:31:58.3038469Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_3d_cpu_bool PASSED [ 7%] 2023-01-11T21:31:58.3038883Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_3d_cpu_float16 PASSED [ 8%] 2023-01-11T21:31:58.3039281Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_baddbmm_cpu_int32 PASSED [ 8%] 2023-01-11T21:31:58.3039802Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bfloat16_cpu_float32 PASSED [ 8%] 2023-01-11T21:31:58.3040217Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bfloat16_cpu_int64 PASSED [ 8%] 2023-01-11T21:31:58.3040623Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bincount_cpu_int64 PASSED [ 8%] 2023-01-11T21:31:58.3041022Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_and_cpu_bool PASSED [ 8%] 2023-01-11T21:31:58.3041439Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_and_cpu_int32 PASSED [ 8%] 2023-01-11T21:31:58.3041849Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_and_cpu_int64 PASSED [ 8%] 2023-01-11T21:31:58.3042272Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_left_shift_cpu_int64 PASSED [ 8%] 2023-01-11T21:31:58.3042685Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_not_cpu_bool PASSED [ 8%] 2023-01-11T21:31:58.3043100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_not_cpu_int64 PASSED [ 8%] 2023-01-11T21:31:58.3043515Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_or_cpu_bool PASSED [ 8%] 2023-01-11T21:31:58.3044026Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_or_cpu_int64 PASSED [ 8%] 2023-01-11T21:31:58.3044434Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_right_shift_cpu_int64 PASSED [ 8%] 2023-01-11T21:31:58.3044862Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_block_diag_cpu_float16 PASSED [ 9%] 2023-01-11T21:31:58.3045280Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_block_diag_cpu_float64 PASSED [ 9%] 2023-01-11T21:31:58.3045679Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bmm_cpu_float64 PASSED [ 9%] 2023-01-11T21:31:58.3046082Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bmm_cpu_int32 PASSED [ 9%] 2023-01-11T21:31:58.3046490Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bool_cpu_float32 PASSED [ 9%] 2023-01-11T21:31:58.3046893Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bool_cpu_int64 PASSED [ 9%] 2023-01-11T21:31:58.3047293Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_tensors_cpu_bool PASSED [ 9%] 2023-01-11T21:31:58.3047719Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_tensors_cpu_float32 PASSED [ 9%] 2023-01-11T21:31:58.3048144Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_tensors_cpu_int64 PASSED [ 9%] 2023-01-11T21:31:58.3048633Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_to_cpu_bool PASSED [ 9%] 2023-01-11T21:31:58.3049042Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_to_cpu_float16 PASSED [ 9%] 2023-01-11T21:31:58.3049459Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_to_cpu_float32 PASSED [ 9%] 2023-01-11T21:31:58.3049875Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_to_cpu_int64 PASSED [ 9%] 2023-01-11T21:31:58.3050303Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bucketize_cpu_float32 PASSED [ 9%] 2023-01-11T21:31:58.3050704Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bucketize_cpu_float64 PASSED [ 9%] 2023-01-11T21:31:58.3051116Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bucketize_cpu_int32 PASSED [ 10%] 2023-01-11T21:31:58.3051531Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bucketize_cpu_int64 PASSED [ 10%] 2023-01-11T21:31:58.3051936Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_byte_cpu_bool PASSED [ 10%] 2023-01-11T21:31:58.3052328Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_byte_cpu_float16 PASSED [ 10%] 2023-01-11T21:31:58.3052729Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_byte_cpu_float64 PASSED [ 10%] 2023-01-11T21:31:58.3053125Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_byte_cpu_int32 PASSED [ 10%] 2023-01-11T21:31:58.3053536Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cartesian_prod_cpu_bool PASSED [ 10%] 2023-01-11T21:31:58.3053949Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cartesian_prod_cpu_float16 PASSED [ 10%] 2023-01-11T21:31:58.3054372Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cartesian_prod_cpu_int64 PASSED [ 10%] 2023-01-11T21:31:58.3054787Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cat_cpu_bool PASSED [ 10%] 2023-01-11T21:31:58.3055170Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cat_cpu_float64 PASSED [ 10%] 2023-01-11T21:31:58.3055612Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cat_cpu_int64 PASSED [ 10%] 2023-01-11T21:31:58.3056013Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdist_cpu_float64 PASSED [ 10%] 2023-01-11T21:31:58.3056421Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdouble_cpu_float16 PASSED [ 10%] 2023-01-11T21:31:58.3056819Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdouble_cpu_float32 PASSED [ 11%] 2023-01-11T21:31:58.3057231Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdouble_cpu_float64 PASSED [ 11%] 2023-01-11T21:31:58.3057636Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ceil_cpu_float64 PASSED [ 11%] 2023-01-11T21:31:58.3058034Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ceil_cpu_int64 PASSED [ 11%] 2023-01-11T21:31:58.3058423Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cfloat_cpu_float32 PASSED [ 11%] 2023-01-11T21:31:58.3058827Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cfloat_cpu_float64 PASSED [ 11%] 2023-01-11T21:31:58.3059234Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cfloat_cpu_int64 PASSED [ 11%] 2023-01-11T21:31:58.3059639Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chalf_cpu_float16 PASSED [ 11%] 2023-01-11T21:31:58.3060032Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_char_cpu_bool PASSED [ 11%] 2023-01-11T21:31:58.3060470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_char_cpu_float16 PASSED [ 11%] 2023-01-11T21:31:58.3060874Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_char_cpu_float32 PASSED [ 11%] 2023-01-11T21:31:58.3061274Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_char_cpu_float64 PASSED [ 11%] 2023-01-11T21:31:58.3061664Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_char_cpu_int32 PASSED [ 11%] 2023-01-11T21:31:58.3062060Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_char_cpu_int64 PASSED [ 11%] 2023-01-11T21:31:58.3062464Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cholesky_cpu_float32 PASSED [ 12%] 2023-01-11T21:31:58.3062863Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cholesky_cpu_float64 PASSED [ 12%] 2023-01-11T21:31:58.3063284Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cholesky_inverse_cpu_float64 PASSED [ 12%] 2023-01-11T21:31:58.3063716Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cholesky_solve_cpu_float32 PASSED [ 12%] 2023-01-11T21:31:58.3064130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chunk_cpu_float16 PASSED [ 12%] 2023-01-11T21:31:58.3064523Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chunk_cpu_float64 PASSED [ 12%] 2023-01-11T21:31:58.3064928Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_cpu_float32 PASSED [ 12%] 2023-01-11T21:31:58.3065322Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_cpu_float64 PASSED [ 12%] 2023-01-11T21:31:58.3065724Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_cpu_int32 PASSED [ 12%] 2023-01-11T21:31:58.3066117Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_max_cpu_bool PASSED [ 12%] 2023-01-11T21:31:58.3066523Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_max_cpu_float16 PASSED [ 12%] 2023-01-11T21:31:58.3066937Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_max_cpu_float64 PASSED [ 12%] 2023-01-11T21:31:58.3067387Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_min_cpu_bool PASSED [ 12%] 2023-01-11T21:31:58.3067788Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_min_cpu_float16 PASSED [ 12%] 2023-01-11T21:31:58.3068205Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_min_cpu_float32 PASSED [ 13%] 2023-01-11T21:31:58.3068617Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_min_cpu_int32 PASSED [ 13%] 2023-01-11T21:31:58.3069026Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clone_cpu_bool PASSED [ 13%] 2023-01-11T21:31:58.3069420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clone_cpu_float32 PASSED [ 13%] 2023-01-11T21:31:58.3069827Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clone_cpu_float64 PASSED [ 13%] 2023-01-11T21:31:58.3070236Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clone_cpu_int32 PASSED [ 13%] 2023-01-11T21:31:58.3070636Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clone_cpu_int64 PASSED [ 13%] 2023-01-11T21:31:58.3071039Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_column_stack_cpu_float16 PASSED [ 13%] 2023-01-11T21:31:58.3071482Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_column_stack_cpu_float32 PASSED [ 13%] 2023-01-11T21:31:58.3071941Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_combinations_cpu_float16 PASSED [ 13%] 2023-01-11T21:31:58.3072354Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_combinations_cpu_float32 PASSED [ 13%] 2023-01-11T21:31:58.3072779Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_complex_cpu_float16 PASSED [ 13%] 2023-01-11T21:31:58.3073198Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_complex_cpu_float32 PASSED [ 13%] 2023-01-11T21:31:58.3073612Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_complex_cpu_float64 PASSED [ 13%] 2023-01-11T21:31:58.3074009Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_cpu_float16 PASSED [ 14%] 2023-01-11T21:31:58.3074414Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_cpu_float64 PASSED [ 14%] 2023-01-11T21:31:58.3074824Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_physical_cpu_bool PASSED [ 14%] 2023-01-11T21:31:58.3075248Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_physical_cpu_float16 PASSED [ 14%] 2023-01-11T21:31:58.3075755Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_physical_cpu_float64 PASSED [ 14%] 2023-01-11T21:31:58.3076182Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_physical_cpu_int64 PASSED [ 14%] 2023-01-11T21:31:58.3076611Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_constant_pad_nd_cpu_float32 PASSED [ 14%] 2023-01-11T21:31:58.3077041Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_constant_pad_nd_cpu_float64 PASSED [ 14%] 2023-01-11T21:31:58.3077452Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_constant_pad_nd_cpu_int64 PASSED [ 14%] 2023-01-11T21:31:58.3077879Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_contiguous_cpu_bool PASSED [ 14%] 2023-01-11T21:31:58.3078299Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_contiguous_cpu_float64 PASSED [ 14%] 2023-01-11T21:31:58.3078721Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_contiguous_cpu_int32 PASSED [ 14%] 2023-01-11T21:31:58.3079170Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_copysign_cpu_float32 PASSED [ 14%] 2023-01-11T21:31:58.3079687Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_copysign_cpu_int64 PASSED [ 14%] 2023-01-11T21:31:58.3080099Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_corrcoef_cpu_float32 PASSED [ 15%] 2023-01-11T21:31:58.3080511Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_corrcoef_cpu_float64 PASSED [ 15%] 2023-01-11T21:31:58.3080908Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_corrcoef_cpu_int32 PASSED [ 15%] 2023-01-11T21:31:58.3081315Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cos_cpu_bool PASSED [ 15%] 2023-01-11T21:31:58.3081718Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cos_cpu_float32 PASSED [ 15%] 2023-01-11T21:31:58.3082166Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cos_cpu_float64 PASSED [ 15%] 2023-01-11T21:31:58.3082554Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cosh_cpu_bool PASSED [ 15%] 2023-01-11T21:31:58.3082959Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cosh_cpu_float64 PASSED [ 15%] 2023-01-11T21:31:58.3083356Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cosh_cpu_int32 PASSED [ 15%] 2023-01-11T21:31:58.3083741Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cosh_cpu_int64 PASSED [ 15%] 2023-01-11T21:31:58.3084211Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_count_nonzero_cpu_float16 PASSED [ 15%] 2023-01-11T21:31:58.3084634Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_count_nonzero_cpu_float32 PASSED [ 15%] 2023-01-11T21:31:58.3085050Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_count_nonzero_cpu_int64 PASSED [ 15%] 2023-01-11T21:31:58.3085448Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cov_cpu_float64 PASSED [ 15%] 2023-01-11T21:31:58.3085846Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cov_cpu_int64 PASSED [ 16%] 2023-01-11T21:31:58.3086250Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cross_cpu_float64 PASSED [ 16%] 2023-01-11T21:31:58.3086653Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cross_cpu_int32 PASSED [ 16%] 2023-01-11T21:31:58.3087042Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummax_cpu_bool PASSED [ 16%] 2023-01-11T21:31:58.3087444Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummax_cpu_int64 PASSED [ 16%] 2023-01-11T21:31:58.3087841Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummin_cpu_int32 PASSED [ 16%] 2023-01-11T21:31:58.3088236Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummin_cpu_int64 PASSED [ 16%] 2023-01-11T21:31:58.3088629Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumprod_cpu_float32 PASSED [ 16%] 2023-01-11T21:31:58.3089040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumprod_cpu_float64 PASSED [ 16%] 2023-01-11T21:31:58.3089450Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumprod_cpu_int32 PASSED [ 16%] 2023-01-11T21:31:58.3089858Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumsum_cpu_float32 PASSED [ 16%] 2023-01-11T21:31:58.3090249Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumsum_cpu_float64 PASSED [ 16%] 2023-01-11T21:31:58.3090652Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumsum_cpu_int32 PASSED [ 16%] 2023-01-11T21:31:58.3091116Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumulative_trapezoid_cpu_int32 PASSED [ 16%] 2023-01-11T21:31:58.3091541Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumulative_trapezoid_cpu_int64 PASSED [ 17%] 2023-01-11T21:31:58.3091965Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_deg2rad_cpu_float16 PASSED [ 17%] 2023-01-11T21:31:58.3092370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_deg2rad_cpu_float32 PASSED [ 17%] 2023-01-11T21:31:58.3092778Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_deg2rad_cpu_int32 PASSED [ 17%] 2023-01-11T21:31:58.3093168Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_cpu_float16 PASSED [ 17%] 2023-01-11T21:31:58.3093570Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_cpu_float32 PASSED [ 17%] 2023-01-11T21:31:58.3093975Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_cpu_int32 PASSED [ 17%] 2023-01-11T21:31:58.3094383Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_embed_cpu_bool PASSED [ 17%] 2023-01-11T21:31:58.3094784Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_embed_cpu_float16 PASSED [ 17%] 2023-01-11T21:31:58.3095199Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_embed_cpu_float64 PASSED [ 17%] 2023-01-11T21:31:58.3095646Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_embed_cpu_int32 PASSED [ 17%] 2023-01-11T21:31:58.3096057Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_embed_cpu_int64 PASSED [ 17%] 2023-01-11T21:31:58.3096451Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagflat_cpu_bool PASSED [ 17%] 2023-01-11T21:31:58.3096863Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagflat_cpu_float32 PASSED [ 17%] 2023-01-11T21:31:58.3097273Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagflat_cpu_float64 PASSED [ 18%] 2023-01-11T21:31:58.3097683Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagflat_cpu_int64 PASSED [ 18%] 2023-01-11T21:31:58.3098081Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_copy_cpu_bool PASSED [ 18%] 2023-01-11T21:31:58.3098503Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_copy_cpu_float16 PASSED [ 18%] 2023-01-11T21:31:58.3098926Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_copy_cpu_float64 PASSED [ 18%] 2023-01-11T21:31:58.3099348Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_copy_cpu_int32 PASSED [ 18%] 2023-01-11T21:31:58.3099751Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_cpu_float32 PASSED [ 18%] 2023-01-11T21:31:58.3100162Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_cpu_float64 PASSED [ 18%] 2023-01-11T21:31:58.3100609Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_cpu_int64 PASSED [ 18%] 2023-01-11T21:31:58.3101010Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_scatter_cpu_bool PASSED [ 18%] 2023-01-11T21:31:58.3101437Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_scatter_cpu_float16 PASSED [ 18%] 2023-01-11T21:31:58.3101862Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_scatter_cpu_float32 PASSED [ 18%] 2023-01-11T21:31:58.3102281Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_scatter_cpu_int32 PASSED [ 18%] 2023-01-11T21:31:58.3102732Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_scatter_cpu_int64 PASSED [ 18%] 2023-01-11T21:31:58.3103140Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diff_cpu_bool PASSED [ 18%] 2023-01-11T21:31:58.3103587Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diff_cpu_float16 PASSED [ 19%] 2023-01-11T21:31:58.3103985Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diff_cpu_float64 PASSED [ 19%] 2023-01-11T21:31:58.3104371Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diff_cpu_int32 PASSED [ 19%] 2023-01-11T21:31:58.3104765Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diff_cpu_int64 PASSED [ 19%] 2023-01-11T21:31:58.3105169Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_digamma_cpu_bool PASSED [ 19%] 2023-01-11T21:31:58.3105576Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_digamma_cpu_float32 PASSED [ 19%] 2023-01-11T21:31:58.3105971Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_digamma_cpu_int32 PASSED [ 19%] 2023-01-11T21:31:58.3106377Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dist_cpu_float16 PASSED [ 19%] 2023-01-11T21:31:58.3106791Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_floor_rounding_cpu_float32 PASSED [ 19%] 2023-01-11T21:31:58.3107253Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_floor_rounding_cpu_int32 PASSED [ 19%] 2023-01-11T21:31:58.3107672Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_no_rounding_mode_cpu_float16 PASSED [ 19%] 2023-01-11T21:31:58.3108098Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_no_rounding_mode_cpu_int64 PASSED [ 19%] 2023-01-11T21:31:58.3108532Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_trunc_rounding_cpu_float16 PASSED [ 19%] 2023-01-11T21:31:58.3108955Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_trunc_rounding_cpu_float32 PASSED [ 19%] 2023-01-11T21:31:58.3109370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_trunc_rounding_cpu_float64 PASSED [ 20%] 2023-01-11T21:31:58.3109795Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_trunc_rounding_cpu_int64 PASSED [ 20%] 2023-01-11T21:31:58.3110208Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_double_cpu_bool PASSED [ 20%] 2023-01-11T21:31:58.3110614Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_double_cpu_float16 PASSED [ 20%] 2023-01-11T21:31:58.3111006Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_double_cpu_float32 PASSED [ 20%] 2023-01-11T21:31:58.3111411Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_double_cpu_float64 PASSED [ 20%] 2023-01-11T21:31:58.3111814Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dsplit_cpu_bool PASSED [ 20%] 2023-01-11T21:31:58.3112216Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dsplit_cpu_float16 PASSED [ 20%] 2023-01-11T21:31:58.3112608Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dsplit_cpu_int32 PASSED [ 20%] 2023-01-11T21:31:58.3113011Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dstack_cpu_float64 PASSED [ 20%] 2023-01-11T21:31:58.3113407Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_einsum_cpu_float32 PASSED [ 20%] 2023-01-11T21:31:58.3113793Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_einsum_cpu_float64 PASSED [ 20%] 2023-01-11T21:31:58.3114233Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_einsum_cpu_int32 PASSED [ 20%] 2023-01-11T21:31:58.3114630Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_einsum_cpu_int64 PASSED [ 20%] 2023-01-11T21:31:58.3115029Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_cpu_float32 PASSED [ 21%] 2023-01-11T21:31:58.3115515Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_like_cpu_float64 PASSED [ 21%] 2023-01-11T21:31:58.3115941Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_like_cpu_int64 PASSED [ 21%] 2023-01-11T21:31:58.3116349Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eq_cpu_bool PASSED [ 21%] 2023-01-11T21:31:58.3116748Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eq_cpu_float16 PASSED [ 21%] 2023-01-11T21:31:58.3117136Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eq_cpu_int32 PASSED [ 21%] 2023-01-11T21:31:58.3117533Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eq_cpu_int64 PASSED [ 21%] 2023-01-11T21:31:58.3117929Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_equal_cpu_bool PASSED [ 21%] 2023-01-11T21:31:58.3118329Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_equal_cpu_float16 PASSED [ 21%] 2023-01-11T21:31:58.3118719Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erf_cpu_bool PASSED [ 21%] 2023-01-11T21:31:58.3119175Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erf_cpu_float32 PASSED [ 21%] 2023-01-11T21:31:58.3119711Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erf_cpu_float64 PASSED [ 21%] 2023-01-11T21:31:58.3120103Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erf_cpu_int64 PASSED [ 21%] 2023-01-11T21:31:58.3120506Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfc_cpu_float64 PASSED [ 21%] 2023-01-11T21:31:58.3120909Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfc_cpu_int32 PASSED [ 22%] 2023-01-11T21:31:58.3121311Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfinv_cpu_bool PASSED [ 22%] 2023-01-11T21:31:58.3121701Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfinv_cpu_float64 PASSED [ 22%] 2023-01-11T21:31:58.3122106Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfinv_cpu_int32 PASSED [ 22%] 2023-01-11T21:31:58.3122505Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfinv_cpu_int64 PASSED [ 22%] 2023-01-11T21:31:58.3122907Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp2_cpu_bool PASSED [ 22%] 2023-01-11T21:31:58.3123297Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp2_cpu_float16 PASSED [ 22%] 2023-01-11T21:31:58.3123688Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp2_cpu_float64 PASSED [ 22%] 2023-01-11T21:31:58.3124084Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp2_cpu_int32 PASSED [ 22%] 2023-01-11T21:31:58.3124478Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp2_cpu_int64 PASSED [ 22%] 2023-01-11T21:31:58.3124874Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp_cpu_float32 PASSED [ 22%] 2023-01-11T21:31:58.3125326Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp_cpu_float64 PASSED [ 22%] 2023-01-11T21:31:58.3125736Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp_cpu_int64 PASSED [ 22%] 2023-01-11T21:31:58.3126247Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_as_cpu_bool PASSED [ 22%] 2023-01-11T21:31:58.3126670Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_as_cpu_float16 PASSED [ 23%] 2023-01-11T21:31:58.3127078Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_as_cpu_float64 PASSED [ 23%] 2023-01-11T21:31:58.3127494Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_as_cpu_int64 PASSED [ 23%] 2023-01-11T21:31:58.3127899Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_cpu_bool PASSED [ 23%] 2023-01-11T21:31:58.3128298Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_cpu_float16 PASSED [ 23%] 2023-01-11T21:31:58.3128711Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_cpu_float64 PASSED [ 23%] 2023-01-11T21:31:58.3129138Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_cpu_int32 PASSED [ 23%] 2023-01-11T21:31:58.3129564Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_cpu_int64 PASSED [ 23%] 2023-01-11T21:31:58.3129965Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expm1_cpu_bool PASSED [ 23%] 2023-01-11T21:31:58.3130382Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expm1_cpu_float64 PASSED [ 23%] 2023-01-11T21:31:58.3130803Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expm1_cpu_int64 PASSED [ 23%] 2023-01-11T21:31:58.3131341Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eye_cpu_float16 PASSED [ 23%] 2023-01-11T21:31:58.3131791Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft2_cpu_float32 SKIPPED (fft.fft2 in torch.float32 not supported) [ 23%] 2023-01-11T21:31:58.3132293Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft_cpu_bool SKIPPED (fft.fft in torch.bool not supported) [ 23%] 2023-01-11T21:31:58.3132786Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftn_cpu_bool SKIPPED (fft.fftn in torch.bool not supported) [ 24%] 2023-01-11T21:31:58.3133277Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftn_cpu_float32 SKIPPED (fft.fftn in torch.float32 not supported) [ 24%] 2023-01-11T21:31:58.3133754Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftn_cpu_float64 SKIPPED (fft.fftn in torch.float64 not supported) [ 24%] 2023-01-11T21:31:58.3134248Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftn_cpu_int32 SKIPPED (fft.fftn in torch.int32 not supported) [ 24%] 2023-01-11T21:31:58.3134748Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftn_cpu_int64 SKIPPED (fft.fftn in torch.int64 not supported) [ 24%] 2023-01-11T21:31:58.3135200Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftshift_cpu_float32 PASSED [ 24%] 2023-01-11T21:31:58.3135626Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftshift_cpu_float64 PASSED [ 24%] 2023-01-11T21:31:58.3136037Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftshift_cpu_int32 PASSED [ 24%] 2023-01-11T21:31:58.3136500Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft_cpu_float32 SKIPPED (fft.hfft in torch.float32 not supported) [ 24%] 2023-01-11T21:31:58.3136988Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft_cpu_float64 SKIPPED (fft.hfft in torch.float64 not supported) [ 24%] 2023-01-11T21:31:58.3137479Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfftn_cpu_bool SKIPPED (fft.hfftn in torch.bool not supported) [ 24%] 2023-01-11T21:31:58.3138007Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfftn_cpu_int32 SKIPPED (fft.hfftn in torch.int32 not supported) [ 24%] 2023-01-11T21:31:58.3138498Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft2_cpu_int64 SKIPPED (fft.ifft2 in torch.int64 not supported) [ 24%] 2023-01-11T21:31:58.3138991Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft_cpu_float32 SKIPPED (fft.ifft in torch.float32 not supported) [ 24%] 2023-01-11T21:31:58.3139520Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft_cpu_int64 SKIPPED (fft.ifft in torch.int64 not supported) [ 25%] 2023-01-11T21:31:58.3139995Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftn_cpu_bool SKIPPED (fft.ifftn in torch.bool not supported) [ 25%] 2023-01-11T21:31:58.3140497Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftn_cpu_float32 SKIPPED (fft.ifftn in torch.float32 not supported) [ 25%] 2023-01-11T21:31:58.3140972Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftshift_cpu_bool PASSED [ 25%] 2023-01-11T21:31:58.3141400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftshift_cpu_float16 PASSED [ 25%] 2023-01-11T21:31:58.3141816Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftshift_cpu_int32 PASSED [ 25%] 2023-01-11T21:31:58.3142280Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftshift_cpu_int64 PASSED [ 25%] 2023-01-11T21:31:58.3142741Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft2_cpu_int64 SKIPPED (fft.ihfft2 in torch.int64 not supported) [ 25%] 2023-01-11T21:31:58.3143236Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft_cpu_bool SKIPPED (fft.ihfft in torch.bool not supported) [ 25%] 2023-01-11T21:31:58.3143727Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft_cpu_float32 SKIPPED (fft.ihfft in torch.float32 not supported) [ 25%] 2023-01-11T21:31:58.3144233Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft_cpu_int32 SKIPPED (fft.ihfft in torch.int32 not supported) [ 25%] 2023-01-11T21:31:58.3144737Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfftn_cpu_float32 SKIPPED (fft.ihfftn in torch.float32 not supported) [ 25%] 2023-01-11T21:31:58.3145237Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfftn_cpu_int32 SKIPPED (fft.ihfftn in torch.int32 not supported) [ 25%] 2023-01-11T21:31:58.3145738Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft2_cpu_float32 SKIPPED (fft.irfft2 in torch.float32 not supported) [ 25%] 2023-01-11T21:31:58.3146237Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft2_cpu_int32 SKIPPED (fft.irfft2 in torch.int32 not supported) [ 26%] 2023-01-11T21:31:58.3146730Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft2_cpu_int64 SKIPPED (fft.irfft2 in torch.int64 not supported) [ 26%] 2023-01-11T21:31:58.3147224Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft_cpu_float64 SKIPPED (fft.irfft in torch.float64 not supported) [ 26%] 2023-01-11T21:31:58.3147715Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft_cpu_int32 SKIPPED (fft.irfft in torch.int32 not supported) [ 26%] 2023-01-11T21:31:58.3148189Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfftn_cpu_bool SKIPPED (fft.irfftn in torch.bool not supported) [ 26%] 2023-01-11T21:31:58.3148684Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfftn_cpu_float32 SKIPPED (fft.irfftn in torch.float32 not supported) [ 26%] 2023-01-11T21:31:58.3149238Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfftn_cpu_float64 SKIPPED (fft.irfftn in torch.float64 not supported) [ 26%] 2023-01-11T21:31:58.3149737Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfftn_cpu_int32 SKIPPED (fft.irfftn in torch.int32 not supported) [ 26%] 2023-01-11T21:31:58.3150216Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft2_cpu_float32 SKIPPED (fft.rfft2 in torch.float32 not supported) [ 26%] 2023-01-11T21:31:58.3150706Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft2_cpu_float64 SKIPPED (fft.rfft2 in torch.float64 not supported) [ 26%] 2023-01-11T21:31:58.3151148Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft2_cpu_int32 PASSED [ 26%] 2023-01-11T21:31:58.3151565Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft2_cpu_int64 PASSED [ 26%] 2023-01-11T21:31:58.3152015Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft_cpu_bool SKIPPED (fft.rfft in torch.bool not supported) [ 26%] 2023-01-11T21:31:58.3152488Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft_cpu_float32 SKIPPED (fft.rfft in torch.float32 not supported) [ 26%] 2023-01-11T21:31:58.3152977Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft_cpu_float64 SKIPPED (fft.rfft in torch.float64 not supported) [ 27%] 2023-01-11T21:31:58.3153497Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft_cpu_int32 SKIPPED (fft.rfft in torch.int32 not supported) [ 27%] 2023-01-11T21:31:58.3153979Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft_cpu_int64 SKIPPED (fft.rfft in torch.int64 not supported) [ 27%] 2023-01-11T21:31:58.3154419Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfftn_cpu_bool PASSED [ 27%] 2023-01-11T21:31:58.3154830Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfftn_cpu_int32 PASSED [ 27%] 2023-01-11T21:31:58.3155237Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fill_cpu_bool PASSED [ 27%] 2023-01-11T21:31:58.3155744Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fill_cpu_float32 PASSED [ 27%] 2023-01-11T21:31:58.3156140Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fill_cpu_int64 PASSED [ 27%] 2023-01-11T21:31:58.3156549Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flatten_cpu_float16 PASSED [ 27%] 2023-01-11T21:31:58.3156962Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flatten_cpu_float32 PASSED [ 27%] 2023-01-11T21:31:58.3157381Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flatten_cpu_int64 PASSED [ 27%] 2023-01-11T21:31:58.3157778Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flip_cpu_float16 PASSED [ 27%] 2023-01-11T21:31:58.3158179Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flip_cpu_float32 PASSED [ 27%] 2023-01-11T21:31:58.3158578Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flip_cpu_float64 PASSED [ 27%] 2023-01-11T21:31:58.3158972Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flip_cpu_int32 PASSED [ 27%] 2023-01-11T21:31:58.3159374Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fliplr_cpu_bool PASSED [ 28%] 2023-01-11T21:31:58.3159881Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fliplr_cpu_float32 PASSED [ 28%] 2023-01-11T21:31:58.3160293Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fliplr_cpu_float64 PASSED [ 28%] 2023-01-11T21:31:58.3160768Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flipud_cpu_bool PASSED [ 28%] 2023-01-11T21:31:58.3161172Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flipud_cpu_float16 PASSED [ 28%] 2023-01-11T21:31:58.3161578Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flipud_cpu_float32 PASSED [ 28%] 2023-01-11T21:31:58.3161984Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flipud_cpu_float64 PASSED [ 28%] 2023-01-11T21:31:58.3162381Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flipud_cpu_int64 PASSED [ 28%] 2023-01-11T21:31:58.3162785Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_cpu_bool PASSED [ 28%] 2023-01-11T21:31:58.3163192Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_power_cpu_bool PASSED [ 28%] 2023-01-11T21:31:58.3163612Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_power_cpu_float16 PASSED [ 28%] 2023-01-11T21:31:58.3164019Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_power_cpu_int32 PASSED [ 28%] 2023-01-11T21:31:58.3164424Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_cpu_int32 PASSED [ 28%] 2023-01-11T21:31:58.3164831Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_divide_cpu_float16 PASSED [ 28%] 2023-01-11T21:31:58.3165333Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_divide_cpu_float32 PASSED [ 29%] 2023-01-11T21:31:58.3165741Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_divide_cpu_int64 PASSED [ 29%] 2023-01-11T21:31:58.3166156Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmax_cpu_bool PASSED [ 29%] 2023-01-11T21:31:58.3166563Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmax_cpu_float32 PASSED [ 29%] 2023-01-11T21:31:58.3166950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmax_cpu_float64 PASSED [ 29%] 2023-01-11T21:31:58.3167354Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmax_cpu_int32 PASSED [ 29%] 2023-01-11T21:31:58.3167753Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmax_cpu_int64 PASSED [ 29%] 2023-01-11T21:31:58.3168156Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmin_cpu_bool PASSED [ 29%] 2023-01-11T21:31:58.3168540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmin_cpu_float16 PASSED [ 29%] 2023-01-11T21:31:58.3168935Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmin_cpu_int32 PASSED [ 29%] 2023-01-11T21:31:58.3169328Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmin_cpu_int64 PASSED [ 29%] 2023-01-11T21:31:58.3169723Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmod_cpu_int32 PASSED [ 29%] 2023-01-11T21:31:58.3170105Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_cpu_float16 PASSED [ 29%] 2023-01-11T21:31:58.3170504Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_cpu_float64 PASSED [ 29%] 2023-01-11T21:31:58.3170903Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_cpu_int32 PASSED [ 30%] 2023-01-11T21:31:58.3171302Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_like_cpu_bool PASSED [ 30%] 2023-01-11T21:31:58.3171698Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_like_cpu_float16 PASSED [ 30%] 2023-01-11T21:31:58.3172149Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_like_cpu_float32 PASSED [ 30%] 2023-01-11T21:31:58.3172559Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_like_cpu_float64 PASSED [ 30%] 2023-01-11T21:31:58.3172965Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_like_cpu_int64 PASSED [ 30%] 2023-01-11T21:31:58.3173356Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gather_cpu_bool PASSED [ 30%] 2023-01-11T21:31:58.3173765Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gather_cpu_float32 PASSED [ 30%] 2023-01-11T21:31:58.3174166Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gather_cpu_float64 PASSED [ 30%] 2023-01-11T21:31:58.3174556Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gather_cpu_int64 PASSED [ 30%] 2023-01-11T21:31:58.3174953Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gcd_cpu_int64 PASSED [ 30%] 2023-01-11T21:31:58.3175352Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ge_cpu_bool PASSED [ 30%] 2023-01-11T21:31:58.3175750Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ge_cpu_float32 PASSED [ 30%] 2023-01-11T21:31:58.3176134Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ge_cpu_float64 PASSED [ 30%] 2023-01-11T21:31:58.3176528Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ge_cpu_int32 PASSED [ 31%] 2023-01-11T21:31:58.3176969Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gradient_cpu_float32 PASSED [ 31%] 2023-01-11T21:31:58.3177379Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gradient_cpu_float64 PASSED [ 31%] 2023-01-11T21:31:58.3177775Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gradient_cpu_int32 PASSED [ 31%] 2023-01-11T21:31:58.3178178Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gradient_cpu_int64 PASSED [ 31%] 2023-01-11T21:31:58.3178592Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_grid_sampler_2d_cpu_float32 PASSED [ 31%] 2023-01-11T21:31:58.3179016Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_grid_sampler_2d_cpu_float64 PASSED [ 31%] 2023-01-11T21:31:58.3179409Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gt_cpu_float16 PASSED [ 31%] 2023-01-11T21:31:58.3179806Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gt_cpu_float64 PASSED [ 31%] 2023-01-11T21:31:58.3180200Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gt_cpu_int64 PASSED [ 31%] 2023-01-11T21:31:58.3180590Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_half_cpu_int32 PASSED [ 31%] 2023-01-11T21:31:58.3180988Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_heaviside_cpu_float32 PASSED [ 31%] 2023-01-11T21:31:58.3181397Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_histc_cpu_float64 PASSED [ 31%] 2023-01-11T21:31:58.3181811Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_histogram_cpu_float32 PASSED [ 31%] 2023-01-11T21:31:58.3182213Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_histogram_cpu_float64 PASSED [ 32%] 2023-01-11T21:31:58.3182627Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hsplit_cpu_bool PASSED [ 32%] 2023-01-11T21:31:58.3183035Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hsplit_cpu_float16 PASSED [ 32%] 2023-01-11T21:31:58.3183438Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hsplit_cpu_float32 PASSED [ 32%] 2023-01-11T21:31:58.3183871Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hsplit_cpu_int64 PASSED [ 32%] 2023-01-11T21:31:58.3184268Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hstack_cpu_float32 PASSED [ 32%] 2023-01-11T21:31:58.3184669Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hstack_cpu_float64 PASSED [ 32%] 2023-01-11T21:31:58.3185070Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hstack_cpu_int32 PASSED [ 32%] 2023-01-11T21:31:58.3185456Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hstack_cpu_int64 PASSED [ 32%] 2023-01-11T21:31:58.3185848Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_i0_cpu_bool PASSED [ 32%] 2023-01-11T21:31:58.3186242Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_i0_cpu_float32 PASSED [ 32%] 2023-01-11T21:31:58.3186639Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_i0_cpu_int64 PASSED [ 32%] 2023-01-11T21:31:58.3187026Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_igamma_cpu_float16 PASSED [ 32%] 2023-01-11T21:31:58.3187430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_igamma_cpu_float32 PASSED [ 32%] 2023-01-11T21:31:58.3187833Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_igamma_cpu_float64 PASSED [ 33%] 2023-01-11T21:31:58.3188239Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_igammac_cpu_float16 PASSED [ 33%] 2023-01-11T21:31:58.3188674Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_igammac_cpu_float32 PASSED [ 33%] 2023-01-11T21:31:58.3189084Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_add_cpu_float32 PASSED [ 33%] 2023-01-11T21:31:58.3189496Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_add_cpu_float64 PASSED [ 33%] 2023-01-11T21:31:58.3189906Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_add_cpu_int32 PASSED [ 33%] 2023-01-11T21:31:58.3190304Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_copy_cpu_float16 PASSED [ 33%] 2023-01-11T21:31:58.3190717Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_copy_cpu_float64 PASSED [ 33%] 2023-01-11T21:31:58.3191129Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_copy_cpu_int32 PASSED [ 33%] 2023-01-11T21:31:58.3191531Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_copy_cpu_int64 PASSED [ 33%] 2023-01-11T21:31:58.3191948Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_fill_cpu_float16 PASSED [ 33%] 2023-01-11T21:31:58.3192362Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_fill_cpu_float64 PASSED [ 33%] 2023-01-11T21:31:58.3192778Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_put_cpu_float16 PASSED [ 33%] 2023-01-11T21:31:58.3193179Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_put_cpu_int64 PASSED [ 33%] 2023-01-11T21:31:58.3193594Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_cpu_float16 PASSED [ 34%] 2023-01-11T21:31:58.3194016Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_cpu_float64 PASSED [ 34%] 2023-01-11T21:31:58.3194435Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_select_cpu_bool PASSED [ 34%] 2023-01-11T21:31:58.3194840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_select_cpu_float16 PASSED [ 34%] 2023-01-11T21:31:58.3195261Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_select_cpu_float32 PASSED [ 34%] 2023-01-11T21:31:58.3195797Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_select_cpu_int32 PASSED [ 34%] 2023-01-11T21:31:58.3196216Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_select_cpu_int64 PASSED [ 34%] 2023-01-11T21:31:58.3196613Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_inner_cpu_float32 PASSED [ 34%] 2023-01-11T21:31:58.3197018Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_inner_cpu_float64 PASSED [ 34%] 2023-01-11T21:31:58.3197426Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_inner_cpu_int32 PASSED [ 34%] 2023-01-11T21:31:58.3197827Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_int_cpu_bool PASSED [ 34%] 2023-01-11T21:31:58.3198214Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_int_cpu_float16 PASSED [ 34%] 2023-01-11T21:31:58.3198622Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_int_cpu_float64 PASSED [ 34%] 2023-01-11T21:31:58.3199022Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_int_cpu_int32 PASSED [ 34%] 2023-01-11T21:31:58.3199426Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isclose_cpu_bool PASSED [ 35%] 2023-01-11T21:31:58.3199957Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isfinite_cpu_bool PASSED [ 35%] 2023-01-11T21:31:58.3200430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isfinite_cpu_int32 PASSED [ 35%] 2023-01-11T21:31:58.3200846Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isfinite_cpu_int64 PASSED [ 35%] 2023-01-11T21:31:58.3201241Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isin_cpu_float32 PASSED [ 35%] 2023-01-11T21:31:58.3201643Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isin_cpu_int32 PASSED [ 35%] 2023-01-11T21:31:58.3202043Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isin_cpu_int64 PASSED [ 35%] 2023-01-11T21:31:58.3202440Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isinf_cpu_bool PASSED [ 35%] 2023-01-11T21:31:58.3202831Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isinf_cpu_float64 PASSED [ 35%] 2023-01-11T21:31:58.3203237Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isnan_cpu_bool PASSED [ 35%] 2023-01-11T21:31:58.3203637Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isnan_cpu_float32 PASSED [ 35%] 2023-01-11T21:31:58.3204042Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isnan_cpu_float64 PASSED [ 35%] 2023-01-11T21:31:58.3204429Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isnan_cpu_int64 PASSED [ 35%] 2023-01-11T21:31:58.3204827Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isneginf_cpu_bool PASSED [ 35%] 2023-01-11T21:31:58.3205233Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isneginf_cpu_float16 PASSED [ 36%] 2023-01-11T21:31:58.3205644Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isneginf_cpu_float32 PASSED [ 36%] 2023-01-11T21:31:58.3206043Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isneginf_cpu_float64 PASSED [ 36%] 2023-01-11T21:31:58.3206450Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isneginf_cpu_int32 PASSED [ 36%] 2023-01-11T21:31:58.3206854Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isposinf_cpu_bool PASSED [ 36%] 2023-01-11T21:31:58.3207309Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isposinf_cpu_float16 PASSED [ 36%] 2023-01-11T21:31:58.3207698Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isreal_cpu_bool PASSED [ 36%] 2023-01-11T21:31:58.3208145Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_float16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:31:58.3208628Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_float64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:31:58.3209106Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_int64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:31:58.3209580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_bool SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:31:58.3210074Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_float32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:31:58.3210564Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_int32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:31:58.3211035Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_cpu_bool SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:31:58.3211541Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_cpu_float16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:31:58.3212002Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_cpu_int32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:31:58.3212471Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_bool SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:31:58.3212956Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_float16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:31:58.3213424Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_int32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:31:58.3213899Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_unary_cpu_float16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:31:58.3214328Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kron_cpu_bool PASSED [ 37%] 2023-01-11T21:31:58.3214731Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kron_cpu_int32 PASSED [ 37%] 2023-01-11T21:31:58.3215120Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kron_cpu_int64 PASSED [ 37%] 2023-01-11T21:31:58.3215525Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kthvalue_cpu_float32 PASSED [ 37%] 2023-01-11T21:31:58.3215942Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kthvalue_cpu_float64 PASSED [ 37%] 2023-01-11T21:31:58.3216350Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kthvalue_cpu_int32 PASSED [ 37%] 2023-01-11T21:31:58.3216734Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lcm_cpu_int32 PASSED [ 37%] 2023-01-11T21:31:58.3217128Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lcm_cpu_int64 PASSED [ 37%] 2023-01-11T21:31:58.3217527Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ldexp_cpu_float16 PASSED [ 37%] 2023-01-11T21:31:58.3217931Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ldexp_cpu_float64 PASSED [ 38%] 2023-01-11T21:31:58.3218321Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ldexp_cpu_int64 PASSED [ 38%] 2023-01-11T21:31:58.3218758Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_le_cpu_bool PASSED [ 38%] 2023-01-11T21:31:58.3219152Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_le_cpu_float16 PASSED [ 38%] 2023-01-11T21:31:58.3219548Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_le_cpu_float64 PASSED [ 38%] 2023-01-11T21:31:58.3219930Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_le_cpu_int32 PASSED [ 38%] 2023-01-11T21:31:58.3220328Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_le_cpu_int64 PASSED [ 38%] 2023-01-11T21:31:58.3220755Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lerp_cpu_float32 PASSED [ 38%] 2023-01-11T21:31:58.3221146Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lgamma_cpu_float32 PASSED [ 38%] 2023-01-11T21:31:58.3221552Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lgamma_cpu_float64 PASSED [ 38%] 2023-01-11T21:31:58.3221951Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lgamma_cpu_int32 PASSED [ 38%] 2023-01-11T21:31:58.3222346Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lgamma_cpu_int64 PASSED [ 38%] 2023-01-11T21:31:58.3222740Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cross_cpu_float32 PASSED [ 38%] 2023-01-11T21:31:58.3223190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cross_cpu_float64 PASSED [ 38%] 2023-01-11T21:31:58.3223605Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cross_cpu_int32 PASSED [ 39%] 2023-01-11T21:31:58.3224016Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_det_cpu_float32 PASSED [ 39%] 2023-01-11T21:31:58.3224425Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_det_singular_cpu_float32 PASSED [ 39%] 2023-01-11T21:31:58.3224854Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_det_singular_cpu_float64 PASSED [ 39%] 2023-01-11T21:31:58.3225271Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eig_cpu_float32 PASSED [ 39%] 2023-01-11T21:31:58.3225686Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eig_cpu_float64 PASSED [ 39%] 2023-01-11T21:31:58.3226090Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eigh_cpu_float32 PASSED [ 39%] 2023-01-11T21:31:58.3226503Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eigvals_cpu_float64 PASSED [ 39%] 2023-01-11T21:31:58.3226928Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eigvalsh_cpu_float32 PASSED [ 39%] 2023-01-11T21:31:58.3227353Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eigvalsh_cpu_float64 PASSED [ 39%] 2023-01-11T21:31:58.3227757Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_inv_ex_cpu_float64 PASSED [ 39%] 2023-01-11T21:31:58.3228235Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_ldl_factor_cpu_float32 SKIPPED (linalg.ldl_factor in torch.float32 not supported) [ 39%] 2023-01-11T21:31:58.3228759Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_ldl_factor_cpu_float64 SKIPPED (linalg.ldl_factor in torch.float64 not supported) [ 39%] 2023-01-11T21:31:58.3229231Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lstsq_cpu_float32 PASSED [ 39%] 2023-01-11T21:31:58.3229653Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lstsq_grad_oriented_cpu_float32 PASSED [ 40%] 2023-01-11T21:31:58.3230130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_cpu_float32 PASSED [ 40%] 2023-01-11T21:31:58.3230540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_cpu_float64 PASSED [ 40%] 2023-01-11T21:31:58.3230958Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_factor_cpu_float64 PASSED [ 40%] 2023-01-11T21:31:58.3231371Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_solve_cpu_float64 PASSED [ 40%] 2023-01-11T21:31:58.3231800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_norm_cpu_float32 PASSED [ 40%] 2023-01-11T21:31:58.3232233Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_power_cpu_float32 PASSED [ 40%] 2023-01-11T21:31:58.3232657Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_rank_cpu_float32 PASSED [ 40%] 2023-01-11T21:31:58.3233084Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_rank_hermitian_cpu_float32 PASSED [ 40%] 2023-01-11T21:31:58.3233533Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_rank_hermitian_cpu_float64 PASSED [ 40%] 2023-01-11T21:31:58.3233969Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_multi_dot_cpu_float32 PASSED [ 40%] 2023-01-11T21:31:58.3234426Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_multi_dot_cpu_float64 PASSED [ 40%] 2023-01-11T21:31:58.3234837Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_multi_dot_cpu_int32 PASSED [ 40%] 2023-01-11T21:31:58.3235253Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_multi_dot_cpu_int64 PASSED [ 40%] 2023-01-11T21:31:58.3235751Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_norm_cpu_float32 PASSED [ 41%] 2023-01-11T21:31:58.3236169Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_norm_cpu_float64 PASSED [ 41%] 2023-01-11T21:31:58.3236597Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_norm_subgradients_at_zero_cpu_float16 PASSED [ 41%] 2023-01-11T21:31:58.3237059Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_norm_subgradients_at_zero_cpu_float32 PASSED [ 41%] 2023-01-11T21:31:58.3237497Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_pinv_cpu_float64 PASSED [ 41%] 2023-01-11T21:31:58.3237929Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_pinv_hermitian_cpu_float32 PASSED [ 41%] 2023-01-11T21:31:58.3238342Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_qr_cpu_float64 PASSED [ 41%] 2023-01-11T21:31:58.3238764Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_slogdet_cpu_float32 PASSED [ 41%] 2023-01-11T21:31:58.3239184Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_slogdet_cpu_float64 PASSED [ 41%] 2023-01-11T21:31:58.3239717Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_solve_cpu_float32 PASSED [ 41%] 2023-01-11T21:31:58.3240134Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_solve_triangular_cpu_float64 PASSED [ 41%] 2023-01-11T21:31:58.3240565Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_svd_cpu_float32 PASSED [ 41%] 2023-01-11T21:31:58.3240984Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_tensorinv_cpu_float64 PASSED [ 41%] 2023-01-11T21:31:58.3241414Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_tensorsolve_cpu_float32 PASSED [ 41%] 2023-01-11T21:31:58.3241886Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vander_cpu_float32 PASSED [ 42%] 2023-01-11T21:31:58.3242310Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vander_cpu_int32 PASSED [ 42%] 2023-01-11T21:31:58.3242726Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vecdot_cpu_float32 PASSED [ 42%] 2023-01-11T21:31:58.3243149Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vecdot_cpu_float64 PASSED [ 42%] 2023-01-11T21:31:58.3243561Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vector_norm_cpu_float16 PASSED [ 42%] 2023-01-11T21:31:58.3243990Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vector_norm_cpu_float32 PASSED [ 42%] 2023-01-11T21:31:58.3244422Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vector_norm_cpu_float64 PASSED [ 42%] 2023-01-11T21:31:58.3244835Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log10_cpu_float32 PASSED [ 42%] 2023-01-11T21:31:58.3245222Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log10_cpu_int32 PASSED [ 42%] 2023-01-11T21:31:58.3245615Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log10_cpu_int64 PASSED [ 42%] 2023-01-11T21:31:58.3246080Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log1p_cpu_float32 PASSED [ 42%] 2023-01-11T21:31:58.3246470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log1p_cpu_int32 PASSED [ 42%] 2023-01-11T21:31:58.3246865Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log1p_cpu_int64 PASSED [ 42%] 2023-01-11T21:31:58.3247266Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log2_cpu_bool PASSED [ 42%] 2023-01-11T21:31:58.3247669Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log2_cpu_float32 PASSED [ 43%] 2023-01-11T21:31:58.3248054Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log2_cpu_int32 PASSED [ 43%] 2023-01-11T21:31:58.3248450Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log2_cpu_int64 PASSED [ 43%] 2023-01-11T21:31:58.3248862Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_cpu_float32 PASSED [ 43%] 2023-01-11T21:31:58.3249297Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_with_dtype_cpu_bool PASSED [ 43%] 2023-01-11T21:31:58.3249724Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_with_dtype_cpu_float32 PASSED [ 43%] 2023-01-11T21:31:58.3250156Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_with_dtype_cpu_int32 PASSED [ 43%] 2023-01-11T21:31:58.3250583Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_with_dtype_cpu_int64 PASSED [ 43%] 2023-01-11T21:31:58.3251007Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logaddexp2_cpu_float32 PASSED [ 43%] 2023-01-11T21:31:58.3251407Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logaddexp_cpu_float32 PASSED [ 43%] 2023-01-11T21:31:58.3251828Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logcumsumexp_cpu_float32 PASSED [ 43%] 2023-01-11T21:31:58.3252247Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logcumsumexp_cpu_float64 PASSED [ 43%] 2023-01-11T21:31:58.3252665Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_and_cpu_float64 PASSED [ 43%] 2023-01-11T21:31:58.3253105Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_and_cpu_int32 PASSED [ 43%] 2023-01-11T21:31:58.3253516Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_not_cpu_bool PASSED [ 44%] 2023-01-11T21:31:58.3253929Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_not_cpu_float16 PASSED [ 44%] 2023-01-11T21:31:58.3254347Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_not_cpu_float32 PASSED [ 44%] 2023-01-11T21:31:58.3254751Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_not_cpu_int32 PASSED [ 44%] 2023-01-11T21:31:58.3255164Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_or_cpu_bool PASSED [ 44%] 2023-01-11T21:31:58.3255582Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_or_cpu_float16 PASSED [ 44%] 2023-01-11T21:31:58.3256017Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_or_cpu_int32 PASSED [ 44%] 2023-01-11T21:31:58.3256412Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_or_cpu_int64 PASSED [ 44%] 2023-01-11T21:31:58.3256825Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_xor_cpu_bool PASSED [ 44%] 2023-01-11T21:31:58.3257241Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_xor_cpu_float32 PASSED [ 44%] 2023-01-11T21:31:58.3257672Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_xor_cpu_float64 PASSED [ 44%] 2023-01-11T21:31:58.3258095Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_xor_cpu_int32 PASSED [ 44%] 2023-01-11T21:31:58.3258505Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_xor_cpu_int64 PASSED [ 44%] 2023-01-11T21:31:58.3258918Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logit_cpu_float32 PASSED [ 44%] 2023-01-11T21:31:58.3259309Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logit_cpu_float64 PASSED [ 45%] 2023-01-11T21:31:58.3259716Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logit_cpu_int32 PASSED [ 45%] 2023-01-11T21:31:58.3260125Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logspace_cpu_float64 PASSED [ 45%] 2023-01-11T21:31:58.3260561Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logspace_cpu_int32 PASSED [ 45%] 2023-01-11T21:31:58.3260957Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logspace_cpu_int64 PASSED [ 45%] 2023-01-11T21:31:58.3261364Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logsumexp_cpu_bool PASSED [ 45%] 2023-01-11T21:31:58.3261776Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logsumexp_cpu_int32 PASSED [ 45%] 2023-01-11T21:31:58.3262193Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logsumexp_cpu_int64 PASSED [ 45%] 2023-01-11T21:31:58.3262589Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_long_cpu_float32 PASSED [ 45%] 2023-01-11T21:31:58.3262991Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_long_cpu_int32 PASSED [ 45%] 2023-01-11T21:31:58.3263389Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_long_cpu_int64 PASSED [ 45%] 2023-01-11T21:31:58.3263793Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lt_cpu_bool PASSED [ 45%] 2023-01-11T21:31:58.3264176Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lt_cpu_float32 PASSED [ 45%] 2023-01-11T21:31:58.3264576Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lt_cpu_float64 PASSED [ 45%] 2023-01-11T21:31:58.3265016Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lt_cpu_int64 PASSED [ 45%] 2023-01-11T21:31:58.3265397Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lu_cpu_float64 PASSED [ 46%] 2023-01-11T21:31:58.3265801Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lu_solve_cpu_float64 PASSED [ 46%] 2023-01-11T21:31:58.3266209Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mH_cpu_bool PASSED [ 46%] 2023-01-11T21:31:58.3266608Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mH_cpu_float16 PASSED [ 46%] 2023-01-11T21:31:58.3266995Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mT_cpu_bool PASSED [ 46%] 2023-01-11T21:31:58.3267389Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mT_cpu_float32 PASSED [ 46%] 2023-01-11T21:31:58.3267783Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mT_cpu_float64 PASSED [ 46%] 2023-01-11T21:31:58.3268180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mT_cpu_int32 PASSED [ 46%] 2023-01-11T21:31:58.3268559Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mT_cpu_int64 PASSED [ 46%] 2023-01-11T21:31:58.3268964Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amax_cpu_float64 PASSED [ 46%] 2023-01-11T21:31:58.3269405Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amax_cpu_int32 PASSED [ 46%] 2023-01-11T21:31:58.3269819Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amax_cpu_int64 PASSED [ 46%] 2023-01-11T21:31:58.3270217Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amin_cpu_float64 PASSED [ 46%] 2023-01-11T21:31:58.3270628Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amin_cpu_int32 PASSED [ 46%] 2023-01-11T21:31:58.3271032Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amin_cpu_int64 PASSED [ 47%] 2023-01-11T21:31:58.3271450Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmax_cpu_float64 PASSED [ 47%] 2023-01-11T21:31:58.3271856Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmax_cpu_int32 PASSED [ 47%] 2023-01-11T21:31:58.3272271Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmax_cpu_int64 PASSED [ 47%] 2023-01-11T21:31:58.3272684Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmin_cpu_float16 PASSED [ 47%] 2023-01-11T21:31:58.3273100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmin_cpu_float64 PASSED [ 47%] 2023-01-11T21:31:58.3273512Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumprod_cpu_float32 PASSED [ 47%] 2023-01-11T21:31:58.3273934Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumprod_cpu_float64 PASSED [ 47%] 2023-01-11T21:31:58.3274357Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumprod_cpu_int64 PASSED [ 47%] 2023-01-11T21:31:58.3274762Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumsum_cpu_float64 PASSED [ 47%] 2023-01-11T21:31:58.3275182Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumsum_cpu_int64 PASSED [ 47%] 2023-01-11T21:31:58.3275685Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_fill_cpu_float32 PASSED [ 47%] 2023-01-11T21:31:58.3276104Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_fill_cpu_int64 PASSED [ 47%] 2023-01-11T21:31:58.3276554Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_log_softmax_cpu_float64 PASSED [ 47%] 2023-01-11T21:31:58.3276986Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_logaddexp_cpu_float32 PASSED [ 48%] 2023-01-11T21:31:58.3277417Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_mean_cpu_float16 PASSED [ 48%] 2023-01-11T21:31:58.3277834Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_mean_cpu_float64 PASSED [ 48%] 2023-01-11T21:31:58.3278241Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_mean_cpu_int32 PASSED [ 48%] 2023-01-11T21:31:58.3278652Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_mean_cpu_int64 PASSED [ 48%] 2023-01-11T21:31:58.3279072Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_median_cpu_float32 PASSED [ 48%] 2023-01-11T21:31:58.3279496Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_normalize_cpu_float16 PASSED [ 48%] 2023-01-11T21:31:58.3280132Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_normalize_cpu_float64 PASSED [ 48%] 2023-01-11T21:31:58.3280554Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_prod_cpu_bool PASSED [ 48%] 2023-01-11T21:31:58.3280970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_prod_cpu_float32 PASSED [ 48%] 2023-01-11T21:31:58.3281453Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_scatter_cpu_bool PASSED [ 48%] 2023-01-11T21:31:58.3281861Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_scatter_cpu_float16 PASSED [ 48%] 2023-01-11T21:31:58.3282280Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_scatter_cpu_float32 PASSED [ 48%] 2023-01-11T21:31:58.3282702Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_scatter_cpu_int32 PASSED [ 48%] 2023-01-11T21:31:58.3283115Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_select_cpu_bool PASSED [ 49%] 2023-01-11T21:31:58.3283522Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_select_cpu_float16 PASSED [ 49%] 2023-01-11T21:31:58.3283947Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_select_cpu_float32 PASSED [ 49%] 2023-01-11T21:31:58.3284368Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_select_cpu_float64 PASSED [ 49%] 2023-01-11T21:31:58.3284790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_softmax_cpu_float32 PASSED [ 49%] 2023-01-11T21:31:58.3285197Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_softmax_cpu_float64 PASSED [ 49%] 2023-01-11T21:31:58.3285617Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_softmin_cpu_float32 PASSED [ 49%] 2023-01-11T21:31:58.3286034Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_std_cpu_float32 PASSED [ 49%] 2023-01-11T21:31:58.3286442Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_std_cpu_float64 PASSED [ 49%] 2023-01-11T21:31:58.3286837Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_std_cpu_int32 PASSED [ 49%] 2023-01-11T21:31:58.3287247Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_var_cpu_float16 PASSED [ 49%] 2023-01-11T21:31:58.3287656Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_var_cpu_float32 PASSED [ 49%] 2023-01-11T21:31:58.3288051Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_var_cpu_float64 PASSED [ 49%] 2023-01-11T21:31:58.3288493Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_var_cpu_int32 PASSED [ 49%] 2023-01-11T21:31:58.3288924Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_matmul_cpu_int32 PASSED [ 50%] 2023-01-11T21:31:58.3289334Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_matrix_exp_cpu_float32 PASSED [ 50%] 2023-01-11T21:31:58.3289734Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_matrix_exp_cpu_float64 PASSED [ 50%] 2023-01-11T21:31:58.3290143Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_binary_cpu_bool PASSED [ 50%] 2023-01-11T21:31:58.3290550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_binary_cpu_float64 PASSED [ 50%] 2023-01-11T21:31:58.3290957Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_binary_cpu_int32 PASSED [ 50%] 2023-01-11T21:31:58.3291384Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_pool2d_with_indices_backward_cpu_float32 PASSED [ 50%] 2023-01-11T21:31:58.3291822Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_no_dim_cpu_bool PASSED [ 50%] 2023-01-11T21:31:58.3292251Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_no_dim_cpu_float16 PASSED [ 50%] 2023-01-11T21:31:58.3292729Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_no_dim_cpu_float32 PASSED [ 50%] 2023-01-11T21:31:58.3293146Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_no_dim_cpu_float64 PASSED [ 50%] 2023-01-11T21:31:58.3293572Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_no_dim_cpu_int64 PASSED [ 50%] 2023-01-11T21:31:58.3294003Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_with_dim_cpu_float16 PASSED [ 50%] 2023-01-11T21:31:58.3294432Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_with_dim_cpu_float32 PASSED [ 50%] 2023-01-11T21:31:58.3294852Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_with_dim_cpu_int32 PASSED [ 51%] 2023-01-11T21:31:58.3295273Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_maximum_cpu_float16 PASSED [ 51%] 2023-01-11T21:31:58.3295686Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_maximum_cpu_float32 PASSED [ 51%] 2023-01-11T21:31:58.3296093Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_maximum_cpu_int32 PASSED [ 51%] 2023-01-11T21:31:58.3296484Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mean_cpu_float32 PASSED [ 51%] 2023-01-11T21:31:58.3296891Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_median_cpu_float32 PASSED [ 51%] 2023-01-11T21:31:58.3297293Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_median_cpu_float64 PASSED [ 51%] 2023-01-11T21:31:58.3297697Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_median_cpu_int32 PASSED [ 51%] 2023-01-11T21:31:58.3298081Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_median_cpu_int64 PASSED [ 51%] 2023-01-11T21:31:58.3298502Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_float16 PASSED [ 51%] 2023-01-11T21:31:58.3298942Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_int32 PASSED [ 51%] 2023-01-11T21:31:58.3299374Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_bool PASSED [ 51%] 2023-01-11T21:31:58.3299854Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_float16 PASSED [ 51%] 2023-01-11T21:31:58.3300304Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_float64 PASSED [ 51%] 2023-01-11T21:31:58.3300745Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_int64 PASSED [ 52%] 2023-01-11T21:31:58.3301173Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_binary_cpu_float16 PASSED [ 52%] 2023-01-11T21:31:58.3301573Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_binary_cpu_float64 PASSED [ 52%] 2023-01-11T21:31:58.3301981Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_binary_cpu_int64 PASSED [ 52%] 2023-01-11T21:31:58.3302400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_no_dim_cpu_bool PASSED [ 52%] 2023-01-11T21:31:58.3302835Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_no_dim_cpu_int32 PASSED [ 52%] 2023-01-11T21:31:58.3303252Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_with_dim_cpu_bool PASSED [ 52%] 2023-01-11T21:31:58.3303690Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_with_dim_cpu_float16 PASSED [ 52%] 2023-01-11T21:31:58.3304158Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_with_dim_cpu_float64 PASSED [ 52%] 2023-01-11T21:31:58.3304578Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_minimum_cpu_bool PASSED [ 52%] 2023-01-11T21:31:58.3304973Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_minimum_cpu_float64 PASSED [ 52%] 2023-01-11T21:31:58.3305378Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mm_cpu_float32 PASSED [ 52%] 2023-01-11T21:31:58.3305776Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mm_cpu_float64 PASSED [ 52%] 2023-01-11T21:31:58.3306159Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mm_cpu_int32 PASSED [ 52%] 2023-01-11T21:31:58.3306549Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mm_cpu_int64 PASSED [ 53%] 2023-01-11T21:31:58.3306949Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mode_cpu_float16 PASSED [ 53%] 2023-01-11T21:31:58.3307351Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_movedim_cpu_bool PASSED [ 53%] 2023-01-11T21:31:58.3307739Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_msort_cpu_float16 PASSED [ 53%] 2023-01-11T21:31:58.3308140Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_msort_cpu_int32 PASSED [ 53%] 2023-01-11T21:31:58.3308541Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_msort_cpu_int64 PASSED [ 53%] 2023-01-11T21:31:58.3308936Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mul_cpu_bool PASSED [ 53%] 2023-01-11T21:31:58.3309318Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mul_cpu_float32 PASSED [ 53%] 2023-01-11T21:31:58.3309713Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mul_cpu_int64 PASSED [ 53%] 2023-01-11T21:31:58.3310122Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_multinomial_cpu_float32 PASSED [ 53%] 2023-01-11T21:31:58.3310542Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_multinomial_cpu_float64 PASSED [ 53%] 2023-01-11T21:31:58.3310937Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mv_cpu_float32 PASSED [ 53%] 2023-01-11T21:31:58.3311395Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_float32 PASSED [ 53%] 2023-01-11T21:31:58.3311824Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_int32 PASSED [ 53%] 2023-01-11T21:31:58.3312250Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_int64 PASSED [ 54%] 2023-01-11T21:31:58.3312660Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_int32 PASSED [ 54%] 2023-01-11T21:31:58.3313082Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_float64 PASSED [ 54%] 2023-01-11T21:31:58.3313507Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_int64 PASSED [ 54%] 2023-01-11T21:31:58.3313925Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nan_to_num_cpu_float16 PASSED [ 54%] 2023-01-11T21:31:58.3314322Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nan_to_num_cpu_float32 PASSED [ 54%] 2023-01-11T21:31:58.3314729Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nan_to_num_cpu_float64 PASSED [ 54%] 2023-01-11T21:31:58.3315141Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nan_to_num_cpu_int32 PASSED [ 54%] 2023-01-11T21:31:58.3315669Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmedian_cpu_int64 PASSED [ 54%] 2023-01-11T21:31:58.3316079Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanquantile_cpu_float64 PASSED [ 54%] 2023-01-11T21:31:58.3316494Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nansum_cpu_bool PASSED [ 54%] 2023-01-11T21:31:58.3316903Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nansum_cpu_float32 PASSED [ 54%] 2023-01-11T21:31:58.3317301Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nansum_cpu_float64 PASSED [ 54%] 2023-01-11T21:31:58.3317713Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nansum_cpu_int64 PASSED [ 54%] 2023-01-11T21:31:58.3318128Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_copy_cpu_float16 PASSED [ 54%] 2023-01-11T21:31:58.3318551Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_copy_cpu_float64 PASSED [ 55%] 2023-01-11T21:31:58.3318953Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_copy_cpu_int32 PASSED [ 55%] 2023-01-11T21:31:58.3319373Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_copy_cpu_int64 PASSED [ 55%] 2023-01-11T21:31:58.3319892Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_cpu_float32 PASSED [ 55%] 2023-01-11T21:31:58.3320306Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_cpu_int64 PASSED [ 55%] 2023-01-11T21:31:58.3320713Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_batch_norm_cpu_float32 PASSED [ 55%] 2023-01-11T21:31:58.3321157Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_dropout_backward_cpu_float32 PASSED [ 55%] 2023-01-11T21:31:58.3321641Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_layer_norm_cpu_float32 PASSED [ 55%] 2023-01-11T21:31:58.3322073Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_layer_norm_cpu_float64 PASSED [ 55%] 2023-01-11T21:31:58.3322473Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ne_cpu_bool PASSED [ 55%] 2023-01-11T21:31:58.3322943Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ne_cpu_float32 PASSED [ 55%] 2023-01-11T21:31:58.3323342Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ne_cpu_float64 PASSED [ 55%] 2023-01-11T21:31:58.3323745Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ne_cpu_int32 PASSED [ 55%] 2023-01-11T21:31:58.3324134Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_neg_cpu_float32 PASSED [ 55%] 2023-01-11T21:31:58.3324542Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_neg_cpu_int32 PASSED [ 56%] 2023-01-11T21:31:58.3324945Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_neg_cpu_int64 PASSED [ 56%] 2023-01-11T21:31:58.3325352Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_cpu_float64 PASSED [ 56%] 2023-01-11T21:31:58.3325752Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_cpu_int64 PASSED [ 56%] 2023-01-11T21:31:58.3326177Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_strided_cpu_bool PASSED [ 56%] 2023-01-11T21:31:58.3326610Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_strided_cpu_float64 PASSED [ 56%] 2023-01-11T21:31:58.3327018Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_full_cpu_bool PASSED [ 56%] 2023-01-11T21:31:58.3327429Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_full_cpu_float16 PASSED [ 56%] 2023-01-11T21:31:58.3327890Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_full_cpu_float32 PASSED [ 56%] 2023-01-11T21:31:58.3328300Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_full_cpu_float64 PASSED [ 56%] 2023-01-11T21:31:58.3328698Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_full_cpu_int32 PASSED [ 56%] 2023-01-11T21:31:58.3329105Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_ones_cpu_float32 PASSED [ 56%] 2023-01-11T21:31:58.3329505Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_ones_cpu_int32 PASSED [ 56%] 2023-01-11T21:31:58.3329903Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_ones_cpu_int64 PASSED [ 56%] 2023-01-11T21:31:58.3330289Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_zeros_cpu_bool PASSED [ 57%] 2023-01-11T21:31:58.3330698Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_zeros_cpu_float16 PASSED [ 57%] 2023-01-11T21:31:58.3331109Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_zeros_cpu_float32 PASSED [ 57%] 2023-01-11T21:31:58.3331520Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_zeros_cpu_float64 PASSED [ 57%] 2023-01-11T21:31:58.3331917Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_zeros_cpu_int32 PASSED [ 57%] 2023-01-11T21:31:58.3332322Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_zeros_cpu_int64 PASSED [ 57%] 2023-01-11T21:31:58.3332754Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool1d_cpu_float32 PASSED [ 57%] 2023-01-11T21:31:58.3333215Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool2d_cpu_float64 PASSED [ 57%] 2023-01-11T21:31:58.3333657Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool3d_cpu_float16 PASSED [ 57%] 2023-01-11T21:31:58.3334117Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_max_pool1d_cpu_float32 PASSED [ 57%] 2023-01-11T21:31:58.3334598Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_max_pool3d_cpu_float64 PASSED [ 57%] 2023-01-11T21:31:58.3335043Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool2d_cpu_float64 PASSED [ 57%] 2023-01-11T21:31:58.3335468Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_batch_norm_cpu_float64 PASSED [ 57%] 2023-01-11T21:31:58.3335906Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_bilinear_cpu_int32 PASSED [ 57%] 2023-01-11T21:31:58.3336351Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_binary_cross_entropy_cpu_float64 PASSED [ 58%] 2023-01-11T21:31:58.3336824Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 PASSED [ 58%] 2023-01-11T21:31:58.3337269Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv1d_cpu_float32 PASSED [ 58%] 2023-01-11T21:31:58.3337693Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv1d_cpu_int64 PASSED [ 58%] 2023-01-11T21:31:58.3338118Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv2d_cpu_float32 PASSED [ 58%] 2023-01-11T21:31:58.3338545Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv2d_cpu_float64 PASSED [ 58%] 2023-01-11T21:31:58.3339003Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose1d_cpu_float64 PASSED [ 58%] 2023-01-11T21:31:58.3339453Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose2d_cpu_int64 PASSED [ 58%] 2023-01-11T21:31:58.3339897Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose3d_cpu_float32 PASSED [ 58%] 2023-01-11T21:31:58.3340344Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose3d_cpu_int64 PASSED [ 58%] 2023-01-11T21:31:58.3340782Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_bool PASSED [ 58%] 2023-01-11T21:31:58.3341236Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_float64 PASSED [ 58%] 2023-01-11T21:31:58.3341698Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_int32 PASSED [ 58%] 2023-01-11T21:31:58.3342150Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_int64 PASSED [ 58%] 2023-01-11T21:31:58.3342592Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_similarity_cpu_float64 PASSED [ 59%] 2023-01-11T21:31:58.3343040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cross_entropy_cpu_float32 PASSED [ 59%] 2023-01-11T21:31:58.3343485Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cross_entropy_cpu_float64 PASSED [ 59%] 2023-01-11T21:31:58.3343920Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_ctc_loss_cpu_float64 PASSED [ 59%] 2023-01-11T21:31:58.3344347Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_dropout2d_cpu_float32 PASSED [ 59%] 2023-01-11T21:31:58.3344784Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_dropout_cpu_float32 PASSED [ 59%] 2023-01-11T21:31:58.3345215Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_elu_cpu_float64 PASSED [ 59%] 2023-01-11T21:31:58.3345712Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_embedding_bag_cpu_float16 PASSED [ 59%] 2023-01-11T21:31:58.3346146Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_embedding_bag_cpu_float64 PASSED [ 59%] 2023-01-11T21:31:58.3346587Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_embedding_cpu_float16 PASSED [ 59%] 2023-01-11T21:31:58.3347053Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_float16 PASSED [ 59%] 2023-01-11T21:31:58.3347548Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 PASSED [ 59%] 2023-01-11T21:31:58.3348027Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_float64 PASSED [ 59%] 2023-01-11T21:31:58.3348514Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_int64 PASSED [ 59%] 2023-01-11T21:31:58.3348990Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_fractional_max_pool2d_cpu_float32 PASSED [ 60%] 2023-01-11T21:31:58.3349452Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_fractional_max_pool2d_cpu_float64 PASSED [ 60%] 2023-01-11T21:31:58.3349939Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_fractional_max_pool3d_cpu_float32 PASSED [ 60%] 2023-01-11T21:31:58.3350385Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_gaussian_nll_loss_cpu_float32 PASSED [ 60%] 2023-01-11T21:31:58.3350833Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_gaussian_nll_loss_cpu_float64 PASSED [ 60%] 2023-01-11T21:31:58.3351271Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_gelu_cpu_float32 PASSED [ 60%] 2023-01-11T21:31:58.3351698Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_gelu_cpu_float64 PASSED [ 60%] 2023-01-11T21:31:58.3352120Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_grid_sample_cpu_float64 PASSED [ 60%] 2023-01-11T21:31:58.3352561Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_group_norm_cpu_float32 PASSED [ 60%] 2023-01-11T21:31:58.3353003Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardshrink_cpu_float64 PASSED [ 60%] 2023-01-11T21:31:58.3353445Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardswish_cpu_float32 PASSED [ 60%] 2023-01-11T21:31:58.3353874Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardtanh_cpu_float32 PASSED [ 60%] 2023-01-11T21:31:58.3354306Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardtanh_cpu_int32 PASSED [ 60%] 2023-01-11T21:31:58.3354754Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hinge_embedding_loss_cpu_float32 PASSED [ 60%] 2023-01-11T21:31:58.3355212Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hinge_embedding_loss_cpu_float64 PASSED [ 61%] 2023-01-11T21:31:58.3355742Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_huber_loss_cpu_float32 PASSED [ 61%] 2023-01-11T21:31:58.3356181Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_huber_loss_cpu_float64 PASSED [ 61%] 2023-01-11T21:31:58.3356624Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_instance_norm_cpu_float32 PASSED [ 61%] 2023-01-11T21:31:58.3357105Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_instance_norm_cpu_float64 PASSED [ 61%] 2023-01-11T21:31:58.3357542Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_area_cpu_float32 PASSED [ 61%] 2023-01-11T21:31:58.3357993Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_area_cpu_float64 PASSED [ 61%] 2023-01-11T21:31:58.3358461Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_bilinear_cpu_float32 PASSED [ 61%] 2023-01-11T21:31:58.3358924Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_linear_cpu_float64 PASSED [ 61%] 2023-01-11T21:31:58.3359353Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_kl_div_cpu_float64 PASSED [ 61%] 2023-01-11T21:31:58.3359894Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_l1_loss_cpu_float16 PASSED [ 61%] 2023-01-11T21:31:58.3360323Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_l1_loss_cpu_float32 PASSED [ 61%] 2023-01-11T21:31:58.3360761Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_l1_loss_cpu_float64 PASSED [ 61%] 2023-01-11T21:31:58.3361230Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_linear_cpu_float32 PASSED [ 61%] 2023-01-11T21:31:58.3361658Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_linear_cpu_int64 PASSED [ 62%] 2023-01-11T21:31:58.3362092Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_logsigmoid_cpu_float32 PASSED [ 62%] 2023-01-11T21:31:58.3362532Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_logsigmoid_cpu_float64 PASSED [ 62%] 2023-01-11T21:31:58.3362971Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_margin_ranking_loss_cpu_float32 PASSED [ 62%] 2023-01-11T21:31:58.3363419Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool1d_cpu_float64 PASSED [ 62%] 2023-01-11T21:31:58.3363856Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool2d_cpu_float64 PASSED [ 62%] 2023-01-11T21:31:58.3364297Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool3d_cpu_float32 PASSED [ 62%] 2023-01-11T21:31:58.3364724Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool1d_cpu_float32 PASSED [ 62%] 2023-01-11T21:31:58.3365165Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool2d_cpu_float64 PASSED [ 62%] 2023-01-11T21:31:58.3365681Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool2d_grad_cpu_float64 PASSED [ 62%] 2023-01-11T21:31:58.3366192Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool3d_cpu_float32 PASSED [ 62%] 2023-01-11T21:31:58.3366624Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool3d_grad_cpu_float32 PASSED [ 62%] 2023-01-11T21:31:58.3367069Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_mse_loss_cpu_float16 PASSED [ 62%] 2023-01-11T21:31:58.3367498Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_mse_loss_cpu_float32 PASSED [ 62%] 2023-01-11T21:31:58.3367930Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_mse_loss_cpu_float64 PASSED [ 63%] 2023-01-11T21:31:58.3368418Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_multi_margin_loss_cpu_float64 PASSED [ 63%] 2023-01-11T21:31:58.3368875Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_multilabel_margin_loss_cpu_float64 PASSED [ 63%] 2023-01-11T21:31:58.3369342Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_multilabel_soft_margin_loss_cpu_float32 PASSED [ 63%] 2023-01-11T21:31:58.3369815Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_multilabel_soft_margin_loss_cpu_float64 PASSED [ 63%] 2023-01-11T21:31:58.3370258Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_nll_loss_cpu_float32 PASSED [ 63%] 2023-01-11T21:31:58.3370685Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_nll_loss_cpu_float64 PASSED [ 63%] 2023-01-11T21:31:58.3371114Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_one_hot_cpu_int64 PASSED [ 63%] 2023-01-11T21:31:58.3371550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_circular_cpu_float16 PASSED [ 63%] 2023-01-11T21:31:58.3371985Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_circular_cpu_float32 PASSED [ 63%] 2023-01-11T21:31:58.3372481Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_constant_cpu_float16 PASSED [ 63%] 2023-01-11T21:31:58.3372927Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_constant_cpu_int64 PASSED [ 63%] 2023-01-11T21:31:58.3373365Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_reflect_cpu_float32 PASSED [ 63%] 2023-01-11T21:31:58.3373796Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_reflect_cpu_float64 PASSED [ 63%] 2023-01-11T21:31:58.3374237Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_replicate_cpu_float32 PASSED [ 63%] 2023-01-11T21:31:58.3374734Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_replicate_cpu_float64 PASSED [ 64%] 2023-01-11T21:31:58.3375183Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_float16 PASSED [ 64%] 2023-01-11T21:31:58.3375630Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_int32 PASSED [ 64%] 2023-01-11T21:31:58.3376084Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_int64 PASSED [ 64%] 2023-01-11T21:31:58.3376654Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_bool PASSED [ 64%] 2023-01-11T21:31:58.3377107Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_float32 PASSED [ 64%] 2023-01-11T21:31:58.3377538Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_bool PASSED [ 64%] 2023-01-11T21:31:58.3377984Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_float32 PASSED [ 64%] 2023-01-11T21:31:58.3378435Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_float64 PASSED [ 64%] 2023-01-11T21:31:58.3378881Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_int64 PASSED [ 64%] 2023-01-11T21:31:58.3379325Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_poisson_nll_loss_cpu_float64 PASSED [ 64%] 2023-01-11T21:31:58.3379796Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu6_cpu_float64 PASSED [ 64%] 2023-01-11T21:31:58.3380229Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu6_cpu_int32 PASSED [ 64%] 2023-01-11T21:31:58.3380658Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu_cpu_float32 PASSED [ 64%] 2023-01-11T21:31:58.3381077Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu_cpu_int32 PASSED [ 65%] 2023-01-11T21:31:58.3381508Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_rrelu_cpu_float64 PASSED [ 65%] 2023-01-11T21:31:58.3381940Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_silu_cpu_float64 PASSED [ 65%] 2023-01-11T21:31:58.3382386Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_smooth_l1_loss_cpu_float16 PASSED [ 65%] 2023-01-11T21:31:58.3382819Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_smooth_l1_loss_cpu_float32 PASSED [ 65%] 2023-01-11T21:31:58.3383262Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_smooth_l1_loss_cpu_float64 PASSED [ 65%] 2023-01-11T21:31:58.3383717Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_with_dtype_cpu_float16 PASSED [ 65%] 2023-01-11T21:31:58.3384208Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_with_dtype_cpu_float32 PASSED [ 65%] 2023-01-11T21:31:58.3384662Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_with_dtype_cpu_float64 PASSED [ 65%] 2023-01-11T21:31:58.3385103Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_with_dtype_cpu_int32 PASSED [ 65%] 2023-01-11T21:31:58.3385555Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_with_dtype_cpu_int64 PASSED [ 65%] 2023-01-11T21:31:58.3386005Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softplus_cpu_float32 PASSED [ 65%] 2023-01-11T21:31:58.3386446Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softplus_cpu_float64 PASSED [ 65%] 2023-01-11T21:31:58.3386872Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softsign_cpu_float16 PASSED [ 65%] 2023-01-11T21:31:58.3387304Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softsign_cpu_float64 PASSED [ 66%] 2023-01-11T21:31:58.3387746Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_tanhshrink_cpu_float64 PASSED [ 66%] 2023-01-11T21:31:58.3388194Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_tanhshrink_cpu_int64 PASSED [ 66%] 2023-01-11T21:31:58.3388617Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_threshold_cpu_int32 PASSED [ 66%] 2023-01-11T21:31:58.3389111Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_threshold_cpu_int64 PASSED [ 66%] 2023-01-11T21:31:58.3389566Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_loss_cpu_float32 PASSED [ 66%] 2023-01-11T21:31:58.3390054Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_loss_cpu_int32 PASSED [ 66%] 2023-01-11T21:31:58.3390514Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_float64 PASSED [ 66%] 2023-01-11T21:31:58.3391009Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_unfold_cpu_float16 PASSED [ 66%] 2023-01-11T21:31:58.3391440Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_unfold_cpu_float32 PASSED [ 66%] 2023-01-11T21:31:58.3391867Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_unfold_cpu_float64 PASSED [ 66%] 2023-01-11T21:31:58.3392301Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_upsample_bilinear_cpu_float32 PASSED [ 66%] 2023-01-11T21:31:58.3392765Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_upsample_bilinear_cpu_float64 PASSED [ 66%] 2023-01-11T21:31:58.3393221Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_upsample_nearest_cpu_float32 PASSED [ 66%] 2023-01-11T21:31:58.3393659Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_cpu_float16 PASSED [ 67%] 2023-01-11T21:31:58.3394058Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_cpu_float32 PASSED [ 67%] 2023-01-11T21:31:58.3394467Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_cpu_float64 PASSED [ 67%] 2023-01-11T21:31:58.3394873Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_cpu_int32 PASSED [ 67%] 2023-01-11T21:31:58.3395399Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_fro_cpu_float16 PASSED [ 67%] 2023-01-11T21:31:58.3395809Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_inf_cpu_float32 PASSED [ 67%] 2023-01-11T21:31:58.3396221Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_inf_cpu_float64 PASSED [ 67%] 2023-01-11T21:31:58.3396634Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_nuc_cpu_float32 PASSED [ 67%] 2023-01-11T21:31:58.3397029Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_nuc_cpu_float64 PASSED [ 67%] 2023-01-11T21:31:58.3397451Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_normal_number_mean_cpu_float16 PASSED [ 67%] 2023-01-11T21:31:58.3397880Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_normal_number_mean_cpu_float32 PASSED [ 67%] 2023-01-11T21:31:58.3398312Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_normal_number_mean_cpu_float64 PASSED [ 67%] 2023-01-11T21:31:58.3398713Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_cpu_float32 PASSED [ 67%] 2023-01-11T21:31:58.3399115Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_cpu_float64 PASSED [ 67%] 2023-01-11T21:31:58.3399519Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_cpu_int32 PASSED [ 68%] 2023-01-11T21:31:58.3400075Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_like_cpu_bool PASSED [ 68%] 2023-01-11T21:31:58.3400478Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_like_cpu_float64 PASSED [ 68%] 2023-01-11T21:31:58.3400886Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_like_cpu_int32 PASSED [ 68%] 2023-01-11T21:31:58.3401298Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_like_cpu_int64 PASSED [ 68%] 2023-01-11T21:31:58.3401711Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ormqr_cpu_float32 PASSED [ 68%] 2023-01-11T21:31:58.3402100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ormqr_cpu_float64 PASSED [ 68%] 2023-01-11T21:31:58.3402588Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_outer_cpu_bool PASSED [ 68%] 2023-01-11T21:31:58.3402996Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_outer_cpu_float32 PASSED [ 68%] 2023-01-11T21:31:58.3403399Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_outer_cpu_float64 PASSED [ 68%] 2023-01-11T21:31:58.3403787Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_outer_cpu_int64 PASSED [ 68%] 2023-01-11T21:31:58.3404200Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pca_lowrank_cpu_float64 PASSED [ 68%] 2023-01-11T21:31:58.3404615Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_cpu_bool PASSED [ 68%] 2023-01-11T21:31:58.3405026Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_cpu_float16 PASSED [ 68%] 2023-01-11T21:31:58.3405425Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_cpu_float32 PASSED [ 69%] 2023-01-11T21:31:58.3405840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_cpu_float64 PASSED [ 69%] 2023-01-11T21:31:58.3406247Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_cpu_int32 PASSED [ 69%] 2023-01-11T21:31:58.3406645Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pinverse_cpu_float32 PASSED [ 69%] 2023-01-11T21:31:58.3407056Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pinverse_cpu_float64 PASSED [ 69%] 2023-01-11T21:31:58.3407552Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polar_cpu_float32 PASSED [ 69%] 2023-01-11T21:31:58.3407977Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_float32 PASSED [ 69%] 2023-01-11T21:31:58.3408405Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_float64 PASSED [ 69%] 2023-01-11T21:31:58.3408842Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_1_cpu_bool PASSED [ 69%] 2023-01-11T21:31:58.3409274Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_1_cpu_float32 PASSED [ 69%] 2023-01-11T21:31:58.3409707Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_1_cpu_int32 PASSED [ 69%] 2023-01-11T21:31:58.3410127Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_1_cpu_int64 PASSED [ 69%] 2023-01-11T21:31:58.3410550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_2_cpu_int64 PASSED [ 69%] 2023-01-11T21:31:58.3410978Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_bool PASSED [ 69%] 2023-01-11T21:31:58.3411411Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_int64 PASSED [ 70%] 2023-01-11T21:31:58.3411833Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_bool PASSED [ 70%] 2023-01-11T21:31:58.3412265Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_int32 PASSED [ 70%] 2023-01-11T21:31:58.3412696Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_int64 PASSED [ 70%] 2023-01-11T21:31:58.3413123Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_positive_cpu_float16 PASSED [ 70%] 2023-01-11T21:31:58.3413518Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_positive_cpu_int32 PASSED [ 70%] 2023-01-11T21:31:58.3413919Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pow_cpu_float32 PASSED [ 70%] 2023-01-11T21:31:58.3414364Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_prod_cpu_bool PASSED [ 70%] 2023-01-11T21:31:58.3414768Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_prod_cpu_float64 PASSED [ 70%] 2023-01-11T21:31:58.3415156Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_prod_cpu_int64 PASSED [ 70%] 2023-01-11T21:31:58.3415551Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_put_cpu_bool PASSED [ 70%] 2023-01-11T21:31:58.3415954Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_put_cpu_float16 PASSED [ 70%] 2023-01-11T21:31:58.3416354Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_put_cpu_float32 PASSED [ 70%] 2023-01-11T21:31:58.3416739Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_qr_cpu_float64 PASSED [ 70%] 2023-01-11T21:31:58.3417146Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_quantile_cpu_float32 PASSED [ 71%] 2023-01-11T21:31:58.3417552Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rad2deg_cpu_bool PASSED [ 71%] 2023-01-11T21:31:58.3417957Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rad2deg_cpu_float16 PASSED [ 71%] 2023-01-11T21:31:58.3418356Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rand_like_cpu_float16 PASSED [ 71%] 2023-01-11T21:31:58.3418802Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rand_like_cpu_float32 PASSED [ 71%] 2023-01-11T21:31:58.3419216Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rand_like_cpu_float64 PASSED [ 71%] 2023-01-11T21:31:58.3419610Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_cpu_float16 PASSED [ 71%] 2023-01-11T21:31:58.3420020Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_cpu_float64 PASSED [ 71%] 2023-01-11T21:31:58.3420423Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_cpu_int32 PASSED [ 71%] 2023-01-11T21:31:58.3420832Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_like_cpu_float16 PASSED [ 71%] 2023-01-11T21:31:58.3421234Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_like_cpu_int32 PASSED [ 71%] 2023-01-11T21:31:58.3421651Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randn_cpu_float32 PASSED [ 71%] 2023-01-11T21:31:58.3422056Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ravel_cpu_float32 PASSED [ 71%] 2023-01-11T21:31:58.3422456Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ravel_cpu_float64 PASSED [ 71%] 2023-01-11T21:31:58.3422850Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ravel_cpu_int64 PASSED [ 72%] 2023-01-11T21:31:58.3423248Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_real_cpu_float16 PASSED [ 72%] 2023-01-11T21:31:58.3423643Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_real_cpu_float32 PASSED [ 72%] 2023-01-11T21:31:58.3424038Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_real_cpu_float64 PASSED [ 72%] 2023-01-11T21:31:58.3424425Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_real_cpu_int32 PASSED [ 72%] 2023-01-11T21:31:58.3424829Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reciprocal_cpu_float64 PASSED [ 72%] 2023-01-11T21:31:58.3425242Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reciprocal_cpu_int32 PASSED [ 72%] 2023-01-11T21:31:58.3425652Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reciprocal_cpu_int64 PASSED [ 72%] 2023-01-11T21:31:58.3426088Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_remainder_cpu_float16 PASSED [ 72%] 2023-01-11T21:31:58.3426284Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_renorm_cpu_float64 PASSED [ 72%] 2023-01-11T21:31:58.3426479Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_cpu_int64 PASSED [ 72%] 2023-01-11T21:31:58.3426686Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_interleave_cpu_bool PASSED [ 72%] 2023-01-11T21:31:58.3426898Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_interleave_cpu_float16 PASSED [ 72%] 2023-01-11T21:31:58.3427107Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_interleave_cpu_float32 PASSED [ 72%] 2023-01-11T21:31:58.3427312Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_interleave_cpu_int32 PASSED [ 72%] 2023-01-11T21:31:58.3427519Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_interleave_cpu_int64 PASSED [ 73%] 2023-01-11T21:31:58.3427705Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_as_cpu_bool PASSED [ 73%] 2023-01-11T21:31:58.3427903Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_as_cpu_float16 PASSED [ 73%] 2023-01-11T21:31:58.3428128Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_as_cpu_int64 PASSED [ 73%] 2023-01-11T21:31:58.3428326Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_cpu_bool PASSED [ 73%] 2023-01-11T21:31:58.3428522Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_cpu_float16 PASSED [ 73%] 2023-01-11T21:31:58.3428721Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_cpu_float64 PASSED [ 73%] 2023-01-11T21:31:58.3428915Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_cpu_int32 PASSED [ 73%] 2023-01-11T21:31:58.3429108Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize__cpu_bool PASSED [ 73%] 2023-01-11T21:31:58.3429301Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize__cpu_float64 PASSED [ 73%] 2023-01-11T21:31:58.3429497Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize__cpu_int32 PASSED [ 73%] 2023-01-11T21:31:58.3429686Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize_as__cpu_float32 PASSED [ 73%] 2023-01-11T21:31:58.3429888Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize_as__cpu_float64 PASSED [ 73%] 2023-01-11T21:31:58.3430085Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize_as__cpu_int32 PASSED [ 73%] 2023-01-11T21:31:58.3430285Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_conj_cpu_bool PASSED [ 74%] 2023-01-11T21:31:58.3430486Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_neg_cpu_float16 PASSED [ 74%] 2023-01-11T21:31:58.3430678Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_roll_cpu_float16 PASSED [ 74%] 2023-01-11T21:31:58.3430871Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_roll_cpu_float32 PASSED [ 74%] 2023-01-11T21:31:58.3431063Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_roll_cpu_int32 PASSED [ 74%] 2023-01-11T21:31:58.3431253Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rot90_cpu_bool PASSED [ 74%] 2023-01-11T21:31:58.3431434Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rot90_cpu_float16 PASSED [ 74%] 2023-01-11T21:31:58.3431655Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rot90_cpu_float32 PASSED [ 74%] 2023-01-11T21:31:58.3431841Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_cpu_float64 PASSED [ 74%] 2023-01-11T21:31:58.3432031Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_cpu_int32 PASSED [ 74%] 2023-01-11T21:31:58.3432237Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_decimals_0_cpu_float32 PASSED [ 74%] 2023-01-11T21:31:58.3432447Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_decimals_3_cpu_float32 PASSED [ 74%] 2023-01-11T21:31:58.3432648Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_decimals_3_cpu_float64 PASSED [ 74%] 2023-01-11T21:31:58.3432840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsqrt_cpu_bool PASSED [ 74%] 2023-01-11T21:31:58.3433034Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsqrt_cpu_float32 PASSED [ 75%] 2023-01-11T21:31:58.3433221Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsqrt_cpu_float64 PASSED [ 75%] 2023-01-11T21:31:58.3433398Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsqrt_cpu_int32 PASSED [ 75%] 2023-01-11T21:31:58.3433589Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsub_cpu_float16 PASSED [ 75%] 2023-01-11T21:31:58.3433806Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsub_cpu_float32 PASSED [ 75%] 2023-01-11T21:31:58.3433993Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsub_cpu_float64 PASSED [ 75%] 2023-01-11T21:31:58.3434181Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsub_cpu_int32 PASSED [ 75%] 2023-01-11T21:31:58.3434375Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsub_cpu_int64 PASSED [ 75%] 2023-01-11T21:31:58.3434579Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_add_cpu_float16 PASSED [ 75%] 2023-01-11T21:31:58.3434777Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_add_cpu_float32 PASSED [ 75%] 2023-01-11T21:31:58.3434973Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_add_cpu_float64 PASSED [ 75%] 2023-01-11T21:31:58.3435159Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_add_cpu_int32 PASSED [ 75%] 2023-01-11T21:31:58.3435439Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_cpu_bool PASSED [ 75%] 2023-01-11T21:31:58.3435640Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_cpu_float16 PASSED [ 75%] 2023-01-11T21:31:58.3435842Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_cpu_float32 PASSED [ 76%] 2023-01-11T21:31:58.3436038Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_cpu_int32 PASSED [ 76%] 2023-01-11T21:31:58.3436231Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_cpu_int64 PASSED [ 76%] 2023-01-11T21:31:58.3436438Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amax_cpu_bool PASSED [ 76%] 2023-01-11T21:31:58.3436651Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amax_cpu_float16 PASSED [ 76%] 2023-01-11T21:31:58.3436857Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amax_cpu_float64 PASSED [ 76%] 2023-01-11T21:31:58.3437054Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amax_cpu_int32 PASSED [ 76%] 2023-01-11T21:31:58.3437393Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amin_cpu_bool PASSED [ 76%] 2023-01-11T21:31:58.3437626Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amin_cpu_float16 PASSED [ 76%] 2023-01-11T21:31:58.3437835Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amin_cpu_int32 PASSED [ 76%] 2023-01-11T21:31:58.3438042Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amin_cpu_int64 PASSED [ 76%] 2023-01-11T21:31:58.3438251Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_mean_cpu_int32 PASSED [ 76%] 2023-01-11T21:31:58.3438456Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_mean_cpu_int64 PASSED [ 76%] 2023-01-11T21:31:58.3438665Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_prod_cpu_bool PASSED [ 76%] 2023-01-11T21:31:58.3438874Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_sum_cpu_bool PASSED [ 77%] 2023-01-11T21:31:58.3439083Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_sum_cpu_float32 PASSED [ 77%] 2023-01-11T21:31:58.3439278Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_sum_cpu_float64 PASSED [ 77%] 2023-01-11T21:31:58.3439544Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_sum_cpu_int32 PASSED [ 77%] 2023-01-11T21:31:58.3439876Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_sum_cpu_int64 PASSED [ 77%] 2023-01-11T21:31:58.3440082Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_searchsorted_cpu_float16 PASSED [ 77%] 2023-01-11T21:31:58.3440291Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_searchsorted_cpu_float32 PASSED [ 77%] 2023-01-11T21:31:58.3440494Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_searchsorted_cpu_float64 PASSED [ 77%] 2023-01-11T21:31:58.3440699Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_searchsorted_cpu_int32 PASSED [ 77%] 2023-01-11T21:31:58.3440912Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_segment_reduce_lengths_cpu_float32 PASSED [ 77%] 2023-01-11T21:31:58.3441126Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_segment_reduce_lengths_cpu_float64 PASSED [ 77%] 2023-01-11T21:31:58.3441333Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_segment_reduce_offsets_cpu_float16 PASSED [ 77%] 2023-01-11T21:31:58.3441524Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_segment_reduce_offsets_cpu_float64 PASSED [ 77%] 2023-01-11T21:31:58.3441726Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_cpu_int32 PASSED [ 77%] 2023-01-11T21:31:58.3441918Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_cpu_int64 PASSED [ 78%] 2023-01-11T21:31:58.3442125Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_scatter_cpu_float16 PASSED [ 78%] 2023-01-11T21:31:58.3442330Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_scatter_cpu_float32 PASSED [ 78%] 2023-01-11T21:31:58.3442534Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_scatter_cpu_float64 PASSED [ 78%] 2023-01-11T21:31:58.3442740Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_scatter_cpu_int32 PASSED [ 78%] 2023-01-11T21:31:58.3442943Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_scatter_cpu_int64 PASSED [ 78%] 2023-01-11T21:31:58.3443202Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sgn_cpu_bool PASSED [ 78%] 2023-01-11T21:31:58.3443397Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sgn_cpu_int32 PASSED [ 78%] 2023-01-11T21:31:58.3443577Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sgn_cpu_int64 PASSED [ 78%] 2023-01-11T21:31:58.3443774Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_short_cpu_float16 PASSED [ 78%] 2023-01-11T21:31:58.3443971Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_short_cpu_int64 PASSED [ 78%] 2023-01-11T21:31:58.3444167Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sigmoid_cpu_bool PASSED [ 78%] 2023-01-11T21:31:58.3444365Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sigmoid_cpu_float32 PASSED [ 78%] 2023-01-11T21:31:58.3444569Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sigmoid_cpu_float64 PASSED [ 78%] 2023-01-11T21:31:58.3444768Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sigmoid_cpu_int32 PASSED [ 79%] 2023-01-11T21:31:58.3444962Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sigmoid_cpu_int64 PASSED [ 79%] 2023-01-11T21:31:58.3445154Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sign_cpu_bool PASSED [ 79%] 2023-01-11T21:31:58.3445370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sign_cpu_float16 PASSED [ 79%] 2023-01-11T21:31:58.3445563Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sign_cpu_float32 PASSED [ 79%] 2023-01-11T21:31:58.3445754Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sign_cpu_float64 PASSED [ 79%] 2023-01-11T21:31:58.3445948Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sign_cpu_int32 PASSED [ 79%] 2023-01-11T21:31:58.3446141Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sign_cpu_int64 PASSED [ 79%] 2023-01-11T21:31:58.3446356Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_bartlett_cpu_float64 PASSED [ 79%] 2023-01-11T21:31:58.3446575Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_blackman_cpu_float32 PASSED [ 79%] 2023-01-11T21:31:58.3446793Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_blackman_cpu_float64 PASSED [ 79%] 2023-01-11T21:31:58.3447006Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_cosine_cpu_float64 PASSED [ 79%] 2023-01-11T21:31:58.3447225Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_exponential_cpu_float64 PASSED [ 79%] 2023-01-11T21:31:58.3447427Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_gaussian_cpu_float64 PASSED [ 79%] 2023-01-11T21:31:58.3447653Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_general_cosine_cpu_float32 PASSED [ 80%] 2023-01-11T21:31:58.3447895Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_general_cosine_cpu_float64 PASSED [ 80%] 2023-01-11T21:31:58.3448218Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_general_hamming_cpu_float32 PASSED [ 80%] 2023-01-11T21:31:58.3448513Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_general_hamming_cpu_float64 PASSED [ 80%] 2023-01-11T21:31:58.3448730Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_hamming_cpu_float32 PASSED [ 80%] 2023-01-11T21:31:58.3448990Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_hamming_cpu_float64 PASSED [ 80%] 2023-01-11T21:31:58.3449200Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_hann_cpu_float64 PASSED [ 80%] 2023-01-11T21:31:58.3449412Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_kaiser_cpu_float32 PASSED [ 80%] 2023-01-11T21:31:58.3449621Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_kaiser_cpu_float64 PASSED [ 80%] 2023-01-11T21:31:58.3449823Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_nuttall_cpu_float64 PASSED [ 80%] 2023-01-11T21:31:58.3450021Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signbit_cpu_bool PASSED [ 80%] 2023-01-11T21:31:58.3450216Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signbit_cpu_int64 PASSED [ 80%] 2023-01-11T21:31:58.3450412Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sin_cpu_bool PASSED [ 80%] 2023-01-11T21:31:58.3450609Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sin_cpu_float64 PASSED [ 80%] 2023-01-11T21:31:58.3450801Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sin_cpu_int32 PASSED [ 81%] 2023-01-11T21:31:58.3450999Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinc_cpu_float32 PASSED [ 81%] 2023-01-11T21:31:58.3451219Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinc_cpu_int32 PASSED [ 81%] 2023-01-11T21:31:58.3451412Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinc_cpu_int64 PASSED [ 81%] 2023-01-11T21:31:58.3451594Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinh_cpu_float64 PASSED [ 81%] 2023-01-11T21:31:58.3451784Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinh_cpu_int32 PASSED [ 81%] 2023-01-11T21:31:58.3451979Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinh_cpu_int64 PASSED [ 81%] 2023-01-11T21:31:58.3452174Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_cpu_float32 PASSED [ 81%] 2023-01-11T21:31:58.3452362Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_cpu_int32 PASSED [ 81%] 2023-01-11T21:31:58.3452549Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_cpu_int64 PASSED [ 81%] 2023-01-11T21:31:58.3452754Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_scatter_cpu_float64 PASSED [ 81%] 2023-01-11T21:31:58.3452953Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_scatter_cpu_int64 PASSED [ 81%] 2023-01-11T21:31:58.3453158Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_with_dtype_cpu_bool PASSED [ 81%] 2023-01-11T21:31:58.3453369Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_with_dtype_cpu_float16 PASSED [ 81%] 2023-01-11T21:31:58.3453563Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_with_dtype_cpu_float32 PASSED [ 81%] 2023-01-11T21:31:58.3453756Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sort_cpu_float16 PASSED [ 82%] 2023-01-11T21:31:58.3453946Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sort_cpu_float32 PASSED [ 82%] 2023-01-11T21:31:58.3454138Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sort_cpu_int64 PASSED [ 82%] 2023-01-11T21:31:58.3454347Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sparse_sampled_addmm_cpu_float32 PASSED [ 82%] 2023-01-11T21:31:58.3454581Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_airy_ai_cpu_bool PASSED [ 82%] 2023-01-11T21:31:58.3454787Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_airy_ai_cpu_float32 PASSED [ 82%] 2023-01-11T21:31:58.3454994Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_airy_ai_cpu_int32 PASSED [ 82%] 2023-01-11T21:31:58.3455195Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_airy_ai_cpu_int64 PASSED [ 82%] 2023-01-11T21:31:58.3455390Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j0_cpu_bool PASSED [ 82%] 2023-01-11T21:31:58.3455595Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j0_cpu_float32 PASSED [ 82%] 2023-01-11T21:31:58.3455796Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j0_cpu_float64 PASSED [ 82%] 2023-01-11T21:31:58.3456007Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j0_cpu_int32 PASSED [ 82%] 2023-01-11T21:31:58.3456211Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j0_cpu_int64 PASSED [ 82%] 2023-01-11T21:31:58.3456413Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j1_cpu_bool PASSED [ 82%] 2023-01-11T21:31:58.3456618Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j1_cpu_float32 PASSED [ 83%] 2023-01-11T21:31:58.3456854Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j1_cpu_int32 PASSED [ 83%] 2023-01-11T21:31:58.3457059Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y0_cpu_bool PASSED [ 83%] 2023-01-11T21:31:58.3457264Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y0_cpu_float64 PASSED [ 83%] 2023-01-11T21:31:58.3457454Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y0_cpu_int32 PASSED [ 83%] 2023-01-11T21:31:58.3457658Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y0_cpu_int64 PASSED [ 83%] 2023-01-11T21:31:58.3457860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y1_cpu_bool PASSED [ 83%] 2023-01-11T21:31:58.3458062Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y1_cpu_float32 PASSED [ 83%] 2023-01-11T21:31:58.3458270Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y1_cpu_float64 PASSED [ 83%] 2023-01-11T21:31:58.3458471Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y1_cpu_int64 PASSED [ 83%] 2023-01-11T21:31:58.3458692Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_int64 PASSED [ 83%] 2023-01-11T21:31:58.3458914Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_u_cpu_bool PASSED [ 83%] 2023-01-11T21:31:58.3459136Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_u_cpu_float32 PASSED [ 83%] 2023-01-11T21:31:58.3459354Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_u_cpu_int32 PASSED [ 83%] 2023-01-11T21:31:58.3459910Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_v_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 84%] 2023-01-11T21:31:58.3460315Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_v_cpu_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 84%] 2023-01-11T21:31:58.3460763Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_w_cpu_bool SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 84%] 2023-01-11T21:31:58.3461179Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_w_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 84%] 2023-01-11T21:31:58.3461598Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_w_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 84%] 2023-01-11T21:31:58.3462007Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_w_cpu_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 84%] 2023-01-11T21:31:58.3462213Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_entr_cpu_float32 PASSED [ 84%] 2023-01-11T21:31:58.3462417Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_entr_cpu_int64 PASSED [ 84%] 2023-01-11T21:31:58.3462625Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_erfcx_cpu_float32 PASSED [ 84%] 2023-01-11T21:31:58.3462849Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_h_cpu_float64 PASSED [ 84%] 2023-01-11T21:31:58.3463112Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_h_cpu_int64 PASSED [ 84%] 2023-01-11T21:31:58.3463330Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_he_cpu_bool PASSED [ 84%] 2023-01-11T21:31:58.3463539Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_he_cpu_float32 PASSED [ 84%] 2023-01-11T21:31:58.3463757Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_he_cpu_int32 PASSED [ 84%] 2023-01-11T21:31:58.3463974Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_he_cpu_int64 PASSED [ 85%] 2023-01-11T21:31:58.3464175Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i0e_cpu_bool PASSED [ 85%] 2023-01-11T21:31:58.3464376Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i0e_cpu_float64 PASSED [ 85%] 2023-01-11T21:31:58.3464579Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i0e_cpu_int32 PASSED [ 85%] 2023-01-11T21:31:58.3464778Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1_cpu_float32 PASSED [ 85%] 2023-01-11T21:31:58.3464975Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1_cpu_float64 PASSED [ 85%] 2023-01-11T21:31:58.3465175Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1_cpu_int32 PASSED [ 85%] 2023-01-11T21:31:58.3465371Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1_cpu_int64 PASSED [ 85%] 2023-01-11T21:31:58.3465559Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1e_cpu_float64 PASSED [ 85%] 2023-01-11T21:31:58.3465759Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1e_cpu_int64 PASSED [ 85%] 2023-01-11T21:31:58.3465977Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_laguerre_polynomial_l_cpu_bool PASSED [ 85%] 2023-01-11T21:31:58.3466195Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_laguerre_polynomial_l_cpu_int32 PASSED [ 85%] 2023-01-11T21:31:58.3466616Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_legendre_polynomial_p_cpu_bool SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 85%] 2023-01-11T21:31:58.3467066Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_legendre_polynomial_p_cpu_int32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 85%] 2023-01-11T21:31:58.3467486Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_legendre_polynomial_p_cpu_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 86%] 2023-01-11T21:31:58.3467696Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_log_ndtr_cpu_float32 PASSED [ 86%] 2023-01-11T21:31:58.3467905Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_log_ndtr_cpu_float64 PASSED [ 86%] 2023-01-11T21:31:58.3468108Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_log_ndtr_cpu_int32 PASSED [ 86%] 2023-01-11T21:31:58.3468312Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_log_ndtr_cpu_int64 PASSED [ 86%] 2023-01-11T21:31:58.3468513Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i0_cpu_float64 PASSED [ 86%] 2023-01-11T21:31:58.3468726Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i0_cpu_int32 PASSED [ 86%] 2023-01-11T21:31:58.3468941Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i1_cpu_bool PASSED [ 86%] 2023-01-11T21:31:58.3469184Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i1_cpu_float64 PASSED [ 86%] 2023-01-11T21:31:58.3469398Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i1_cpu_int64 PASSED [ 86%] 2023-01-11T21:31:58.3469614Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k0_cpu_float32 PASSED [ 86%] 2023-01-11T21:31:58.3469827Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k0_cpu_float64 PASSED [ 86%] 2023-01-11T21:31:58.3470042Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k0_cpu_int32 PASSED [ 86%] 2023-01-11T21:31:58.3470254Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k0_cpu_int64 PASSED [ 86%] 2023-01-11T21:31:58.3470470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k1_cpu_bool PASSED [ 87%] 2023-01-11T21:31:58.3470670Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k1_cpu_int32 PASSED [ 87%] 2023-01-11T21:31:58.3470871Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtr_cpu_float32 PASSED [ 87%] 2023-01-11T21:31:58.3471074Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtr_cpu_float64 PASSED [ 87%] 2023-01-11T21:31:58.3471273Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtr_cpu_int32 PASSED [ 87%] 2023-01-11T21:31:58.3471472Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtr_cpu_int64 PASSED [ 87%] 2023-01-11T21:31:58.3471669Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtri_cpu_bool PASSED [ 87%] 2023-01-11T21:31:58.3471878Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtri_cpu_float64 PASSED [ 87%] 2023-01-11T21:31:58.3472112Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_float64 PASSED [ 87%] 2023-01-11T21:31:58.3472343Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_int32 PASSED [ 87%] 2023-01-11T21:31:58.3472595Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k0_cpu_bool PASSED [ 87%] 2023-01-11T21:31:58.3472807Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k0_cpu_float32 PASSED [ 87%] 2023-01-11T21:31:58.3473030Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k0_cpu_int32 PASSED [ 87%] 2023-01-11T21:31:58.3473248Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k1_cpu_bool PASSED [ 87%] 2023-01-11T21:31:58.3473467Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k1_cpu_float32 PASSED [ 88%] 2023-01-11T21:31:58.3473692Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k1_cpu_float64 PASSED [ 88%] 2023-01-11T21:31:58.3473915Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k1_cpu_int32 PASSED [ 88%] 2023-01-11T21:31:58.3474344Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_bool SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2023-01-11T21:31:58.3474838Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2023-01-11T21:31:58.3475272Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2023-01-11T21:31:58.3475792Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_int32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2023-01-11T21:31:58.3476221Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_bool SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2023-01-11T21:31:58.3476647Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2023-01-11T21:31:58.3477073Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_int32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2023-01-11T21:31:58.3477297Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_spherical_bessel_j0_cpu_float64 PASSED [ 88%] 2023-01-11T21:31:58.3477505Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_spherical_bessel_j0_cpu_int32 PASSED [ 88%] 2023-01-11T21:31:58.3477712Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_xlog1py_cpu_int64 PASSED [ 88%] 2023-01-11T21:31:58.3477913Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_zeta_cpu_bool PASSED [ 88%] 2023-01-11T21:31:58.3478118Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_zeta_cpu_float32 PASSED [ 89%] 2023-01-11T21:31:58.3478324Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_zeta_cpu_float64 PASSED [ 89%] 2023-01-11T21:31:58.3478525Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_zeta_cpu_int32 PASSED [ 89%] 2023-01-11T21:31:58.3478722Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_cpu_float16 PASSED [ 89%] 2023-01-11T21:31:58.3478951Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_cpu_float64 PASSED [ 89%] 2023-01-11T21:31:58.3479144Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_cpu_int32 PASSED [ 89%] 2023-01-11T21:31:58.3479336Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_list_args_cpu_bool PASSED [ 89%] 2023-01-11T21:31:58.3479540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_list_args_cpu_float64 PASSED [ 89%] 2023-01-11T21:31:58.3479890Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_list_args_cpu_int64 PASSED [ 89%] 2023-01-11T21:31:58.3480099Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_cpu_float16 PASSED [ 89%] 2023-01-11T21:31:58.3480302Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_cpu_float32 PASSED [ 89%] 2023-01-11T21:31:58.3480509Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_cpu_float64 PASSED [ 89%] 2023-01-11T21:31:58.3480713Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_cpu_int32 PASSED [ 89%] 2023-01-11T21:31:58.3480912Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sqrt_cpu_float64 PASSED [ 89%] 2023-01-11T21:31:58.3481103Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sqrt_cpu_int32 PASSED [ 90%] 2023-01-11T21:31:58.3481394Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sqrt_cpu_int64 PASSED [ 90%] 2023-01-11T21:31:58.3481583Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_square_cpu_float16 PASSED [ 90%] 2023-01-11T21:31:58.3481782Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_cpu_float64 PASSED [ 90%] 2023-01-11T21:31:58.3481982Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_cpu_int32 PASSED [ 90%] 2023-01-11T21:31:58.3482176Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stack_cpu_bool PASSED [ 90%] 2023-01-11T21:31:58.3482377Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stack_cpu_float16 PASSED [ 90%] 2023-01-11T21:31:58.3482569Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stack_cpu_float32 PASSED [ 90%] 2023-01-11T21:31:58.3482765Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_cpu_float16 PASSED [ 90%] 2023-01-11T21:31:58.3482959Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_cpu_float32 PASSED [ 90%] 2023-01-11T21:31:58.3483148Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_cpu_float64 PASSED [ 90%] 2023-01-11T21:31:58.3483340Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_mean_cpu_float16 PASSED [ 90%] 2023-01-11T21:31:58.3483538Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_mean_cpu_float32 PASSED [ 90%] 2023-01-11T21:31:58.3483736Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_mean_cpu_float64 PASSED [ 90%] 2023-01-11T21:31:58.3483944Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_mean_unbiased_cpu_float16 PASSED [ 90%] 2023-01-11T21:31:58.3484156Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_mean_unbiased_cpu_float32 PASSED [ 91%] 2023-01-11T21:31:58.3484350Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sub_cpu_float16 PASSED [ 91%] 2023-01-11T21:31:58.3484539Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sub_cpu_float32 PASSED [ 91%] 2023-01-11T21:31:58.3504877Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sub_cpu_float64 PASSED [ 91%] 2023-01-11T21:31:58.3505266Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sub_cpu_int32 PASSED [ 91%] 2023-01-11T21:31:58.3505457Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_cpu_float32 PASSED [ 91%] 2023-01-11T21:31:58.3505655Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_cpu_int32 PASSED [ 91%] 2023-01-11T21:31:58.3505877Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_to_size_cpu_float16 PASSED [ 91%] 2023-01-11T21:31:58.3506081Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_to_size_cpu_int32 PASSED [ 91%] 2023-01-11T21:31:58.3506277Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_to_size_cpu_int64 PASSED [ 91%] 2023-01-11T21:31:58.3506482Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_symeig_cpu_float32 PASSED [ 91%] 2023-01-11T21:31:58.3506676Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_cpu_bool PASSED [ 91%] 2023-01-11T21:31:58.3506869Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_cpu_float16 PASSED [ 91%] 2023-01-11T21:31:58.3507058Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_cpu_float32 PASSED [ 91%] 2023-01-11T21:31:58.3507404Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_cpu_int32 PASSED [ 92%] 2023-01-11T21:31:58.3507615Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_along_dim_cpu_float64 PASSED [ 92%] 2023-01-11T21:31:58.3507817Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_along_dim_cpu_int32 PASSED [ 92%] 2023-01-11T21:31:58.3508013Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_cpu_bool PASSED [ 92%] 2023-01-11T21:31:58.3508207Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_cpu_int64 PASSED [ 92%] 2023-01-11T21:31:58.3508396Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tan_cpu_int32 PASSED [ 92%] 2023-01-11T21:31:58.3508586Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tanh_cpu_bool PASSED [ 92%] 2023-01-11T21:31:58.3508783Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tanh_cpu_float64 PASSED [ 92%] 2023-01-11T21:31:58.3508975Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tanh_cpu_int32 PASSED [ 92%] 2023-01-11T21:31:58.3509167Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tanh_cpu_int64 PASSED [ 92%] 2023-01-11T21:31:58.3509355Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensor_split_cpu_bool PASSED [ 92%] 2023-01-11T21:31:58.3509568Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensor_split_cpu_float16 PASSED [ 92%] 2023-01-11T21:31:58.3509772Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensor_split_cpu_float32 PASSED [ 92%] 2023-01-11T21:31:58.3509980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensor_split_cpu_float64 PASSED [ 92%] 2023-01-11T21:31:58.3510182Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensor_split_cpu_int64 PASSED [ 93%] 2023-01-11T21:31:58.3510384Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensordot_cpu_int64 PASSED [ 93%] 2023-01-11T21:31:58.3510575Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tile_cpu_bool PASSED [ 93%] 2023-01-11T21:31:58.3510769Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tile_cpu_float16 PASSED [ 93%] 2023-01-11T21:31:58.3511014Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tile_cpu_float64 PASSED [ 93%] 2023-01-11T21:31:58.3511191Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tile_cpu_int32 PASSED [ 93%] 2023-01-11T21:31:58.3511381Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_cpu_bool PASSED [ 93%] 2023-01-11T21:31:58.3511569Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_cpu_float16 PASSED [ 93%] 2023-01-11T21:31:58.3511762Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_cpu_float32 PASSED [ 93%] 2023-01-11T21:31:58.3511950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_cpu_int32 PASSED [ 93%] 2023-01-11T21:31:58.3512148Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_sparse_cpu_bool PASSED [ 93%] 2023-01-11T21:31:58.3512349Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_sparse_cpu_float16 PASSED [ 93%] 2023-01-11T21:31:58.3512540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_sparse_cpu_float32 PASSED [ 93%] 2023-01-11T21:31:58.3512730Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_sparse_cpu_float64 PASSED [ 93%] 2023-01-11T21:31:58.3512914Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trace_cpu_float32 PASSED [ 94%] 2023-01-11T21:31:58.3513142Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trace_cpu_float64 PASSED [ 94%] 2023-01-11T21:31:58.3513336Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trace_cpu_int32 PASSED [ 94%] 2023-01-11T21:31:58.3513532Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trace_cpu_int64 PASSED [ 94%] 2023-01-11T21:31:58.3513737Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_cpu_bool PASSED [ 94%] 2023-01-11T21:31:58.3513941Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_cpu_float16 PASSED [ 94%] 2023-01-11T21:31:58.3514137Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_cpu_float64 PASSED [ 94%] 2023-01-11T21:31:58.3514333Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapz_cpu_float16 PASSED [ 94%] 2023-01-11T21:31:58.3514530Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapz_cpu_float32 PASSED [ 94%] 2023-01-11T21:31:58.3514741Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapz_cpu_float64 PASSED [ 94%] 2023-01-11T21:31:58.3514922Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapz_cpu_int64 PASSED [ 94%] 2023-01-11T21:31:58.3515120Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_cpu_bool PASSED [ 94%] 2023-01-11T21:31:58.3515314Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_cpu_float16 PASSED [ 94%] 2023-01-11T21:31:58.3515610Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_indices_cpu_int32 PASSED [ 94%] 2023-01-11T21:31:58.3515804Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_cpu_bool PASSED [ 95%] 2023-01-11T21:31:58.3515997Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_cpu_float16 PASSED [ 95%] 2023-01-11T21:31:58.3516192Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_cpu_float64 PASSED [ 95%] 2023-01-11T21:31:58.3516385Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_cpu_int32 PASSED [ 95%] 2023-01-11T21:31:58.3516581Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_cpu_int64 PASSED [ 95%] 2023-01-11T21:31:58.3516803Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_indices_cpu_int32 PASSED [ 95%] 2023-01-11T21:31:58.3517007Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_true_divide_cpu_float64 PASSED [ 95%] 2023-01-11T21:31:58.3517203Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trunc_cpu_float64 PASSED [ 95%] 2023-01-11T21:31:58.3517399Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trunc_cpu_int32 PASSED [ 95%] 2023-01-11T21:31:58.3517594Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trunc_cpu_int64 PASSED [ 95%] 2023-01-11T21:31:58.3517786Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_cpu_bool PASSED [ 95%] 2023-01-11T21:31:58.3517983Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_cpu_float32 PASSED [ 95%] 2023-01-11T21:31:58.3518182Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_cpu_float64 PASSED [ 95%] 2023-01-11T21:31:58.3518378Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_cpu_int64 PASSED [ 95%] 2023-01-11T21:31:58.3518567Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unflatten_cpu_float32 PASSED [ 96%] 2023-01-11T21:31:58.3518766Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unflatten_cpu_int32 PASSED [ 96%] 2023-01-11T21:31:58.3518999Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_copy_cpu_bool PASSED [ 96%] 2023-01-11T21:31:58.3519203Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_copy_cpu_float32 PASSED [ 96%] 2023-01-11T21:31:58.3519402Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_copy_cpu_float64 PASSED [ 96%] 2023-01-11T21:31:58.3519836Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_copy_cpu_int32 PASSED [ 96%] 2023-01-11T21:31:58.3520034Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_copy_cpu_int64 PASSED [ 96%] 2023-01-11T21:31:58.3520230Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_cpu_float32 PASSED [ 96%] 2023-01-11T21:31:58.3520423Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_cpu_float64 PASSED [ 96%] 2023-01-11T21:31:58.3520619Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_cpu_int32 PASSED [ 96%] 2023-01-11T21:31:58.3520802Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_cpu_int64 PASSED [ 96%] 2023-01-11T21:31:58.3520995Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_uniform_cpu_float16 PASSED [ 96%] 2023-01-11T21:31:58.3521207Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_consecutive_cpu_float32 PASSED [ 96%] 2023-01-11T21:31:58.3521415Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_consecutive_cpu_float64 PASSED [ 96%] 2023-01-11T21:31:58.3521622Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_consecutive_cpu_int32 PASSED [ 97%] 2023-01-11T21:31:58.3521826Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_consecutive_cpu_int64 PASSED [ 97%] 2023-01-11T21:31:58.3522026Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_cpu_float32 PASSED [ 97%] 2023-01-11T21:31:58.3522214Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_cpu_int32 PASSED [ 97%] 2023-01-11T21:31:58.3522402Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_cpu_int64 PASSED [ 97%] 2023-01-11T21:31:58.3522677Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_cpu_bool PASSED [ 97%] 2023-01-11T21:31:58.3522874Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_cpu_float16 PASSED [ 97%] 2023-01-11T21:31:58.3523066Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_cpu_float32 PASSED [ 97%] 2023-01-11T21:31:58.3523253Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_cpu_float64 PASSED [ 97%] 2023-01-11T21:31:58.3523457Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_mean_unbiased_cpu_float16 PASSED [ 97%] 2023-01-11T21:31:58.3523657Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_unbiased_cpu_float16 PASSED [ 97%] 2023-01-11T21:31:58.3523858Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_unbiased_cpu_float32 PASSED [ 97%] 2023-01-11T21:31:58.3524050Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vdot_cpu_float32 PASSED [ 97%] 2023-01-11T21:31:58.3524239Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vdot_cpu_float64 PASSED [ 97%] 2023-01-11T21:31:58.3524440Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_complex_cpu_float32 PASSED [ 98%] 2023-01-11T21:31:58.3524619Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_cpu_bool PASSED [ 98%] 2023-01-11T21:31:58.3524860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_cpu_float32 PASSED [ 98%] 2023-01-11T21:31:58.3525054Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_cpu_int32 PASSED [ 98%] 2023-01-11T21:31:58.3525250Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_copy_cpu_float16 PASSED [ 98%] 2023-01-11T21:31:58.3525444Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_copy_cpu_float32 PASSED [ 98%] 2023-01-11T21:31:58.3525630Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_copy_cpu_float64 PASSED [ 98%] 2023-01-11T21:31:58.3525817Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_cpu_bool PASSED [ 98%] 2023-01-11T21:31:58.3526004Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_cpu_int64 PASSED [ 98%] 2023-01-11T21:31:58.3526197Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vsplit_cpu_bool PASSED [ 98%] 2023-01-11T21:31:58.3526381Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vsplit_cpu_float16 PASSED [ 98%] 2023-01-11T21:31:58.3526575Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vsplit_cpu_float32 PASSED [ 98%] 2023-01-11T21:31:58.3526769Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vsplit_cpu_int64 PASSED [ 98%] 2023-01-11T21:31:58.3526960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vstack_cpu_bool PASSED [ 98%] 2023-01-11T21:31:58.3527147Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vstack_cpu_float16 PASSED [ 99%] 2023-01-11T21:31:58.3527335Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vstack_cpu_int64 PASSED [ 99%] 2023-01-11T21:31:58.3527529Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_where_cpu_float16 PASSED [ 99%] 2023-01-11T21:31:58.3527719Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_where_cpu_float32 PASSED [ 99%] 2023-01-11T21:31:58.3527907Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_where_cpu_int64 PASSED [ 99%] 2023-01-11T21:31:58.3528097Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_xlogy_cpu_bool PASSED [ 99%] 2023-01-11T21:31:58.3528317Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_xlogy_cpu_float16 PASSED [ 99%] 2023-01-11T21:31:58.3528511Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_xlogy_cpu_float32 PASSED [ 99%] 2023-01-11T21:31:58.3528699Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zero__cpu_float16 PASSED [ 99%] 2023-01-11T21:31:58.3528885Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_cpu_bool PASSED [ 99%] 2023-01-11T21:31:58.3529080Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_cpu_int32 PASSED [ 99%] 2023-01-11T21:31:58.3529276Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_like_cpu_float16 PASSED [ 99%] 2023-01-11T21:31:58.3529465Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_like_cpu_float64 PASSED [ 99%] 2023-01-11T21:31:58.3529658Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_like_cpu_int32 PASSED [ 99%] 2023-01-11T21:31:58.3530425Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_like_cpu_int64 PASSED [100%]/var/lib/jenkins/workspace/test/inductor/test_torchinductor_opinfo.py:0: PytestCollectionWarning: cannot collect test class 'TestExpect' because it has a __new__ constructor (from: test/inductor/test_torchinductor_opinfo.py) 2023-01-11T21:31:58.3530437Z 2023-01-11T21:31:58.3530442Z 2023-01-11T21:31:58.3530585Z =============================== warnings summary =============================== 2023-01-11T21:31:58.3530805Z ../../../../../opt/conda/lib/python3.7/site-packages/_pytest/config/__init__.py:1171 2023-01-11T21:31:58.3531148Z /opt/conda/lib/python3.7/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T21:31:58.3531247Z self._mark_plugins_for_rewrite(hook) 2023-01-11T21:31:58.3531253Z 2023-01-11T21:31:58.3531489Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T21:31:58.3531876Z - generated xml file: /var/lib/jenkins/workspace/test/test-reports/python-pytest/inductor.test_torchinductor_opinfo/inductor.test_torchinductor_opinfo-f4a80e863a5ab71b.xml - 2023-01-11T21:31:58.3532005Z ==== 1340 passed, 71 skipped, 2 deselected, 1 warning in 1968.33s (0:32:48) ==== 2023-01-11T21:31:58.3532170Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2023-01-11T21:31:58.3532178Z 2023-01-11T21:31:58.3532505Z ##[endgroup] 2023-01-11T21:31:58.3532849Z FINISHED PRINTING LOG FILE of inductor/test_torchinductor_opinfo (/var/lib/jenkins/workspace/test/test-reports/inductor-test_torchinductor_opinfo_haem79__) 2023-01-11T21:31:58.3532855Z 2023-01-11T21:31:59.1652212Z Executing ['/opt/conda/bin/python', '-bb', 'inductor/test_torchinductor_opinfo.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '-k=_linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:31:59.164758] 2023-01-11T21:32:23.1408769Z 2023-01-11T21:32:23.1409178Z Expand the folded group to see the log file of inductor/test_torchinductor_opinfo 2023-01-11T21:32:23.1409932Z ##[group]PRINTING LOG FILE of inductor/test_torchinductor_opinfo (/var/lib/jenkins/workspace/test/test-reports/inductor-test_torchinductor_opinfo_mpz1nhx6) 2023-01-11T21:32:23.1410835Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T21:32:23.1411758Z Test results will be stored in test-reports/python-pytest/inductor.test_torchinductor_opinfo/inductor.test_torchinductor_opinfo-25f1a46d36aaea3b.xml 2023-01-11T21:32:23.1412142Z ============================= test session starts ============================== 2023-01-11T21:32:23.1412510Z platform linux -- Python 3.7.15, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2023-01-11T21:32:23.1412974Z cachedir: .pytest_cache 2023-01-11T21:32:23.1413388Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T21:32:23.1413733Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2023-01-11T21:32:23.1414159Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, rerunfailures-10.3, shard-0.1.2, xdist-3.1.0, xdoctest-1.1.0 2023-01-11T21:32:23.1414493Z collecting ... collected 2739 items / 2735 deselected / 4 selected 2023-01-11T21:32:23.1415263Z Running 4 items in this shard: test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cholesky_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cholesky_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cholesky_ex_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cholesky_ex_cpu_float64 2023-01-11T21:32:23.1415872Z 2023-01-11T21:32:23.1416085Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cholesky_cpu_float32 PASSED [ 25%] 2023-01-11T21:32:23.1416510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cholesky_cpu_float64 PASSED [ 50%] 2023-01-11T21:32:23.1416934Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cholesky_ex_cpu_float32 PASSED [ 75%] 2023-01-11T21:32:23.1417888Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cholesky_ex_cpu_float64 PASSED [100%]/var/lib/jenkins/workspace/test/inductor/test_torchinductor_opinfo.py:0: PytestCollectionWarning: cannot collect test class 'TestExpect' because it has a __new__ constructor (from: test/inductor/test_torchinductor_opinfo.py) 2023-01-11T21:32:23.1418336Z 2023-01-11T21:32:23.1418341Z 2023-01-11T21:32:23.1418454Z =============================== warnings summary =============================== 2023-01-11T21:32:23.1418803Z ../../../../../opt/conda/lib/python3.7/site-packages/_pytest/config/__init__.py:1171 2023-01-11T21:32:23.1419457Z /opt/conda/lib/python3.7/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T21:32:23.1419817Z self._mark_plugins_for_rewrite(hook) 2023-01-11T21:32:23.1419996Z 2023-01-11T21:32:23.1420262Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T21:32:23.1421325Z - generated xml file: /var/lib/jenkins/workspace/test/test-reports/python-pytest/inductor.test_torchinductor_opinfo/inductor.test_torchinductor_opinfo-25f1a46d36aaea3b.xml - 2023-01-11T21:32:23.1421749Z ================ 4 passed, 2735 deselected, 1 warning in 1.68s ================= 2023-01-11T21:32:23.1422071Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2023-01-11T21:32:23.1422270Z 2023-01-11T21:32:23.1422573Z ##[endgroup] 2023-01-11T21:32:23.1423069Z FINISHED PRINTING LOG FILE of inductor/test_torchinductor_opinfo (/var/lib/jenkins/workspace/test/test-reports/inductor-test_torchinductor_opinfo_mpz1nhx6) 2023-01-11T21:32:23.1423349Z 2023-01-11T21:32:23.1423668Z Running test_cpp_extensions_jit ... [2023-01-11 21:32:23.141834] 2023-01-11T21:32:23.1424425Z Executing ['/opt/conda/bin/python', '-bb', 'test_cpp_extensions_jit.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:32:23.142197] 2023-01-11T21:33:33.7795662Z 2023-01-11T21:33:33.7796166Z Expand the folded group to see the log file of test_cpp_extensions_jit 2023-01-11T21:33:33.7797117Z ##[group]PRINTING LOG FILE of test_cpp_extensions_jit (/var/lib/jenkins/workspace/test/test-reports/test_cpp_extensions_jit_3dt6t3sx) 2023-01-11T21:33:33.7800191Z Test results will be stored in test-reports/python-unittest/test_cpp_extensions_jit 2023-01-11T21:33:33.7800789Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T21:33:33.7801120Z 2023-01-11T21:33:33.7801197Z Running tests... 2023-01-11T21:33:33.7801512Z ---------------------------------------------------------------------- 2023-01-11T21:33:33.7801828Z test_autograd_from_cpp (__main__.TestCppExtensionJIT) ... ok (3.709s) 2023-01-11T21:33:33.7841484Z test_compilation_error_formatting (__main__.TestCppExtensionJIT) ... ok (18.173s) 2023-01-11T21:33:33.7842331Z test_cpp_frontend_module_has_same_output_as_python (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2023-01-11T21:33:33.7842908Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cpu/cpp_frontend_extension... 2023-01-11T21:33:33.7843307Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/cpp_frontend_extension/build.ninja... 2023-01-11T21:33:33.7843621Z Building extension module cpp_frontend_extension... 2023-01-11T21:33:33.7843886Z Using envvar MAX_JOBS (6) as the number of workers... 2023-01-11T21:33:33.7846183Z [1/2] c++ -MMD -MF cpp_frontend_extension.o.d -DTORCH_EXTENSION_NAME=cpp_frontend_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -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-11T21:33:33.7847941Z [2/2] c++ cpp_frontend_extension.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o cpp_frontend_extension.so 2023-01-11T21:33:33.7848391Z Loading extension module cpp_frontend_extension... 2023-01-11T21:33:33.7848750Z ok (3.318s) 2023-01-11T21:33:33.7849301Z test_cpp_frontend_module_has_up_to_date_attributes (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2023-01-11T21:33:33.7850109Z No modifications detected for re-loaded extension module cpp_frontend_extension, skipping build step... 2023-01-11T21:33:33.7850751Z Loading extension module cpp_frontend_extension... 2023-01-11T21:33:33.7851126Z ok (0.005s) 2023-01-11T21:33:33.7851469Z test_cpp_frontend_module_python_inter_op (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2023-01-11T21:33:33.7851971Z No modifications detected for re-loaded extension module cpp_frontend_extension, skipping build step... 2023-01-11T21:33:33.7852292Z Loading extension module cpp_frontend_extension... 2023-01-11T21:33:33.7852506Z ok (0.027s) 2023-01-11T21:33:33.7852799Z test_cpp_frontend_module_python_inter_op_with_cuda (__main__.TestCppExtensionJIT) ... skip: CUDA not found (0.002s) 2023-01-11T21:33:33.7853220Z test_custom_compound_op_autograd (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2023-01-11T21:33:33.7853745Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cpu/is_python_module... 2023-01-11T21:33:33.7854308Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/is_python_module/build.ninja... 2023-01-11T21:33:33.7854855Z Building extension module is_python_module... 2023-01-11T21:33:33.7855123Z Using envvar MAX_JOBS (6) as the number of workers... 2023-01-11T21:33:33.7857229Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=is_python_module -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++17 -c /var/lib/jenkins/.cache/torch_extensions/py37_cpu/is_python_module/main.cpp -o main.o 2023-01-11T21:33:33.7859132Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o is_python_module.so 2023-01-11T21:33:33.7859471Z Loading extension module is_python_module... 2023-01-11T21:33:33.7860138Z /opt/conda/lib/python3.7/site-packages/torch/autograd/gradcheck.py:689: 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-11T21:33:33.7860619Z f'Input #{idx} requires gradient and ' 2023-01-11T21:33:33.7861253Z /opt/conda/lib/python3.7/site-packages/torch/autograd/gradcheck.py:689: 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-11T21:33:33.7861746Z f'Input #{idx} requires gradient and ' 2023-01-11T21:33:33.7862376Z /opt/conda/lib/python3.7/site-packages/torch/autograd/gradcheck.py:689: 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-11T21:33:33.7862903Z f'Input #{idx} requires gradient and ' 2023-01-11T21:33:33.7863526Z /opt/conda/lib/python3.7/site-packages/torch/autograd/gradcheck.py:689: 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-11T21:33:33.7864008Z f'Input #{idx} requires gradient and ' 2023-01-11T21:33:33.7864207Z ok (3.186s) 2023-01-11T21:33:33.7864413Z test_half_support (__main__.TestCppExtensionJIT) 2023-01-11T21:33:33.7864740Z Checks for an issue with operator< ambiguity for half when certain ... skip: Temporarily disabled (0.001s) 2023-01-11T21:33:33.7865126Z test_inline_jit_compile_custom_op_cuda (__main__.TestCppExtensionJIT) ... skip: Temporarily disabled (0.001s) 2023-01-11T21:33:33.7865516Z test_inline_jit_compile_extension_cuda (__main__.TestCppExtensionJIT) ... skip: Temporarily disabled (0.001s) 2023-01-11T21:33:33.7865975Z test_inline_jit_compile_extension_multiple_sources_and_no_functions (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2023-01-11T21:33:33.7866428Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cpu/inline_jit_extension... 2023-01-11T21:33:33.7866809Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/inline_jit_extension/build.ninja... 2023-01-11T21:33:33.7867130Z Building extension module inline_jit_extension... 2023-01-11T21:33:33.7867378Z Using envvar MAX_JOBS (6) as the number of workers... 2023-01-11T21:33:33.7868681Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=inline_jit_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++17 -c /var/lib/jenkins/.cache/torch_extensions/py37_cpu/inline_jit_extension/main.cpp -o main.o 2023-01-11T21:33:33.7869733Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o inline_jit_extension.so 2023-01-11T21:33:33.7870133Z Loading extension module inline_jit_extension... 2023-01-11T21:33:33.7870352Z ok (3.087s) 2023-01-11T21:33:33.7870622Z test_inline_jit_compile_extension_throws_when_functions_is_bad (__main__.TestCppExtensionJIT) ... ok (0.002s) 2023-01-11T21:33:33.7871077Z test_inline_jit_compile_extension_with_functions_as_dict (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2023-01-11T21:33:33.7871537Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cpu/inline_jit_extension_with_functions_dict... 2023-01-11T21:33:33.7871957Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/inline_jit_extension_with_functions_dict/build.ninja... 2023-01-11T21:33:33.7872298Z Building extension module inline_jit_extension_with_functions_dict... 2023-01-11T21:33:33.7872580Z Using envvar MAX_JOBS (6) as the number of workers... 2023-01-11T21:33:33.7873987Z [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=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++17 -c /var/lib/jenkins/.cache/torch_extensions/py37_cpu/inline_jit_extension_with_functions_dict/main.cpp -o main.o 2023-01-11T21:33:33.7875108Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o inline_jit_extension_with_functions_dict.so 2023-01-11T21:33:33.7875592Z Loading extension module inline_jit_extension_with_functions_dict... 2023-01-11T21:33:33.7875820Z ok (3.038s) 2023-01-11T21:33:33.7876172Z test_inline_jit_compile_extension_with_functions_as_list (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2023-01-11T21:33:33.7876634Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cpu/inline_jit_extension_with_functions_list... 2023-01-11T21:33:33.7877053Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/inline_jit_extension_with_functions_list/build.ninja... 2023-01-11T21:33:33.7877399Z Building extension module inline_jit_extension_with_functions_list... 2023-01-11T21:33:33.7877681Z Using envvar MAX_JOBS (6) as the number of workers... 2023-01-11T21:33:33.7879034Z [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=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++17 -c /var/lib/jenkins/.cache/torch_extensions/py37_cpu/inline_jit_extension_with_functions_list/main.cpp -o main.o 2023-01-11T21:33:33.7880408Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o inline_jit_extension_with_functions_list.so 2023-01-11T21:33:33.7880804Z Loading extension module inline_jit_extension_with_functions_list... 2023-01-11T21:33:33.7881025Z ok (3.092s) 2023-01-11T21:33:33.7881349Z test_jit_compile_extension (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2023-01-11T21:33:33.7881754Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cpu/jit_extension... 2023-01-11T21:33:33.7882189Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/jit_extension/build.ninja... 2023-01-11T21:33:33.7882491Z Building extension module jit_extension... 2023-01-11T21:33:33.7882744Z Using envvar MAX_JOBS (6) as the number of workers... 2023-01-11T21:33:33.7884133Z [1/3] c++ -MMD -MF jit_extension.o.d -DTORCH_EXTENSION_NAME=jit_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -I/var/lib/jenkins/workspace/test/cpp_extensions -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -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-11T21:33:33.7886219Z [2/3] c++ -MMD -MF jit_extension2.o.d -DTORCH_EXTENSION_NAME=jit_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -I/var/lib/jenkins/workspace/test/cpp_extensions -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -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-11T21:33:33.7887427Z [3/3] c++ jit_extension.o jit_extension2.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o jit_extension.so 2023-01-11T21:33:33.7887785Z Loading extension module jit_extension... 2023-01-11T21:33:33.7887975Z ok (3.727s) 2023-01-11T21:33:33.7888236Z test_jit_cuda_archflags (__main__.TestCppExtensionJIT) ... skip: CUDA not found (0.002s) 2023-01-11T21:33:33.7888579Z test_jit_cuda_extension (__main__.TestCppExtensionJIT) ... skip: CUDA not found (0.001s) 2023-01-11T21:33:33.7888898Z test_jit_cudnn_extension (__main__.TestCppExtensionJIT) ... skip: CuDNN not found (0.001s) 2023-01-11T21:33:33.7889320Z test_lenient_flag_handling_in_jit_extensions (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2023-01-11T21:33:33.7889766Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cpu/lenient_flag_handling_extension... 2023-01-11T21:33:33.7890166Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/lenient_flag_handling_extension/build.ninja... 2023-01-11T21:33:33.7890495Z Building extension module lenient_flag_handling_extension... 2023-01-11T21:33:33.7890768Z Using envvar MAX_JOBS (6) as the number of workers... 2023-01-11T21:33:33.7892258Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=lenient_flag_handling_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -I/var/lib/jenkins/workspace/test/cpp_extensions -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++17 -g -O0 -Wall -c /var/lib/jenkins/.cache/torch_extensions/py37_cpu/lenient_flag_handling_extension/main.cpp -o main.o 2023-01-11T21:33:33.7893423Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o lenient_flag_handling_extension.so 2023-01-11T21:33:33.7893852Z Loading extension module lenient_flag_handling_extension... 2023-01-11T21:33:33.7894076Z ok (3.225s) 2023-01-11T21:33:33.7894399Z test_reload_jit_extension (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2023-01-11T21:33:33.7894801Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cpu/reloaded_jit_extension... 2023-01-11T21:33:33.7895185Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/reloaded_jit_extension/build.ninja... 2023-01-11T21:33:33.7895511Z Building extension module reloaded_jit_extension... 2023-01-11T21:33:33.7895760Z Using envvar MAX_JOBS (6) as the number of workers... 2023-01-11T21:33:33.7897071Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=reloaded_jit_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++17 -c /var/lib/jenkins/.cache/torch_extensions/py37_cpu/reloaded_jit_extension/main.cpp -o main.o 2023-01-11T21:33:33.7898134Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o reloaded_jit_extension.so 2023-01-11T21:33:33.7898536Z Loading extension module reloaded_jit_extension... 2023-01-11T21:33:33.7898837Z Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2023-01-11T21:33:33.7899369Z 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-11T21:33:33.7899787Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/reloaded_jit_extension/build.ninja... 2023-01-11T21:33:33.7900112Z Building extension module reloaded_jit_extension_v1... 2023-01-11T21:33:33.7900379Z Using envvar MAX_JOBS (6) as the number of workers... 2023-01-11T21:33:33.7901694Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=reloaded_jit_extension_v1 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++17 -c /var/lib/jenkins/.cache/torch_extensions/py37_cpu/reloaded_jit_extension/main.cpp -o main.o 2023-01-11T21:33:33.7902773Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o reloaded_jit_extension_v1.so 2023-01-11T21:33:33.7903129Z Loading extension module reloaded_jit_extension_v1... 2023-01-11T21:33:33.7903437Z Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2023-01-11T21:33:33.7903879Z No modifications detected for re-loaded extension module reloaded_jit_extension_v1, skipping build step... 2023-01-11T21:33:33.7904193Z Loading extension module reloaded_jit_extension_v1... 2023-01-11T21:33:33.7904495Z Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2023-01-11T21:33:33.7905007Z 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-11T21:33:33.7905433Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/reloaded_jit_extension/build.ninja... 2023-01-11T21:33:33.7905798Z Building extension module reloaded_jit_extension_v2... 2023-01-11T21:33:33.7906061Z Using envvar MAX_JOBS (6) as the number of workers... 2023-01-11T21:33:33.7907359Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=reloaded_jit_extension_v2 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++17 -c /var/lib/jenkins/.cache/torch_extensions/py37_cpu/reloaded_jit_extension/main.cpp -o main.o 2023-01-11T21:33:33.7908432Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o reloaded_jit_extension_v2.so 2023-01-11T21:33:33.7908794Z Loading extension module reloaded_jit_extension_v2... 2023-01-11T21:33:33.7908996Z ok (8.665s) 2023-01-11T21:33:33.7909351Z test_returns_shared_library_path_when_is_python_module_is_true (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2023-01-11T21:33:33.7909924Z 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-11T21:33:33.7910334Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/is_python_module/build.ninja... 2023-01-11T21:33:33.7910674Z Building extension module is_python_module_v1... 2023-01-11T21:33:33.7910933Z Using envvar MAX_JOBS (6) as the number of workers... 2023-01-11T21:33:33.7912213Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=is_python_module_v1 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++17 -c /var/lib/jenkins/.cache/torch_extensions/py37_cpu/is_python_module/main.cpp -o main.o 2023-01-11T21:33:33.7913247Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o is_python_module_v1.so 2023-01-11T21:33:33.7913594Z Loading extension module is_python_module_v1... 2023-01-11T21:33:33.7913790Z ok (2.992s) 2023-01-11T21:33:33.7914138Z test_set_default_type_also_changes_aten_default_type (__main__.TestCppExtensionJIT) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2023-01-11T21:33:33.7914574Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cpu/test_set_default_type... 2023-01-11T21:33:33.7914952Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/test_set_default_type/build.ninja... 2023-01-11T21:33:33.7915269Z Building extension module test_set_default_type... 2023-01-11T21:33:33.7915610Z Using envvar MAX_JOBS (6) as the number of workers... 2023-01-11T21:33:33.7916923Z [1/2] c++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=test_set_default_type -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++17 -c /var/lib/jenkins/.cache/torch_extensions/py37_cpu/test_set_default_type/main.cpp -o main.o 2023-01-11T21:33:33.7918086Z [2/2] c++ main.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o test_set_default_type.so 2023-01-11T21:33:33.7918426Z Loading extension module test_set_default_type... 2023-01-11T21:33:33.7918637Z ok (2.915s) 2023-01-11T21:33:33.7918928Z test_warning (__main__.TestCppExtensionJIT) ... [W main.cpp:12] Warning: Error with CPUDoubleType (function foo) 2023-01-11T21:33:33.7919270Z [W main.cpp:12] Warning: Error with CPUDoubleType (function foo) 2023-01-11T21:33:33.7919674Z [W main.cpp:12] Warning: Error with CPUDoubleType (function foo) 2023-01-11T21:33:33.7919987Z [W main.cpp:12] Warning: Error with CPUDoubleType (function foo) 2023-01-11T21:33:33.7920366Z UserWarning: Error with torch.DoubleTensor (Triggered internally at /var/lib/jenkins/.cache/torch_extensions/py37_cpu/warn_mod/main.cpp:12.) 2023-01-11T21:33:33.7920660Z ok (5.994s) 2023-01-11T21:33:33.7920768Z 2023-01-11T21:33:33.7920974Z ---------------------------------------------------------------------- 2023-01-11T21:33:33.7921222Z Ran 23 tests in 65.174s 2023-01-11T21:33:33.7921338Z 2023-01-11T21:33:33.7921412Z OK (skipped=7) 2023-01-11T21:33:33.7921506Z 2023-01-11T21:33:33.7921591Z Generating XML reports... 2023-01-11T21:33:33.7922027Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_jit/TEST-TestCppExtensionJIT-20230111213227.xml 2023-01-11T21:33:33.7922279Z 2023-01-11T21:33:33.7922627Z ##[endgroup] 2023-01-11T21:33:33.7923032Z FINISHED PRINTING LOG FILE of test_cpp_extensions_jit (/var/lib/jenkins/workspace/test/test-reports/test_cpp_extensions_jit_3dt6t3sx) 2023-01-11T21:33:33.7923356Z 2023-01-11T21:33:33.7923520Z Running test_modules ... [2023-01-11 21:33:33.780221] 2023-01-11T21:33:33.7923977Z Executing ['/opt/conda/bin/python', '-bb', 'test_modules.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:33:33.780602] 2023-01-11T21:52:19.9579932Z 2023-01-11T21:52:19.9580534Z Expand the folded group to see the log file of test_modules 2023-01-11T21:52:19.9581486Z ##[group]PRINTING LOG FILE of test_modules (/var/lib/jenkins/workspace/test/test-reports/test_modules_nap1pu7k) 2023-01-11T21:52:19.9601002Z Test results will be stored in test-reports/python-unittest/test_modules 2023-01-11T21:52:19.9601337Z 2023-01-11T21:52:19.9601461Z Running tests... 2023-01-11T21:52:19.9601971Z ---------------------------------------------------------------------- 2023-01-11T21:52:19.9602641Z test_check_inplace_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.040s) 2023-01-11T21:52:19.9603337Z test_check_inplace_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.013s) 2023-01-11T21:52:19.9603736Z test_check_inplace_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2023-01-11T21:52:19.9604160Z test_check_inplace_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2023-01-11T21:52:19.9643052Z test_check_inplace_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.011s) 2023-01-11T21:52:19.9643727Z test_check_inplace_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2023-01-11T21:52:19.9644695Z test_cpu_gpu_parity_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9645700Z test_cpu_gpu_parity_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9646616Z test_cpu_gpu_parity_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9647461Z test_cpu_gpu_parity_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9689531Z test_cpu_gpu_parity_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9690185Z test_cpu_gpu_parity_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9693275Z test_cpu_gpu_parity_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9693860Z test_cpu_gpu_parity_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9694504Z test_cpu_gpu_parity_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9695094Z test_cpu_gpu_parity_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9695786Z test_cpu_gpu_parity_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9696433Z test_cpu_gpu_parity_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9697128Z test_cpu_gpu_parity_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9697810Z test_cpu_gpu_parity_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9698469Z test_cpu_gpu_parity_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.015s) 2023-01-11T21:52:19.9699083Z test_cpu_gpu_parity_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9699657Z test_cpu_gpu_parity_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9700237Z test_cpu_gpu_parity_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9701050Z test_cpu_gpu_parity_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9701693Z test_cpu_gpu_parity_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9702070Z test_cpu_gpu_parity_nn_ConvTranspose1d_cpu_complex128 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9702460Z test_cpu_gpu_parity_nn_ConvTranspose1d_cpu_complex32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9702845Z test_cpu_gpu_parity_nn_ConvTranspose1d_cpu_complex64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9703212Z test_cpu_gpu_parity_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9703592Z test_cpu_gpu_parity_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9703980Z test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_complex128 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9704362Z test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_complex32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9704728Z test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_complex64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9705113Z test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9705488Z test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9705922Z test_cpu_gpu_parity_nn_ConvTranspose3d_cpu_complex128 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9706288Z test_cpu_gpu_parity_nn_ConvTranspose3d_cpu_complex32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9706672Z test_cpu_gpu_parity_nn_ConvTranspose3d_cpu_complex64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9707052Z test_cpu_gpu_parity_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9707415Z test_cpu_gpu_parity_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9707847Z test_cpu_gpu_parity_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9708232Z test_cpu_gpu_parity_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9708594Z test_cpu_gpu_parity_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9708922Z test_cpu_gpu_parity_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9709342Z test_cpu_gpu_parity_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9709706Z test_cpu_gpu_parity_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9710062Z test_cpu_gpu_parity_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9710404Z test_cpu_gpu_parity_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9710766Z test_cpu_gpu_parity_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9711127Z test_cpu_gpu_parity_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9711493Z test_cpu_gpu_parity_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9711872Z test_cpu_gpu_parity_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9712246Z test_cpu_gpu_parity_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9712627Z test_cpu_gpu_parity_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.005s) 2023-01-11T21:52:19.9713003Z test_cpu_gpu_parity_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9713414Z test_cpu_gpu_parity_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9713773Z test_cpu_gpu_parity_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9714123Z test_cpu_gpu_parity_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9714466Z test_cpu_gpu_parity_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9714830Z test_cpu_gpu_parity_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9715191Z test_cpu_gpu_parity_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9715554Z test_cpu_gpu_parity_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9715909Z test_cpu_gpu_parity_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9716277Z test_cpu_gpu_parity_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9716639Z test_cpu_gpu_parity_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9717000Z test_cpu_gpu_parity_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9717352Z test_cpu_gpu_parity_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9717802Z test_cpu_gpu_parity_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9718163Z test_cpu_gpu_parity_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9718605Z test_cpu_gpu_parity_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9718969Z test_cpu_gpu_parity_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9719364Z test_cpu_gpu_parity_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9720088Z test_cpu_gpu_parity_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9720825Z test_cpu_gpu_parity_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9721392Z test_cpu_gpu_parity_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9721963Z test_cpu_gpu_parity_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9722568Z test_cpu_gpu_parity_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9723212Z test_cpu_gpu_parity_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9723758Z test_cpu_gpu_parity_nn_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2023-01-11T21:52:19.9724338Z test_cpu_gpu_parity_nn_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2023-01-11T21:52:19.9725085Z test_cpu_gpu_parity_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9725746Z test_cpu_gpu_parity_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9726389Z test_cpu_gpu_parity_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9727057Z test_cpu_gpu_parity_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9727681Z test_cpu_gpu_parity_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9728269Z test_cpu_gpu_parity_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9728809Z test_cpu_gpu_parity_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9729385Z test_cpu_gpu_parity_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9729979Z test_cpu_gpu_parity_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9730579Z test_cpu_gpu_parity_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:52:19.9731160Z test_cpu_gpu_parity_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9731773Z test_cpu_gpu_parity_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9732431Z test_cpu_gpu_parity_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9733065Z test_cpu_gpu_parity_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9733705Z test_cpu_gpu_parity_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9734341Z test_cpu_gpu_parity_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9734883Z test_cpu_gpu_parity_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9735281Z test_cpu_gpu_parity_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9735762Z test_cpu_gpu_parity_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9736196Z test_cpu_gpu_parity_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9736626Z test_cpu_gpu_parity_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9737414Z test_cpu_gpu_parity_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9737826Z test_cpu_gpu_parity_nn_TransformerEncoder_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9738221Z test_cpu_gpu_parity_nn_TransformerEncoder_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9738621Z test_cpu_gpu_parity_nn_TransformerEncoder_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9739012Z test_cpu_gpu_parity_nn_TransformerEncoder_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9739531Z test_cpu_gpu_parity_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9739896Z test_cpu_gpu_parity_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2023-01-11T21:52:19.9740298Z test_factory_kwargs_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:52:19.9740631Z test_factory_kwargs_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:52:19.9740963Z test_factory_kwargs_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:52:19.9741283Z test_factory_kwargs_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:52:19.9741619Z test_factory_kwargs_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9741952Z test_factory_kwargs_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9742298Z test_factory_kwargs_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9742642Z test_factory_kwargs_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9742986Z test_factory_kwargs_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9743311Z test_factory_kwargs_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9743649Z test_factory_kwargs_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9743990Z test_factory_kwargs_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9744309Z test_factory_kwargs_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:52:19.9744627Z test_factory_kwargs_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:52:19.9744941Z test_factory_kwargs_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2023-01-11T21:52:19.9745250Z test_factory_kwargs_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.009s) 2023-01-11T21:52:19.9745552Z test_factory_kwargs_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2023-01-11T21:52:19.9745863Z test_factory_kwargs_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2023-01-11T21:52:19.9746167Z test_factory_kwargs_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2023-01-11T21:52:19.9746459Z test_factory_kwargs_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.011s) 2023-01-11T21:52:19.9746784Z test_factory_kwargs_nn_ConvTranspose1d_cpu_complex128 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9747765Z test_factory_kwargs_nn_ConvTranspose1d_cpu_complex32 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/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:52:19.9748375Z result = torch.empty(shape, device=device, dtype=dtype) 2023-01-11T21:52:19.9748595Z ok (0.005s) 2023-01-11T21:52:19.9748846Z test_factory_kwargs_nn_ConvTranspose1d_cpu_complex64 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9749194Z test_factory_kwargs_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9749531Z test_factory_kwargs_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9749873Z test_factory_kwargs_nn_ConvTranspose2d_cpu_complex128 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9750204Z test_factory_kwargs_nn_ConvTranspose2d_cpu_complex32 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9750546Z test_factory_kwargs_nn_ConvTranspose2d_cpu_complex64 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9750887Z test_factory_kwargs_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:52:19.9751204Z test_factory_kwargs_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9751541Z test_factory_kwargs_nn_ConvTranspose3d_cpu_complex128 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:52:19.9751917Z test_factory_kwargs_nn_ConvTranspose3d_cpu_complex32 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:52:19.9752253Z test_factory_kwargs_nn_ConvTranspose3d_cpu_complex64 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9752574Z test_factory_kwargs_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:52:19.9752904Z test_factory_kwargs_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:52:19.9753240Z test_factory_kwargs_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.010s) 2023-01-11T21:52:19.9753564Z test_factory_kwargs_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2023-01-11T21:52:19.9753882Z test_factory_kwargs_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:52:19.9754184Z test_factory_kwargs_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:52:19.9754502Z test_factory_kwargs_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9754810Z test_factory_kwargs_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9755124Z test_factory_kwargs_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:52:19.9755433Z test_factory_kwargs_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:52:19.9755747Z test_factory_kwargs_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.055s) 2023-01-11T21:52:19.9756053Z test_factory_kwargs_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.055s) 2023-01-11T21:52:19.9756560Z test_factory_kwargs_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.067s) 2023-01-11T21:52:19.9757063Z test_factory_kwargs_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.054s) 2023-01-11T21:52:19.9757548Z test_factory_kwargs_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:52:19.9758154Z test_factory_kwargs_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9758552Z test_factory_kwargs_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:52:19.9758872Z test_factory_kwargs_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:52:19.9759239Z test_factory_kwargs_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9759679Z test_factory_kwargs_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9760018Z test_factory_kwargs_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2023-01-11T21:52:19.9760325Z test_factory_kwargs_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2023-01-11T21:52:19.9760651Z test_factory_kwargs_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.138s) 2023-01-11T21:52:19.9760977Z test_factory_kwargs_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.122s) 2023-01-11T21:52:19.9761308Z test_factory_kwargs_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.121s) 2023-01-11T21:52:19.9761648Z test_factory_kwargs_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.119s) 2023-01-11T21:52:19.9762403Z test_factory_kwargs_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/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:52:19.9762972Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:52:19.9763206Z ok (0.010s) 2023-01-11T21:52:19.9763442Z test_factory_kwargs_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2023-01-11T21:52:19.9763760Z test_factory_kwargs_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.009s) 2023-01-11T21:52:19.9764151Z test_factory_kwargs_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2023-01-11T21:52:19.9764460Z test_factory_kwargs_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.009s) 2023-01-11T21:52:19.9764781Z test_factory_kwargs_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2023-01-11T21:52:19.9765119Z test_factory_kwargs_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:52:19.9765471Z test_factory_kwargs_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:52:19.9765811Z test_factory_kwargs_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:52:19.9766156Z test_factory_kwargs_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:52:19.9766495Z test_factory_kwargs_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2023-01-11T21:52:19.9766833Z test_factory_kwargs_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:52:19.9767150Z test_factory_kwargs_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:52:19.9767460Z test_factory_kwargs_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:52:19.9767775Z test_factory_kwargs_nn_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:52:19.9768084Z test_factory_kwargs_nn_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:52:19.9768432Z test_factory_kwargs_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.136s) 2023-01-11T21:52:19.9768799Z test_factory_kwargs_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.138s) 2023-01-11T21:52:19.9769159Z test_factory_kwargs_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.137s) 2023-01-11T21:52:19.9769516Z test_factory_kwargs_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.257s) 2023-01-11T21:52:19.9769858Z test_factory_kwargs_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.009s) 2023-01-11T21:52:19.9770173Z test_factory_kwargs_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2023-01-11T21:52:19.9770477Z test_factory_kwargs_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2023-01-11T21:52:19.9770819Z test_factory_kwargs_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2023-01-11T21:52:19.9771137Z test_factory_kwargs_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.107s) 2023-01-11T21:52:19.9771469Z test_factory_kwargs_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.108s) 2023-01-11T21:52:19.9771781Z test_factory_kwargs_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.109s) 2023-01-11T21:52:19.9772105Z test_factory_kwargs_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.107s) 2023-01-11T21:52:19.9772419Z test_factory_kwargs_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:52:19.9772722Z test_factory_kwargs_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:52:19.9773066Z test_factory_kwargs_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:52:19.9773382Z test_factory_kwargs_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:52:19.9773725Z test_factory_kwargs_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.119s) 2023-01-11T21:52:19.9774091Z test_factory_kwargs_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.122s) 2023-01-11T21:52:19.9774450Z test_factory_kwargs_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.095s) 2023-01-11T21:52:19.9774830Z test_factory_kwargs_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.114s) 2023-01-11T21:52:19.9775247Z test_factory_kwargs_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.087s) 2023-01-11T21:52:19.9775617Z test_factory_kwargs_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.085s) 2023-01-11T21:52:19.9776010Z test_factory_kwargs_nn_TransformerEncoder_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... expected failure (0.011s) 2023-01-11T21:52:19.9776405Z test_factory_kwargs_nn_TransformerEncoder_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... expected failure (0.009s) 2023-01-11T21:52:19.9776797Z test_factory_kwargs_nn_TransformerEncoder_train_mode_cpu_float32 (__main__.TestModuleCPU) ... expected failure (0.012s) 2023-01-11T21:52:19.9777182Z test_factory_kwargs_nn_TransformerEncoder_train_mode_cpu_float64 (__main__.TestModuleCPU) ... expected failure (0.009s) 2023-01-11T21:52:19.9777535Z test_factory_kwargs_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.315s) 2023-01-11T21:52:19.9777851Z test_factory_kwargs_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.320s) 2023-01-11T21:52:19.9778187Z test_forward_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:52:19.9778506Z test_forward_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:19.9778822Z test_forward_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:52:19.9779129Z test_forward_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:52:19.9779438Z test_forward_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:52:19.9779766Z test_forward_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:52:19.9780098Z test_forward_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:52:19.9780426Z test_forward_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:52:19.9780742Z test_forward_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:52:19.9781070Z test_forward_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:52:19.9781390Z test_forward_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:52:19.9781717Z test_forward_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:52:19.9782056Z test_forward_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.017s) 2023-01-11T21:52:19.9782352Z test_forward_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.015s) 2023-01-11T21:52:19.9782651Z test_forward_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.011s) 2023-01-11T21:52:19.9782933Z test_forward_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.030s) 2023-01-11T21:52:19.9783227Z test_forward_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.011s) 2023-01-11T21:52:19.9783524Z test_forward_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.011s) 2023-01-11T21:52:19.9783820Z test_forward_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.015s) 2023-01-11T21:52:19.9784099Z test_forward_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.012s) 2023-01-11T21:52:19.9785145Z test_forward_nn_ConvTranspose1d_cpu_complex128 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1121: 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-11T21:52:19.9785880Z "Complex modules are a new feature under active development whose design may change, " 2023-01-11T21:52:19.9786131Z ok (0.009s) 2023-01-11T21:52:19.9786437Z test_forward_nn_ConvTranspose1d_cpu_complex32 (__main__.TestModuleCPU) ... expected failure (0.029s) 2023-01-11T21:52:19.9786774Z test_forward_nn_ConvTranspose1d_cpu_complex64 (__main__.TestModuleCPU) ... ok (0.009s) 2023-01-11T21:52:19.9787101Z test_forward_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:52:19.9787434Z test_forward_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:52:19.9787759Z test_forward_nn_ConvTranspose2d_cpu_complex128 (__main__.TestModuleCPU) ... ok (0.009s) 2023-01-11T21:52:19.9788109Z test_forward_nn_ConvTranspose2d_cpu_complex32 (__main__.TestModuleCPU) ... expected failure (0.024s) 2023-01-11T21:52:19.9788455Z test_forward_nn_ConvTranspose2d_cpu_complex64 (__main__.TestModuleCPU) ... ok (0.009s) 2023-01-11T21:52:19.9788777Z test_forward_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:52:19.9789084Z test_forward_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:52:19.9789412Z test_forward_nn_ConvTranspose3d_cpu_complex128 (__main__.TestModuleCPU) ... ok (0.012s) 2023-01-11T21:52:19.9789756Z test_forward_nn_ConvTranspose3d_cpu_complex32 (__main__.TestModuleCPU) ... expected failure (0.024s) 2023-01-11T21:52:19.9790096Z test_forward_nn_ConvTranspose3d_cpu_complex64 (__main__.TestModuleCPU) ... ok (0.012s) 2023-01-11T21:52:19.9790403Z test_forward_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2023-01-11T21:52:19.9790780Z test_forward_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2023-01-11T21:52:19.9791102Z test_forward_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.031s) 2023-01-11T21:52:19.9791413Z test_forward_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.025s) 2023-01-11T21:52:19.9791716Z test_forward_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9792002Z test_forward_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9792301Z test_forward_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:52:19.9792591Z test_forward_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:52:19.9792888Z test_forward_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.012s) 2023-01-11T21:52:19.9793181Z test_forward_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.011s) 2023-01-11T21:52:19.9793509Z test_forward_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.271s) 2023-01-11T21:52:19.9793814Z test_forward_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.279s) 2023-01-11T21:52:19.9794123Z test_forward_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.295s) 2023-01-11T21:52:19.9794437Z test_forward_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.286s) 2023-01-11T21:52:19.9794737Z test_forward_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.014s) 2023-01-11T21:52:19.9795062Z test_forward_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.013s) 2023-01-11T21:52:19.9795380Z test_forward_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:52:19.9795674Z test_forward_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:52:19.9795972Z test_forward_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.010s) 2023-01-11T21:52:19.9796278Z test_forward_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.009s) 2023-01-11T21:52:19.9796578Z test_forward_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.013s) 2023-01-11T21:52:19.9796865Z test_forward_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.012s) 2023-01-11T21:52:19.9797171Z test_forward_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.576s) 2023-01-11T21:52:19.9797478Z test_forward_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.554s) 2023-01-11T21:52:19.9797897Z test_forward_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.576s) 2023-01-11T21:52:19.9798218Z test_forward_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.545s) 2023-01-11T21:52:19.9798530Z test_forward_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.013s) 2023-01-11T21:52:19.9798836Z test_forward_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.018s) 2023-01-11T21:52:19.9799128Z test_forward_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.013s) 2023-01-11T21:52:19.9799431Z test_forward_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.013s) 2023-01-11T21:52:19.9799866Z test_forward_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.013s) 2023-01-11T21:52:19.9800152Z test_forward_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.014s) 2023-01-11T21:52:19.9800474Z test_forward_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2023-01-11T21:52:19.9800814Z test_forward_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2023-01-11T21:52:19.9801147Z test_forward_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2023-01-11T21:52:19.9801463Z test_forward_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2023-01-11T21:52:19.9801796Z test_forward_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.009s) 2023-01-11T21:52:19.9802130Z test_forward_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.009s) 2023-01-11T21:52:19.9802428Z test_forward_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.009s) 2023-01-11T21:52:19.9802728Z test_forward_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2023-01-11T21:52:19.9803025Z test_forward_nn_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:52:19.9803325Z test_forward_nn_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:52:19.9803642Z test_forward_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.691s) 2023-01-11T21:52:19.9803996Z test_forward_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.688s) 2023-01-11T21:52:19.9804349Z test_forward_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.658s) 2023-01-11T21:52:19.9804704Z test_forward_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.681s) 2023-01-11T21:52:19.9805108Z test_forward_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.029s) 2023-01-11T21:52:19.9805410Z test_forward_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.028s) 2023-01-11T21:52:19.9805704Z test_forward_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.013s) 2023-01-11T21:52:19.9805982Z test_forward_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.012s) 2023-01-11T21:52:19.9806282Z test_forward_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.316s) 2023-01-11T21:52:19.9806592Z test_forward_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.315s) 2023-01-11T21:52:19.9806902Z test_forward_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.291s) 2023-01-11T21:52:19.9807198Z test_forward_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.320s) 2023-01-11T21:52:19.9807501Z test_forward_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:52:19.9807795Z test_forward_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:19.9808074Z test_forward_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:19.9808368Z test_forward_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:19.9808694Z test_forward_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.336s) 2023-01-11T21:52:19.9809054Z test_forward_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.376s) 2023-01-11T21:52:19.9809456Z test_forward_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.231s) 2023-01-11T21:52:19.9809836Z test_forward_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.257s) 2023-01-11T21:52:19.9810211Z test_forward_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.214s) 2023-01-11T21:52:19.9810575Z test_forward_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.226s) 2023-01-11T21:52:19.9810946Z test_forward_nn_TransformerEncoder_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.374s) 2023-01-11T21:52:19.9811293Z test_forward_nn_TransformerEncoder_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.399s) 2023-01-11T21:52:19.9811651Z test_forward_nn_TransformerEncoder_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.339s) 2023-01-11T21:52:19.9811992Z test_forward_nn_TransformerEncoder_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.333s) 2023-01-11T21:52:19.9812329Z test_forward_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.582s) 2023-01-11T21:52:19.9812640Z test_forward_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.613s) 2023-01-11T21:52:19.9812964Z test_grad_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2023-01-11T21:52:19.9813268Z test_grad_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.009s) 2023-01-11T21:52:19.9813582Z test_grad_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.012s) 2023-01-11T21:52:19.9813911Z test_grad_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.013s) 2023-01-11T21:52:19.9814224Z test_grad_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.012s) 2023-01-11T21:52:19.9814543Z test_grad_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.014s) 2023-01-11T21:52:19.9814857Z test_grad_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.095s) 2023-01-11T21:52:19.9815163Z test_grad_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.059s) 2023-01-11T21:52:19.9815439Z test_grad_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.063s) 2023-01-11T21:52:19.9815728Z test_grad_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.092s) 2023-01-11T21:52:19.9816034Z test_grad_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.031s) 2023-01-11T21:52:19.9816376Z test_grad_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.044s) 2023-01-11T21:52:19.9816688Z test_grad_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.044s) 2023-01-11T21:52:19.9817007Z test_grad_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.095s) 2023-01-11T21:52:19.9817310Z test_grad_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.019s) 2023-01-11T21:52:19.9817589Z test_grad_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.038s) 2023-01-11T21:52:19.9817888Z test_grad_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.069s) 2023-01-11T21:52:19.9818185Z test_grad_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (4.195s) 2023-01-11T21:52:19.9818478Z test_grad_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (4.286s) 2023-01-11T21:52:19.9818788Z test_grad_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.051s) 2023-01-11T21:52:19.9819101Z test_grad_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.011s) 2023-01-11T21:52:19.9819392Z test_grad_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.042s) 2023-01-11T21:52:19.9819672Z test_grad_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.120s) 2023-01-11T21:52:19.9819973Z test_grad_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (11.418s) 2023-01-11T21:52:19.9820283Z test_grad_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (12.031s) 2023-01-11T21:52:19.9821032Z test_grad_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/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:52:19.9821593Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:52:19.9822170Z /opt/conda/lib/python3.7/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:52:19.9822658Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:52:19.9823210Z /opt/conda/lib/python3.7/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:52:19.9823693Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:52:19.9824253Z /opt/conda/lib/python3.7/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:52:19.9824738Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:52:19.9824957Z ok (0.074s) 2023-01-11T21:52:19.9825558Z test_grad_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/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:52:19.9826092Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:52:19.9826654Z /opt/conda/lib/python3.7/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:52:19.9827124Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:52:19.9827679Z /opt/conda/lib/python3.7/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:52:19.9828162Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:52:19.9828765Z /opt/conda/lib/python3.7/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:52:19.9829293Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:52:19.9829511Z ok (0.093s) 2023-01-11T21:52:19.9830114Z test_grad_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/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:52:19.9830654Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:52:19.9831204Z /opt/conda/lib/python3.7/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:52:19.9831684Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:52:19.9832242Z /opt/conda/lib/python3.7/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:52:19.9832729Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:52:19.9833286Z /opt/conda/lib/python3.7/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:52:19.9833791Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:52:19.9834025Z ok (0.090s) 2023-01-11T21:52:19.9834644Z test_grad_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/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:52:19.9835203Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:52:19.9835757Z /opt/conda/lib/python3.7/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:52:19.9836239Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:52:19.9836470Z ok (0.038s) 2023-01-11T21:52:19.9837074Z test_grad_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/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:52:19.9837624Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:52:19.9838274Z /opt/conda/lib/python3.7/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:52:19.9838760Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:52:19.9838980Z ok (0.041s) 2023-01-11T21:52:19.9839733Z test_grad_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/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:52:19.9840302Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:52:19.9840873Z /opt/conda/lib/python3.7/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:52:19.9841360Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:52:19.9841662Z ok (0.049s) 2023-01-11T21:52:19.9841898Z test_grad_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.039s) 2023-01-11T21:52:19.9842201Z test_grad_nn_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.022s) 2023-01-11T21:52:19.9842517Z test_grad_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (7.509s) 2023-01-11T21:52:19.9842871Z test_grad_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (7.131s) 2023-01-11T21:52:19.9843198Z test_grad_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.044s) 2023-01-11T21:52:19.9843484Z test_grad_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.081s) 2023-01-11T21:52:19.9843787Z test_grad_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (4.831s) 2023-01-11T21:52:19.9844097Z test_grad_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (4.825s) 2023-01-11T21:52:19.9844394Z test_grad_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.017s) 2023-01-11T21:52:19.9844675Z test_grad_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.012s) 2023-01-11T21:52:19.9844997Z test_grad_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (5.346s) 2023-01-11T21:52:19.9845359Z test_grad_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (2.691s) 2023-01-11T21:52:19.9845716Z test_grad_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (2.425s) 2023-01-11T21:52:19.9846122Z test_grad_nn_TransformerEncoder_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (7.970s) 2023-01-11T21:52:19.9846470Z test_grad_nn_TransformerEncoder_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (7.355s) 2023-01-11T21:52:19.9846798Z test_grad_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (12.867s) 2023-01-11T21:52:19.9847106Z test_gradgrad_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.013s) 2023-01-11T21:52:19.9847434Z test_gradgrad_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.014s) 2023-01-11T21:52:19.9847757Z test_gradgrad_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.069s) 2023-01-11T21:52:19.9848086Z test_gradgrad_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.072s) 2023-01-11T21:52:19.9848405Z test_gradgrad_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.058s) 2023-01-11T21:52:19.9848734Z test_gradgrad_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.081s) 2023-01-11T21:52:19.9849053Z test_gradgrad_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.508s) 2023-01-11T21:52:19.9849344Z test_gradgrad_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.241s) 2023-01-11T21:52:19.9849664Z test_gradgrad_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.231s) 2023-01-11T21:52:19.9849958Z test_gradgrad_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.290s) 2023-01-11T21:52:19.9850273Z test_gradgrad_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.112s) 2023-01-11T21:52:19.9850588Z test_gradgrad_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.128s) 2023-01-11T21:52:19.9850912Z test_gradgrad_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.179s) 2023-01-11T21:52:19.9851238Z test_gradgrad_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.249s) 2023-01-11T21:52:19.9851537Z test_gradgrad_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.046s) 2023-01-11T21:52:19.9851841Z test_gradgrad_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.056s) 2023-01-11T21:52:19.9852145Z test_gradgrad_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.532s) 2023-01-11T21:52:19.9852452Z test_gradgrad_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (32.754s) 2023-01-11T21:52:19.9852755Z test_gradgrad_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (31.654s) 2023-01-11T21:52:19.9853120Z test_gradgrad_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.159s) 2023-01-11T21:52:19.9853432Z test_gradgrad_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.127s) 2023-01-11T21:52:19.9853724Z test_gradgrad_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.623s) 2023-01-11T21:52:19.9854035Z test_gradgrad_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (90.593s) 2023-01-11T21:52:19.9854350Z test_gradgrad_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (95.144s) 2023-01-11T21:52:19.9855046Z test_gradgrad_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/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:52:19.9855585Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:52:19.9856160Z /opt/conda/lib/python3.7/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:52:19.9856647Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:52:19.9857209Z /opt/conda/lib/python3.7/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:52:19.9857677Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:52:19.9858279Z /opt/conda/lib/python3.7/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:52:19.9858758Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:52:19.9858993Z ok (0.225s) 2023-01-11T21:52:19.9859585Z test_gradgrad_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/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:52:19.9860127Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:52:19.9860693Z /opt/conda/lib/python3.7/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:52:19.9861175Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:52:19.9861724Z /opt/conda/lib/python3.7/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:52:19.9862202Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:52:19.9862760Z /opt/conda/lib/python3.7/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:52:19.9863243Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:52:19.9863463Z ok (0.237s) 2023-01-11T21:52:19.9864065Z test_gradgrad_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/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:52:19.9864610Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:52:19.9865170Z /opt/conda/lib/python3.7/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:52:19.9865670Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:52:19.9866233Z /opt/conda/lib/python3.7/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:52:19.9866707Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:52:19.9867266Z /opt/conda/lib/python3.7/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:52:19.9867740Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:52:19.9867957Z ok (0.303s) 2023-01-11T21:52:19.9868581Z test_gradgrad_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/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:52:19.9869141Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:52:19.9869691Z /opt/conda/lib/python3.7/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:52:19.9870174Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:52:19.9870408Z ok (0.112s) 2023-01-11T21:52:19.9871076Z test_gradgrad_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/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:52:19.9871627Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:52:19.9872195Z /opt/conda/lib/python3.7/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:52:19.9872674Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:52:19.9872912Z ok (0.123s) 2023-01-11T21:52:19.9873530Z test_gradgrad_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/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:52:19.9874095Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:52:19.9874655Z /opt/conda/lib/python3.7/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:52:19.9875136Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:52:19.9875354Z ok (0.182s) 2023-01-11T21:52:19.9875597Z test_gradgrad_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.116s) 2023-01-11T21:52:19.9875908Z test_gradgrad_nn_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.036s) 2023-01-11T21:52:19.9876252Z test_gradgrad_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (35.156s) 2023-01-11T21:52:19.9876602Z test_gradgrad_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (35.278s) 2023-01-11T21:52:19.9876939Z test_gradgrad_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.076s) 2023-01-11T21:52:19.9877247Z test_gradgrad_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.536s) 2023-01-11T21:52:19.9877546Z test_gradgrad_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (36.820s) 2023-01-11T21:52:19.9877982Z test_gradgrad_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (36.935s) 2023-01-11T21:52:19.9878341Z test_gradgrad_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.033s) 2023-01-11T21:52:19.9878644Z test_gradgrad_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.026s) 2023-01-11T21:52:19.9878967Z test_gradgrad_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (64.794s) 2023-01-11T21:52:19.9879399Z test_gradgrad_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (28.317s) 2023-01-11T21:52:19.9879910Z test_gradgrad_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (25.767s) 2023-01-11T21:52:19.9880271Z test_gradgrad_nn_TransformerEncoder_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (106.706s) 2023-01-11T21:52:19.9880633Z test_gradgrad_nn_TransformerEncoder_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (96.021s) 2023-01-11T21:52:19.9880970Z test_gradgrad_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (171.868s) 2023-01-11T21:52:19.9881327Z test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:19.9881687Z test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:19.9882049Z test_if_train_and_eval_modes_differ_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:19.9882400Z test_if_train_and_eval_modes_differ_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:19.9882832Z test_if_train_and_eval_modes_differ_nn_BatchNorm2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:19.9883173Z test_if_train_and_eval_modes_differ_nn_BatchNorm2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:19.9883515Z test_if_train_and_eval_modes_differ_nn_BatchNorm3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:19.9883865Z test_if_train_and_eval_modes_differ_nn_BatchNorm3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:19.9884213Z test_if_train_and_eval_modes_differ_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:52:19.9884543Z test_if_train_and_eval_modes_differ_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:52:19.9884886Z test_if_train_and_eval_modes_differ_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9885226Z test_if_train_and_eval_modes_differ_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9885553Z test_if_train_and_eval_modes_differ_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9885894Z test_if_train_and_eval_modes_differ_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9886227Z test_if_train_and_eval_modes_differ_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9886566Z test_if_train_and_eval_modes_differ_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:52:19.9887651Z test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_complex128 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1121: 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-11T21:52:19.9888394Z "Complex modules are a new feature under active development whose design may change, " 2023-01-11T21:52:19.9888638Z ok (0.006s) 2023-01-11T21:52:19.9888928Z test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_complex32 (__main__.TestModuleCPU) ... expected failure (0.024s) 2023-01-11T21:52:19.9889321Z test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_complex64 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:52:19.9889749Z test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:52:19.9890110Z test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:52:19.9890478Z test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_complex128 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:52:19.9890851Z test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_complex32 (__main__.TestModuleCPU) ... expected failure (0.024s) 2023-01-11T21:52:19.9891240Z test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_complex64 (__main__.TestModuleCPU) ... ok (0.007s) 2023-01-11T21:52:19.9891608Z test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:52:19.9891971Z test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:52:19.9892328Z test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_complex128 (__main__.TestModuleCPU) ... ok (0.008s) 2023-01-11T21:52:19.9892711Z test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_complex32 (__main__.TestModuleCPU) ... expected failure (0.024s) 2023-01-11T21:52:19.9893094Z test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_complex64 (__main__.TestModuleCPU) ... ok (0.008s) 2023-01-11T21:52:19.9893459Z test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:52:19.9893837Z test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:52:19.9894200Z test_if_train_and_eval_modes_differ_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2023-01-11T21:52:19.9894565Z test_if_train_and_eval_modes_differ_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2023-01-11T21:52:19.9894918Z test_if_train_and_eval_modes_differ_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:19.9895234Z test_if_train_and_eval_modes_differ_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.027s) 2023-01-11T21:52:19.9895575Z test_if_train_and_eval_modes_differ_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:52:19.9895922Z test_if_train_and_eval_modes_differ_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:52:19.9896267Z test_if_train_and_eval_modes_differ_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9896595Z test_if_train_and_eval_modes_differ_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9896932Z test_if_train_and_eval_modes_differ_nn_GRU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.022s) 2023-01-11T21:52:19.9897253Z test_if_train_and_eval_modes_differ_nn_GRU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.026s) 2023-01-11T21:52:19.9897593Z test_if_train_and_eval_modes_differ_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9897949Z test_if_train_and_eval_modes_differ_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:52:19.9898301Z test_if_train_and_eval_modes_differ_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:19.9898644Z test_if_train_and_eval_modes_differ_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:19.9898977Z test_if_train_and_eval_modes_differ_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:52:19.9899313Z test_if_train_and_eval_modes_differ_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:52:19.9899652Z test_if_train_and_eval_modes_differ_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9899994Z test_if_train_and_eval_modes_differ_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9900354Z test_if_train_and_eval_modes_differ_nn_LSTM_cpu_float32 (__main__.TestModuleCPU) ... ok (0.046s) 2023-01-11T21:52:19.9900688Z test_if_train_and_eval_modes_differ_nn_LSTM_cpu_float64 (__main__.TestModuleCPU) ... ok (0.056s) 2023-01-11T21:52:19.9901425Z test_if_train_and_eval_modes_differ_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/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:52:19.9902060Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:52:19.9902282Z ok (0.007s) 2023-01-11T21:52:19.9902543Z test_if_train_and_eval_modes_differ_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2023-01-11T21:52:19.9902892Z test_if_train_and_eval_modes_differ_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2023-01-11T21:52:19.9903228Z test_if_train_and_eval_modes_differ_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2023-01-11T21:52:19.9903576Z test_if_train_and_eval_modes_differ_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2023-01-11T21:52:19.9903920Z test_if_train_and_eval_modes_differ_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2023-01-11T21:52:19.9904284Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:52:19.9904682Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:52:19.9905057Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:52:19.9905427Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:52:19.9905795Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9906147Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9906502Z test_if_train_and_eval_modes_differ_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:52:19.9906841Z test_if_train_and_eval_modes_differ_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:52:19.9907184Z test_if_train_and_eval_modes_differ_nn_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:52:19.9907520Z test_if_train_and_eval_modes_differ_nn_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:19.9907883Z test_if_train_and_eval_modes_differ_nn_MultiheadAttention_cpu_float32 (__main__.TestModuleCPU) ... ok (0.044s) 2023-01-11T21:52:19.9908256Z test_if_train_and_eval_modes_differ_nn_MultiheadAttention_cpu_float64 (__main__.TestModuleCPU) ... ok (0.052s) 2023-01-11T21:52:19.9908606Z test_if_train_and_eval_modes_differ_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9908947Z test_if_train_and_eval_modes_differ_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:52:19.9909281Z test_if_train_and_eval_modes_differ_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9909608Z test_if_train_and_eval_modes_differ_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:19.9909922Z test_if_train_and_eval_modes_differ_nn_RNN_cpu_float32 (__main__.TestModuleCPU) ... ok (0.040s) 2023-01-11T21:52:19.9910250Z test_if_train_and_eval_modes_differ_nn_RNN_cpu_float64 (__main__.TestModuleCPU) ... ok (0.047s) 2023-01-11T21:52:19.9910578Z test_if_train_and_eval_modes_differ_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:19.9910915Z test_if_train_and_eval_modes_differ_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:19.9911272Z test_if_train_and_eval_modes_differ_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:19.9911603Z test_if_train_and_eval_modes_differ_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:19.9911962Z test_if_train_and_eval_modes_differ_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.135s) 2023-01-11T21:52:19.9912341Z test_if_train_and_eval_modes_differ_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.148s) 2023-01-11T21:52:19.9912730Z test_if_train_and_eval_modes_differ_nn_TransformerEncoderLayer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.105s) 2023-01-11T21:52:19.9913119Z test_if_train_and_eval_modes_differ_nn_TransformerEncoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.083s) 2023-01-11T21:52:19.9913497Z test_if_train_and_eval_modes_differ_nn_TransformerEncoder_cpu_float32 (__main__.TestModuleCPU) ... ok (0.205s) 2023-01-11T21:52:19.9913856Z test_if_train_and_eval_modes_differ_nn_TransformerEncoder_cpu_float64 (__main__.TestModuleCPU) ... ok (0.211s) 2023-01-11T21:52:19.9914216Z test_if_train_and_eval_modes_differ_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.277s) 2023-01-11T21:52:19.9914563Z test_if_train_and_eval_modes_differ_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.323s) 2023-01-11T21:52:19.9914906Z test_memory_format_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.011s) 2023-01-11T21:52:19.9915261Z test_memory_format_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.009s) 2023-01-11T21:52:19.9915600Z test_memory_format_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2023-01-11T21:52:19.9916001Z test_memory_format_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2023-01-11T21:52:19.9916340Z test_memory_format_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.013s) 2023-01-11T21:52:19.9916668Z test_memory_format_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.013s) 2023-01-11T21:52:19.9917006Z test_memory_format_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.015s) 2023-01-11T21:52:19.9917344Z test_memory_format_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.014s) 2023-01-11T21:52:19.9917667Z test_memory_format_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.014s) 2023-01-11T21:52:19.9918087Z test_memory_format_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.014s) 2023-01-11T21:52:19.9918424Z test_memory_format_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.015s) 2023-01-11T21:52:19.9918765Z test_memory_format_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.014s) 2023-01-11T21:52:19.9919091Z test_memory_format_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2023-01-11T21:52:19.9919428Z test_memory_format_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2023-01-11T21:52:19.9919884Z test_memory_format_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.018s) 2023-01-11T21:52:19.9920216Z test_memory_format_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.017s) 2023-01-11T21:52:19.9920508Z test_memory_format_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.030s) 2023-01-11T21:52:19.9920813Z test_memory_format_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.028s) 2023-01-11T21:52:19.9921140Z test_memory_format_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... expected failure (0.010s) 2023-01-11T21:52:19.9921460Z test_memory_format_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... expected failure (0.010s) 2023-01-11T21:52:19.9921799Z test_memory_format_nn_ConvTranspose1d_cpu_complex128 (__main__.TestModuleCPU) ... ok (0.018s) 2023-01-11T21:52:19.9922218Z test_memory_format_nn_ConvTranspose1d_cpu_complex32 (__main__.TestModuleCPU) ... expected failure (0.027s) 2023-01-11T21:52:19.9922572Z test_memory_format_nn_ConvTranspose1d_cpu_complex64 (__main__.TestModuleCPU) ... ok (0.019s) 2023-01-11T21:52:19.9922897Z test_memory_format_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.011s) 2023-01-11T21:52:19.9923228Z test_memory_format_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.036s) 2023-01-11T21:52:19.9923576Z test_memory_format_nn_ConvTranspose2d_cpu_complex128 (__main__.TestModuleCPU) ... expected failure (0.015s) 2023-01-11T21:52:19.9923940Z test_memory_format_nn_ConvTranspose2d_cpu_complex32 (__main__.TestModuleCPU) ... expected failure (0.027s) 2023-01-11T21:52:19.9924308Z test_memory_format_nn_ConvTranspose2d_cpu_complex64 (__main__.TestModuleCPU) ... expected failure (0.016s) 2023-01-11T21:52:19.9924676Z test_memory_format_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... expected failure (0.010s) 2023-01-11T21:52:19.9925042Z test_memory_format_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... expected failure (0.010s) 2023-01-11T21:52:19.9925392Z test_memory_format_nn_ConvTranspose3d_cpu_complex128 (__main__.TestModuleCPU) ... expected failure (0.025s) 2023-01-11T21:52:19.9925760Z test_memory_format_nn_ConvTranspose3d_cpu_complex32 (__main__.TestModuleCPU) ... expected failure (0.027s) 2023-01-11T21:52:19.9926127Z test_memory_format_nn_ConvTranspose3d_cpu_complex64 (__main__.TestModuleCPU) ... expected failure (0.025s) 2023-01-11T21:52:19.9926528Z test_memory_format_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... expected failure (0.014s) 2023-01-11T21:52:19.9926879Z test_memory_format_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... expected failure (0.014s) 2023-01-11T21:52:19.9927223Z test_memory_format_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.032s) 2023-01-11T21:52:19.9927561Z test_memory_format_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.029s) 2023-01-11T21:52:19.9927883Z test_memory_format_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.014s) 2023-01-11T21:52:19.9928167Z test_memory_format_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.013s) 2023-01-11T21:52:19.9928488Z test_memory_format_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2023-01-11T21:52:19.9928834Z test_memory_format_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2023-01-11T21:52:19.9929153Z test_memory_format_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.015s) 2023-01-11T21:52:19.9929469Z test_memory_format_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.015s) 2023-01-11T21:52:19.9929785Z test_memory_format_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.372s) 2023-01-11T21:52:19.9930105Z test_memory_format_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.318s) 2023-01-11T21:52:19.9930412Z test_memory_format_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.350s) 2023-01-11T21:52:19.9930734Z test_memory_format_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.318s) 2023-01-11T21:52:19.9931107Z test_memory_format_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2023-01-11T21:52:19.9931454Z test_memory_format_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2023-01-11T21:52:19.9931790Z test_memory_format_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.011s) 2023-01-11T21:52:19.9932112Z test_memory_format_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2023-01-11T21:52:19.9932438Z test_memory_format_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2023-01-11T21:52:19.9932752Z test_memory_format_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2023-01-11T21:52:19.9933113Z test_memory_format_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.018s) 2023-01-11T21:52:19.9933429Z test_memory_format_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2023-01-11T21:52:19.9933742Z test_memory_format_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.691s) 2023-01-11T21:52:19.9934047Z test_memory_format_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.681s) 2023-01-11T21:52:19.9934370Z test_memory_format_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.674s) 2023-01-11T21:52:19.9934692Z test_memory_format_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.665s) 2023-01-11T21:52:19.9934994Z test_memory_format_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.020s) 2023-01-11T21:52:19.9935308Z test_memory_format_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.019s) 2023-01-11T21:52:19.9935620Z test_memory_format_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.030s) 2023-01-11T21:52:19.9935933Z test_memory_format_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.029s) 2023-01-11T21:52:19.9936253Z test_memory_format_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... expected failure (0.010s) 2023-01-11T21:52:19.9936601Z test_memory_format_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... expected failure (0.010s) 2023-01-11T21:52:19.9936944Z test_memory_format_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.011s) 2023-01-11T21:52:19.9937276Z test_memory_format_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.011s) 2023-01-11T21:52:19.9937666Z test_memory_format_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... expected failure (0.010s) 2023-01-11T21:52:19.9938042Z test_memory_format_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... expected failure (0.010s) 2023-01-11T21:52:19.9938412Z test_memory_format_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... expected failure (0.014s) 2023-01-11T21:52:19.9938771Z test_memory_format_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... expected failure (0.014s) 2023-01-11T21:52:19.9939121Z test_memory_format_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2023-01-11T21:52:19.9939450Z test_memory_format_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2023-01-11T21:52:19.9939773Z test_memory_format_nn_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.022s) 2023-01-11T21:52:19.9940077Z test_memory_format_nn_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.020s) 2023-01-11T21:52:19.9940432Z test_memory_format_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2023-01-11T21:52:19.9940818Z test_memory_format_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2023-01-11T21:52:19.9941202Z test_memory_format_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2023-01-11T21:52:19.9941574Z test_memory_format_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2023-01-11T21:52:19.9941931Z test_memory_format_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2023-01-11T21:52:19.9942264Z test_memory_format_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2023-01-11T21:52:19.9942577Z test_memory_format_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2023-01-11T21:52:19.9942885Z test_memory_format_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.015s) 2023-01-11T21:52:19.9943196Z test_memory_format_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.370s) 2023-01-11T21:52:19.9943514Z test_memory_format_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.343s) 2023-01-11T21:52:19.9943819Z test_memory_format_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.388s) 2023-01-11T21:52:19.9944195Z test_memory_format_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.344s) 2023-01-11T21:52:19.9944502Z test_memory_format_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2023-01-11T21:52:19.9944784Z test_memory_format_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.015s) 2023-01-11T21:52:19.9945086Z test_memory_format_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... ok (0.014s) 2023-01-11T21:52:19.9945393Z test_memory_format_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.015s) 2023-01-11T21:52:19.9945747Z test_memory_format_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2023-01-11T21:52:19.9946119Z test_memory_format_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2023-01-11T21:52:19.9946511Z test_memory_format_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2023-01-11T21:52:19.9946918Z test_memory_format_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2023-01-11T21:52:19.9947321Z test_memory_format_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2023-01-11T21:52:19.9947711Z test_memory_format_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2023-01-11T21:52:19.9948104Z test_memory_format_nn_TransformerEncoder_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2023-01-11T21:52:19.9948519Z test_memory_format_nn_TransformerEncoder_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.012s) 2023-01-11T21:52:19.9948898Z test_memory_format_nn_TransformerEncoder_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2023-01-11T21:52:19.9949266Z test_memory_format_nn_TransformerEncoder_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2023-01-11T21:52:19.9949632Z test_memory_format_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2023-01-11T21:52:19.9949975Z test_memory_format_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2023-01-11T21:52:19.9950352Z test_multiple_device_transfer_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9950745Z test_multiple_device_transfer_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9951131Z test_multiple_device_transfer_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9951510Z test_multiple_device_transfer_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9951886Z test_multiple_device_transfer_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9952295Z test_multiple_device_transfer_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9952698Z test_multiple_device_transfer_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9953098Z test_multiple_device_transfer_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9953486Z test_multiple_device_transfer_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9953884Z test_multiple_device_transfer_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9954284Z test_multiple_device_transfer_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9954722Z test_multiple_device_transfer_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9955107Z test_multiple_device_transfer_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9955466Z test_multiple_device_transfer_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9955838Z test_multiple_device_transfer_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9956205Z test_multiple_device_transfer_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9956561Z test_multiple_device_transfer_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9956923Z test_multiple_device_transfer_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9957294Z test_multiple_device_transfer_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9957660Z test_multiple_device_transfer_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9958117Z test_multiple_device_transfer_nn_ConvTranspose1d_cpu_complex128 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9958521Z test_multiple_device_transfer_nn_ConvTranspose1d_cpu_complex32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9958954Z test_multiple_device_transfer_nn_ConvTranspose1d_cpu_complex64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9959356Z test_multiple_device_transfer_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9959875Z test_multiple_device_transfer_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9960274Z test_multiple_device_transfer_nn_ConvTranspose2d_cpu_complex128 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9960674Z test_multiple_device_transfer_nn_ConvTranspose2d_cpu_complex32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9961069Z test_multiple_device_transfer_nn_ConvTranspose2d_cpu_complex64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9961453Z test_multiple_device_transfer_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9961849Z test_multiple_device_transfer_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9962245Z test_multiple_device_transfer_nn_ConvTranspose3d_cpu_complex128 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9962643Z test_multiple_device_transfer_nn_ConvTranspose3d_cpu_complex32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9963031Z test_multiple_device_transfer_nn_ConvTranspose3d_cpu_complex64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9963419Z test_multiple_device_transfer_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9963807Z test_multiple_device_transfer_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9964198Z test_multiple_device_transfer_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9964580Z test_multiple_device_transfer_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9964959Z test_multiple_device_transfer_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9965401Z test_multiple_device_transfer_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9965774Z test_multiple_device_transfer_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9966139Z test_multiple_device_transfer_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9966516Z test_multiple_device_transfer_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9966891Z test_multiple_device_transfer_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9967273Z test_multiple_device_transfer_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9967642Z test_multiple_device_transfer_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9968027Z test_multiple_device_transfer_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9968409Z test_multiple_device_transfer_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9968794Z test_multiple_device_transfer_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9969172Z test_multiple_device_transfer_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9969597Z test_multiple_device_transfer_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.011s) 2023-01-11T21:52:19.9969975Z test_multiple_device_transfer_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9970347Z test_multiple_device_transfer_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9970708Z test_multiple_device_transfer_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9971080Z test_multiple_device_transfer_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9971450Z test_multiple_device_transfer_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9971810Z test_multiple_device_transfer_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9972194Z test_multiple_device_transfer_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9972583Z test_multiple_device_transfer_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9972999Z test_multiple_device_transfer_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9973366Z test_multiple_device_transfer_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9973745Z test_multiple_device_transfer_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9974119Z test_multiple_device_transfer_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9974491Z test_multiple_device_transfer_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9974852Z test_multiple_device_transfer_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9975223Z test_multiple_device_transfer_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9975617Z test_multiple_device_transfer_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9976062Z test_multiple_device_transfer_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9976450Z test_multiple_device_transfer_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9976847Z test_multiple_device_transfer_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9977241Z test_multiple_device_transfer_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9977636Z test_multiple_device_transfer_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9978010Z test_multiple_device_transfer_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9978386Z test_multiple_device_transfer_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9978763Z test_multiple_device_transfer_nn_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9979143Z test_multiple_device_transfer_nn_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9979533Z test_multiple_device_transfer_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9979993Z test_multiple_device_transfer_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:52:19.9980418Z test_multiple_device_transfer_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9980842Z test_multiple_device_transfer_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9981227Z test_multiple_device_transfer_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9981608Z test_multiple_device_transfer_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9981979Z test_multiple_device_transfer_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9982353Z test_multiple_device_transfer_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9982717Z test_multiple_device_transfer_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9983103Z test_multiple_device_transfer_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9983487Z test_multiple_device_transfer_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9983873Z test_multiple_device_transfer_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9984228Z test_multiple_device_transfer_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9984594Z test_multiple_device_transfer_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9984967Z test_multiple_device_transfer_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9985342Z test_multiple_device_transfer_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9985732Z test_multiple_device_transfer_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9986196Z test_multiple_device_transfer_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9986632Z test_multiple_device_transfer_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9987074Z test_multiple_device_transfer_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9987506Z test_multiple_device_transfer_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9987944Z test_multiple_device_transfer_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9988378Z test_multiple_device_transfer_nn_TransformerEncoder_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9988799Z test_multiple_device_transfer_nn_TransformerEncoder_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9989212Z test_multiple_device_transfer_nn_TransformerEncoder_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9989636Z test_multiple_device_transfer_nn_TransformerEncoder_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9990031Z test_multiple_device_transfer_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9990451Z test_multiple_device_transfer_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2023-01-11T21:52:19.9990817Z test_non_contiguous_tensors_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2023-01-11T21:52:19.9991182Z test_non_contiguous_tensors_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.037s) 2023-01-11T21:52:19.9991590Z test_non_contiguous_tensors_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.015s) 2023-01-11T21:52:19.9991921Z test_non_contiguous_tensors_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.015s) 2023-01-11T21:52:19.9992257Z test_non_contiguous_tensors_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.025s) 2023-01-11T21:52:19.9992616Z test_non_contiguous_tensors_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.022s) 2023-01-11T21:52:19.9992974Z test_non_contiguous_tensors_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.024s) 2023-01-11T21:52:19.9993353Z test_non_contiguous_tensors_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.023s) 2023-01-11T21:52:19.9993706Z test_non_contiguous_tensors_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.024s) 2023-01-11T21:52:19.9994058Z test_non_contiguous_tensors_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.023s) 2023-01-11T21:52:19.9994410Z test_non_contiguous_tensors_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.024s) 2023-01-11T21:52:19.9994752Z test_non_contiguous_tensors_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.024s) 2023-01-11T21:52:19.9995093Z test_non_contiguous_tensors_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.105s) 2023-01-11T21:52:19.9995416Z test_non_contiguous_tensors_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.107s) 2023-01-11T21:52:19.9995745Z test_non_contiguous_tensors_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.082s) 2023-01-11T21:52:19.9996057Z test_non_contiguous_tensors_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.077s) 2023-01-11T21:52:19.9996378Z test_non_contiguous_tensors_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.083s) 2023-01-11T21:52:19.9996696Z test_non_contiguous_tensors_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.079s) 2023-01-11T21:52:19.9997029Z test_non_contiguous_tensors_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.097s) 2023-01-11T21:52:19.9997337Z test_non_contiguous_tensors_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.093s) 2023-01-11T21:52:19.9997748Z test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_complex128 (__main__.TestModuleCPU) ... ok (0.082s) 2023-01-11T21:52:19.9998134Z test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_complex32 (__main__.TestModuleCPU) ... expected failure (0.026s) 2023-01-11T21:52:19.9998493Z test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_complex64 (__main__.TestModuleCPU) ... ok (0.086s) 2023-01-11T21:52:19.9998846Z test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.068s) 2023-01-11T21:52:19.9999195Z test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.041s) 2023-01-11T21:52:19.9999709Z test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_complex128 (__main__.TestModuleCPU) ... ok (0.092s) 2023-01-11T21:52:20.0000076Z test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_complex32 (__main__.TestModuleCPU) ... expected failure (0.028s) 2023-01-11T21:52:20.0000450Z test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_complex64 (__main__.TestModuleCPU) ... ok (0.094s) 2023-01-11T21:52:20.0000808Z test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.047s) 2023-01-11T21:52:20.0001144Z test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.045s) 2023-01-11T21:52:20.0001558Z test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_complex128 (__main__.TestModuleCPU) ... ok (0.147s) 2023-01-11T21:52:20.0001935Z test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_complex32 (__main__.TestModuleCPU) ... expected failure (0.027s) 2023-01-11T21:52:20.0002310Z test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_complex64 (__main__.TestModuleCPU) ... ok (0.125s) 2023-01-11T21:52:20.0002653Z test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.062s) 2023-01-11T21:52:20.0003004Z test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.061s) 2023-01-11T21:52:20.0003358Z test_non_contiguous_tensors_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.180s) 2023-01-11T21:52:20.0003715Z test_non_contiguous_tensors_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.145s) 2023-01-11T21:52:20.0004037Z test_non_contiguous_tensors_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.033s) 2023-01-11T21:52:20.0004356Z test_non_contiguous_tensors_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.031s) 2023-01-11T21:52:20.0004684Z test_non_contiguous_tensors_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... ok (0.064s) 2023-01-11T21:52:20.0005015Z test_non_contiguous_tensors_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.065s) 2023-01-11T21:52:20.0005334Z test_non_contiguous_tensors_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.071s) 2023-01-11T21:52:20.0005658Z test_non_contiguous_tensors_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.069s) 2023-01-11T21:52:20.0005990Z test_non_contiguous_tensors_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (2.261s) 2023-01-11T21:52:20.0006317Z test_non_contiguous_tensors_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (2.199s) 2023-01-11T21:52:20.0006653Z test_non_contiguous_tensors_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (2.245s) 2023-01-11T21:52:20.0006994Z test_non_contiguous_tensors_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (2.176s) 2023-01-11T21:52:20.0007338Z test_non_contiguous_tensors_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.074s) 2023-01-11T21:52:20.0007675Z test_non_contiguous_tensors_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.071s) 2023-01-11T21:52:20.0008059Z test_non_contiguous_tensors_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.023s) 2023-01-11T21:52:20.0008391Z test_non_contiguous_tensors_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.022s) 2023-01-11T21:52:20.0008719Z test_non_contiguous_tensors_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.069s) 2023-01-11T21:52:20.0009030Z test_non_contiguous_tensors_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.051s) 2023-01-11T21:52:20.0009358Z test_non_contiguous_tensors_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.095s) 2023-01-11T21:52:20.0009691Z test_non_contiguous_tensors_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.094s) 2023-01-11T21:52:20.0010078Z test_non_contiguous_tensors_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (6.177s) 2023-01-11T21:52:20.0010419Z test_non_contiguous_tensors_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (6.050s) 2023-01-11T21:52:20.0010766Z test_non_contiguous_tensors_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (5.949s) 2023-01-11T21:52:20.0011107Z test_non_contiguous_tensors_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (5.841s) 2023-01-11T21:52:20.0011429Z test_non_contiguous_tensors_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.078s) 2023-01-11T21:52:20.0011761Z test_non_contiguous_tensors_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.073s) 2023-01-11T21:52:20.0012090Z test_non_contiguous_tensors_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.080s) 2023-01-11T21:52:20.0012433Z test_non_contiguous_tensors_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.080s) 2023-01-11T21:52:20.0012763Z test_non_contiguous_tensors_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.092s) 2023-01-11T21:52:20.0013089Z test_non_contiguous_tensors_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.115s) 2023-01-11T21:52:20.0013440Z test_non_contiguous_tensors_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.042s) 2023-01-11T21:52:20.0013793Z test_non_contiguous_tensors_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.040s) 2023-01-11T21:52:20.0014148Z test_non_contiguous_tensors_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.043s) 2023-01-11T21:52:20.0014505Z test_non_contiguous_tensors_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.042s) 2023-01-11T21:52:20.0014867Z test_non_contiguous_tensors_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.056s) 2023-01-11T21:52:20.0015216Z test_non_contiguous_tensors_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.054s) 2023-01-11T21:52:20.0015554Z test_non_contiguous_tensors_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.049s) 2023-01-11T21:52:20.0015882Z test_non_contiguous_tensors_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.047s) 2023-01-11T21:52:20.0016229Z test_non_contiguous_tensors_nn_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2023-01-11T21:52:20.0016576Z test_non_contiguous_tensors_nn_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2023-01-11T21:52:20.0016945Z test_non_contiguous_tensors_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (4.193s) 2023-01-11T21:52:20.0017323Z test_non_contiguous_tensors_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (4.126s) 2023-01-11T21:52:20.0017690Z test_non_contiguous_tensors_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (4.904s) 2023-01-11T21:52:20.0018068Z test_non_contiguous_tensors_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (4.196s) 2023-01-11T21:52:20.0018418Z test_non_contiguous_tensors_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.096s) 2023-01-11T21:52:20.0018779Z test_non_contiguous_tensors_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.069s) 2023-01-11T21:52:20.0019091Z test_non_contiguous_tensors_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.081s) 2023-01-11T21:52:20.0019412Z test_non_contiguous_tensors_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.077s) 2023-01-11T21:52:20.0019745Z test_non_contiguous_tensors_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (2.615s) 2023-01-11T21:52:20.0020084Z test_non_contiguous_tensors_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (2.433s) 2023-01-11T21:52:20.0020410Z test_non_contiguous_tensors_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (2.617s) 2023-01-11T21:52:20.0020750Z test_non_contiguous_tensors_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (2.432s) 2023-01-11T21:52:20.0021080Z test_non_contiguous_tensors_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.031s) 2023-01-11T21:52:20.0021389Z test_non_contiguous_tensors_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.030s) 2023-01-11T21:52:20.0021714Z test_non_contiguous_tensors_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... ok (0.048s) 2023-01-11T21:52:20.0022037Z test_non_contiguous_tensors_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.023s) 2023-01-11T21:52:20.0022393Z test_non_contiguous_tensors_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... ok (1.950s) 2023-01-11T21:52:20.0022761Z test_non_contiguous_tensors_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (1.852s) 2023-01-11T21:52:20.0023189Z test_non_contiguous_tensors_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (1.327s) 2023-01-11T21:52:20.0023589Z test_non_contiguous_tensors_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (1.277s) 2023-01-11T21:52:20.0023986Z test_non_contiguous_tensors_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (1.193s) 2023-01-11T21:52:20.0024377Z test_non_contiguous_tensors_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (1.144s) 2023-01-11T21:52:20.0024766Z test_non_contiguous_tensors_nn_TransformerEncoder_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (2.498s) 2023-01-11T21:52:20.0025143Z test_non_contiguous_tensors_nn_TransformerEncoder_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (2.391s) 2023-01-11T21:52:20.0025523Z test_non_contiguous_tensors_nn_TransformerEncoder_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (2.250s) 2023-01-11T21:52:20.0025893Z test_non_contiguous_tensors_nn_TransformerEncoder_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (2.157s) 2023-01-11T21:52:20.0026251Z test_non_contiguous_tensors_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... ok (2.921s) 2023-01-11T21:52:20.0026584Z test_non_contiguous_tensors_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (2.972s) 2023-01-11T21:52:20.0026909Z test_pickle_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:20.0027235Z test_pickle_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:52:20.0027551Z test_pickle_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:52:20.0027851Z test_pickle_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:52:20.0028153Z test_pickle_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:52:20.0028478Z test_pickle_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:52:20.0028803Z test_pickle_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:52:20.0029132Z test_pickle_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:52:20.0029437Z test_pickle_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:52:20.0029791Z test_pickle_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:52:20.0030110Z test_pickle_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:52:20.0030421Z test_pickle_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:52:20.0030736Z test_pickle_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.018s) 2023-01-11T21:52:20.0031036Z test_pickle_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.018s) 2023-01-11T21:52:20.0031339Z test_pickle_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2023-01-11T21:52:20.0031622Z test_pickle_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2023-01-11T21:52:20.0031915Z test_pickle_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2023-01-11T21:52:20.0032207Z test_pickle_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2023-01-11T21:52:20.0032487Z test_pickle_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.018s) 2023-01-11T21:52:20.0032779Z test_pickle_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.018s) 2023-01-11T21:52:20.0033092Z test_pickle_nn_ConvTranspose1d_cpu_complex128 (__main__.TestModuleCPU) ... ok (0.014s) 2023-01-11T21:52:20.0033444Z test_pickle_nn_ConvTranspose1d_cpu_complex32 (__main__.TestModuleCPU) ... expected failure (0.024s) 2023-01-11T21:52:20.0033775Z test_pickle_nn_ConvTranspose1d_cpu_complex64 (__main__.TestModuleCPU) ... ok (0.015s) 2023-01-11T21:52:20.0034136Z test_pickle_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.009s) 2023-01-11T21:52:20.0034462Z test_pickle_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.009s) 2023-01-11T21:52:20.0034778Z test_pickle_nn_ConvTranspose2d_cpu_complex128 (__main__.TestModuleCPU) ... ok (0.015s) 2023-01-11T21:52:20.0035127Z test_pickle_nn_ConvTranspose2d_cpu_complex32 (__main__.TestModuleCPU) ... expected failure (0.024s) 2023-01-11T21:52:20.0035474Z test_pickle_nn_ConvTranspose2d_cpu_complex64 (__main__.TestModuleCPU) ... ok (0.016s) 2023-01-11T21:52:20.0035799Z test_pickle_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.009s) 2023-01-11T21:52:20.0036105Z test_pickle_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.009s) 2023-01-11T21:52:20.0036430Z test_pickle_nn_ConvTranspose3d_cpu_complex128 (__main__.TestModuleCPU) ... ok (0.021s) 2023-01-11T21:52:20.0036776Z test_pickle_nn_ConvTranspose3d_cpu_complex32 (__main__.TestModuleCPU) ... expected failure (0.025s) 2023-01-11T21:52:20.0037109Z test_pickle_nn_ConvTranspose3d_cpu_complex64 (__main__.TestModuleCPU) ... ok (0.021s) 2023-01-11T21:52:20.0037430Z test_pickle_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.012s) 2023-01-11T21:52:20.0037828Z test_pickle_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.012s) 2023-01-11T21:52:20.0038153Z test_pickle_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.063s) 2023-01-11T21:52:20.0038471Z test_pickle_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.027s) 2023-01-11T21:52:20.0038776Z test_pickle_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2023-01-11T21:52:20.0039067Z test_pickle_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2023-01-11T21:52:20.0039351Z test_pickle_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... ok (0.012s) 2023-01-11T21:52:20.0039798Z test_pickle_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.012s) 2023-01-11T21:52:20.0040102Z test_pickle_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.012s) 2023-01-11T21:52:20.0040398Z test_pickle_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.012s) 2023-01-11T21:52:20.0040688Z test_pickle_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.271s) 2023-01-11T21:52:20.0040997Z test_pickle_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.273s) 2023-01-11T21:52:20.0041388Z test_pickle_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.296s) 2023-01-11T21:52:20.0041685Z test_pickle_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.271s) 2023-01-11T21:52:20.0042000Z test_pickle_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.013s) 2023-01-11T21:52:20.0042319Z test_pickle_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.012s) 2023-01-11T21:52:20.0042627Z test_pickle_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:20.0042916Z test_pickle_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:20.0043212Z test_pickle_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.011s) 2023-01-11T21:52:20.0043507Z test_pickle_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2023-01-11T21:52:20.0043789Z test_pickle_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.014s) 2023-01-11T21:52:20.0044091Z test_pickle_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.013s) 2023-01-11T21:52:20.0044392Z test_pickle_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.579s) 2023-01-11T21:52:20.0044764Z test_pickle_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.553s) 2023-01-11T21:52:20.0045060Z test_pickle_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.573s) 2023-01-11T21:52:20.0045372Z test_pickle_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.575s) 2023-01-11T21:52:20.0045677Z test_pickle_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.018s) 2023-01-11T21:52:20.0046007Z test_pickle_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.017s) 2023-01-11T21:52:20.0046308Z test_pickle_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.017s) 2023-01-11T21:52:20.0046601Z test_pickle_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.017s) 2023-01-11T21:52:20.0046901Z test_pickle_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.018s) 2023-01-11T21:52:20.0047182Z test_pickle_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.019s) 2023-01-11T21:52:20.0047498Z test_pickle_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.009s) 2023-01-11T21:52:20.0047830Z test_pickle_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.009s) 2023-01-11T21:52:20.0048150Z test_pickle_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.009s) 2023-01-11T21:52:20.0048479Z test_pickle_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2023-01-11T21:52:20.0048809Z test_pickle_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.012s) 2023-01-11T21:52:20.0049144Z test_pickle_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.012s) 2023-01-11T21:52:20.0049442Z test_pickle_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.010s) 2023-01-11T21:52:20.0049737Z test_pickle_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2023-01-11T21:52:20.0050030Z test_pickle_nn_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2023-01-11T21:52:20.0050315Z test_pickle_nn_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2023-01-11T21:52:20.0050643Z test_pickle_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.643s) 2023-01-11T21:52:20.0050992Z test_pickle_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.603s) 2023-01-11T21:52:20.0051348Z test_pickle_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.649s) 2023-01-11T21:52:20.0051689Z test_pickle_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.599s) 2023-01-11T21:52:20.0052066Z test_pickle_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2023-01-11T21:52:20.0052360Z test_pickle_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.015s) 2023-01-11T21:52:20.0052684Z test_pickle_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.040s) 2023-01-11T21:52:20.0052961Z test_pickle_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.014s) 2023-01-11T21:52:20.0053257Z test_pickle_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.313s) 2023-01-11T21:52:20.0053564Z test_pickle_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.325s) 2023-01-11T21:52:20.0053861Z test_pickle_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.341s) 2023-01-11T21:52:20.0054169Z test_pickle_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.311s) 2023-01-11T21:52:20.0054466Z test_pickle_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2023-01-11T21:52:20.0054811Z test_pickle_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:52:20.0055086Z test_pickle_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:20.0055381Z test_pickle_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:52:20.0055705Z test_pickle_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.370s) 2023-01-11T21:52:20.0056045Z test_pickle_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.376s) 2023-01-11T21:52:20.0056407Z test_pickle_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.261s) 2023-01-11T21:52:20.0056779Z test_pickle_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.258s) 2023-01-11T21:52:20.0057181Z test_pickle_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.250s) 2023-01-11T21:52:20.0057545Z test_pickle_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.231s) 2023-01-11T21:52:20.0057902Z test_pickle_nn_TransformerEncoder_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.523s) 2023-01-11T21:52:20.0058251Z test_pickle_nn_TransformerEncoder_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.553s) 2023-01-11T21:52:20.0058588Z test_pickle_nn_TransformerEncoder_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.510s) 2023-01-11T21:52:20.0058938Z test_pickle_nn_TransformerEncoder_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.484s) 2023-01-11T21:52:20.0059265Z test_pickle_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.620s) 2023-01-11T21:52:20.0059572Z test_pickle_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.611s) 2023-01-11T21:52:20.0059880Z test_repr_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:52:20.0060206Z test_repr_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:52:20.0060510Z test_repr_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:52:20.0060870Z test_repr_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:52:20.0061168Z test_repr_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0061490Z test_repr_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0061813Z test_repr_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0062122Z test_repr_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0062441Z test_repr_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0062756Z test_repr_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0063077Z test_repr_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0063385Z test_repr_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0063690Z test_repr_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0064016Z test_repr_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:52:20.0064290Z test_repr_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:52:20.0064574Z test_repr_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:52:20.0064858Z test_repr_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:52:20.0065142Z test_repr_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:52:20.0065407Z test_repr_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:52:20.0065694Z test_repr_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:52:20.0065996Z test_repr_nn_ConvTranspose1d_cpu_complex128 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0066308Z test_repr_nn_ConvTranspose1d_cpu_complex32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0066635Z test_repr_nn_ConvTranspose1d_cpu_complex64 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0066950Z test_repr_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0067266Z test_repr_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0067570Z test_repr_nn_ConvTranspose2d_cpu_complex128 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0067892Z test_repr_nn_ConvTranspose2d_cpu_complex32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0068211Z test_repr_nn_ConvTranspose2d_cpu_complex64 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0068537Z test_repr_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0068850Z test_repr_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0069169Z test_repr_nn_ConvTranspose3d_cpu_complex128 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0069320Z test_repr_nn_ConvTranspose3d_cpu_complex32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0069466Z test_repr_nn_ConvTranspose3d_cpu_complex64 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0069610Z test_repr_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0069742Z test_repr_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0069890Z test_repr_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:52:20.0070038Z test_repr_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:52:20.0070169Z test_repr_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0070297Z test_repr_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.021s) 2023-01-11T21:52:20.0070434Z test_repr_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0070572Z test_repr_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0070707Z test_repr_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0070828Z test_repr_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0070967Z test_repr_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.020s) 2023-01-11T21:52:20.0071103Z test_repr_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.024s) 2023-01-11T21:52:20.0071245Z test_repr_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.019s) 2023-01-11T21:52:20.0071390Z test_repr_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.023s) 2023-01-11T21:52:20.0071538Z test_repr_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0071684Z test_repr_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0071822Z test_repr_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:52:20.0071976Z test_repr_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:52:20.0072107Z test_repr_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0072238Z test_repr_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0072372Z test_repr_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0072507Z test_repr_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:52:20.0072646Z test_repr_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.041s) 2023-01-11T21:52:20.0072788Z test_repr_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.050s) 2023-01-11T21:52:20.0072929Z test_repr_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.040s) 2023-01-11T21:52:20.0073056Z test_repr_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.050s) 2023-01-11T21:52:20.0073198Z test_repr_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:52:20.0073333Z test_repr_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:52:20.0073464Z test_repr_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:52:20.0073595Z test_repr_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:52:20.0073724Z test_repr_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:52:20.0073862Z test_repr_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:52:20.0074045Z test_repr_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:52:20.0074189Z test_repr_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0074340Z test_repr_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0074489Z test_repr_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:52:20.0074640Z test_repr_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0074787Z test_repr_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:52:20.0074920Z test_repr_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0075052Z test_repr_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0075191Z test_repr_nn_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0075317Z test_repr_nn_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0075481Z test_repr_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.043s) 2023-01-11T21:52:20.0075638Z test_repr_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.051s) 2023-01-11T21:52:20.0075801Z test_repr_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.043s) 2023-01-11T21:52:20.0075961Z test_repr_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.052s) 2023-01-11T21:52:20.0076095Z test_repr_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:52:20.0076227Z test_repr_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:52:20.0076359Z test_repr_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:52:20.0076490Z test_repr_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:52:20.0076620Z test_repr_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.037s) 2023-01-11T21:52:20.0076756Z test_repr_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.047s) 2023-01-11T21:52:20.0076897Z test_repr_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.037s) 2023-01-11T21:52:20.0077037Z test_repr_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.045s) 2023-01-11T21:52:20.0077203Z test_repr_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0077334Z test_repr_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:52:20.0077470Z test_repr_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:52:20.0077603Z test_repr_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:52:20.0077833Z test_repr_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.044s) 2023-01-11T21:52:20.0078004Z test_repr_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.053s) 2023-01-11T21:52:20.0078181Z test_repr_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.033s) 2023-01-11T21:52:20.0078356Z test_repr_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.041s) 2023-01-11T21:52:20.0078533Z test_repr_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.030s) 2023-01-11T21:52:20.0078712Z test_repr_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.037s) 2023-01-11T21:52:20.0078878Z test_repr_nn_TransformerEncoder_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.100s) 2023-01-11T21:52:20.0079039Z test_repr_nn_TransformerEncoder_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.143s) 2023-01-11T21:52:20.0079189Z test_repr_nn_TransformerEncoder_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.090s) 2023-01-11T21:52:20.0079383Z test_repr_nn_TransformerEncoder_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.101s) 2023-01-11T21:52:20.0079529Z test_repr_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.139s) 2023-01-11T21:52:20.0079797Z test_repr_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.155s) 2023-01-11T21:52:20.0079808Z 2023-01-11T21:52:20.0080107Z ---------------------------------------------------------------------- 2023-01-11T21:52:20.0080194Z Ran 1010 tests in 1119.583s 2023-01-11T21:52:20.0080199Z 2023-01-11T21:52:20.0080299Z OK (skipped=238, expected failures=35) 2023-01-11T21:52:20.0080305Z 2023-01-11T21:52:20.0080391Z Generating XML reports... 2023-01-11T21:52:20.0080688Z Generated XML report: test-reports/python-unittest/test_modules/TEST-TestModuleCPU-20230111213339.xml 2023-01-11T21:52:20.0080693Z 2023-01-11T21:52:20.0081088Z ##[endgroup] 2023-01-11T21:52:20.0081364Z FINISHED PRINTING LOG FILE of test_modules (/var/lib/jenkins/workspace/test/test-reports/test_modules_nap1pu7k) 2023-01-11T21:52:20.0081370Z 2023-01-11T21:52:20.0081537Z Running test_dispatch ... [2023-01-11 21:52:19.959689] 2023-01-11T21:52:20.0081869Z Executing ['/opt/conda/bin/python', '-bb', 'test_dispatch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:52:19.960130] 2023-01-11T21:54:55.7931298Z 2023-01-11T21:54:55.7931864Z Expand the folded group to see the log file of test_dispatch 2023-01-11T21:54:55.7932573Z ##[group]PRINTING LOG FILE of test_dispatch (/var/lib/jenkins/workspace/test/test-reports/test_dispatch_jfsr_q93) 2023-01-11T21:54:55.7939517Z Test results will be stored in test-reports/python-unittest/test_dispatch 2023-01-11T21:54:55.7940775Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2023-01-11T21:54:55.7940943Z 2023-01-11T21:54:55.7941005Z Running tests... 2023-01-11T21:54:55.7941316Z ---------------------------------------------------------------------- 2023-01-11T21:54:55.7941614Z test_all_invariants (__main__.TestDispatch) ... ok (0.450s) 2023-01-11T21:54:55.7941886Z test_computed_table (__main__.TestDispatch) ... ok (39.112s) 2023-01-11T21:54:55.7960644Z test_computed_table_with_ambiguous_autogradother (__main__.TestDispatch) ... ok (0.068s) 2023-01-11T21:54:55.7961164Z test_computed_table_with_autograd (__main__.TestDispatch) ... ok (0.006s) 2023-01-11T21:54:55.7961535Z test_computed_table_with_cpu_autograd_defaultbackend (__main__.TestDispatch) ... ok (1.126s) 2023-01-11T21:54:55.7962088Z test_computed_table_with_cpu_autograd_math (__main__.TestDispatch) ... ok (1.251s) 2023-01-11T21:54:55.7962426Z test_computed_table_with_cpu_autograd_math_defaultbackend (__main__.TestDispatch) ... ok (37.104s) 2023-01-11T21:54:55.7962773Z test_computed_table_with_cpu_defaultbackend (__main__.TestDispatch) ... ok (0.055s) 2023-01-11T21:54:55.7963085Z test_computed_table_with_cpu_math (__main__.TestDispatch) ... ok (0.059s) 2023-01-11T21:54:55.7963421Z test_computed_table_with_cpu_math_autogradcpu_fallthrough (__main__.TestDispatch) ... ok (0.007s) 2023-01-11T21:54:55.7963740Z test_computed_table_with_math (__main__.TestDispatch) ... ok (0.006s) 2023-01-11T21:54:55.7964010Z test_def (__main__.TestDispatch) ... ok (38.385s) 2023-01-11T21:54:55.7964275Z test_def_impl_schema_mismatch (__main__.TestDispatch) ... ok (0.026s) 2023-01-11T21:54:55.7964530Z test_def_only (__main__.TestDispatch) ... ok (0.002s) 2023-01-11T21:54:55.7964802Z test_def_with_explicit_alias (__main__.TestDispatch) ... ok (0.002s) 2023-01-11T21:54:55.7965080Z test_def_with_inference (__main__.TestDispatch) ... ok (1.275s) 2023-01-11T21:54:55.7965397Z test_dispatch_print_registrations_for_dispatch_key_invalid (__main__.TestDispatch) ... ok (0.004s) 2023-01-11T21:54:55.7965704Z test_find_dangling_impls (__main__.TestDispatch) ... ok (0.001s) 2023-01-11T21:54:55.7969478Z test_find_dangling_impls_ext (__main__.TestDispatch) ... Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root... 2023-01-11T21:54:55.7970456Z Creating extension directory /var/lib/jenkins/.cache/torch_extensions/py37_cpu/dangling_impl_extension... 2023-01-11T21:54:55.7971122Z Emitting ninja build file /var/lib/jenkins/.cache/torch_extensions/py37_cpu/dangling_impl_extension/build.ninja... 2023-01-11T21:54:55.7971690Z Building extension module dangling_impl_extension... 2023-01-11T21:54:55.7972181Z Using envvar MAX_JOBS (6) as the number of workers... 2023-01-11T21:54:55.7974510Z [1/2] c++ -MMD -MF dangling_impl_extension.o.d -DTORCH_EXTENSION_NAME=dangling_impl_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/TH -isystem /opt/conda/lib/python3.7/site-packages/torch/include/THC -isystem /opt/conda/include/python3.7m -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -std=c++17 -g -c /var/lib/jenkins/workspace/test/cpp_extensions/dangling_impl_extension.cpp -o dangling_impl_extension.o 2023-01-11T21:54:55.7975892Z [2/2] c++ dangling_impl_extension.o -shared -L/opt/conda/lib/python3.7/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -o dangling_impl_extension.so 2023-01-11T21:54:55.7976277Z Loading extension module dangling_impl_extension... 2023-01-11T21:54:55.7976491Z ok (30.049s) 2023-01-11T21:54:55.7976706Z test_impl_only (__main__.TestDispatch) ... ok (1.304s) 2023-01-11T21:54:55.7976992Z test_multiple_def_alias_defaulting (__main__.TestDispatch) ... ok (0.019s) 2023-01-11T21:54:55.7977279Z test_multiple_def_alias_mismatch (__main__.TestDispatch) ... ok (0.019s) 2023-01-11T21:54:55.7977567Z test_multiple_def_error (__main__.TestDispatch) ... ok (0.019s) 2023-01-11T21:54:55.7977844Z test_multiple_fallback (__main__.TestDispatch) ... ok (0.029s) 2023-01-11T21:54:55.7978246Z test_overwrite_math (__main__.TestDispatch) ... [W OperatorEntry.cpp:159] Warning: Overriding a previously registered kernel for the same operator and the same dispatch key 2023-01-11T21:54:55.7978600Z operator: __test45643__::foo 2023-01-11T21:54:55.7978789Z no debug info 2023-01-11T21:54:55.7978974Z dispatch key: (catch all) 2023-01-11T21:54:55.7979155Z previous kernel: fn1 2023-01-11T21:54:55.7979373Z new kernel: fn2 (function registerKernel) 2023-01-11T21:54:55.7979818Z [W OperatorEntry.cpp:159] Warning: Overriding a previously registered kernel for the same operator and the same dispatch key 2023-01-11T21:54:55.7980117Z operator: __test45644__::foo 2023-01-11T21:54:55.7980303Z no debug info 2023-01-11T21:54:55.7980487Z dispatch key: (catch all) 2023-01-11T21:54:55.7980684Z previous kernel: fn1 2023-01-11T21:54:55.7980911Z new kernel: fn2 (function registerKernel) 2023-01-11T21:54:55.7981115Z ok (0.005s) 2023-01-11T21:54:55.7981355Z test_autogradother (__main__.TestPythonDispatcher) ... ok (0.002s) 2023-01-11T21:54:55.7981635Z test_basic (__main__.TestPythonDispatcher) ... ok (0.002s) 2023-01-11T21:54:55.7982012Z test_defaultbackend_autogradcpu (__main__.TestPythonDispatcher) ... ok (0.002s) 2023-01-11T21:54:55.7982339Z test_defaultbackend_math (__main__.TestPythonDispatcher) ... ok (0.001s) 2023-01-11T21:54:55.7982647Z test_duplicate_registrations (__main__.TestPythonDispatcher) ... ok (0.001s) 2023-01-11T21:54:55.7982964Z test_math_autogradcpu (__main__.TestPythonDispatcher) ... ok (0.002s) 2023-01-11T21:54:55.7983296Z test_quantized_structured_not_implemented (__main__.TestPythonDispatcher) ... ok (0.032s) 2023-01-11T21:54:55.7983489Z 2023-01-11T21:54:55.7983701Z ---------------------------------------------------------------------- 2023-01-11T21:54:55.7983933Z Ran 32 tests in 150.427s 2023-01-11T21:54:55.7984049Z 2023-01-11T21:54:55.7984110Z OK 2023-01-11T21:54:55.7984200Z 2023-01-11T21:54:55.7984286Z Generating XML reports... 2023-01-11T21:54:55.7984673Z Generated XML report: test-reports/python-unittest/test_dispatch/TEST-TestDispatch-20230111215224.xml 2023-01-11T21:54:55.7985245Z Generated XML report: test-reports/python-unittest/test_dispatch/TEST-TestPythonDispatcher-20230111215224.xml 2023-01-11T21:54:55.7985492Z 2023-01-11T21:54:55.7985825Z ##[endgroup] 2023-01-11T21:54:55.7986205Z FINISHED PRINTING LOG FILE of test_dispatch (/var/lib/jenkins/workspace/test/test-reports/test_dispatch_jfsr_q93) 2023-01-11T21:54:55.7986409Z 2023-01-11T21:54:55.7986561Z Running test_fx ... [2023-01-11 21:54:55.793489] 2023-01-11T21:54:55.7987004Z Executing ['/opt/conda/bin/python', '-bb', 'test_fx.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:54:55.793883] 2023-01-11T22:17:26.2477002Z 2023-01-11T22:17:26.2477408Z Expand the folded group to see the log file of test_fx 2023-01-11T22:17:26.2478137Z ##[group]PRINTING LOG FILE of test_fx (/var/lib/jenkins/workspace/test/test-reports/test_fx_vmrearh7) 2023-01-11T22:17:26.2483546Z Test results will be stored in test-reports/python-unittest/test_fx 2023-01-11T22:17:26.2483902Z 2023-01-11T22:17:26.2484041Z Running tests... 2023-01-11T22:17:26.2484565Z ---------------------------------------------------------------------- 2023-01-11T22:17:26.2485064Z test_annotate (fx.test_gradual_type.AnnotationsTest) ... ok (0.015s) 2023-01-11T22:17:26.2485539Z test_annotations (fx.test_gradual_type.AnnotationsTest) 2023-01-11T22:17:26.2488585Z Test type annotations in the forward function. ... ok (0.004s) 2023-01-11T22:17:26.2489156Z test_broadcasting1 (fx.test_gradual_type.AnnotationsTest) ... ok (0.001s) 2023-01-11T22:17:26.2489721Z test_broadcasting2 (fx.test_gradual_type.AnnotationsTest) ... ok (0.001s) 2023-01-11T22:17:26.2490303Z test_broadcasting3 (fx.test_gradual_type.AnnotationsTest) ... ok (0.001s) 2023-01-11T22:17:26.2490815Z test_consistency (fx.test_gradual_type.AnnotationsTest) 2023-01-11T22:17:26.2491248Z Test the consistency relation. ... ok (0.001s) 2023-01-11T22:17:26.2491665Z test_precision (fx.test_gradual_type.AnnotationsTest) 2023-01-11T22:17:26.2492085Z Test the consistency relation. ... ok (0.001s) 2023-01-11T22:17:26.2492509Z test_banned_list (fx.test_cse_pass.TestCSEPass) ... ok (0.118s) 2023-01-11T22:17:26.2492962Z test_empty (fx.test_cse_pass.TestCSEPass) ... ok (0.012s) 2023-01-11T22:17:26.2493472Z test_immutable_list_multiple_entries (fx.test_cse_pass.TestCSEPass) ... ok (0.113s) 2023-01-11T22:17:26.2493981Z test_immutable_list_type (fx.test_cse_pass.TestCSEPass) ... ok (0.112s) 2023-01-11T22:17:26.2494772Z test_kwarg (fx.test_cse_pass.TestCSEPass) ... ok (0.048s) 2023-01-11T22:17:26.2495292Z test_nested_immutable_list_type (fx.test_cse_pass.TestCSEPass) ... ok (0.057s) 2023-01-11T22:17:26.2495811Z test_nochange (fx.test_cse_pass.TestCSEPass) ... ok (0.071s) 2023-01-11T22:17:26.2496258Z test_rand_like (fx.test_cse_pass.TestCSEPass) ... ok (0.046s) 2023-01-11T22:17:26.2496713Z test_rand_n (fx.test_cse_pass.TestCSEPass) ... ok (0.045s) 2023-01-11T22:17:26.2497171Z test_random (fx.test_cse_pass.TestCSEPass) ... ok (0.153s) 2023-01-11T22:17:26.2497607Z test_simple (fx.test_cse_pass.TestCSEPass) ... ok (0.085s) 2023-01-11T22:17:26.2498063Z test_simple_2 (fx.test_cse_pass.TestCSEPass) ... ok (0.112s) 2023-01-11T22:17:26.2498558Z test_simple_multiple_same_ops (fx.test_cse_pass.TestCSEPass) ... ok (0.109s) 2023-01-11T22:17:26.2499055Z test_two_args (fx.test_cse_pass.TestCSEPass) ... ok (0.114s) 2023-01-11T22:17:26.2499526Z test_two_args_default (fx.test_cse_pass.TestCSEPass) ... ok (0.133s) 2023-01-11T22:17:26.2500094Z test_correctness_CSEPass_MutationInput_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.056s) 2023-01-11T22:17:26.2500732Z test_correctness_CSEPass_MutationMetadata_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.027s) 2023-01-11T22:17:26.2501406Z test_correctness_CSEPass_MutationTorchTensorCall_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.050s) 2023-01-11T22:17:26.2502034Z test_correctness_CSEPass_Mutation_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.055s) 2023-01-11T22:17:26.2502499Z test_correctness_CSEPass_ReturnList_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.067s) 2023-01-11T22:17:26.2502865Z test_correctness_CSEPass_TakeList_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.026s) 2023-01-11T22:17:26.2503242Z test_correctness_factory_CSEPass_FactoryFunctionCall_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.036s) 2023-01-11T22:17:26.2503649Z test_correctness_factory_CSEPass_MutationFactory_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.051s) 2023-01-11T22:17:26.2503996Z test_check_inline_non_const (fx.test_fx_const_fold.TestConstFold) 2023-01-11T22:17:26.2505052Z Perform constant folding conversion and check that the non-const module is inlined ... /opt/conda/lib/python3.7/site-packages/torch/fx/experimental/const_fold.py:248: UserWarning: Attempted to insert a get_attr Node with no underlying reference in the owning GraphModule! Call GraphModule.add_submodule to add the necessary submodule, GraphModule.add_parameter to add the necessary Parameter, or nn.Module.register_buffer to add the necessary buffer 2023-01-11T22:17:26.2505789Z new_node = root_const_gm.graph.get_attr(in_node.target) 2023-01-11T22:17:26.2505994Z ok (0.011s) 2023-01-11T22:17:26.2506239Z test_check_inline_non_const_mult_return (fx.test_fx_const_fold.TestConstFold) 2023-01-11T22:17:26.2506662Z Perform constant folding conversion and check that the non-const module is inlined ... ok (0.009s) 2023-01-11T22:17:26.2507021Z test_check_skip_folding_quant_dequant_pattern (fx.test_fx_const_fold.TestConstFold) 2023-01-11T22:17:26.2507347Z Set up skip_folding_quant_dequant function to skip quant/dequant pattern. ... ok (0.029s) 2023-01-11T22:17:26.2507677Z test_const_fold_basic_one_attr_name_collision (fx.test_fx_const_fold.TestConstFold) 2023-01-11T22:17:26.2508030Z Perform constant folding conversion, from original mod to split constant folding ... ok (0.009s) 2023-01-11T22:17:26.2508367Z test_const_fold_basic_one_attr_no_name_collision (fx.test_fx_const_fold.TestConstFold) 2023-01-11T22:17:26.2508715Z Perform constant folding conversion, from original mod to split constant folding ... ok (0.008s) 2023-01-11T22:17:26.2509068Z test_const_fold_basic_placeholder_reordered (fx.test_fx_const_fold.TestConstFold) 2023-01-11T22:17:26.2509398Z Test code path where placeholder comes after normal op node in FX ... ok (0.004s) 2023-01-11T22:17:26.2509693Z test_const_fold_basic_two_attr (fx.test_fx_const_fold.TestConstFold) 2023-01-11T22:17:26.2510059Z Perform constant folding conversion, from original mod to split constant ... ok (0.007s) 2023-01-11T22:17:26.2510944Z test_const_fold_basic_two_attr_three_input (fx.test_fx_const_fold.TestConstFold) 2023-01-11T22:17:26.2511263Z Perform constant folding conversion, from original mod to split constant ... ok (0.008s) 2023-01-11T22:17:26.2511612Z test_const_fold_has_inlined_call_module_node (fx.test_fx_const_fold.TestConstFold) ... ok (0.007s) 2023-01-11T22:17:26.2512181Z test_const_fold_module_attr (fx.test_fx_const_fold.TestConstFold) ... /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:973: UserWarning: Failed to fetch module mod! 2023-01-11T22:17:26.2512570Z warnings.warn(f"Failed to fetch module {module_path}!") 2023-01-11T22:17:26.2512777Z ok (0.008s) 2023-01-11T22:17:26.2513031Z test_const_fold_multi_const_folded_attrs (fx.test_fx_const_fold.TestConstFold) 2023-01-11T22:17:26.2513416Z Perform constant folding conversion, from original mod to split constant ... ok (0.011s) 2023-01-11T22:17:26.2513768Z test_const_fold_noop (fx.test_fx_const_fold.TestConstFold) 2023-01-11T22:17:26.2514068Z Check that a graph with no constant folding is handled correctly. ... ok (0.004s) 2023-01-11T22:17:26.2514382Z test_const_fold_submod_hierarchy (fx.test_fx_const_fold.TestConstFold) 2023-01-11T22:17:26.2514944Z Perform constant folding conversion, from original mod to split constant folding ... /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:973: UserWarning: Failed to fetch module my_mod! 2023-01-11T22:17:26.2515336Z warnings.warn(f"Failed to fetch module {module_path}!") 2023-01-11T22:17:26.2515600Z ok (0.008s) 2023-01-11T22:17:26.2515858Z test_const_fold_tensor_meta (fx.test_fx_const_fold.TestConstFold) ... ok (0.015s) 2023-01-11T22:17:26.2516183Z test_const_fold_unused_placeholder (fx.test_fx_const_fold.TestConstFold) ... ok (0.007s) 2023-01-11T22:17:26.2516692Z test_dict_output (fx.test_fx_const_fold.TestConstFold) ... ok (0.008s) 2023-01-11T22:17:26.2517058Z test_fold_module (fx.test_fx_const_fold.TestConstFold) 2023-01-11T22:17:26.2517361Z Perform constant folding with a call_module node. ... ok (0.007s) 2023-01-11T22:17:26.2517639Z test_retain_node_meta (fx.test_fx_const_fold.TestConstFold) 2023-01-11T22:17:26.2517949Z Perform constant folding conversion, and validate that node meta is retained. ... ok (0.008s) 2023-01-11T22:17:26.2532767Z test_three_outputs (fx.test_fx_const_fold.TestConstFold) ... ok (0.007s) 2023-01-11T22:17:26.2533091Z test_two_outputs (fx.test_fx_const_fold.TestConstFold) ... ok (0.007s) 2023-01-11T22:17:26.2533464Z test_param_dim_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.010s) 2023-01-11T22:17:26.2533892Z test_param_ndim_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.009s) 2023-01-11T22:17:26.2534320Z test_param_nelement_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.008s) 2023-01-11T22:17:26.2534755Z test_param_numel_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.008s) 2023-01-11T22:17:26.2535166Z test_param_shape_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.009s) 2023-01-11T22:17:26.2535580Z test_param_size_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.008s) 2023-01-11T22:17:26.2535899Z test_dead_chain (fx.test_dce_pass.TestDCE) 2023-01-11T22:17:26.2536273Z Tests that a chain of two nodes in the graph are DCE'd correctly. ... graph(): 2023-01-11T22:17:26.2536542Z %x : [#users=2] = placeholder[target=x] 2023-01-11T22:17:26.2536821Z %add : [#users=1] = call_function[target=operator.add](args = (%x, 1), kwargs = {}) 2023-01-11T22:17:26.2537140Z %mul : [#users=0] = call_function[target=operator.mul](args = (%add, 7), kwargs = {}) 2023-01-11T22:17:26.2537401Z %attr_1 : [#users=1] = get_attr[target=attr_1] 2023-01-11T22:17:26.2537843Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, %attr_1), kwargs = {}) 2023-01-11T22:17:26.2538108Z return add_1 2023-01-11T22:17:26.2538268Z ok (0.004s) 2023-01-11T22:17:26.2538482Z test_dead_getattr (fx.test_dce_pass.TestDCE) 2023-01-11T22:17:26.2538816Z Tests that a getatrr in the graph is DCE'd correctly. ... graph(): 2023-01-11T22:17:26.2539060Z %x : [#users=2] = placeholder[target=x] 2023-01-11T22:17:26.2539336Z %add : [#users=1] = call_function[target=operator.add](args = (%x, 1), kwargs = {}) 2023-01-11T22:17:26.2539613Z %attr_1 : [#users=1] = get_attr[target=attr_1] 2023-01-11T22:17:26.2539887Z %mul : [#users=0] = call_function[target=operator.mul](args = (%add, %attr_1), kwargs = {}) 2023-01-11T22:17:26.2540202Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, 11), kwargs = {}) 2023-01-11T22:17:26.2540440Z return add_1 2023-01-11T22:17:26.2540608Z ok (0.004s) 2023-01-11T22:17:26.2540809Z test_dead_placeholder (fx.test_dce_pass.TestDCE) 2023-01-11T22:17:26.2541181Z Tests that a placeholder in the graph is not DCE'd, as that would change ... graph(): 2023-01-11T22:17:26.2541455Z %x : [#users=1] = placeholder[target=x] 2023-01-11T22:17:26.2541668Z %y : [#users=0] = placeholder[target=y] 2023-01-11T22:17:26.2541939Z %add : [#users=1] = call_function[target=operator.add](args = (%x, 7), kwargs = {}) 2023-01-11T22:17:26.2542175Z return add 2023-01-11T22:17:26.2542327Z ok (0.003s) 2023-01-11T22:17:26.2542549Z test_dead_placeholder_with_user (fx.test_dce_pass.TestDCE) 2023-01-11T22:17:26.2542917Z Tests that a placeholder in the graph is not DCE'd, as that would change ... graph(): 2023-01-11T22:17:26.2543243Z %x : [#users=1] = placeholder[target=x] 2023-01-11T22:17:26.2543455Z %y : [#users=1] = placeholder[target=y] 2023-01-11T22:17:26.2543727Z %add : [#users=0] = call_function[target=operator.add](args = (%y, 2), kwargs = {}) 2023-01-11T22:17:26.2544041Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, 7), kwargs = {}) 2023-01-11T22:17:26.2544271Z return add_1 2023-01-11T22:17:26.2544442Z ok (0.004s) 2023-01-11T22:17:26.2544673Z test_keep_module_with_side_effects (fx.test_dce_pass.TestDCE) 2023-01-11T22:17:26.2545042Z Test that DCE doesn't remove a module if it's specified as having side effects. ... graph(): 2023-01-11T22:17:26.2545344Z %a : torch.Tensor [#users=2] = placeholder[target=a] 2023-01-11T22:17:26.2545623Z %relu : [#users=0] = call_module[target=relu](args = (%a,), kwargs = {}) 2023-01-11T22:17:26.2545909Z %mul : [#users=1] = call_function[target=operator.mul](args = (%a, 2), kwargs = {}) 2023-01-11T22:17:26.2546146Z return mul 2023-01-11T22:17:26.2546310Z ok (0.004s) 2023-01-11T22:17:26.2546521Z test_keep_torch_assert (fx.test_dce_pass.TestDCE) 2023-01-11T22:17:26.2546864Z Test that DCE doesn't remove torch._assert since it has side effects. ... graph(): 2023-01-11T22:17:26.2547149Z %a : torch.Tensor [#users=2] = placeholder[target=a] 2023-01-11T22:17:26.2547437Z %equal : [#users=1] = call_function[target=torch.equal](args = (%a, %a), kwargs = {}) 2023-01-11T22:17:26.2547757Z %_assert : [#users=0] = call_function[target=torch._assert](args = (%equal, a must equal a), kwargs = {}) 2023-01-11T22:17:26.2548087Z %mul : [#users=1] = call_function[target=operator.mul](args = (%a, 2), kwargs = {}) 2023-01-11T22:17:26.2548318Z return mul 2023-01-11T22:17:26.2548470Z ok (0.004s) 2023-01-11T22:17:26.2548667Z test_simple (fx.test_dce_pass.TestDCE) 2023-01-11T22:17:26.2548989Z Tests that a single node in the graph is DCE'd correctly. ... graph(): 2023-01-11T22:17:26.2549252Z %x : [#users=2] = placeholder[target=x] 2023-01-11T22:17:26.2549511Z %add : [#users=0] = call_function[target=operator.add](args = (%x, 1), kwargs = {}) 2023-01-11T22:17:26.2549775Z %attr_1 : [#users=1] = get_attr[target=attr_1] 2023-01-11T22:17:26.2550052Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, %attr_1), kwargs = {}) 2023-01-11T22:17:26.2550320Z return add_1 2023-01-11T22:17:26.2550488Z ok (0.004s) 2023-01-11T22:17:26.2550696Z test_all_input_nodes (__main__.TestFX) ... ok (0.026s) 2023-01-11T22:17:26.2550944Z test_annotation_with_future (__main__.TestFX) ... ok (0.012s) 2023-01-11T22:17:26.2551739Z test_annotations_empty_tuple (__main__.TestFX) ... /opt/conda/lib/python3.7/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-11T22:17:26.2552357Z warnings.warn("The TorchScript type system doesn't support " 2023-01-11T22:17:26.2552581Z ok (0.141s) 2023-01-11T22:17:26.2552804Z test_annotations_with_forward_references (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:17:26.2553108Z test_annotations_with_no_forward_references (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:17:26.2553444Z test_annotations_with_non_torch_reference_and_internal_forward_references (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:17:26.2553815Z test_annotations_with_non_torch_reference_and_no_internal_forward_references (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:17:26.2554103Z test_args_kwargs (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:17:26.2554354Z test_args_kwargs_no_self (__main__.TestFX) ... ok (0.002s) 2023-01-11T22:17:26.2554598Z test_assert (__main__.TestFX) ... ok (0.006s) 2023-01-11T22:17:26.2554853Z test_ast_rewriter_reassigns_submodules (__main__.TestFX) ... ok (0.007s) 2023-01-11T22:17:26.2555178Z test_ast_rewriter_rewrites_assert (__main__.TestFX) ... ok (0.007s) 2023-01-11T22:17:26.2555471Z test_ast_rewriter_rewrites_assert_with_message (__main__.TestFX) ... ok (0.007s) 2023-01-11T22:17:26.2555731Z test_ast_rewriter_wrap (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:17:26.2555997Z test_ast_rewriter_wrap_fn_directly (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:17:26.2556280Z test_ast_rewriter_wrap_with_submodule (__main__.TestFX) ... ok (0.007s) 2023-01-11T22:17:26.2556574Z test_ast_rewriter_wrapped_via_decorator (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:17:26.2556877Z test_ast_rewriter_wrapped_via_decorator_and_transformed (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:17:26.2557171Z test_autowrap_functions (__main__.TestFX) ... ok (0.412s) 2023-01-11T22:17:26.2557433Z test_concrete_arg_none_assert (__main__.TestFX) ... ok (0.006s) 2023-01-11T22:17:26.2557683Z test_construct_root_dict (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:17:26.2557953Z test_copy_it (__main__.TestFX) ... ok (0.002s) 2023-01-11T22:17:26.2558273Z test_copy_no_remap (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:17:26.2558499Z test_ctx_mgr (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:17:26.2558734Z test_custom_codegen (__main__.TestFX) ... ok (0.036s) 2023-01-11T22:17:26.2558999Z test_custom_codegen_with_transformer (__main__.TestFX) ... ok (0.008s) 2023-01-11T22:17:26.2559267Z test_custom_import (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:17:26.2559513Z test_custom_proxy_dynamic_value (__main__.TestFX) ... ok (0.006s) 2023-01-11T22:17:26.2559982Z test_custom_proxy_input_dependent_control_flow (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:17:26.2560267Z test_custom_proxy_type (__main__.TestFX) ... ok (0.006s) 2023-01-11T22:17:26.2560518Z test_custom_proxy_type_literal (__main__.TestFX) ... ok (0.006s) 2023-01-11T22:17:26.2560911Z test_custom_traceback_not_raised_when_exception_source_is_submodule (__main__.TestFX) ... ok (0.017s) 2023-01-11T22:17:26.2561269Z test_custom_traceback_raised_when_exception_source_is_graphmodule (__main__.TestFX) ... ok (0.008s) 2023-01-11T22:17:26.2561594Z test_deepcopy_graph_with_tracer_cls (__main__.TestFX) ... ok (0.002s) 2023-01-11T22:17:26.2561879Z test_deepcopy_graphmodule_with_transform (__main__.TestFX) ... ok (0.008s) 2023-01-11T22:17:26.2562171Z test_deepcopy_recursion_depth (__main__.TestFX) ... ok (0.087s) 2023-01-11T22:17:26.2562520Z test_deepcopy_tracer (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:17:26.2562775Z test_deepcopy_with_submods_params (__main__.TestFX) ... ok (0.006s) 2023-01-11T22:17:26.2563062Z test_delete_unused_submodules_leaf (__main__.TestFX) ... ok (0.006s) 2023-01-11T22:17:26.2563321Z test_dict (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:17:26.2563549Z test_direct_param_use (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:17:26.2563800Z test_disallow_override (__main__.TestFX) ... ok (0.007s) 2023-01-11T22:17:26.2564041Z test_ellipsis (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:17:26.2564296Z test_empty_graph_codegen (__main__.TestFX) ... ok (0.002s) 2023-01-11T22:17:26.2564536Z test_erase_node_error (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:17:26.2564793Z test_example_shape_prop (__main__.TestFX) ... ok (0.007s) 2023-01-11T22:17:26.2565031Z test_find_uses (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:17:26.2565269Z test_fn_type_annotation_empty (__main__.TestFX) ... ok (0.027s) 2023-01-11T22:17:26.2565536Z test_fn_type_annotations (__main__.TestFX) ... ok (0.062s) 2023-01-11T22:17:26.2565776Z test_fx_and_or (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:17:26.2565997Z test_fx_create_arg (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:17:26.2566232Z test_fx_shifts (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:17:26.2566469Z test_fx_stateless (__main__.TestFX) ... ok (0.006s) 2023-01-11T22:17:26.2566725Z test_get_torch_func_signature (__main__.TestFX) ... ok (0.425s) 2023-01-11T22:17:26.2567012Z test_getitem (__main__.TestFX) ... skip: Will be checked in test_getitem_subproc (0.000s) 2023-01-11T22:17:26.2567349Z test_getitem_subproc (__main__.TestFX) ... ok (0.070s) 2023-01-11T22:17:26.2567608Z test_graph_edit_with_proxy (__main__.TestFX) ... ok (0.007s) 2023-01-11T22:17:26.2567840Z test_graph_fns (__main__.TestFX) ... ok (0.006s) 2023-01-11T22:17:26.2568079Z test_graph_module (__main__.TestFX) ... ok (0.089s) 2023-01-11T22:17:26.2568366Z test_graph_module_init_buffer_param_copied_dict_init (__main__.TestFX) ... ok (0.007s) 2023-01-11T22:17:26.2568669Z test_graph_module_init_buffer_param_copied_mod_init (__main__.TestFX) ... ok (0.006s) 2023-01-11T22:17:26.2568968Z test_graph_module_replicate_for_dp (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:17:26.2569237Z test_graph_unique_names (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:17:26.2569499Z test_graph_unique_names_manual (__main__.TestFX) ... ok (0.002s) 2023-01-11T22:17:26.2569754Z test_immutable_dict_pytree_ops (__main__.TestFX) ... ok (0.001s) 2023-01-11T22:17:26.2570020Z test_immutable_list_pytree_ops (__main__.TestFX) ... ok (0.001s) 2023-01-11T22:17:26.2570280Z test_imul_code_print (__main__.TestFX) ... ok (0.002s) 2023-01-11T22:17:26.2570509Z test_inf_nan (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:17:26.2570743Z test_inf_nan_kwds (__main__.TestFX) ... ok (0.008s) 2023-01-11T22:17:26.2570983Z test_inline_graph (__main__.TestFX) ... ok (0.008s) 2023-01-11T22:17:26.2571214Z test_insertion_point (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:17:26.2571460Z test_interpreter (__main__.TestFX) ... ok (0.008s) 2023-01-11T22:17:26.2571717Z test_interpreter_default_args (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:17:26.2571984Z test_interpreter_gc_values (__main__.TestFX) ... ok (1.277s) 2023-01-11T22:17:26.2572236Z test_interpreter_noop_resnet18 (__main__.TestFX) ... ok (1.545s) 2023-01-11T22:17:26.2572515Z test_interpreter_not_enough_args (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:17:26.2572790Z test_interpreter_onthefly_swap (__main__.TestFX) ... ok (0.006s) 2023-01-11T22:17:26.2573080Z test_interpreter_partial_eval (__main__.TestFX) ... ok (0.006s) 2023-01-11T22:17:26.2573356Z test_interpreter_run_node_override (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:17:26.2573626Z test_interpreter_star_args (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:17:26.2573878Z test_interpreter_with_codegen (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:17:26.2574188Z test_layout (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:17:26.2574418Z test_leaf_module (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:17:26.2574662Z test_matmul_tracing (__main__.TestFX) ... ok (0.007s) 2023-01-11T22:17:26.2574909Z test_module_deepcopy_edit_nodes (__main__.TestFX) ... ok (0.006s) 2023-01-11T22:17:26.2575163Z test_move_before (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:17:26.2575414Z test_multi_insert_point (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:17:26.2575660Z test_multiple_default_args (__main__.TestFX) ... ok (0.007s) 2023-01-11T22:17:26.2575922Z test_named_tuple_inlined (__main__.TestFX) ... ok (0.006s) 2023-01-11T22:17:26.2576192Z test_namedtuple_return_qualname (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:17:26.2576490Z test_namedtuple_return_trace (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:17:26.2576750Z test_native_callable (__main__.TestFX) ... ok (0.073s) 2023-01-11T22:17:26.2576991Z test_no_mutation (__main__.TestFX) ... ok (0.001s) 2023-01-11T22:17:26.2577235Z test_node_tagging (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:17:26.2577471Z test_nonetype_annotation (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:17:26.2577712Z test_partial_trace (__main__.TestFX) ... 2023-01-11T22:17:26.2577848Z 2023-01-11T22:17:26.2577853Z 2023-01-11T22:17:26.2577940Z def forward(self, x, y_1): 2023-01-11T22:17:26.2578126Z eq = y_1 == True; y_1 = None 2023-01-11T22:17:26.2578530Z _assert = torch._assert(eq, 'y has been specialized to have value True but got another value'); eq = None 2023-01-11T22:17:26.2578798Z mul = 2 * x; x = None 2023-01-11T22:17:26.2578962Z return mul 2023-01-11T22:17:26.2579156Z 2023-01-11T22:17:26.2579773Z /opt/conda/lib/python3.7/site-packages/torch/fx/_symbolic_trace.py:565: UserWarning: Was not able to add assertion to guarantee correct input f to specialized function. It is up to the user to make sure that your inputs match the inputs you specialized the function with. 2023-01-11T22:17:26.2580275Z f"Was not able to add assertion to guarantee correct input {name} to " 2023-01-11T22:17:26.2580490Z ok (0.008s) 2023-01-11T22:17:26.2580705Z test_pickle_custom_import (__main__.TestFX) ... ok (0.006s) 2023-01-11T22:17:26.2580971Z test_pickle_graphmodule (__main__.TestFX) ... ok (0.011s) 2023-01-11T22:17:26.2581230Z test_pickle_nonetype_annotation (__main__.TestFX) ... ok (0.010s) 2023-01-11T22:17:26.2581503Z test_pickle_torch_custom_ops (__main__.TestFX) ... ok (0.011s) 2023-01-11T22:17:26.2582043Z test_prepend_self (__main__.TestFX) ... /opt/conda/lib/python3.7/site-packages/torch/fx/node.py:244: UserWarning: Trying to prepend a node to itself. This behavior has no effect on the graph. 2023-01-11T22:17:26.2582487Z warnings.warn("Trying to prepend a node to itself. This behavior has no effect on the graph.") 2023-01-11T22:17:26.2582728Z ok (0.004s) 2023-01-11T22:17:26.2582932Z test_pretty_print (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:17:26.2583183Z test_pretty_print_graph (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:17:26.2583433Z test_pretty_print_node (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:17:26.2583688Z test_pretty_print_targets (__main__.TestFX) ... ok (0.006s) 2023-01-11T22:17:26.2583956Z test_profiler_ranges_side_effect (__main__.TestFX) ... ok (0.002s) 2023-01-11T22:17:26.2584205Z test_pytree (__main__.TestFX) ... ok (0.158s) 2023-01-11T22:17:26.2584431Z test_pytree_concrete (__main__.TestFX) ... ok (0.007s) 2023-01-11T22:17:26.2584689Z test_reassign_args_kwargs_uses (__main__.TestFX) ... ok (0.002s) 2023-01-11T22:17:26.2584958Z test_regular_and_default_args (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:17:26.2585235Z test_remove_uses (__main__.TestFX) ... ok (0.002s) 2023-01-11T22:17:26.2585491Z test_remove_uses_with_custom_filter (__main__.TestFX) ... ok (0.002s) 2023-01-11T22:17:26.2585753Z test_replace_input (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:17:26.2585983Z test_replace_uses (__main__.TestFX) ... ok (0.577s) 2023-01-11T22:17:26.2586261Z test_reserved_getattr (__main__.TestFX) 2023-01-11T22:17:26.2586543Z Ensure that we do not name any nodes with a reserved builtin like `getattr` ... ok (0.004s) 2023-01-11T22:17:26.2586830Z test_return_tuple (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:17:26.2587077Z test_return_type_exists (__main__.TestFX) ... ok (0.027s) 2023-01-11T22:17:26.2587321Z test_script_method_trace (__main__.TestFX) ... ok (0.025s) 2023-01-11T22:17:26.2587579Z test_script_tensor_constant (__main__.TestFX) ... ok (0.030s) 2023-01-11T22:17:26.2587827Z test_sequential (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:17:26.2588072Z test_shape_prop_aggregate (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:17:26.2588331Z test_shape_prop_layout (__main__.TestFX) ... ok (0.160s) 2023-01-11T22:17:26.2588584Z test_shape_prop_layout_3d (__main__.TestFX) ... ok (2.749s) 2023-01-11T22:17:26.2588826Z test_single_default_arg (__main__.TestFX) ... ok (0.006s) 2023-01-11T22:17:26.2589063Z test_snake_case (__main__.TestFX) ... ok (0.010s) 2023-01-11T22:17:26.2589296Z test_sqrt (__main__.TestFX) ... ok (0.010s) 2023-01-11T22:17:26.2589526Z test_stack_traces (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:17:26.2589776Z test_stack_traces_with_transformer (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:17:26.2590048Z test_string_literal_return (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:17:26.2590317Z test_submodule_manipulation_API (__main__.TestFX) ... ok (0.019s) 2023-01-11T22:17:26.2590576Z test_symbolic_trace_assert (__main__.TestFX) ... ok (0.031s) 2023-01-11T22:17:26.2590842Z test_symbolic_trace_sequential (__main__.TestFX) ... ok (0.008s) 2023-01-11T22:17:26.2591135Z test_tensor_attribute (__main__.TestFX) ... ok (0.008s) 2023-01-11T22:17:26.2591388Z test_tensor_attribute_coalseced (__main__.TestFX) ... ok (0.006s) 2023-01-11T22:17:26.2591651Z test_tensor_constant (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:17:26.2591899Z test_throw_out_variant (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:17:26.2592151Z test_torch_custom_ops (__main__.TestFX) ... ok (0.006s) 2023-01-11T22:17:26.2592386Z test_torch_fx_getattr (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:17:26.2593136Z test_torch_fx_len (__main__.TestFX) ... /opt/conda/lib/python3.7/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-11T22:17:26.2593733Z warnings.warn("The TorchScript type system doesn't support " 2023-01-11T22:17:26.2593960Z ok (0.045s) 2023-01-11T22:17:26.2594160Z test_torch_op_overloads (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:17:26.2594432Z test_torchbind_class_attribute_in_fx (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:17:26.2594730Z test_torchbind_class_attribute_in_fx_tensor_arg (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:17:26.2595041Z test_trace_buffer_slice (__main__.TestFX) ... skip: Hotfix for SEV remediation (0.001s) 2023-01-11T22:17:26.2595328Z test_trace_dict_int_keys (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:17:26.2595585Z test_trace_dict_proxy_keys (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:17:26.2595830Z test_trace_fn_constant (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:17:26.2596078Z test_trace_function (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:17:26.2596341Z test_trace_multiple_funcs (__main__.TestFX) ... 2.0.0a0+git8419ddd 2023-01-11T22:17:26.2596560Z ok (0.009s) 2023-01-11T22:17:26.2596792Z test_tracing_graphmodules_as_leaf_submodules (__main__.TestFX) ... ok (0.019s) 2023-01-11T22:17:26.2597087Z test_transformer_multi_outputs (__main__.TestFX) ... ok (0.007s) 2023-01-11T22:17:26.2597355Z test_transformer_noop (__main__.TestFX) ... ok (0.007s) 2023-01-11T22:17:26.2597599Z test_transformer_op_swap (__main__.TestFX) ... ok (0.006s) 2023-01-11T22:17:26.2597852Z test_tuple_no_subscript (__main__.TestFX) ... ok (0.007s) 2023-01-11T22:17:26.2598143Z test_typename_print (__main__.TestFX) ... ok (0.001s) 2023-01-11T22:17:26.2598367Z test_unpack (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:17:26.2598621Z test_unpack_dict_better_error (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:17:26.2598886Z test_unpack_list_better_error (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:17:26.2599146Z test_update_args_api (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:17:26.2599397Z test_update_args_kwargs_yells_at_you (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:17:26.2599840Z test_update_kwargs_api (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:17:26.2600136Z test_user_friendly_call_provenance_with_function (__main__.TestFX) ... ok (0.019s) 2023-01-11T22:17:26.2600444Z test_user_friendly_call_provenance_with_module (__main__.TestFX) ... ok (0.018s) 2023-01-11T22:17:26.2600765Z test_wrap (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:17:26.2601016Z test_wrap_decorated_function (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:17:26.2601267Z test_wrap_fn_directly (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:17:26.2601523Z test_wrap_with_submodule (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:17:26.2601780Z test_wrapped_method (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:17:26.2602032Z test_wrapped_retrace (__main__.TestFX) ... ok (0.005s) 2023-01-11T22:17:26.2602275Z test_wrapped_via_decorator (__main__.TestFX) ... ok (0.003s) 2023-01-11T22:17:26.2602563Z test_wrapped_via_decorator_and_transformed (__main__.TestFX) ... ok (0.004s) 2023-01-11T22:17:26.2602843Z test_wrong_target_type (__main__.TestFX) ... ok (0.001s) 2023-01-11T22:17:26.2603149Z test_wrong_topo (__main__.TestFX) ... ok (0.002s) 2023-01-11T22:17:26.2603442Z test_class_member_back_compat (__main__.TestFXAPIBackwardCompatibility) 2023-01-11T22:17:26.2603764Z Test backward compatibility for members of classes with ... ok (0.003s) 2023-01-11T22:17:26.2604069Z test_function_back_compat (__main__.TestFXAPIBackwardCompatibility) 2023-01-11T22:17:26.2604388Z Test backward compatibility for function signatures with ... ok (0.010s) 2023-01-11T22:17:26.2604717Z test_public_api_surface (__main__.TestFXAPIBackwardCompatibility) ... ok (0.002s) 2023-01-11T22:17:26.2605066Z test_nn_functional_adaptive_avg_pool1d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:17:26.2605396Z test_nn_functional_adaptive_avg_pool2d (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2605730Z test_nn_functional_adaptive_avg_pool3d (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:17:26.2606069Z test_nn_functional_adaptive_max_pool1d (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2606411Z test_nn_functional_adaptive_max_pool1d_with_indices (__main__.TestFunctionalTracing) ... ok (0.005s) 2023-01-11T22:17:26.2606755Z test_nn_functional_adaptive_max_pool2d (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:17:26.2607105Z test_nn_functional_adaptive_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2607461Z test_nn_functional_adaptive_max_pool3d (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:17:26.2607794Z test_nn_functional_adaptive_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:17:26.2608132Z test_nn_functional_affine_grid (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2608453Z test_nn_functional_alpha_dropout (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:17:26.2608776Z test_nn_functional_avg_pool1d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:17:26.2609080Z test_nn_functional_avg_pool2d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:17:26.2609393Z test_nn_functional_avg_pool3d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:17:26.2609705Z test_nn_functional_batch_norm (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2610004Z test_nn_functional_bilinear (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:17:26.2610394Z test_nn_functional_binary_cross_entropy (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2610748Z test_nn_functional_binary_cross_entropy_with_logits (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2611086Z test_nn_functional_celu (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:17:26.2611378Z test_nn_functional_celu_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:17:26.2611693Z test_nn_functional_channel_shuffle (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:17:26.2612014Z test_nn_functional_conv1d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:17:26.2612310Z test_nn_functional_conv2d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:17:26.2612620Z test_nn_functional_conv3d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:17:26.2612925Z test_nn_functional_conv_tbc (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:17:26.2613254Z test_nn_functional_conv_transpose1d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:17:26.2613572Z test_nn_functional_conv_transpose2d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:17:26.2613902Z test_nn_functional_conv_transpose3d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:17:26.2614237Z test_nn_functional_cosine_embedding_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2614564Z test_nn_functional_cosine_similarity (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:17:26.2614929Z test_nn_functional_cross_entropy (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2615248Z test_nn_functional_ctc_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2615558Z test_nn_functional_dropout (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2615859Z test_nn_functional_dropout1d (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2616180Z test_nn_functional_dropout2d (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2616495Z test_nn_functional_dropout3d (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:17:26.2616796Z test_nn_functional_elu (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:17:26.2617098Z test_nn_functional_elu_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:17:26.2617407Z test_nn_functional_embedding (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2617734Z test_nn_functional_embedding_bag (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2618053Z test_nn_functional_feature_alpha_dropout (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2618372Z test_nn_functional_fold (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2618691Z test_nn_functional_fractional_max_pool2d (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2619034Z test_nn_functional_fractional_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... ok (0.005s) 2023-01-11T22:17:26.2619385Z test_nn_functional_fractional_max_pool3d (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2619741Z test_nn_functional_fractional_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... ok (0.005s) 2023-01-11T22:17:26.2620136Z test_nn_functional_gaussian_nll_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2620435Z test_nn_functional_gelu (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:17:26.2620739Z test_nn_functional_glu (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2621052Z test_nn_functional_grid_sample (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2621356Z test_nn_functional_group_norm (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2621678Z test_nn_functional_gumbel_softmax (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2622036Z test_nn_functional_hardshrink (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:17:26.2622358Z test_nn_functional_hardsigmoid (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:17:26.2622664Z test_nn_functional_hardswish (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:17:26.2622983Z test_nn_functional_hardtanh (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:17:26.2623298Z test_nn_functional_hardtanh_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:17:26.2623617Z test_nn_functional_hinge_embedding_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2623947Z test_nn_functional_huber_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2624270Z test_nn_functional_instance_norm (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2624597Z test_nn_functional_interpolate (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2624905Z test_nn_functional_kl_div (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2625217Z test_nn_functional_l1_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2625531Z test_nn_functional_layer_norm (__main__.TestFunctionalTracing) ... ok (0.005s) 2023-01-11T22:17:26.2625835Z test_nn_functional_leaky_relu (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:17:26.2626152Z test_nn_functional_leaky_relu_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:17:26.2626461Z test_nn_functional_linear (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:17:26.2626816Z test_nn_functional_local_response_norm (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2627135Z test_nn_functional_log_softmax (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2627454Z test_nn_functional_logsigmoid (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:17:26.2627776Z test_nn_functional_lp_pool1d (__main__.TestFunctionalTracing) ... ok (0.005s) 2023-01-11T22:17:26.2628081Z test_nn_functional_lp_pool2d (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2628402Z test_nn_functional_margin_ranking_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2628730Z test_nn_functional_max_pool1d (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:17:26.2629062Z test_nn_functional_max_pool1d_with_indices (__main__.TestFunctionalTracing) ... ok (0.005s) 2023-01-11T22:17:26.2629377Z test_nn_functional_max_pool2d (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2629710Z test_nn_functional_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... ok (0.005s) 2023-01-11T22:17:26.2630044Z test_nn_functional_max_pool3d (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2630363Z test_nn_functional_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... ok (0.005s) 2023-01-11T22:17:26.2630701Z test_nn_functional_max_unpool1d (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2631022Z test_nn_functional_max_unpool2d (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2631340Z test_nn_functional_max_unpool3d (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2631635Z test_nn_functional_mish (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:17:26.2631941Z test_nn_functional_mse_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2632274Z test_nn_functional_multi_head_attention_forward (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2632607Z test_nn_functional_multi_margin_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2632941Z test_nn_functional_multilabel_margin_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:17:26.2633286Z test_nn_functional_multilabel_soft_margin_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2633672Z test_nn_functional_native_channel_shuffle (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:17:26.2633984Z test_nn_functional_nll_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2634295Z test_nn_functional_normalize (__main__.TestFunctionalTracing) ... ok (0.006s) 2023-01-11T22:17:26.2634606Z test_nn_functional_one_hot (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:17:26.2634912Z test_nn_functional_pad (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:17:26.2635214Z test_nn_functional_pairwise_distance (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:17:26.2635532Z test_nn_functional_pdist (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:17:26.2635848Z test_nn_functional_pixel_shuffle (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:17:26.2636161Z test_nn_functional_pixel_unshuffle (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:17:26.2636488Z test_nn_functional_poisson_nll_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2636805Z test_nn_functional_prelu (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:17:26.2637112Z test_nn_functional_relu (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:17:26.2637400Z test_nn_functional_relu6 (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:17:26.2637704Z test_nn_functional_relu_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:17:26.2638003Z test_nn_functional_rrelu (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2638326Z test_nn_functional_rrelu_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:17:26.2638632Z test_nn_functional_selu (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:17:26.2638931Z test_nn_functional_selu_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:17:26.2639217Z test_nn_functional_silu (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T22:17:26.2639530Z test_nn_functional_smooth_l1_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2640066Z test_nn_functional_soft_margin_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2640391Z test_nn_functional_softmax (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2640767Z test_nn_functional_softmin (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2641083Z test_nn_functional_softplus (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:17:26.2641404Z test_nn_functional_softshrink (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:17:26.2641708Z test_nn_functional_threshold (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2642023Z test_nn_functional_threshold_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T22:17:26.2642347Z test_nn_functional_triplet_margin_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2642705Z test_nn_functional_triplet_margin_with_distance_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2643030Z test_nn_functional_unfold (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T22:17:26.2643727Z test_nn_functional_upsample (__main__.TestFunctionalTracing) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:3736: UserWarning: nn.functional.upsample is deprecated. Use nn.functional.interpolate instead. 2023-01-11T22:17:26.2644246Z warnings.warn("nn.functional.upsample is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T22:17:26.2644525Z ok (0.003s) 2023-01-11T22:17:26.2645109Z test_nn_functional_upsample_bilinear (__main__.TestFunctionalTracing) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4078: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2023-01-11T22:17:26.2645667Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T22:17:26.2646033Z ok (0.003s) 2023-01-11T22:17:26.2646623Z test_nn_functional_upsample_nearest (__main__.TestFunctionalTracing) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T22:17:26.2647144Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T22:17:26.2647422Z ok (0.003s) 2023-01-11T22:17:26.2647872Z test_get_torch_func_signature_exhaustive_H_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2648464Z test_get_torch_func_signature_exhaustive_T_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2649050Z test_get_torch_func_signature_exhaustive___getitem___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2649660Z test_get_torch_func_signature_exhaustive___radd___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2650254Z test_get_torch_func_signature_exhaustive___rdiv___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2650856Z test_get_torch_func_signature_exhaustive___rmatmul___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2651478Z test_get_torch_func_signature_exhaustive___rmod___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2652073Z test_get_torch_func_signature_exhaustive___rmul___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2652662Z test_get_torch_func_signature_exhaustive___rpow___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2653243Z test_get_torch_func_signature_exhaustive___rsub___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2653683Z test_get_torch_func_signature_exhaustive__native_batch_norm_legit_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.008s) 2023-01-11T22:17:26.2654280Z test_get_torch_func_signature_exhaustive__softmax_backward_data_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2654736Z test_get_torch_func_signature_exhaustive_abs_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2655130Z test_get_torch_func_signature_exhaustive_acos_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2655518Z test_get_torch_func_signature_exhaustive_acosh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2655914Z test_get_torch_func_signature_exhaustive_add_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.010s) 2023-01-11T22:17:26.2656305Z test_get_torch_func_signature_exhaustive_addbmm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2656706Z test_get_torch_func_signature_exhaustive_addcdiv_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.010s) 2023-01-11T22:17:26.2657094Z test_get_torch_func_signature_exhaustive_addcmul_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.010s) 2023-01-11T22:17:26.2657484Z test_get_torch_func_signature_exhaustive_addmm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2657892Z test_get_torch_func_signature_exhaustive_addmm_decomposed_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2658345Z test_get_torch_func_signature_exhaustive_addmv_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2658721Z test_get_torch_func_signature_exhaustive_addr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2659104Z test_get_torch_func_signature_exhaustive_all_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2659498Z test_get_torch_func_signature_exhaustive_allclose_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.014s) 2023-01-11T22:17:26.2659892Z test_get_torch_func_signature_exhaustive_amax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2660264Z test_get_torch_func_signature_exhaustive_amin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2661532Z test_get_torch_func_signature_exhaustive_aminmax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T22:17:26.2662306Z return self.op(*args, **kwargs) 2023-01-11T22:17:26.2662494Z ok (0.004s) 2023-01-11T22:17:26.2662818Z test_get_torch_func_signature_exhaustive_angle_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2663197Z test_get_torch_func_signature_exhaustive_any_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2023-01-11T22:17:26.2663586Z test_get_torch_func_signature_exhaustive_arange_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2663981Z test_get_torch_func_signature_exhaustive_argmax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2664375Z test_get_torch_func_signature_exhaustive_argmin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2664752Z test_get_torch_func_signature_exhaustive_argsort_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.034s) 2023-01-11T22:17:26.2665146Z test_get_torch_func_signature_exhaustive_argwhere_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2665545Z test_get_torch_func_signature_exhaustive_as_strided_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2665958Z test_get_torch_func_signature_exhaustive_as_strided_partial_views_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2666365Z test_get_torch_func_signature_exhaustive_as_strided_scatter_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2666767Z test_get_torch_func_signature_exhaustive_asin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2667155Z test_get_torch_func_signature_exhaustive_asinh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2667540Z test_get_torch_func_signature_exhaustive_atan2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2667918Z test_get_torch_func_signature_exhaustive_atan_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2668313Z test_get_torch_func_signature_exhaustive_atanh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2668872Z test_get_torch_func_signature_exhaustive_atleast_1d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2669480Z test_get_torch_func_signature_exhaustive_atleast_2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2670105Z test_get_torch_func_signature_exhaustive_atleast_3d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2670547Z test_get_torch_func_signature_exhaustive_baddbmm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2671104Z test_get_torch_func_signature_exhaustive_bernoulli_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2671703Z test_get_torch_func_signature_exhaustive_bfloat16_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2672292Z test_get_torch_func_signature_exhaustive_block_diag_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2672731Z test_get_torch_func_signature_exhaustive_bmm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2673277Z test_get_torch_func_signature_exhaustive_bool_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2673882Z test_get_torch_func_signature_exhaustive_broadcast_shapes_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2674525Z test_get_torch_func_signature_exhaustive_broadcast_tensors_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2674978Z test_get_torch_func_signature_exhaustive_broadcast_to_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2675382Z test_get_torch_func_signature_exhaustive_bucketize_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.009s) 2023-01-11T22:17:26.2675933Z test_get_torch_func_signature_exhaustive_byte_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2676523Z test_get_torch_func_signature_exhaustive_cartesian_prod_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2676963Z test_get_torch_func_signature_exhaustive_cat_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2677514Z test_get_torch_func_signature_exhaustive_cdist_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2678108Z test_get_torch_func_signature_exhaustive_cdouble_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2678546Z test_get_torch_func_signature_exhaustive_ceil_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2679088Z test_get_torch_func_signature_exhaustive_cfloat_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2679803Z test_get_torch_func_signature_exhaustive_chalf_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2680391Z test_get_torch_func_signature_exhaustive_char_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2681336Z test_get_torch_func_signature_exhaustive_cholesky_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2023-01-11T22:17:26.2681806Z L = torch.cholesky(A) 2023-01-11T22:17:26.2682070Z should be replaced with 2023-01-11T22:17:26.2682273Z L = torch.linalg.cholesky(A) 2023-01-11T22:17:26.2682442Z and 2023-01-11T22:17:26.2682622Z U = torch.cholesky(A, upper=True) 2023-01-11T22:17:26.2682828Z should be replaced with 2023-01-11T22:17:26.2683024Z U = torch.linalg.cholesky(A).mH(). 2023-01-11T22:17:26.2683440Z This transform will produce equivalent results for all valid (symmetric positive definite) inputs. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:1730.) 2023-01-11T22:17:26.2683829Z return self.op(*args, **kwargs) 2023-01-11T22:17:26.2684012Z ok (0.008s) 2023-01-11T22:17:26.2684302Z test_get_torch_func_signature_exhaustive_cholesky_inverse_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.009s) 2023-01-11T22:17:26.2684714Z test_get_torch_func_signature_exhaustive_cholesky_solve_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.008s) 2023-01-11T22:17:26.2685113Z test_get_torch_func_signature_exhaustive_chunk_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2685505Z test_get_torch_func_signature_exhaustive_clamp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2685888Z test_get_torch_func_signature_exhaustive_clamp_max_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2686288Z test_get_torch_func_signature_exhaustive_clamp_min_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2686677Z test_get_torch_func_signature_exhaustive_clone_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2687129Z test_get_torch_func_signature_exhaustive_column_stack_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2687523Z test_get_torch_func_signature_exhaustive_combinations_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.012s) 2023-01-11T22:17:26.2687926Z test_get_torch_func_signature_exhaustive_complex_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2688322Z test_get_torch_func_signature_exhaustive_conj_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2688738Z test_get_torch_func_signature_exhaustive_conj_physical_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2689146Z test_get_torch_func_signature_exhaustive_constant_pad_nd_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.010s) 2023-01-11T22:17:26.2689730Z test_get_torch_func_signature_exhaustive_contiguous_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2690176Z test_get_torch_func_signature_exhaustive_copysign_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2690558Z test_get_torch_func_signature_exhaustive_corrcoef_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2690947Z test_get_torch_func_signature_exhaustive_cos_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2691341Z test_get_torch_func_signature_exhaustive_cosh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2691736Z test_get_torch_func_signature_exhaustive_count_nonzero_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2023-01-11T22:17:26.2692544Z test_get_torch_func_signature_exhaustive_cov_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: cov(): degrees of freedom is <= 0 (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Correlation.cpp:117.) 2023-01-11T22:17:26.2693036Z return self.op(*args, **kwargs) 2023-01-11T22:17:26.2693223Z ok (0.027s) 2023-01-11T22:17:26.2693507Z test_get_torch_func_signature_exhaustive_cross_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2693930Z test_get_torch_func_signature_exhaustive_cummax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2694323Z test_get_torch_func_signature_exhaustive_cummin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2694714Z test_get_torch_func_signature_exhaustive_cumprod_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2695108Z test_get_torch_func_signature_exhaustive_cumsum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2695505Z test_get_torch_func_signature_exhaustive_cumulative_trapezoid_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2023-01-11T22:17:26.2695916Z test_get_torch_func_signature_exhaustive_deg2rad_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2696306Z test_get_torch_func_signature_exhaustive_diag_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2696701Z test_get_torch_func_signature_exhaustive_diag_embed_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2697089Z test_get_torch_func_signature_exhaustive_diagflat_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2697493Z test_get_torch_func_signature_exhaustive_diagonal_copy_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2697898Z test_get_torch_func_signature_exhaustive_diagonal_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2698343Z test_get_torch_func_signature_exhaustive_diagonal_scatter_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2023-01-11T22:17:26.2698737Z test_get_torch_func_signature_exhaustive_diff_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.021s) 2023-01-11T22:17:26.2699127Z test_get_torch_func_signature_exhaustive_digamma_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2699516Z test_get_torch_func_signature_exhaustive_dist_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.012s) 2023-01-11T22:17:26.2699914Z test_get_torch_func_signature_exhaustive_div_floor_rounding_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.008s) 2023-01-11T22:17:26.2700315Z test_get_torch_func_signature_exhaustive_div_no_rounding_mode_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.008s) 2023-01-11T22:17:26.2700728Z test_get_torch_func_signature_exhaustive_div_trunc_rounding_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.008s) 2023-01-11T22:17:26.2701131Z test_get_torch_func_signature_exhaustive_dot_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2701689Z test_get_torch_func_signature_exhaustive_double_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2702114Z test_get_torch_func_signature_exhaustive_dsplit_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2702503Z test_get_torch_func_signature_exhaustive_dstack_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2703056Z test_get_torch_func_signature_exhaustive_einsum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2703507Z test_get_torch_func_signature_exhaustive_empty_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... expected failure (0.003s) 2023-01-11T22:17:26.2703907Z test_get_torch_func_signature_exhaustive_empty_like_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2704297Z test_get_torch_func_signature_exhaustive_eq_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2023-01-11T22:17:26.2704681Z test_get_torch_func_signature_exhaustive_equal_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2705059Z test_get_torch_func_signature_exhaustive_erf_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2705484Z test_get_torch_func_signature_exhaustive_erfc_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2705870Z test_get_torch_func_signature_exhaustive_erfinv_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2023-01-11T22:17:26.2706257Z test_get_torch_func_signature_exhaustive_exp2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2706628Z test_get_torch_func_signature_exhaustive_exp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2707185Z test_get_torch_func_signature_exhaustive_expand_as_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2707786Z test_get_torch_func_signature_exhaustive_expand_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2708220Z test_get_torch_func_signature_exhaustive_expm1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2708615Z test_get_torch_func_signature_exhaustive_eye_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... expected failure (0.002s) 2023-01-11T22:17:26.2709019Z test_get_torch_func_signature_exhaustive_fft_fft2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.009s) 2023-01-11T22:17:26.2709411Z test_get_torch_func_signature_exhaustive_fft_fft_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2023-01-11T22:17:26.2709839Z test_get_torch_func_signature_exhaustive_fft_fftn_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2710225Z test_get_torch_func_signature_exhaustive_fft_fftshift_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2710620Z test_get_torch_func_signature_exhaustive_fft_hfft2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2023-01-11T22:17:26.2711010Z test_get_torch_func_signature_exhaustive_fft_hfft_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.008s) 2023-01-11T22:17:26.2711396Z test_get_torch_func_signature_exhaustive_fft_hfftn_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2023-01-11T22:17:26.2711776Z test_get_torch_func_signature_exhaustive_fft_ifft2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2712168Z test_get_torch_func_signature_exhaustive_fft_ifft_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2023-01-11T22:17:26.2712560Z test_get_torch_func_signature_exhaustive_fft_ifftn_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2712959Z test_get_torch_func_signature_exhaustive_fft_ifftshift_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2713346Z test_get_torch_func_signature_exhaustive_fft_ihfft2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2713737Z test_get_torch_func_signature_exhaustive_fft_ihfft_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2714127Z test_get_torch_func_signature_exhaustive_fft_ihfftn_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2714519Z test_get_torch_func_signature_exhaustive_fft_irfft2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2714899Z test_get_torch_func_signature_exhaustive_fft_irfft_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2715290Z test_get_torch_func_signature_exhaustive_fft_irfftn_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2023-01-11T22:17:26.2715681Z test_get_torch_func_signature_exhaustive_fft_rfft2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2716069Z test_get_torch_func_signature_exhaustive_fft_rfft_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2716488Z test_get_torch_func_signature_exhaustive_fft_rfftn_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2716876Z test_get_torch_func_signature_exhaustive_fill_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2717266Z test_get_torch_func_signature_exhaustive_flatten_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2717657Z test_get_torch_func_signature_exhaustive_flip_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2718039Z test_get_torch_func_signature_exhaustive_fliplr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2718431Z test_get_torch_func_signature_exhaustive_flipud_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2718988Z test_get_torch_func_signature_exhaustive_float_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2719420Z test_get_torch_func_signature_exhaustive_float_power_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2023-01-11T22:17:26.2720039Z test_get_torch_func_signature_exhaustive_floor_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2720435Z test_get_torch_func_signature_exhaustive_floor_divide_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2023-01-11T22:17:26.2720914Z test_get_torch_func_signature_exhaustive_fmax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2721372Z test_get_torch_func_signature_exhaustive_fmin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2721763Z test_get_torch_func_signature_exhaustive_fmod_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2023-01-11T22:17:26.2722148Z test_get_torch_func_signature_exhaustive_frac_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2722536Z test_get_torch_func_signature_exhaustive_frexp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2722911Z test_get_torch_func_signature_exhaustive_full_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2723300Z test_get_torch_func_signature_exhaustive_full_like_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2723692Z test_get_torch_func_signature_exhaustive_gather_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2023-01-11T22:17:26.2724082Z test_get_torch_func_signature_exhaustive_ge_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2724453Z test_get_torch_func_signature_exhaustive_geqrf_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.027s) 2023-01-11T22:17:26.2724846Z test_get_torch_func_signature_exhaustive_gradient_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.014s) 2023-01-11T22:17:26.2725250Z test_get_torch_func_signature_exhaustive_grid_sampler_2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.008s) 2023-01-11T22:17:26.2725649Z test_get_torch_func_signature_exhaustive_gt_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2726200Z test_get_torch_func_signature_exhaustive_half_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2726637Z test_get_torch_func_signature_exhaustive_heaviside_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2727032Z test_get_torch_func_signature_exhaustive_histc_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.023s) 2023-01-11T22:17:26.2727423Z test_get_torch_func_signature_exhaustive_histogram_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.092s) 2023-01-11T22:17:26.2727812Z test_get_torch_func_signature_exhaustive_histogramdd_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.211s) 2023-01-11T22:17:26.2728257Z test_get_torch_func_signature_exhaustive_hsplit_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2728648Z test_get_torch_func_signature_exhaustive_hstack_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2729037Z test_get_torch_func_signature_exhaustive_hypot_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2729413Z test_get_torch_func_signature_exhaustive_i0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2729802Z test_get_torch_func_signature_exhaustive_igamma_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2730194Z test_get_torch_func_signature_exhaustive_igammac_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2730578Z test_get_torch_func_signature_exhaustive_index_add_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2730974Z test_get_torch_func_signature_exhaustive_index_copy_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2731370Z test_get_torch_func_signature_exhaustive_index_fill_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2731764Z test_get_torch_func_signature_exhaustive_index_put_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2732712Z test_get_torch_func_signature_exhaustive_index_reduce_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:1068: 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/TensorAdvancedIndexing.cpp:1128.) 2023-01-11T22:17:26.2733259Z return self.op(*args, **kwargs) 2023-01-11T22:17:26.2733447Z ok (0.012s) 2023-01-11T22:17:26.2733743Z test_get_torch_func_signature_exhaustive_index_select_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2734129Z test_get_torch_func_signature_exhaustive_inner_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2734679Z test_get_torch_func_signature_exhaustive_int_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2735118Z test_get_torch_func_signature_exhaustive_isclose_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.011s) 2023-01-11T22:17:26.2735518Z test_get_torch_func_signature_exhaustive_isfinite_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2735899Z test_get_torch_func_signature_exhaustive_isin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2736287Z test_get_torch_func_signature_exhaustive_isinf_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2736677Z test_get_torch_func_signature_exhaustive_isnan_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2737068Z test_get_torch_func_signature_exhaustive_isneginf_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2737446Z test_get_torch_func_signature_exhaustive_isposinf_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2737838Z test_get_torch_func_signature_exhaustive_isreal_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2738275Z test_get_torch_func_signature_exhaustive_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:17:26.2738750Z test_get_torch_func_signature_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:17:26.2739202Z test_get_torch_func_signature_exhaustive_jiterator_binary_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:17:26.2739717Z test_get_torch_func_signature_exhaustive_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:17:26.2740175Z test_get_torch_func_signature_exhaustive_jiterator_unary_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T22:17:26.2740592Z test_get_torch_func_signature_exhaustive_kron_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2740972Z test_get_torch_func_signature_exhaustive_kthvalue_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2741364Z test_get_torch_func_signature_exhaustive_ldexp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2741749Z test_get_torch_func_signature_exhaustive_le_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2742140Z test_get_torch_func_signature_exhaustive_lerp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2023-01-11T22:17:26.2742519Z test_get_torch_func_signature_exhaustive_lgamma_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2742925Z test_get_torch_func_signature_exhaustive_linalg_cholesky_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2023-01-11T22:17:26.2743337Z test_get_torch_func_signature_exhaustive_linalg_cholesky_ex_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2023-01-11T22:17:26.2743776Z test_get_torch_func_signature_exhaustive_linalg_cond_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2744171Z test_get_torch_func_signature_exhaustive_linalg_cross_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2744571Z test_get_torch_func_signature_exhaustive_linalg_det_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.010s) 2023-01-11T22:17:26.2744982Z test_get_torch_func_signature_exhaustive_linalg_det_singular_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.055s) 2023-01-11T22:17:26.2745387Z test_get_torch_func_signature_exhaustive_linalg_eig_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.011s) 2023-01-11T22:17:26.2745777Z test_get_torch_func_signature_exhaustive_linalg_eigh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.008s) 2023-01-11T22:17:26.2746179Z test_get_torch_func_signature_exhaustive_linalg_eigvals_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.009s) 2023-01-11T22:17:26.2746590Z test_get_torch_func_signature_exhaustive_linalg_eigvalsh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.008s) 2023-01-11T22:17:26.2747012Z test_get_torch_func_signature_exhaustive_linalg_householder_product_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2747417Z test_get_torch_func_signature_exhaustive_linalg_inv_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.009s) 2023-01-11T22:17:26.2747819Z test_get_torch_func_signature_exhaustive_linalg_inv_ex_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.008s) 2023-01-11T22:17:26.2748225Z test_get_torch_func_signature_exhaustive_linalg_ldl_factor_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2748641Z test_get_torch_func_signature_exhaustive_linalg_ldl_factor_ex_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2749047Z test_get_torch_func_signature_exhaustive_linalg_ldl_solve_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2023-01-11T22:17:26.2749454Z test_get_torch_func_signature_exhaustive_linalg_lstsq_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.054s) 2023-01-11T22:17:26.2750047Z test_get_torch_func_signature_exhaustive_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2750542Z test_get_torch_func_signature_exhaustive_linalg_lu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.010s) 2023-01-11T22:17:26.2750934Z test_get_torch_func_signature_exhaustive_linalg_lu_factor_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.017s) 2023-01-11T22:17:26.2751347Z test_get_torch_func_signature_exhaustive_linalg_lu_factor_ex_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2023-01-11T22:17:26.2751758Z test_get_torch_func_signature_exhaustive_linalg_lu_solve_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.039s) 2023-01-11T22:17:26.2752171Z test_get_torch_func_signature_exhaustive_linalg_matrix_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.019s) 2023-01-11T22:17:26.2752570Z test_get_torch_func_signature_exhaustive_linalg_matrix_power_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.014s) 2023-01-11T22:17:26.2752985Z test_get_torch_func_signature_exhaustive_linalg_matrix_rank_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.065s) 2023-01-11T22:17:26.2753412Z test_get_torch_func_signature_exhaustive_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.010s) 2023-01-11T22:17:26.2753833Z test_get_torch_func_signature_exhaustive_linalg_multi_dot_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2754223Z test_get_torch_func_signature_exhaustive_linalg_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.023s) 2023-01-11T22:17:26.2754680Z test_get_torch_func_signature_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.012s) 2023-01-11T22:17:26.2755108Z test_get_torch_func_signature_exhaustive_linalg_pinv_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.019s) 2023-01-11T22:17:26.2755518Z test_get_torch_func_signature_exhaustive_linalg_pinv_hermitian_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.018s) 2023-01-11T22:17:26.2755991Z test_get_torch_func_signature_exhaustive_linalg_pinv_singular_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:17:26.2756454Z test_get_torch_func_signature_exhaustive_linalg_qr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.026s) 2023-01-11T22:17:26.2756859Z test_get_torch_func_signature_exhaustive_linalg_slogdet_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.011s) 2023-01-11T22:17:26.2757269Z test_get_torch_func_signature_exhaustive_linalg_solve_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.017s) 2023-01-11T22:17:26.2757660Z test_get_torch_func_signature_exhaustive_linalg_solve_ex_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2023-01-11T22:17:26.2758077Z test_get_torch_func_signature_exhaustive_linalg_solve_triangular_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.052s) 2023-01-11T22:17:26.2758495Z test_get_torch_func_signature_exhaustive_linalg_svd_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.161s) 2023-01-11T22:17:26.2758902Z test_get_torch_func_signature_exhaustive_linalg_svdvals_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.008s) 2023-01-11T22:17:26.2759297Z test_get_torch_func_signature_exhaustive_linalg_tensorinv_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2023-01-11T22:17:26.2759840Z test_get_torch_func_signature_exhaustive_linalg_tensorsolve_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2023-01-11T22:17:26.2760255Z test_get_torch_func_signature_exhaustive_linalg_vander_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2760749Z test_get_torch_func_signature_exhaustive_linalg_vecdot_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.010s) 2023-01-11T22:17:26.2761150Z test_get_torch_func_signature_exhaustive_linalg_vector_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.017s) 2023-01-11T22:17:26.2761632Z test_get_torch_func_signature_exhaustive_linspace_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2762022Z test_get_torch_func_signature_exhaustive_log10_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2762412Z test_get_torch_func_signature_exhaustive_log1p_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2762792Z test_get_torch_func_signature_exhaustive_log2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2763181Z test_get_torch_func_signature_exhaustive_log_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2763578Z test_get_torch_func_signature_exhaustive_log_softmax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2763977Z test_get_torch_func_signature_exhaustive_log_softmax_with_dtype_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2764388Z test_get_torch_func_signature_exhaustive_logaddexp2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2764788Z test_get_torch_func_signature_exhaustive_logaddexp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2765193Z test_get_torch_func_signature_exhaustive_logcumsumexp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2765581Z test_get_torch_func_signature_exhaustive_logdet_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.014s) 2023-01-11T22:17:26.2766018Z test_get_torch_func_signature_exhaustive_logical_and_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2766417Z test_get_torch_func_signature_exhaustive_logical_not_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2766815Z test_get_torch_func_signature_exhaustive_logical_or_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2767204Z test_get_torch_func_signature_exhaustive_logical_xor_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2767596Z test_get_torch_func_signature_exhaustive_logit_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2767986Z test_get_torch_func_signature_exhaustive_logspace_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.020s) 2023-01-11T22:17:26.2768383Z test_get_torch_func_signature_exhaustive_logsumexp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.008s) 2023-01-11T22:17:26.2768944Z test_get_torch_func_signature_exhaustive_long_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2769373Z test_get_torch_func_signature_exhaustive_lt_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.010s) 2023-01-11T22:17:26.2769913Z test_get_torch_func_signature_exhaustive_lu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2770749Z test_get_torch_func_signature_exhaustive_lu_solve_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: torch.lu_solve is deprecated in favor of torch.linalg.lu_solveand will be removed in a future PyTorch release. 2023-01-11T22:17:26.2771271Z Note that torch.linalg.lu_solve has its arguments reversed. 2023-01-11T22:17:26.2771499Z X = torch.lu_solve(B, LU, pivots) 2023-01-11T22:17:26.2771701Z should be replaced with 2023-01-11T22:17:26.2772044Z X = torch.linalg.lu_solve(LU, pivots, B) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2183.) 2023-01-11T22:17:26.2772365Z return self.op(*args, **kwargs) 2023-01-11T22:17:26.2772550Z ok (0.025s) 2023-01-11T22:17:26.2772840Z test_get_torch_func_signature_exhaustive_lu_unpack_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.011s) 2023-01-11T22:17:26.2773415Z test_get_torch_func_signature_exhaustive_mH_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2774003Z test_get_torch_func_signature_exhaustive_mT_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2774599Z test_get_torch_func_signature_exhaustive_masked_amax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2775206Z test_get_torch_func_signature_exhaustive_masked_amin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2775809Z test_get_torch_func_signature_exhaustive_masked_argmax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2776405Z test_get_torch_func_signature_exhaustive_masked_argmin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2777016Z test_get_torch_func_signature_exhaustive_masked_cumprod_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2777631Z test_get_torch_func_signature_exhaustive_masked_cumsum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2778104Z test_get_torch_func_signature_exhaustive_masked_fill_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2778667Z test_get_torch_func_signature_exhaustive_masked_log_softmax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2779288Z test_get_torch_func_signature_exhaustive_masked_logaddexp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2779907Z test_get_torch_func_signature_exhaustive_masked_logsumexp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2780509Z test_get_torch_func_signature_exhaustive_masked_mean_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2781114Z test_get_torch_func_signature_exhaustive_masked_median_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2781703Z test_get_torch_func_signature_exhaustive_masked_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2782314Z test_get_torch_func_signature_exhaustive_masked_normalize_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2782924Z test_get_torch_func_signature_exhaustive_masked_prod_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2783370Z test_get_torch_func_signature_exhaustive_masked_scatter_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2783766Z test_get_torch_func_signature_exhaustive_masked_select_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2784339Z test_get_torch_func_signature_exhaustive_masked_softmax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2784947Z test_get_torch_func_signature_exhaustive_masked_softmin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2785549Z test_get_torch_func_signature_exhaustive_masked_std_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2786161Z test_get_torch_func_signature_exhaustive_masked_sum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2786751Z test_get_torch_func_signature_exhaustive_masked_var_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2787195Z test_get_torch_func_signature_exhaustive_matmul_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2023-01-11T22:17:26.2787594Z test_get_torch_func_signature_exhaustive_matrix_exp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2023-01-11T22:17:26.2787982Z test_get_torch_func_signature_exhaustive_max_binary_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2788575Z test_get_torch_func_signature_exhaustive_max_pool2d_with_indices_backward_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2789050Z test_get_torch_func_signature_exhaustive_max_reduction_no_dim_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2789476Z test_get_torch_func_signature_exhaustive_max_reduction_with_dim_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2789884Z test_get_torch_func_signature_exhaustive_maximum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2790303Z test_get_torch_func_signature_exhaustive_mean_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2023-01-11T22:17:26.2790695Z test_get_torch_func_signature_exhaustive_median_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2023-01-11T22:17:26.2791275Z test_get_torch_func_signature_exhaustive_meshgrid_list_of_tensors_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2791763Z test_get_torch_func_signature_exhaustive_meshgrid_variadic_tensors_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Skipped! (0.001s) 2023-01-11T22:17:26.2792179Z test_get_torch_func_signature_exhaustive_min_binary_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2023-01-11T22:17:26.2792592Z test_get_torch_func_signature_exhaustive_min_reduction_no_dim_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2793015Z test_get_torch_func_signature_exhaustive_min_reduction_with_dim_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2793422Z test_get_torch_func_signature_exhaustive_minimum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2793797Z test_get_torch_func_signature_exhaustive_mm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2794184Z test_get_torch_func_signature_exhaustive_mode_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2794576Z test_get_torch_func_signature_exhaustive_movedim_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2023-01-11T22:17:26.2794956Z test_get_torch_func_signature_exhaustive_msort_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.023s) 2023-01-11T22:17:26.2795344Z test_get_torch_func_signature_exhaustive_mul_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2023-01-11T22:17:26.2795904Z test_get_torch_func_signature_exhaustive_multinomial_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2796344Z test_get_torch_func_signature_exhaustive_mv_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2796736Z test_get_torch_func_signature_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2023-01-11T22:17:26.2797189Z test_get_torch_func_signature_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2797628Z test_get_torch_func_signature_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2798038Z test_get_torch_func_signature_exhaustive_nan_to_num_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2798419Z test_get_torch_func_signature_exhaustive_nanmean_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.011s) 2023-01-11T22:17:26.2798819Z test_get_torch_func_signature_exhaustive_nanmedian_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2023-01-11T22:17:26.2799219Z test_get_torch_func_signature_exhaustive_nanquantile_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.048s) 2023-01-11T22:17:26.2799726Z test_get_torch_func_signature_exhaustive_nansum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2023-01-11T22:17:26.2800114Z test_get_torch_func_signature_exhaustive_narrow_copy_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2800506Z test_get_torch_func_signature_exhaustive_narrow_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2800979Z test_get_torch_func_signature_exhaustive_native_batch_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2023-01-11T22:17:26.2801631Z test_get_torch_func_signature_exhaustive_native_dropout_backward_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2802086Z test_get_torch_func_signature_exhaustive_native_layer_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2023-01-11T22:17:26.2802481Z test_get_torch_func_signature_exhaustive_ne_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2023-01-11T22:17:26.2802870Z test_get_torch_func_signature_exhaustive_neg_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2803427Z test_get_torch_func_signature_exhaustive_new_empty_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2804028Z test_get_torch_func_signature_exhaustive_new_empty_strided_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2804642Z test_get_torch_func_signature_exhaustive_new_full_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2805236Z test_get_torch_func_signature_exhaustive_new_ones_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2805833Z test_get_torch_func_signature_exhaustive_new_zeros_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2806272Z test_get_torch_func_signature_exhaustive_nextafter_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2806867Z test_get_torch_func_signature_exhaustive_nn_functional__scaled_dot_product_attention_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2807364Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2807986Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2808644Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2809322Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2809977Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2810634Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2811277Z test_get_torch_func_signature_exhaustive_nn_functional_alpha_dropout_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2811753Z test_get_torch_func_signature_exhaustive_nn_functional_avg_pool1d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2812169Z test_get_torch_func_signature_exhaustive_nn_functional_avg_pool2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2812591Z test_get_torch_func_signature_exhaustive_nn_functional_avg_pool3d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2813182Z test_get_torch_func_signature_exhaustive_nn_functional_batch_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2813683Z test_get_torch_func_signature_exhaustive_nn_functional_bilinear_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.025s) 2023-01-11T22:17:26.2814288Z test_get_torch_func_signature_exhaustive_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2814968Z test_get_torch_func_signature_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2815613Z test_get_torch_func_signature_exhaustive_nn_functional_celu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2816076Z test_get_torch_func_signature_exhaustive_nn_functional_conv1d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.011s) 2023-01-11T22:17:26.2817070Z test_get_torch_func_signature_exhaustive_nn_functional_conv2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... /opt/conda/lib/python3.7/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-11T22:17:26.2817660Z return self.op(*args, **kwargs) 2023-01-11T22:17:26.2817849Z ok (0.024s) 2023-01-11T22:17:26.2818162Z test_get_torch_func_signature_exhaustive_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2023-01-11T22:17:26.2818606Z test_get_torch_func_signature_exhaustive_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2023-01-11T22:17:26.2819024Z test_get_torch_func_signature_exhaustive_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.010s) 2023-01-11T22:17:26.2819644Z test_get_torch_func_signature_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2820134Z test_get_torch_func_signature_exhaustive_nn_functional_cosine_similarity_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2023-01-11T22:17:26.2820740Z test_get_torch_func_signature_exhaustive_nn_functional_cross_entropy_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2821434Z test_get_torch_func_signature_exhaustive_nn_functional_ctc_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2822068Z test_get_torch_func_signature_exhaustive_nn_functional_dropout2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2822707Z test_get_torch_func_signature_exhaustive_nn_functional_dropout3d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2823336Z test_get_torch_func_signature_exhaustive_nn_functional_dropout_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2823960Z test_get_torch_func_signature_exhaustive_nn_functional_elu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2824583Z test_get_torch_func_signature_exhaustive_nn_functional_embedding_bag_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2825220Z test_get_torch_func_signature_exhaustive_nn_functional_embedding_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2825920Z test_get_torch_func_signature_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2826619Z test_get_torch_func_signature_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2827299Z test_get_torch_func_signature_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2827949Z test_get_torch_func_signature_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2828598Z test_get_torch_func_signature_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2829066Z test_get_torch_func_signature_exhaustive_nn_functional_gelu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2829640Z test_get_torch_func_signature_exhaustive_nn_functional_glu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2830263Z test_get_torch_func_signature_exhaustive_nn_functional_grid_sample_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2830896Z test_get_torch_func_signature_exhaustive_nn_functional_group_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2831367Z test_get_torch_func_signature_exhaustive_nn_functional_hardshrink_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2831967Z test_get_torch_func_signature_exhaustive_nn_functional_hardsigmoid_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2832599Z test_get_torch_func_signature_exhaustive_nn_functional_hardswish_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2833217Z test_get_torch_func_signature_exhaustive_nn_functional_hardtanh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2833895Z test_get_torch_func_signature_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2834541Z test_get_torch_func_signature_exhaustive_nn_functional_huber_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2835180Z test_get_torch_func_signature_exhaustive_nn_functional_instance_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2835815Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_area_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2836474Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2837135Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2837792Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_linear_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2838478Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2839129Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2839903Z test_get_torch_func_signature_exhaustive_nn_functional_kl_div_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2840532Z test_get_torch_func_signature_exhaustive_nn_functional_l1_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2841241Z test_get_torch_func_signature_exhaustive_nn_functional_layer_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2841871Z test_get_torch_func_signature_exhaustive_nn_functional_leaky_relu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2842328Z test_get_torch_func_signature_exhaustive_nn_functional_linear_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2023-01-11T22:17:26.2842930Z test_get_torch_func_signature_exhaustive_nn_functional_local_response_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2843411Z test_get_torch_func_signature_exhaustive_nn_functional_logsigmoid_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2844014Z test_get_torch_func_signature_exhaustive_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2844648Z test_get_torch_func_signature_exhaustive_nn_functional_max_pool1d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2845280Z test_get_torch_func_signature_exhaustive_nn_functional_max_pool2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2845966Z test_get_torch_func_signature_exhaustive_nn_functional_max_pool3d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2846600Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool1d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2847246Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2847875Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2848522Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2849165Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool3d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2849901Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2850538Z test_get_torch_func_signature_exhaustive_nn_functional_mish_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2851198Z test_get_torch_func_signature_exhaustive_nn_functional_mse_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2851848Z test_get_torch_func_signature_exhaustive_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2852509Z test_get_torch_func_signature_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2853174Z test_get_torch_func_signature_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2853825Z test_get_torch_func_signature_exhaustive_nn_functional_nll_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2854441Z test_get_torch_func_signature_exhaustive_nn_functional_normalize_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2854912Z test_get_torch_func_signature_exhaustive_nn_functional_pad_circular_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2855352Z test_get_torch_func_signature_exhaustive_nn_functional_pad_constant_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.009s) 2023-01-11T22:17:26.2855782Z test_get_torch_func_signature_exhaustive_nn_functional_pad_reflect_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2023-01-11T22:17:26.2856203Z test_get_torch_func_signature_exhaustive_nn_functional_pad_replicate_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2023-01-11T22:17:26.2856641Z test_get_torch_func_signature_exhaustive_nn_functional_pairwise_distance_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2857074Z test_get_torch_func_signature_exhaustive_nn_functional_pdist_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2857501Z test_get_torch_func_signature_exhaustive_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2857956Z test_get_torch_func_signature_exhaustive_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2858559Z test_get_torch_func_signature_exhaustive_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2859030Z test_get_torch_func_signature_exhaustive_nn_functional_prelu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2023-01-11T22:17:26.2859609Z test_get_torch_func_signature_exhaustive_nn_functional_relu6_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2860219Z test_get_torch_func_signature_exhaustive_nn_functional_relu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2860839Z test_get_torch_func_signature_exhaustive_nn_functional_rrelu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2861460Z test_get_torch_func_signature_exhaustive_nn_functional_selu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2862073Z test_get_torch_func_signature_exhaustive_nn_functional_silu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2862725Z test_get_torch_func_signature_exhaustive_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2863360Z test_get_torch_func_signature_exhaustive_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2863993Z test_get_torch_func_signature_exhaustive_nn_functional_softmin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2864638Z test_get_torch_func_signature_exhaustive_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2865112Z test_get_torch_func_signature_exhaustive_nn_functional_softplus_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2865527Z test_get_torch_func_signature_exhaustive_nn_functional_softshrink_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2866119Z test_get_torch_func_signature_exhaustive_nn_functional_softsign_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2866749Z test_get_torch_func_signature_exhaustive_nn_functional_tanhshrink_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2867382Z test_get_torch_func_signature_exhaustive_nn_functional_threshold_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2868027Z test_get_torch_func_signature_exhaustive_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2868701Z test_get_torch_func_signature_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2869349Z test_get_torch_func_signature_exhaustive_nn_functional_unfold_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2869996Z test_get_torch_func_signature_exhaustive_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2870682Z test_get_torch_func_signature_exhaustive_nn_functional_upsample_nearest_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2871159Z test_get_torch_func_signature_exhaustive_nonzero_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... expected failure (0.001s) 2023-01-11T22:17:26.2871710Z test_get_torch_func_signature_exhaustive_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2872300Z test_get_torch_func_signature_exhaustive_norm_fro_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.004s) 2023-01-11T22:17:26.2872896Z test_get_torch_func_signature_exhaustive_norm_inf_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2873488Z test_get_torch_func_signature_exhaustive_norm_nuc_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2874066Z test_get_torch_func_signature_exhaustive_normal_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2874674Z test_get_torch_func_signature_exhaustive_normal_number_mean_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2875164Z test_get_torch_func_signature_exhaustive_ones_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2875562Z test_get_torch_func_signature_exhaustive_ones_like_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2875945Z test_get_torch_func_signature_exhaustive_ormqr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.047s) 2023-01-11T22:17:26.2876339Z test_get_torch_func_signature_exhaustive_outer_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2876893Z test_get_torch_func_signature_exhaustive_pca_lowrank_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2877335Z test_get_torch_func_signature_exhaustive_permute_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2877719Z test_get_torch_func_signature_exhaustive_pinverse_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.009s) 2023-01-11T22:17:26.2878113Z test_get_torch_func_signature_exhaustive_polar_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2878693Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2879331Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2880084Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2880784Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_3_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2881417Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_4_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2881868Z test_get_torch_func_signature_exhaustive_positive_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T22:17:26.2882262Z test_get_torch_func_signature_exhaustive_pow_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2023-01-11T22:17:26.2882707Z test_get_torch_func_signature_exhaustive_prod_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.009s) 2023-01-11T22:17:26.2883096Z test_get_torch_func_signature_exhaustive_put_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2023-01-11T22:17:26.2883869Z test_get_torch_func_signature_exhaustive_qr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2023-01-11T22:17:26.2884472Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2023-01-11T22:17:26.2884714Z Q, R = torch.qr(A, some) 2023-01-11T22:17:26.2884907Z should be replaced with 2023-01-11T22:17:26.2885377Z 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:17:26.2885717Z return self.op(*args, **kwargs) 2023-01-11T22:17:26.2885903Z ok (0.026s) 2023-01-11T22:17:26.2886192Z test_get_torch_func_signature_exhaustive_quantile_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.045s) 2023-01-11T22:17:26.2886591Z test_get_torch_func_signature_exhaustive_rad2deg_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2887141Z test_get_torch_func_signature_exhaustive_rand_like_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2887786Z test_get_torch_func_signature_exhaustive_randint_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2888395Z test_get_torch_func_signature_exhaustive_randint_like_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2888995Z test_get_torch_func_signature_exhaustive_randn_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2889581Z test_get_torch_func_signature_exhaustive_randn_like_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2890023Z test_get_torch_func_signature_exhaustive_ravel_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2890418Z test_get_torch_func_signature_exhaustive_real_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2890813Z test_get_torch_func_signature_exhaustive_reciprocal_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2891202Z test_get_torch_func_signature_exhaustive_remainder_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2023-01-11T22:17:26.2891596Z test_get_torch_func_signature_exhaustive_renorm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2892148Z test_get_torch_func_signature_exhaustive_repeat_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2892604Z test_get_torch_func_signature_exhaustive_repeat_interleave_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2893161Z test_get_torch_func_signature_exhaustive_reshape_as_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2893607Z test_get_torch_func_signature_exhaustive_reshape_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2894159Z test_get_torch_func_signature_exhaustive_resize__cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2894757Z test_get_torch_func_signature_exhaustive_resize_as__cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2895227Z test_get_torch_func_signature_exhaustive_resolve_conj_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T22:17:26.2895627Z test_get_torch_func_signature_exhaustive_resolve_neg_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T22:17:26.2896021Z test_get_torch_func_signature_exhaustive_roll_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2896411Z test_get_torch_func_signature_exhaustive_rot90_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2023-01-11T22:17:26.2896787Z test_get_torch_func_signature_exhaustive_round_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2897187Z test_get_torch_func_signature_exhaustive_round_decimals_0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2897600Z test_get_torch_func_signature_exhaustive_round_decimals_3_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2898009Z test_get_torch_func_signature_exhaustive_round_decimals_neg_3_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2898399Z test_get_torch_func_signature_exhaustive_rsqrt_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2898787Z test_get_torch_func_signature_exhaustive_rsub_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2899236Z test_get_torch_func_signature_exhaustive_scalar_tensor_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... expected failure (0.002s) 2023-01-11T22:17:26.2899661Z test_get_torch_func_signature_exhaustive_scatter_add_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.007s) 2023-01-11T22:17:26.2900051Z test_get_torch_func_signature_exhaustive_scatter_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.011s) 2023-01-11T22:17:26.2900971Z test_get_torch_func_signature_exhaustive_scatter_reduce_amax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:1068: 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:17:26.2901531Z return self.op(*args, **kwargs) 2023-01-11T22:17:26.2901715Z ok (0.009s) 2023-01-11T22:17:26.2902004Z test_get_torch_func_signature_exhaustive_scatter_reduce_amin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.009s) 2023-01-11T22:17:26.2902424Z test_get_torch_func_signature_exhaustive_scatter_reduce_mean_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.012s) 2023-01-11T22:17:26.2902840Z test_get_torch_func_signature_exhaustive_scatter_reduce_prod_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.009s) 2023-01-11T22:17:26.2903260Z test_get_torch_func_signature_exhaustive_scatter_reduce_sum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.009s) 2023-01-11T22:17:26.2904474Z test_get_torch_func_signature_exhaustive_searchsorted_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: torch.searchsorted(): input value tensor is non-contiguous, this will lower the performance due to extra data copy when converting non-contiguous tensor to contiguous, please use contiguous input value tensor if possible. This message will only appear once per program. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BucketizationUtils.h:35.) 2023-01-11T22:17:26.2905204Z return self.op(*args, **kwargs) 2023-01-11T22:17:26.2906131Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: torch.searchsorted(): boundary tensor is non-contiguous, this will lower the performance due to extra data copy when converting non-contiguous tensor to contiguous, please use contiguous boundary tensor if possible. This message will only appear once per program. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BucketizationUtils.h:41.) 2023-01-11T22:17:26.2906812Z return self.op(*args, **kwargs) 2023-01-11T22:17:26.2906996Z ok (0.054s) 2023-01-11T22:17:26.2907290Z test_get_torch_func_signature_exhaustive_segment_reduce_lengths_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.025s) 2023-01-11T22:17:26.2907718Z test_get_torch_func_signature_exhaustive_segment_reduce_offsets_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.028s) 2023-01-11T22:17:26.2908129Z test_get_torch_func_signature_exhaustive_select_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2908532Z test_get_torch_func_signature_exhaustive_select_scatter_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2908920Z test_get_torch_func_signature_exhaustive_sgn_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2909470Z test_get_torch_func_signature_exhaustive_short_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2909908Z test_get_torch_func_signature_exhaustive_sigmoid_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2910301Z test_get_torch_func_signature_exhaustive_sign_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T22:17:26.2910903Z test_get_torch_func_signature_exhaustive_signal_windows_bartlett_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2911545Z test_get_torch_func_signature_exhaustive_signal_windows_blackman_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2912185Z test_get_torch_func_signature_exhaustive_signal_windows_cosine_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2912825Z test_get_torch_func_signature_exhaustive_signal_windows_exponential_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2913461Z test_get_torch_func_signature_exhaustive_signal_windows_gaussian_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2914094Z test_get_torch_func_signature_exhaustive_signal_windows_general_cosine_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2914744Z test_get_torch_func_signature_exhaustive_signal_windows_general_hamming_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2915385Z test_get_torch_func_signature_exhaustive_signal_windows_hamming_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2916007Z test_get_torch_func_signature_exhaustive_signal_windows_hann_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2916620Z test_get_torch_func_signature_exhaustive_signal_windows_kaiser_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2917253Z test_get_torch_func_signature_exhaustive_signal_windows_nuttall_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2917704Z test_get_torch_func_signature_exhaustive_signbit_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2918097Z test_get_torch_func_signature_exhaustive_sin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2918525Z test_get_torch_func_signature_exhaustive_sinc_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2918900Z test_get_torch_func_signature_exhaustive_sinh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2919448Z test_get_torch_func_signature_exhaustive_slice_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2919756Z test_get_torch_func_signature_exhaustive_slice_scatter_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.008s) 2023-01-11T22:17:26.2919950Z test_get_torch_func_signature_exhaustive_softmax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2920148Z test_get_torch_func_signature_exhaustive_softmax_with_dtype_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2023-01-11T22:17:26.2920334Z test_get_torch_func_signature_exhaustive_sort_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.042s) 2023-01-11T22:17:26.2921343Z test_get_torch_func_signature_exhaustive_sparse_sampled_addmm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:976: 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:17:26.2921515Z torch.eye(m, n, device=device, dtype=dtype) 2023-01-11T22:17:26.2921573Z ok (0.011s) 2023-01-11T22:17:26.2921771Z test_get_torch_func_signature_exhaustive_special_airy_ai_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2921972Z test_get_torch_func_signature_exhaustive_special_bessel_j0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2922173Z test_get_torch_func_signature_exhaustive_special_bessel_j1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2922373Z test_get_torch_func_signature_exhaustive_special_bessel_y0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2922572Z test_get_torch_func_signature_exhaustive_special_bessel_y1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2922792Z test_get_torch_func_signature_exhaustive_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2923009Z test_get_torch_func_signature_exhaustive_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2923430Z test_get_torch_func_signature_exhaustive_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:17:26.2923844Z test_get_torch_func_signature_exhaustive_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:17:26.2924029Z test_get_torch_func_signature_exhaustive_special_entr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2924225Z test_get_torch_func_signature_exhaustive_special_erfcx_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2924441Z test_get_torch_func_signature_exhaustive_special_hermite_polynomial_h_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2924655Z test_get_torch_func_signature_exhaustive_special_hermite_polynomial_he_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2924853Z test_get_torch_func_signature_exhaustive_special_i0e_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2925087Z test_get_torch_func_signature_exhaustive_special_i1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2925282Z test_get_torch_func_signature_exhaustive_special_i1e_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2925499Z test_get_torch_func_signature_exhaustive_special_laguerre_polynomial_l_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2925910Z test_get_torch_func_signature_exhaustive_special_legendre_polynomial_p_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:17:26.2926110Z test_get_torch_func_signature_exhaustive_special_log_ndtr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2926307Z test_get_torch_func_signature_exhaustive_special_modified_bessel_i0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2926519Z test_get_torch_func_signature_exhaustive_special_modified_bessel_i1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2926726Z test_get_torch_func_signature_exhaustive_special_modified_bessel_k0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2926925Z test_get_torch_func_signature_exhaustive_special_modified_bessel_k1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2927151Z test_get_torch_func_signature_exhaustive_special_ndtr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2927346Z test_get_torch_func_signature_exhaustive_special_ndtri_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2927751Z test_get_torch_func_signature_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2927970Z test_get_torch_func_signature_exhaustive_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2928186Z test_get_torch_func_signature_exhaustive_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2928608Z test_get_torch_func_signature_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:17:26.2929030Z test_get_torch_func_signature_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:17:26.2929454Z test_get_torch_func_signature_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:17:26.2929861Z test_get_torch_func_signature_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:17:26.2930072Z test_get_torch_func_signature_exhaustive_special_spherical_bessel_j0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2930270Z test_get_torch_func_signature_exhaustive_special_xlog1py_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2930467Z test_get_torch_func_signature_exhaustive_special_zeta_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2930811Z test_get_torch_func_signature_exhaustive_split_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2931171Z test_get_torch_func_signature_exhaustive_split_list_args_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2931406Z test_get_torch_func_signature_exhaustive_split_with_sizes_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2931592Z test_get_torch_func_signature_exhaustive_sqrt_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2931782Z test_get_torch_func_signature_exhaustive_square_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2931974Z test_get_torch_func_signature_exhaustive_squeeze_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2932163Z test_get_torch_func_signature_exhaustive_stack_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2932334Z test_get_torch_func_signature_exhaustive_std_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.010s) 2023-01-11T22:17:26.2932526Z test_get_torch_func_signature_exhaustive_std_mean_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2932724Z test_get_torch_func_signature_exhaustive_std_mean_unbiased_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2932916Z test_get_torch_func_signature_exhaustive_std_unbiased_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2933262Z test_get_torch_func_signature_exhaustive_stft_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2933482Z test_get_torch_func_signature_exhaustive_sub_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2023-01-11T22:17:26.2933668Z test_get_torch_func_signature_exhaustive_sum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2023-01-11T22:17:26.2934018Z test_get_torch_func_signature_exhaustive_sum_to_size_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2934206Z test_get_torch_func_signature_exhaustive_svd_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.139s) 2023-01-11T22:17:26.2934557Z test_get_torch_func_signature_exhaustive_svd_lowrank_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2935129Z test_get_torch_func_signature_exhaustive_symeig_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2023-01-11T22:17:26.2935342Z 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:17:26.2935436Z L, _ = torch.symeig(A, upper=upper) 2023-01-11T22:17:26.2935517Z should be replaced with 2023-01-11T22:17:26.2935695Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2023-01-11T22:17:26.2935757Z and 2023-01-11T22:17:26.2935860Z L, V = torch.symeig(A, eigenvectors=True) 2023-01-11T22:17:26.2935940Z should be replaced with 2023-01-11T22:17:26.2936280Z 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:17:26.2936370Z return self.op(*args, **kwargs) 2023-01-11T22:17:26.2936437Z ok (0.008s) 2023-01-11T22:17:26.2936625Z test_get_torch_func_signature_exhaustive_t_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2936824Z test_get_torch_func_signature_exhaustive_take_along_dim_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2023-01-11T22:17:26.2937014Z test_get_torch_func_signature_exhaustive_take_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2937198Z test_get_torch_func_signature_exhaustive_tan_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2937414Z test_get_torch_func_signature_exhaustive_tanh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2937611Z test_get_torch_func_signature_exhaustive_tensor_split_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2937807Z test_get_torch_func_signature_exhaustive_tensordot_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Skipped! (0.001s) 2023-01-11T22:17:26.2937995Z test_get_torch_func_signature_exhaustive_tile_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.008s) 2023-01-11T22:17:26.2938338Z test_get_torch_func_signature_exhaustive_to_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2938688Z test_get_torch_func_signature_exhaustive_to_sparse_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2938873Z test_get_torch_func_signature_exhaustive_topk_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2939060Z test_get_torch_func_signature_exhaustive_trace_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T22:17:26.2939251Z test_get_torch_func_signature_exhaustive_transpose_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2939447Z test_get_torch_func_signature_exhaustive_trapezoid_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2023-01-11T22:17:26.2939660Z test_get_torch_func_signature_exhaustive_trapz_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2023-01-11T22:17:26.2940290Z test_get_torch_func_signature_exhaustive_triangular_solve_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2023-01-11T22:17:26.2940474Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2023-01-11T22:17:26.2940565Z X = torch.triangular_solve(B, A).solution 2023-01-11T22:17:26.2940645Z should be replaced with 2023-01-11T22:17:26.2940876Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2225.) 2023-01-11T22:17:26.2940966Z return self.op(*args, **kwargs) 2023-01-11T22:17:26.2941033Z ok (0.011s) 2023-01-11T22:17:26.2941223Z test_get_torch_func_signature_exhaustive_tril_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2941411Z test_get_torch_func_signature_exhaustive_triu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2941606Z test_get_torch_func_signature_exhaustive_true_divide_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2023-01-11T22:17:26.2941783Z test_get_torch_func_signature_exhaustive_trunc_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2941972Z test_get_torch_func_signature_exhaustive_unbind_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2942163Z test_get_torch_func_signature_exhaustive_unflatten_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2942356Z test_get_torch_func_signature_exhaustive_unfold_copy_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2023-01-11T22:17:26.2942707Z test_get_torch_func_signature_exhaustive_unfold_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2943059Z test_get_torch_func_signature_exhaustive_uniform_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.004s) 2023-01-11T22:17:26.2943455Z test_get_torch_func_signature_exhaustive_unique_consecutive_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2943804Z test_get_torch_func_signature_exhaustive_unique_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2943995Z test_get_torch_func_signature_exhaustive_unsqueeze_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2944180Z test_get_torch_func_signature_exhaustive_var_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2023-01-11T22:17:26.2944358Z test_get_torch_func_signature_exhaustive_var_mean_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2944557Z test_get_torch_func_signature_exhaustive_var_mean_unbiased_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2944751Z test_get_torch_func_signature_exhaustive_var_unbiased_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2944942Z test_get_torch_func_signature_exhaustive_vdot_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2945139Z test_get_torch_func_signature_exhaustive_view_as_complex_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T22:17:26.2945486Z test_get_torch_func_signature_exhaustive_view_as_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2945704Z test_get_torch_func_signature_exhaustive_view_copy_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T22:17:26.2946053Z test_get_torch_func_signature_exhaustive_view_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2946240Z test_get_torch_func_signature_exhaustive_vsplit_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2946425Z test_get_torch_func_signature_exhaustive_vstack_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2946758Z test_get_torch_func_signature_exhaustive_where_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2946944Z test_get_torch_func_signature_exhaustive_xlogy_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T22:17:26.2947283Z test_get_torch_func_signature_exhaustive_zero__cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2023-01-11T22:17:26.2947466Z test_get_torch_func_signature_exhaustive_zeros_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2947658Z test_get_torch_func_signature_exhaustive_zeros_like_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T22:17:26.2947792Z test_pass_manager (fx.test_pass_infra.TestPassManager) 2023-01-11T22:17:26.2947929Z Tests that the pass manager runs the passes correctly. ... ok (0.009s) 2023-01-11T22:17:26.2948072Z test_pass_manager_bad_checks (fx.test_pass_infra.TestPassManager) 2023-01-11T22:17:26.2948233Z Checks that we error if we pass in a check function with the wrong parameters ... ok (0.001s) 2023-01-11T22:17:26.2948358Z test_pass_manager_checks (fx.test_pass_infra.TestPassManager) 2023-01-11T22:17:26.2948493Z Tests that users can add in check functions correctly ... ok (0.004s) 2023-01-11T22:17:26.2948629Z test_pass_manager_error (fx.test_pass_infra.TestPassManager) 2023-01-11T22:17:26.2948734Z Tests error catching + debug ... ok (0.005s) 2023-01-11T22:17:26.2948885Z test_this_before_that_pass_constraint (fx.test_pass_infra.TestPassManager) 2023-01-11T22:17:26.2949003Z Tests the construction of constraints ... ok (0.001s) 2023-01-11T22:17:26.2949134Z test_topological_sort (fx.test_pass_infra.TestPassManager) 2023-01-11T22:17:26.2949308Z Tests that passes are correctly ordered based on contraints. ... ok (0.003s) 2023-01-11T22:17:26.2949491Z test_matching_pattern_with_list_type_arg (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.009s) 2023-01-11T22:17:26.2949676Z test_replace_pattern_with_filters (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.019s) 2023-01-11T22:17:26.2949865Z test_subgraph_rewriter_annotations_int (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.005s) 2023-01-11T22:17:26.2950049Z test_subgraph_rewriter_call_method (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.009s) 2023-01-11T22:17:26.2950255Z test_subgraph_rewriter_correct_output_replacement (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.011s) 2023-01-11T22:17:26.2950447Z test_subgraph_rewriter_graph_argument_order (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.010s) 2023-01-11T22:17:26.2950681Z test_subgraph_rewriter_internal_pattern_nodes_cannot_have_users_that_are_not_matched (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.009s) 2023-01-11T22:17:26.2950866Z test_subgraph_rewriter_local_revert (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.013s) 2023-01-11T22:17:26.2951061Z test_subgraph_rewriter_multiple_pattern_match (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.013s) 2023-01-11T22:17:26.2951238Z test_subgraph_rewriter_nodes_with_kwargs (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.009s) 2023-01-11T22:17:26.2951430Z test_subgraph_rewriter_pattern_is_entire_graph (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.017s) 2023-01-11T22:17:26.2951696Z test_subgraph_rewriter_pattern_output_pattern_node_can_have_users_that_are_not_matched (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.010s) 2023-01-11T22:17:26.2951884Z test_subgraph_rewriter_placeholder_matching (fx.test_subgraph_rewriter.TestSubgraphRewriter) 2023-01-11T22:17:26.2952030Z This tests that a placeholder Node can be matched to a Node with ... ok (0.010s) 2023-01-11T22:17:26.2952221Z test_subgraph_rewriter_preserves_logic (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.011s) 2023-01-11T22:17:26.2952429Z test_subgraph_rewriter_replace_consecutive_submodules (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.010s) 2023-01-11T22:17:26.2952634Z test_subgraph_rewriter_replace_with_duplicated_outputs (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.011s) 2023-01-11T22:17:26.2952836Z test_subgraph_rewriter_replace_with_multiple_outputs (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.011s) 2023-01-11T22:17:26.2953031Z test_subgraph_rewriter_replaces_referenced_submodules (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.011s) 2023-01-11T22:17:26.2953224Z test_subgraph_rewriter_single_pattern_match (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.010s) 2023-01-11T22:17:26.2953413Z test_subgraph_rewriter_traced_as_callable (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.011s) 2023-01-11T22:17:26.2953609Z test_subgraph_rewriter_with_oneliner_pattern (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.010s) 2023-01-11T22:17:26.2953805Z test_subgraph_rewriter_with_overlapping_matches (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.011s) 2023-01-11T22:17:26.2953991Z test_subgraph_rewriter_with_unused_args (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.010s) 2023-01-11T22:17:26.2954136Z test_torchvision_models_alexnet (__main__.TestVisionTracing) ... ok (1.752s) 2023-01-11T22:17:26.2954287Z test_torchvision_models_convnext_base (__main__.TestVisionTracing) ... ok (29.262s) 2023-01-11T22:17:26.2954440Z test_torchvision_models_convnext_large (__main__.TestVisionTracing) ... ok (48.238s) 2023-01-11T22:17:26.2954573Z test_torchvision_models_convnext_small (__main__.TestVisionTracing) ... ok (22.153s) 2023-01-11T22:17:26.2954722Z test_torchvision_models_convnext_tiny (__main__.TestVisionTracing) ... ok (11.794s) 2023-01-11T22:17:26.2954913Z test_torchvision_models_densenet121 (__main__.TestVisionTracing) ... ok (6.969s) 2023-01-11T22:17:26.2955062Z test_torchvision_models_densenet161 (__main__.TestVisionTracing) ... ok (11.542s) 2023-01-11T22:17:26.2955203Z test_torchvision_models_densenet169 (__main__.TestVisionTracing) ... ok (10.499s) 2023-01-11T22:17:26.2955343Z test_torchvision_models_densenet201 (__main__.TestVisionTracing) ... ok (12.920s) 2023-01-11T22:17:26.2955969Z test_torchvision_models_detection_fasterrcnn_mobilenet_v3_large_320_fpn (__main__.TestVisionTracing) ... /var/lib/jenkins/.local/lib/python3.7/site-packages/torchvision/models/_utils.py:209: UserWarning: The parameter 'pretrained_backbone' is deprecated since 0.13 and may be removed in the future, please use 'weights_backbone' instead. 2023-01-11T22:17:26.2956214Z f"The parameter '{pretrained_param}' is deprecated since 0.13 and may be removed in the future, " 2023-01-11T22:17:26.2956762Z /var/lib/jenkins/.local/lib/python3.7/site-packages/torchvision/models/_utils.py:223: UserWarning: Arguments other than a weight enum or `None` for 'weights_backbone' are deprecated since 0.13 and may be removed in the future. The current behavior is equivalent to passing `weights_backbone=None`. 2023-01-11T22:17:26.2956843Z warnings.warn(msg) 2023-01-11T22:17:26.2956897Z ok (0.753s) 2023-01-11T22:17:26.2957083Z test_torchvision_models_detection_fasterrcnn_mobilenet_v3_large_fpn (__main__.TestVisionTracing) ... ok (0.780s) 2023-01-11T22:17:26.2957257Z test_torchvision_models_detection_fasterrcnn_resnet50_fpn (__main__.TestVisionTracing) ... ok (1.784s) 2023-01-11T22:17:26.2957463Z test_torchvision_models_detection_fasterrcnn_resnet50_fpn_v2 (__main__.TestVisionTracing) ... ok (1.932s) 2023-01-11T22:17:26.2957630Z test_torchvision_models_detection_fcos_resnet50_fpn (__main__.TestVisionTracing) ... ok (1.695s) 2023-01-11T22:17:26.2957807Z test_torchvision_models_detection_keypointrcnn_resnet50_fpn (__main__.TestVisionTracing) ... ok (2.667s) 2023-01-11T22:17:26.2957978Z test_torchvision_models_detection_maskrcnn_resnet50_fpn (__main__.TestVisionTracing) ... ok (1.929s) 2023-01-11T22:17:26.2958150Z test_torchvision_models_detection_maskrcnn_resnet50_fpn_v2 (__main__.TestVisionTracing) ... ok (2.075s) 2023-01-11T22:17:26.2958321Z test_torchvision_models_detection_retinanet_resnet50_fpn (__main__.TestVisionTracing) ... ok (1.654s) 2023-01-11T22:17:26.2958483Z test_torchvision_models_detection_retinanet_resnet50_fpn_v2 (__main__.TestVisionTracing) ... ok (1.938s) 2023-01-11T22:17:26.2958637Z test_torchvision_models_detection_ssd300_vgg16 (__main__.TestVisionTracing) ... ok (8.106s) 2023-01-11T22:17:26.2958816Z test_torchvision_models_detection_ssdlite320_mobilenet_v3_large (__main__.TestVisionTracing) ... ok (1.167s) 2023-01-11T22:17:26.2958969Z test_torchvision_models_efficientnet_b0 (__main__.TestVisionTracing) ... ok (8.158s) 2023-01-11T22:17:26.2959123Z test_torchvision_models_efficientnet_b1 (__main__.TestVisionTracing) ... ok (10.914s) 2023-01-11T22:17:26.2959278Z test_torchvision_models_efficientnet_b2 (__main__.TestVisionTracing) ... ok (12.067s) 2023-01-11T22:17:26.2959425Z test_torchvision_models_efficientnet_b3 (__main__.TestVisionTracing) ... ok (14.940s) 2023-01-11T22:17:26.2959686Z test_torchvision_models_efficientnet_b4 (__main__.TestVisionTracing) ... ok (20.477s) 2023-01-11T22:17:26.2959825Z test_torchvision_models_efficientnet_b5 (__main__.TestVisionTracing) ... ok (27.282s) 2023-01-11T22:17:26.2959976Z test_torchvision_models_efficientnet_b6 (__main__.TestVisionTracing) ... ok (36.487s) 2023-01-11T22:17:26.2960123Z test_torchvision_models_efficientnet_b7 (__main__.TestVisionTracing) ... ok (46.151s) 2023-01-11T22:17:26.2960278Z test_torchvision_models_efficientnet_v2_l (__main__.TestVisionTracing) ... ok (67.648s) 2023-01-11T22:17:26.2960429Z test_torchvision_models_efficientnet_v2_m (__main__.TestVisionTracing) ... ok (39.752s) 2023-01-11T22:17:26.2960581Z test_torchvision_models_efficientnet_v2_s (__main__.TestVisionTracing) ... ok (22.617s) 2023-01-11T22:17:26.2961459Z test_torchvision_models_googlenet (__main__.TestVisionTracing) ... /var/lib/jenkins/.local/lib/python3.7/site-packages/torchvision/models/googlenet.py:51: FutureWarning: The default weight initialization of GoogleNet will be changed in future releases of torchvision. If you wish to keep the old behavior (which leads to long initialization times due to scipy/scipy#11299), please set init_weights=True. 2023-01-11T22:17:26.2961534Z FutureWarning, 2023-01-11T22:17:26.2961600Z ok (3.726s) 2023-01-11T22:17:26.2962328Z test_torchvision_models_inception_v3 (__main__.TestVisionTracing) ... /var/lib/jenkins/.local/lib/python3.7/site-packages/torchvision/models/inception.py:47: FutureWarning: The default weight initialization of inception_v3 will be changed in future releases of torchvision. If you wish to keep the old behavior (which leads to long initialization times due to scipy/scipy#11299), please set init_weights=True. 2023-01-11T22:17:26.2962403Z FutureWarning, 2023-01-11T22:17:26.2962458Z ok (6.167s) 2023-01-11T22:17:26.2963068Z test_torchvision_models_maxvit_t (__main__.TestVisionTracing) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:504: UserWarning: torch.meshgrid: in an upcoming release, it will be required to pass the indexing argument. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorShape.cpp:3452.) 2023-01-11T22:17:26.2963267Z return _VF.meshgrid(tensors, **kwargs) # type: ignore[attr-defined] 2023-01-11T22:17:26.2963337Z ok (20.868s) 2023-01-11T22:17:26.2963485Z test_torchvision_models_mnasnet0_5 (__main__.TestVisionTracing) ... ok (5.018s) 2023-01-11T22:17:26.2963671Z test_torchvision_models_mnasnet0_75 (__main__.TestVisionTracing) ... ok (5.950s) 2023-01-11T22:17:26.2963818Z test_torchvision_models_mnasnet1_0 (__main__.TestVisionTracing) ... ok (6.565s) 2023-01-11T22:17:26.2963961Z test_torchvision_models_mnasnet1_3 (__main__.TestVisionTracing) ... ok (8.064s) 2023-01-11T22:17:26.2964101Z test_torchvision_models_mobilenet_v2 (__main__.TestVisionTracing) ... ok (6.678s) 2023-01-11T22:17:26.2964254Z test_torchvision_models_mobilenet_v3_large (__main__.TestVisionTracing) ... ok (6.879s) 2023-01-11T22:17:26.2964406Z test_torchvision_models_mobilenet_v3_small (__main__.TestVisionTracing) ... ok (4.642s) 2023-01-11T22:17:26.2964552Z test_torchvision_models_regnet_x_16gf (__main__.TestVisionTracing) ... ok (10.483s) 2023-01-11T22:17:26.2964695Z test_torchvision_models_regnet_x_1_6gf (__main__.TestVisionTracing) ... ok (6.396s) 2023-01-11T22:17:26.2964834Z test_torchvision_models_regnet_x_32gf (__main__.TestVisionTracing) ... ok (14.836s) 2023-01-11T22:17:26.2964975Z test_torchvision_models_regnet_x_3_2gf (__main__.TestVisionTracing) ... ok (8.259s) 2023-01-11T22:17:26.2965111Z test_torchvision_models_regnet_x_400mf (__main__.TestVisionTracing) ... ok (7.030s) 2023-01-11T22:17:26.2965249Z test_torchvision_models_regnet_x_800mf (__main__.TestVisionTracing) ... ok (5.817s) 2023-01-11T22:17:26.2965386Z test_torchvision_models_regnet_x_8gf (__main__.TestVisionTracing) ... ok (10.101s) 2023-01-11T22:17:26.2965534Z test_torchvision_models_regnet_y_128gf (__main__.TestVisionTracing) ... ok (51.834s) 2023-01-11T22:17:26.2965672Z test_torchvision_models_regnet_y_16gf (__main__.TestVisionTracing) ... ok (13.595s) 2023-01-11T22:17:26.2965818Z test_torchvision_models_regnet_y_1_6gf (__main__.TestVisionTracing) ... ok (12.053s) 2023-01-11T22:17:26.2965964Z test_torchvision_models_regnet_y_32gf (__main__.TestVisionTracing) ... ok (17.950s) 2023-01-11T22:17:26.2966109Z test_torchvision_models_regnet_y_3_2gf (__main__.TestVisionTracing) ... ok (10.944s) 2023-01-11T22:17:26.2966251Z test_torchvision_models_regnet_y_400mf (__main__.TestVisionTracing) ... ok (7.547s) 2023-01-11T22:17:26.2966390Z test_torchvision_models_regnet_y_800mf (__main__.TestVisionTracing) ... ok (6.988s) 2023-01-11T22:17:26.2966523Z test_torchvision_models_regnet_y_8gf (__main__.TestVisionTracing) ... ok (10.779s) 2023-01-11T22:17:26.2966698Z test_torchvision_models_resnet101 (__main__.TestVisionTracing) ... ok (8.817s) 2023-01-11T22:17:26.2966840Z test_torchvision_models_resnet152 (__main__.TestVisionTracing) ... ok (12.706s) 2023-01-11T22:17:26.2966985Z test_torchvision_models_resnet18 (__main__.TestVisionTracing) ... ok (2.379s) 2023-01-11T22:17:26.2967127Z test_torchvision_models_resnet34 (__main__.TestVisionTracing) ... ok (3.699s) 2023-01-11T22:17:26.2967268Z test_torchvision_models_resnet50 (__main__.TestVisionTracing) ... ok (4.804s) 2023-01-11T22:17:26.2967417Z test_torchvision_models_resnext101_32x8d (__main__.TestVisionTracing) ... ok (13.825s) 2023-01-11T22:17:26.2967569Z test_torchvision_models_resnext101_64x4d (__main__.TestVisionTracing) ... ok (12.869s) 2023-01-11T22:17:26.2967704Z test_torchvision_models_resnext50_32x4d (__main__.TestVisionTracing) ... ok (5.420s) 2023-01-11T22:17:26.2967888Z test_torchvision_models_segmentation_deeplabv3_mobilenet_v3_large (__main__.TestVisionTracing) ... ok (7.430s) 2023-01-11T22:17:26.2968063Z test_torchvision_models_segmentation_deeplabv3_resnet101 (__main__.TestVisionTracing) ... ok (8.474s) 2023-01-11T22:17:26.2968235Z test_torchvision_models_segmentation_deeplabv3_resnet50 (__main__.TestVisionTracing) ... ok (5.064s) 2023-01-11T22:17:26.2968398Z test_torchvision_models_segmentation_fcn_resnet101 (__main__.TestVisionTracing) ... ok (8.213s) 2023-01-11T22:17:26.2968561Z test_torchvision_models_segmentation_fcn_resnet50 (__main__.TestVisionTracing) ... ok (4.476s) 2023-01-11T22:17:26.2968741Z test_torchvision_models_segmentation_lraspp_mobilenet_v3_large (__main__.TestVisionTracing) ... ok (6.669s) 2023-01-11T22:17:26.2968922Z test_torchvision_models_shufflenet_v2_x0_5 (__main__.TestVisionTracing) ... ok (3.977s) 2023-01-11T22:17:26.2969074Z test_torchvision_models_shufflenet_v2_x1_0 (__main__.TestVisionTracing) ... ok (4.870s) 2023-01-11T22:17:26.2969213Z test_torchvision_models_shufflenet_v2_x1_5 (__main__.TestVisionTracing) ... ok (5.428s) 2023-01-11T22:17:26.2969359Z test_torchvision_models_shufflenet_v2_x2_0 (__main__.TestVisionTracing) ... ok (6.307s) 2023-01-11T22:17:26.2969511Z test_torchvision_models_squeezenet1_0 (__main__.TestVisionTracing) ... ok (1.356s) 2023-01-11T22:17:26.2969656Z test_torchvision_models_squeezenet1_1 (__main__.TestVisionTracing) ... ok (1.230s) 2023-01-11T22:17:26.2969798Z test_torchvision_models_swin_b (__main__.TestVisionTracing) ... ok (15.966s) 2023-01-11T22:17:26.2969941Z test_torchvision_models_swin_s (__main__.TestVisionTracing) ... ok (12.812s) 2023-01-11T22:17:26.2970080Z test_torchvision_models_swin_t (__main__.TestVisionTracing) ... ok (6.714s) 2023-01-11T22:17:26.2970223Z test_torchvision_models_swin_v2_b (__main__.TestVisionTracing) ... ok (18.959s) 2023-01-11T22:17:26.2970355Z test_torchvision_models_swin_v2_s (__main__.TestVisionTracing) ... ok (14.964s) 2023-01-11T22:17:26.2970495Z test_torchvision_models_swin_v2_t (__main__.TestVisionTracing) ... ok (8.080s) 2023-01-11T22:17:26.2970639Z test_torchvision_models_vgg11 (__main__.TestVisionTracing) ... ok (7.505s) 2023-01-11T22:17:26.2970779Z test_torchvision_models_vgg11_bn (__main__.TestVisionTracing) ... ok (7.655s) 2023-01-11T22:17:26.2970918Z test_torchvision_models_vgg13 (__main__.TestVisionTracing) ... ok (8.004s) 2023-01-11T22:17:26.2971056Z test_torchvision_models_vgg13_bn (__main__.TestVisionTracing) ... ok (8.557s) 2023-01-11T22:17:26.2971195Z test_torchvision_models_vgg16 (__main__.TestVisionTracing) ... ok (8.694s) 2023-01-11T22:17:26.2971336Z test_torchvision_models_vgg16_bn (__main__.TestVisionTracing) ... ok (9.499s) 2023-01-11T22:17:26.2971465Z test_torchvision_models_vgg19 (__main__.TestVisionTracing) ... ok (9.270s) 2023-01-11T22:17:26.2971604Z test_torchvision_models_vgg19_bn (__main__.TestVisionTracing) ... ok (9.817s) 2023-01-11T22:17:26.2971747Z test_torchvision_models_video_mc3_18 (__main__.TestVisionTracing) ... ok (4.736s) 2023-01-11T22:17:26.2971898Z test_torchvision_models_video_mvit_v1_b (__main__.TestVisionTracing) ... ok (26.169s) 2023-01-11T22:17:26.2972121Z test_torchvision_models_video_mvit_v2_s (__main__.TestVisionTracing) ... ok (37.328s) 2023-01-11T22:17:26.2972273Z test_torchvision_models_video_r2plus1d_18 (__main__.TestVisionTracing) ... ok (6.680s) 2023-01-11T22:17:26.2972418Z test_torchvision_models_video_r3d_18 (__main__.TestVisionTracing) ... ok (5.514s) 2023-01-11T22:17:26.2972560Z test_torchvision_models_video_s3d (__main__.TestVisionTracing) ... ok (13.154s) 2023-01-11T22:17:26.2972695Z test_torchvision_models_video_swin3d_b (__main__.TestVisionTracing) ... ok (17.617s) 2023-01-11T22:17:26.2972845Z test_torchvision_models_video_swin3d_s (__main__.TestVisionTracing) ... ok (14.985s) 2023-01-11T22:17:26.2972990Z test_torchvision_models_video_swin3d_t (__main__.TestVisionTracing) ... ok (8.145s) 2023-01-11T22:17:26.2973130Z test_torchvision_models_vit_b_16 (__main__.TestVisionTracing) ... ok (10.859s) 2023-01-11T22:17:26.2973268Z test_torchvision_models_vit_b_32 (__main__.TestVisionTracing) ... ok (9.345s) 2023-01-11T22:17:26.2973409Z test_torchvision_models_vit_h_14 (__main__.TestVisionTracing) ... ok (52.790s) 2023-01-11T22:17:26.2973546Z test_torchvision_models_vit_l_16 (__main__.TestVisionTracing) ... ok (28.358s) 2023-01-11T22:17:26.2973686Z test_torchvision_models_vit_l_32 (__main__.TestVisionTracing) ... ok (25.526s) 2023-01-11T22:17:26.2973836Z test_torchvision_models_wide_resnet101_2 (__main__.TestVisionTracing) ... ok (15.059s) 2023-01-11T22:17:26.2973972Z test_torchvision_models_wide_resnet50_2 (__main__.TestVisionTracing) ... ok (8.882s) 2023-01-11T22:17:26.2974156Z test_flatten_fully_static (fx.test_gradual_type.TypeCheckerTest) ... ok (0.021s) 2023-01-11T22:17:26.2974298Z test_resnet50 (fx.test_gradual_type.TypeCheckerTest) ... ok (4.460s) 2023-01-11T22:17:26.2974458Z test_symbolic_add_with_broadcast (fx.test_gradual_type.TypeCheckerTest) ... ok (0.008s) 2023-01-11T22:17:26.2974621Z test_symbolic_add_with_broadcast_2 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2023-01-11T22:17:26.2974778Z test_type_check_add_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2023-01-11T22:17:26.2974931Z test_type_check_add_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2023-01-11T22:17:26.2975095Z test_type_check_add_with_broadcast (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2023-01-11T22:17:26.2975242Z test_type_check_add_with_scalar (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2023-01-11T22:17:26.2975397Z test_type_check_batch_norm_2D (fx.test_gradual_type.TypeCheckerTest) ... ok (0.007s) 2023-01-11T22:17:26.2975568Z test_type_check_batch_norm_2D_broadcast (fx.test_gradual_type.TypeCheckerTest) ... ok (0.009s) 2023-01-11T22:17:26.2975730Z test_type_check_batch_norm_2D_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.005s) 2023-01-11T22:17:26.2975893Z test_type_check_batch_norm_symbolic (fx.test_gradual_type.TypeCheckerTest) ... ok (0.005s) 2023-01-11T22:17:26.2976042Z test_type_check_conv2D (fx.test_gradual_type.TypeCheckerTest) ... ok (0.005s) 2023-01-11T22:17:26.2976190Z test_type_check_conv2D_2 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.011s) 2023-01-11T22:17:26.2976354Z test_type_check_conv2D_2_fully_static (fx.test_gradual_type.TypeCheckerTest) ... ok (0.051s) 2023-01-11T22:17:26.2976510Z test_type_check_conv2D_maxpool2d_flatten (fx.test_gradual_type.TypeCheckerTest) ... ok (0.008s) 2023-01-11T22:17:26.2976667Z test_type_check_conv2D_types (fx.test_gradual_type.TypeCheckerTest) ... ok (0.009s) 2023-01-11T22:17:26.2976814Z test_type_check_flatten (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2023-01-11T22:17:26.2976966Z test_type_check_flatten3 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2023-01-11T22:17:26.2977115Z test_type_check_flatten_2 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2023-01-11T22:17:26.2977274Z test_type_check_reshape_dyn_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2023-01-11T22:17:26.2977461Z test_type_check_reshape_dyn_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2023-01-11T22:17:26.2977633Z test_type_check_reshape_dyn_true_param_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2023-01-11T22:17:26.2977787Z test_type_check_reshape_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2023-01-11T22:17:26.2977928Z test_type_check_reshape_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2023-01-11T22:17:26.2978124Z test_type_check_symbolic_inferenceconv2D_maxpool2d_flatten (fx.test_gradual_type.TypeCheckerTest) ... ok (0.018s) 2023-01-11T22:17:26.2978283Z test_type_check_transpose_False (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2023-01-11T22:17:26.2978440Z test_type_check_transpose_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2023-01-11T22:17:26.2978597Z test_type_maxpool2d_fully_static (fx.test_gradual_type.TypeCheckerTest) ... ok (0.034s) 2023-01-11T22:17:26.2978765Z test_type_typechecl_maxpool2d_3dinput (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2023-01-11T22:17:26.2978921Z test_typecheck_basicblock (fx.test_gradual_type.TypeCheckerTest) ... ok (0.009s) 2023-01-11T22:17:26.2978933Z 2023-01-11T22:17:26.2979144Z ---------------------------------------------------------------------- 2023-01-11T22:17:26.2979225Z Ran 1157 tests in 1336.581s 2023-01-11T22:17:26.2979231Z 2023-01-11T22:17:26.2979315Z OK (skipped=215, expected failures=4) 2023-01-11T22:17:26.2979320Z 2023-01-11T22:17:26.2979405Z Generating XML reports... 2023-01-11T22:17:26.2979745Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_gradual_type.AnnotationsTest-20230111215502.xml 2023-01-11T22:17:26.2980038Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_cse_pass.TestCSEPass-20230111215502.xml 2023-01-11T22:17:26.2980340Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_common_passes.TestCommonPass-20230111215502.xml 2023-01-11T22:17:26.2980637Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_fx_const_fold.TestConstFold-20230111215502.xml 2023-01-11T22:17:26.2981025Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow-20230111215502.xml 2023-01-11T22:17:26.2981301Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_dce_pass.TestDCE-20230111215502.xml 2023-01-11T22:17:26.2981543Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestFX-20230111215502.xml 2023-01-11T22:17:26.2981850Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestFXAPIBackwardCompatibility-20230111215502.xml 2023-01-11T22:17:26.2982140Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestFunctionalTracing-20230111215502.xml 2023-01-11T22:17:26.2982446Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestOperatorSignaturesCPU-20230111215502.xml 2023-01-11T22:17:26.2982746Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_pass_infra.TestPassManager-20230111215502.xml 2023-01-11T22:17:26.2983081Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_subgraph_rewriter.TestSubgraphRewriter-20230111215502.xml 2023-01-11T22:17:26.2983357Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestVisionTracing-20230111215502.xml 2023-01-11T22:17:26.2983659Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_gradual_type.TypeCheckerTest-20230111215502.xml 2023-01-11T22:17:26.2983665Z 2023-01-11T22:17:26.2984077Z ##[endgroup] 2023-01-11T22:17:26.2984323Z FINISHED PRINTING LOG FILE of test_fx (/var/lib/jenkins/workspace/test/test-reports/test_fx_vmrearh7) 2023-01-11T22:17:26.2984341Z 2023-01-11T22:17:26.2984530Z Running test_cuda_primary_ctx ... [2023-01-11 22:17:26.251182] 2023-01-11T22:17:26.2984897Z Executing ['/opt/conda/bin/python', '-bb', 'test_cuda_primary_ctx.py', '-v', '--subprocess', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:17:26.251570] 2023-01-11T22:17:30.7978701Z 2023-01-11T22:17:30.7979233Z Expand the folded group to see the log file of test_cuda_primary_ctx 2023-01-11T22:17:30.7980027Z ##[group]PRINTING LOG FILE of test_cuda_primary_ctx (/var/lib/jenkins/workspace/test/test-reports/test_cuda_primary_ctx_l2cp3ujr) 2023-01-11T22:17:30.7980538Z CUDA not available, skipping tests 2023-01-11T22:17:30.7980728Z 2023-01-11T22:17:30.7980954Z ##[endgroup] 2023-01-11T22:17:30.7981451Z FINISHED PRINTING LOG FILE of test_cuda_primary_ctx (/var/lib/jenkins/workspace/test/test-reports/test_cuda_primary_ctx_l2cp3ujr) 2023-01-11T22:17:30.7981870Z 2023-01-11T22:17:31.5944330Z 2023-01-11T22:17:31.5944807Z real 92m52.629s 2023-01-11T22:17:31.5945177Z user 169m49.226s 2023-01-11T22:17:31.5945505Z sys 19m2.514s 2023-01-11T22:17:31.5945837Z + assert_git_not_dirty 2023-01-11T22:17:31.5946460Z + [[ linux-focal-py3.7-clang7-asan != *rocm* ]] 2023-01-11T22:17:31.5947039Z + [[ linux-focal-py3.7-clang7-asan != *xla* ]] 2023-01-11T22:17:31.5947552Z ++ git status --porcelain 2023-01-11T22:17:40.8521239Z + git_status= 2023-01-11T22:17:40.8521657Z + [[ -n '' ]] 2023-01-11T22:17:40.8521883Z + test_libtorch 2023-01-11T22:17:40.8522235Z + [[ linux-focal-py3.7-clang7-asan != *rocm* ]] 2023-01-11T22:17:40.8522491Z + echo 'Testing libtorch' 2023-01-11T22:17:40.8522683Z Testing libtorch 2023-01-11T22:17:40.8523167Z + ln -sf /opt/conda/lib/python3.7/site-packages/torch/lib/libbackend_with_compiler.so /opt/conda/lib/python3.7/site-packages/torch/bin 2023-01-11T22:17:40.8641468Z + ln -sf /opt/conda/lib/python3.7/site-packages/torch/lib/libjitbackend_test.so /opt/conda/lib/python3.7/site-packages/torch/bin 2023-01-11T22:17:40.8676567Z + ln -sf /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so /opt/conda/lib/python3.7/site-packages/torch/bin 2023-01-11T22:17:40.8709601Z + ln -sf /opt/conda/lib/python3.7/site-packages/torch/lib/libshm.so /opt/conda/lib/python3.7/site-packages/torch/bin 2023-01-11T22:17:40.8745676Z + ln -sf /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_global_deps.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_python.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorchbind_test.so /opt/conda/lib/python3.7/site-packages/torch/bin 2023-01-11T22:17:40.8780447Z + ln -sf '/opt/conda/lib/python3.7/site-packages/torch/lib/libtbb*' /opt/conda/lib/python3.7/site-packages/torch/bin 2023-01-11T22:17:40.8815362Z + TEST_REPORTS_DIR=test/test-reports/cpp-unittest/test_libtorch 2023-01-11T22:17:40.8815882Z + mkdir -p test/test-reports/cpp-unittest/test_libtorch 2023-01-11T22:17:40.8816232Z + python tools/download_mnist.py --quiet -d test/cpp/api/mnist 2023-01-11T22:17:40.8928860Z + [[ linux-focal-py3.7-clang7-asan != *-tsan* ]] 2023-01-11T22:17:40.8929152Z + python test/cpp/jit/tests_setup.py setup 2023-01-11T22:17:40.9517937Z Downloading http://yann.lecun.com/exdb/mnist/train-images-idx3-ubyte.gz ... 2023-01-11T22:17:41.4077828Z Downloading http://yann.lecun.com/exdb/mnist/train-labels-idx1-ubyte.gz ... 2023-01-11T22:17:41.4251098Z Downloading http://yann.lecun.com/exdb/mnist/t10k-images-idx3-ubyte.gz ... 2023-01-11T22:17:41.5398127Z Downloading http://yann.lecun.com/exdb/mnist/t10k-labels-idx1-ubyte.gz ... 2023-01-11T22:17:45.2893442Z + [[ linux-focal-py3.7-clang7-asan == *cuda* ]] 2023-01-11T22:17:45.2894012Z + /opt/conda/lib/python3.7/site-packages/torch/bin/test_jit '--gtest_filter=-*CUDA' --gtest_output=xml:test/test-reports/cpp-unittest/test_libtorch/test_jit.xml 2023-01-11T22:17:47.6845919Z CUDA not available. Disabling CUDA and MultiCUDA tests 2023-01-11T22:17:47.6860172Z Note: Google Test filter = -*CUDA:*_CUDA:*_MultiCUDA 2023-01-11T22:17:47.6860577Z [==========] Running 568 tests from 118 test suites. 2023-01-11T22:17:47.6860905Z [----------] Global test environment set-up. 2023-01-11T22:17:47.6861238Z [----------] 2 tests from AddIfThenElseOpTest 2023-01-11T22:17:47.6861875Z [ RUN ] AddIfThenElseOpTest.AddIfThenElseOpSimple 2023-01-11T22:17:47.7098708Z [ OK ] AddIfThenElseOpTest.AddIfThenElseOpSimple (23 ms) 2023-01-11T22:17:47.7099150Z [ RUN ] AddIfThenElseOpTest.NoIfThenElseOpMultipleOutputs 2023-01-11T22:17:47.7103252Z [ OK ] AddIfThenElseOpTest.NoIfThenElseOpMultipleOutputs (0 ms) 2023-01-11T22:17:47.7103761Z [----------] 2 tests from AddIfThenElseOpTest (24 ms total) 2023-01-11T22:17:47.7103943Z 2023-01-11T22:17:47.7104118Z [----------] 15 tests from TopologicalMoveTest 2023-01-11T22:17:47.7104460Z [ RUN ] TopologicalMoveTest.SplitsDeps 2023-01-11T22:17:47.7113835Z [ OK ] TopologicalMoveTest.SplitsDeps (0 ms) 2023-01-11T22:17:47.7114254Z [ RUN ] TopologicalMoveTest.MoveAfterBackwardSimple 2023-01-11T22:17:47.7121314Z [ OK ] TopologicalMoveTest.MoveAfterBackwardSimple (0 ms) 2023-01-11T22:17:47.7121992Z [ RUN ] TopologicalMoveTest.MoveAfterBackwardInvalid 2023-01-11T22:17:47.7128612Z [ OK ] TopologicalMoveTest.MoveAfterBackwardInvalid (0 ms) 2023-01-11T22:17:47.7129213Z [ RUN ] TopologicalMoveTest.MoveAfterNoOp 2023-01-11T22:17:47.7135468Z [ OK ] TopologicalMoveTest.MoveAfterNoOp (0 ms) 2023-01-11T22:17:47.7136123Z [ RUN ] TopologicalMoveTest.MoveAfterBackwardMultipleDeps 2023-01-11T22:17:47.7142598Z [ OK ] TopologicalMoveTest.MoveAfterBackwardMultipleDeps (0 ms) 2023-01-11T22:17:47.7143250Z [ RUN ] TopologicalMoveTest.MoveAfterBackwardNonZeroWorkingSet 2023-01-11T22:17:47.7150194Z [ OK ] TopologicalMoveTest.MoveAfterBackwardNonZeroWorkingSet (0 ms) 2023-01-11T22:17:47.7150683Z [ RUN ] TopologicalMoveTest.MoveAfterForwardSimple 2023-01-11T22:17:47.7156823Z [ OK ] TopologicalMoveTest.MoveAfterForwardSimple (0 ms) 2023-01-11T22:17:47.7157460Z [ RUN ] TopologicalMoveTest.MoveAfterForwardNonZeroWorkingSet 2023-01-11T22:17:47.7163886Z [ OK ] TopologicalMoveTest.MoveAfterForwardNonZeroWorkingSet (0 ms) 2023-01-11T22:17:47.7164511Z [ RUN ] TopologicalMoveTest.MoveBeforeForwardSimple 2023-01-11T22:17:47.7170359Z [ OK ] TopologicalMoveTest.MoveBeforeForwardSimple (0 ms) 2023-01-11T22:17:47.7170995Z [ RUN ] TopologicalMoveTest.MoveBeforeBackwardSimple 2023-01-11T22:17:47.7177400Z [ OK ] TopologicalMoveTest.MoveBeforeBackwardSimple (0 ms) 2023-01-11T22:17:47.7177964Z [ RUN ] TopologicalMoveTest.MoveBeforeNoOp 2023-01-11T22:17:47.7183810Z [ OK ] TopologicalMoveTest.MoveBeforeNoOp (0 ms) 2023-01-11T22:17:47.7184411Z [ RUN ] TopologicalMoveTest.MoveBeforeForwardWithDeps 2023-01-11T22:17:47.7190764Z [ OK ] TopologicalMoveTest.MoveBeforeForwardWithDeps (0 ms) 2023-01-11T22:17:47.7191404Z [ RUN ] TopologicalMoveTest.MoveBeforeBackwardWithDeps 2023-01-11T22:17:47.7197601Z [ OK ] TopologicalMoveTest.MoveBeforeBackwardWithDeps (0 ms) 2023-01-11T22:17:47.7198225Z [ RUN ] TopologicalMoveTest.DepsDisallowMove 2023-01-11T22:17:47.7209282Z [ OK ] TopologicalMoveTest.DepsDisallowMove (1 ms) 2023-01-11T22:17:47.7209923Z [ RUN ] TopologicalMoveTest.MoveAfterBeforeWithDeps 2023-01-11T22:17:47.7218082Z [ OK ] TopologicalMoveTest.MoveAfterBeforeWithDeps (0 ms) 2023-01-11T22:17:47.7218737Z [----------] 15 tests from TopologicalMoveTest (11 ms total) 2023-01-11T22:17:47.7218914Z 2023-01-11T22:17:47.7219094Z [----------] 6 tests from AliasAnalysisTest 2023-01-11T22:17:47.7219467Z [ RUN ] AliasAnalysisTest.AliasingMutationBlocksMoves 2023-01-11T22:17:47.7584932Z [ OK ] AliasAnalysisTest.AliasingMutationBlocksMoves (36 ms) 2023-01-11T22:17:47.7585401Z [ RUN ] AliasAnalysisTest.AliasingMutationBlocksMoves2 2023-01-11T22:17:47.7590768Z [ OK ] AliasAnalysisTest.AliasingMutationBlocksMoves2 (0 ms) 2023-01-11T22:17:47.7591242Z [ RUN ] AliasAnalysisTest.SideEffectsBlockMoves 2023-01-11T22:17:47.7592425Z [ OK ] AliasAnalysisTest.SideEffectsBlockMoves (0 ms) 2023-01-11T22:17:47.7593122Z [ RUN ] AliasAnalysisTest.MovingAcrossInnerBlocks 2023-01-11T22:17:47.7610165Z [ OK ] AliasAnalysisTest.MovingAcrossInnerBlocks (1 ms) 2023-01-11T22:17:47.7610757Z [ RUN ] AliasAnalysisTest.NoneHasNoWriters 2023-01-11T22:17:47.7615324Z [ OK ] AliasAnalysisTest.NoneHasNoWriters (0 ms) 2023-01-11T22:17:47.7615953Z [ RUN ] AliasAnalysisTest.SafeToChangeAliasingRelationship 2023-01-11T22:17:47.7625111Z [ OK ] AliasAnalysisTest.SafeToChangeAliasingRelationship (0 ms) 2023-01-11T22:17:47.7625734Z [----------] 6 tests from AliasAnalysisTest (40 ms total) 2023-01-11T22:17:47.7625917Z 2023-01-11T22:17:47.7626078Z [----------] 4 tests from WriteTrackingTest 2023-01-11T22:17:47.7626375Z [ RUN ] WriteTrackingTest.Basic 2023-01-11T22:17:47.7630055Z [ OK ] WriteTrackingTest.Basic (0 ms) 2023-01-11T22:17:47.7630353Z [ RUN ] WriteTrackingTest.IsMutable 2023-01-11T22:17:47.7633077Z [ OK ] WriteTrackingTest.IsMutable (0 ms) 2023-01-11T22:17:47.7633400Z [ RUN ] WriteTrackingTest.IsImmutable 2023-01-11T22:17:47.7636125Z [ OK ] WriteTrackingTest.IsImmutable (0 ms) 2023-01-11T22:17:47.7636458Z [ RUN ] WriteTrackingTest.HasWriters 2023-01-11T22:17:47.7640469Z [ OK ] WriteTrackingTest.HasWriters (0 ms) 2023-01-11T22:17:47.7640896Z [----------] 4 tests from WriteTrackingTest (1 ms total) 2023-01-11T22:17:47.7641071Z 2023-01-11T22:17:47.7641250Z [----------] 13 tests from ContainerAliasingTest 2023-01-11T22:17:47.7641592Z [ RUN ] ContainerAliasingTest.MayContainAlias 2023-01-11T22:17:47.7648063Z [ OK ] ContainerAliasingTest.MayContainAlias (0 ms) 2023-01-11T22:17:47.7648435Z [ RUN ] ContainerAliasingTest.MayContainAlias_cast 2023-01-11T22:17:47.7655582Z [ OK ] ContainerAliasingTest.MayContainAlias_cast (0 ms) 2023-01-11T22:17:47.7656037Z [ RUN ] ContainerAliasingTest.PrimitveValuesDontAliasContainers 2023-01-11T22:17:47.7660828Z [ OK ] ContainerAliasingTest.PrimitveValuesDontAliasContainers (0 ms) 2023-01-11T22:17:47.7661240Z [ RUN ] ContainerAliasingTest.UnionAliasing 2023-01-11T22:17:47.7666284Z [ OK ] ContainerAliasingTest.UnionAliasing (0 ms) 2023-01-11T22:17:47.7666752Z [ RUN ] ContainerAliasingTest.InputsCanAliasOutputs 2023-01-11T22:17:47.7669647Z [ OK ] ContainerAliasingTest.InputsCanAliasOutputs (0 ms) 2023-01-11T22:17:47.7670043Z [ RUN ] ContainerAliasingTest.NestedTupleConstruct 2023-01-11T22:17:47.7676949Z [ OK ] ContainerAliasingTest.NestedTupleConstruct (0 ms) 2023-01-11T22:17:47.7677328Z [ RUN ] ContainerAliasingTest.NestedTypes 2023-01-11T22:17:47.7682486Z [ OK ] ContainerAliasingTest.NestedTypes (0 ms) 2023-01-11T22:17:47.7682833Z [ RUN ] ContainerAliasingTest.Simple 2023-01-11T22:17:47.7685864Z [ OK ] ContainerAliasingTest.Simple (0 ms) 2023-01-11T22:17:47.7686189Z [ RUN ] ContainerAliasingTest.Lists 2023-01-11T22:17:47.7690147Z [ OK ] ContainerAliasingTest.Lists (0 ms) 2023-01-11T22:17:47.7690474Z [ RUN ] ContainerAliasingTest.Lists2 2023-01-11T22:17:47.7699489Z [ OK ] ContainerAliasingTest.Lists2 (0 ms) 2023-01-11T22:17:47.7699815Z [ RUN ] ContainerAliasingTest.Conservative 2023-01-11T22:17:47.7712560Z [ OK ] ContainerAliasingTest.Conservative (1 ms) 2023-01-11T22:17:47.7712966Z [ RUN ] ContainerAliasingTest.MovesAcrossContainedWrites 2023-01-11T22:17:47.7729382Z [ OK ] ContainerAliasingTest.MovesAcrossContainedWrites (1 ms) 2023-01-11T22:17:47.7729833Z [ RUN ] ContainerAliasingTest.MovesAcrossContainedWritesNested 2023-01-11T22:17:47.7746335Z [ OK ] ContainerAliasingTest.MovesAcrossContainedWritesNested (1 ms) 2023-01-11T22:17:47.7746780Z [----------] 13 tests from ContainerAliasingTest (10 ms total) 2023-01-11T22:17:47.7746963Z 2023-01-11T22:17:47.7747118Z [----------] 3 tests from WildcardsTest 2023-01-11T22:17:47.7747384Z [ RUN ] WildcardsTest.Basic 2023-01-11T22:17:47.7759051Z [ OK ] WildcardsTest.Basic (1 ms) 2023-01-11T22:17:47.7759371Z [ RUN ] WildcardsTest.TypeIsolation 2023-01-11T22:17:47.7766132Z [ OK ] WildcardsTest.TypeIsolation (0 ms) 2023-01-11T22:17:47.7766510Z [ RUN ] WildcardsTest.InvariantContainerAliasing 2023-01-11T22:17:47.7776137Z [ OK ] WildcardsTest.InvariantContainerAliasing (0 ms) 2023-01-11T22:17:47.7776523Z [----------] 3 tests from WildcardsTest (2 ms total) 2023-01-11T22:17:47.7776670Z 2023-01-11T22:17:47.7776850Z [----------] 18 tests from AliasRegistrationTest 2023-01-11T22:17:47.7777245Z [ RUN ] AliasRegistrationTest.ConservativeWithInferredSchema 2023-01-11T22:17:47.7784182Z [ OK ] AliasRegistrationTest.ConservativeWithInferredSchema (0 ms) 2023-01-11T22:17:47.7784696Z [ RUN ] AliasRegistrationTest.ConservativeWithSpecifiedSchema 2023-01-11T22:17:47.7791674Z [ OK ] AliasRegistrationTest.ConservativeWithSpecifiedSchema (0 ms) 2023-01-11T22:17:47.7792226Z [ RUN ] AliasRegistrationTest.ConservativeWithAliasingAnnotationsShouldError 2023-01-11T22:17:47.7915211Z [ OK ] AliasRegistrationTest.ConservativeWithAliasingAnnotationsShouldError (12 ms) 2023-01-11T22:17:47.7915789Z [ RUN ] AliasRegistrationTest.ConservativeWithAliasingAnnotationsShouldError2 2023-01-11T22:17:47.7994720Z [ OK ] AliasRegistrationTest.ConservativeWithAliasingAnnotationsShouldError2 (7 ms) 2023-01-11T22:17:47.7995285Z [ RUN ] AliasRegistrationTest.FromSchemaWithInferredSchemaShouldError 2023-01-11T22:17:47.8023044Z [ OK ] AliasRegistrationTest.FromSchemaWithInferredSchemaShouldError (2 ms) 2023-01-11T22:17:47.8023540Z [ RUN ] AliasRegistrationTest.FromSchemaInferredPure 2023-01-11T22:17:47.8031798Z [ OK ] AliasRegistrationTest.FromSchemaInferredPure (0 ms) 2023-01-11T22:17:47.8032274Z [ RUN ] AliasRegistrationTest.FromSchemaAliased 2023-01-11T22:17:47.8040722Z [ OK ] AliasRegistrationTest.FromSchemaAliased (0 ms) 2023-01-11T22:17:47.8041153Z [ RUN ] AliasRegistrationTest.FromSchemaPure 2023-01-11T22:17:47.8048462Z [ OK ] AliasRegistrationTest.FromSchemaPure (0 ms) 2023-01-11T22:17:47.8048893Z [ RUN ] AliasRegistrationTest.PureNoSchema 2023-01-11T22:17:47.8055332Z [ OK ] AliasRegistrationTest.PureNoSchema (0 ms) 2023-01-11T22:17:47.8055760Z [ RUN ] AliasRegistrationTest.PureWithSchema 2023-01-11T22:17:47.8063828Z [ OK ] AliasRegistrationTest.PureWithSchema (0 ms) 2023-01-11T22:17:47.8064652Z [ RUN ] AliasRegistrationTest.PureWithAnnotationsShouldError 2023-01-11T22:17:47.8133466Z [ OK ] AliasRegistrationTest.PureWithAnnotationsShouldError (6 ms) 2023-01-11T22:17:47.8134144Z [ RUN ] AliasRegistrationTest.AliasMoveAtenListOp 2023-01-11T22:17:47.8142846Z [ OK ] AliasRegistrationTest.AliasMoveAtenListOp (0 ms) 2023-01-11T22:17:47.8143733Z [ RUN ] AliasRegistrationTest.AliasMoveForTupleConstructWithSingleUseAsGraphOutput 2023-01-11T22:17:47.8148094Z [ OK ] AliasRegistrationTest.AliasMoveForTupleConstructWithSingleUseAsGraphOutput (0 ms) 2023-01-11T22:17:47.8149320Z [ RUN ] AliasRegistrationTest.RecursiveSubgraphTupleContainment 2023-01-11T22:17:47.8168253Z [ OK ] AliasRegistrationTest.RecursiveSubgraphTupleContainment (1 ms) 2023-01-11T22:17:47.8169090Z [ RUN ] AliasRegistrationTest.WildcardAliasForTupleConstructWithUses 2023-01-11T22:17:47.8176957Z [ OK ] AliasRegistrationTest.WildcardAliasForTupleConstructWithUses (0 ms) 2023-01-11T22:17:47.8177706Z [ RUN ] AliasRegistrationTest.ATenSplitIntListAliasCheck 2023-01-11T22:17:47.8188257Z [ OK ] AliasRegistrationTest.ATenSplitIntListAliasCheck (1 ms) 2023-01-11T22:17:47.8188965Z [ RUN ] AliasRegistrationTest.ATenSplitIntAliasCheck 2023-01-11T22:17:47.8198398Z [ OK ] AliasRegistrationTest.ATenSplitIntAliasCheck (1 ms) 2023-01-11T22:17:47.8199094Z [ RUN ] AliasRegistrationTest.PureWithAnnotationsShouldError2 2023-01-11T22:17:47.8266969Z [ OK ] AliasRegistrationTest.PureWithAnnotationsShouldError2 (6 ms) 2023-01-11T22:17:47.8267684Z [----------] 18 tests from AliasRegistrationTest (48 ms total) 2023-01-11T22:17:47.8267958Z 2023-01-11T22:17:47.8268216Z [----------] 2 tests from IRNonDeterminismTest 2023-01-11T22:17:47.8268676Z [ RUN ] IRNonDeterminismTest.Basic 2023-01-11T22:17:47.8273208Z [ OK ] IRNonDeterminismTest.Basic (0 ms) 2023-01-11T22:17:47.8273784Z [ RUN ] IRNonDeterminismTest.DropoutSpecialCase 2023-01-11T22:17:47.8285169Z [ OK ] IRNonDeterminismTest.DropoutSpecialCase (1 ms) 2023-01-11T22:17:47.8285851Z [----------] 2 tests from IRNonDeterminismTest (1 ms total) 2023-01-11T22:17:47.8286038Z 2023-01-11T22:17:47.8286266Z [----------] 1 test from NonDeterminismBackwardsCompatibility 2023-01-11T22:17:47.8286728Z [ RUN ] NonDeterminismBackwardsCompatibility.BackwardsCompatibility 2023-01-11T22:17:47.8311396Z [ OK ] NonDeterminismBackwardsCompatibility.BackwardsCompatibility (2 ms) 2023-01-11T22:17:47.8311953Z [----------] 1 test from NonDeterminismBackwardsCompatibility (2 ms total) 2023-01-11T22:17:47.8312169Z 2023-01-11T22:17:47.8312322Z [----------] 3 tests from AutodiffTest 2023-01-11T22:17:47.8312608Z [ RUN ] AutodiffTest.ADFormulas 2023-01-11T22:17:48.2626690Z [ OK ] AutodiffTest.ADFormulas (431 ms) 2023-01-11T22:17:48.2627027Z [ RUN ] AutodiffTest.Differentiate 2023-01-11T22:17:48.2665017Z [ OK ] AutodiffTest.Differentiate (3 ms) 2023-01-11T22:17:48.2665412Z [ RUN ] AutodiffTest.DifferentiateWithRequiresGrad 2023-01-11T22:17:48.2921215Z [ OK ] AutodiffTest.DifferentiateWithRequiresGrad (25 ms) 2023-01-11T22:17:48.2921899Z [----------] 3 tests from AutodiffTest (460 ms total) 2023-01-11T22:17:48.2922075Z 2023-01-11T22:17:48.2922292Z [----------] 1 test from AutodiffRemoveUnusedGradientsTest 2023-01-11T22:17:48.2922687Z [ RUN ] AutodiffRemoveUnusedGradientsTest.Linear 2023-01-11T22:17:48.3055031Z [ OK ] AutodiffRemoveUnusedGradientsTest.Linear (13 ms) 2023-01-11T22:17:48.3055748Z [----------] 1 test from AutodiffRemoveUnusedGradientsTest (13 ms total) 2023-01-11T22:17:48.3055955Z 2023-01-11T22:17:48.3056110Z [----------] 1 test from UpgraderLoad 2023-01-11T22:17:48.3056443Z [ RUN ] UpgraderLoad.CanPopulateUpgradersGraph 2023-01-11T22:17:48.3449442Z [ OK ] UpgraderLoad.CanPopulateUpgradersGraph (39 ms) 2023-01-11T22:17:48.3450110Z [----------] 1 test from UpgraderLoad (39 ms total) 2023-01-11T22:17:48.3450381Z 2023-01-11T22:17:48.3450560Z [----------] 4 tests from OpReplacementTest 2023-01-11T22:17:48.3450917Z [ RUN ] OpReplacementTest.ReplaceDivInSimpleFunction 2023-01-11T22:17:48.3468394Z [ OK ] OpReplacementTest.ReplaceDivInSimpleFunction (1 ms) 2023-01-11T22:17:48.3469259Z [ RUN ] OpReplacementTest.ReplaceTwoOpsInSimpleFunction 2023-01-11T22:17:48.3489870Z [ OK ] OpReplacementTest.ReplaceTwoOpsInSimpleFunction (2 ms) 2023-01-11T22:17:48.3490321Z [ RUN ] OpReplacementTest.ReplaceDivInNestedFunction 2023-01-11T22:17:48.3513030Z [ OK ] OpReplacementTest.ReplaceDivInNestedFunction (2 ms) 2023-01-11T22:17:48.3513478Z [ RUN ] OpReplacementTest.ReplaceTestSubcmulInSimpleFunction 2023-01-11T22:17:48.3530370Z [ OK ] OpReplacementTest.ReplaceTestSubcmulInSimpleFunction (1 ms) 2023-01-11T22:17:48.3531026Z [----------] 4 tests from OpReplacementTest (8 ms total) 2023-01-11T22:17:48.3531263Z 2023-01-11T22:17:48.3531504Z [----------] 4 tests from UpgraderUtils 2023-01-11T22:17:48.3531920Z [ RUN ] UpgraderUtils.FindCorrectUpgrader 2023-01-11T22:17:48.3532284Z [ OK ] UpgraderUtils.FindCorrectUpgrader (0 ms) 2023-01-11T22:17:48.3532662Z [ RUN ] UpgraderUtils.IsVersionMapSorted 2023-01-11T22:17:48.3533089Z [ OK ] UpgraderUtils.IsVersionMapSorted (0 ms) 2023-01-11T22:17:48.3533474Z [ RUN ] UpgraderUtils.FindIfOpIsCurrent 2023-01-11T22:17:48.3534059Z [ OK ] UpgraderUtils.FindIfOpIsCurrent (0 ms) 2023-01-11T22:17:48.3534574Z [ RUN ] UpgraderUtils.CanLoadHistoricOp 2023-01-11T22:17:48.3534914Z [ OK ] UpgraderUtils.CanLoadHistoricOp (0 ms) 2023-01-11T22:17:48.3535256Z [----------] 4 tests from UpgraderUtils (0 ms total) 2023-01-11T22:17:48.3535410Z 2023-01-11T22:17:48.3535729Z [----------] 9 tests from BackendTest 2023-01-11T22:17:48.3536011Z [ RUN ] BackendTest.ToBackend 2023-01-11T22:17:48.4009891Z [ OK ] BackendTest.ToBackend (47 ms) 2023-01-11T22:17:48.4010237Z [ RUN ] BackendTest.ToBackendNotAvailable 2023-01-11T22:17:48.4221882Z [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:17:48.4379901Z [ OK ] BackendTest.ToBackendNotAvailable (37 ms) 2023-01-11T22:17:48.4380455Z [ RUN ] BackendTest.TestCompiler 2023-01-11T22:17:48.4940771Z [ OK ] BackendTest.TestCompiler (56 ms) 2023-01-11T22:17:48.4941409Z [ RUN ] BackendTest.TestCompilerWithStringTable 2023-01-11T22:17:48.5424949Z [ OK ] BackendTest.TestCompilerWithStringTable (48 ms) 2023-01-11T22:17:48.5425529Z [ RUN ] BackendTest.TestComposite 2023-01-11T22:17:48.6380607Z [ OK ] BackendTest.TestComposite (95 ms) 2023-01-11T22:17:48.6381059Z [ RUN ] BackendTest.TestPrimDtype 2023-01-11T22:17:48.6419779Z [ OK ] BackendTest.TestPrimDtype (3 ms) 2023-01-11T22:17:48.6420127Z [ RUN ] BackendTest.TestCompositeWithSetStates 2023-01-11T22:17:48.7318253Z [ OK ] BackendTest.TestCompositeWithSetStates (89 ms) 2023-01-11T22:17:48.7318709Z [ RUN ] BackendTest.TestConsistencyOfCompositeWithSetStates 2023-01-11T22:17:48.9108053Z [ OK ] BackendTest.TestConsistencyOfCompositeWithSetStates (178 ms) 2023-01-11T22:17:48.9108506Z [ RUN ] BackendTest.TestCompilerNotSupport 2023-01-11T22:17:48.9174744Z [ OK ] BackendTest.TestCompilerNotSupport (6 ms) 2023-01-11T22:17:48.9175136Z [----------] 9 tests from BackendTest (563 ms total) 2023-01-11T22:17:48.9175295Z 2023-01-11T22:17:48.9175486Z [----------] 6 tests from BackendTestDebugInfo 2023-01-11T22:17:48.9175802Z [ RUN ] BackendTestDebugInfo.TestCompiler 2023-01-11T22:17:48.9727860Z [ OK ] BackendTestDebugInfo.TestCompiler (55 ms) 2023-01-11T22:17:48.9728277Z [ RUN ] BackendTestDebugInfo.TestCompilerWithStringTable 2023-01-11T22:17:49.0290769Z [ OK ] BackendTestDebugInfo.TestCompilerWithStringTable (56 ms) 2023-01-11T22:17:49.0291295Z [ RUN ] BackendTestDebugInfo.TestExceptionStackForCompilerWithModuleHierarchy 2023-01-11T22:17:49.0889560Z [ OK ] BackendTestDebugInfo.TestExceptionStackForCompilerWithModuleHierarchy (59 ms) 2023-01-11T22:17:49.0890208Z [ RUN ] BackendTestDebugInfo.TestExceptionStackForCompilerWithTwoLevelModuleHierarchy 2023-01-11T22:17:49.1516545Z [ OK ] BackendTestDebugInfo.TestExceptionStackForCompilerWithTwoLevelModuleHierarchy (62 ms) 2023-01-11T22:17:49.1517260Z [ RUN ] BackendTestDebugInfo.TestExceptionStackForCompilerWithLoweredSubModule 2023-01-11T22:17:49.2139867Z [ OK ] BackendTestDebugInfo.TestExceptionStackForCompilerWithLoweredSubModule (62 ms) 2023-01-11T22:17:49.2140536Z [ RUN ] BackendTestDebugInfo.TestExceptionStackForCompilerWithSelectiveLoweredSubModule 2023-01-11T22:17:49.2787247Z [ OK ] BackendTestDebugInfo.TestExceptionStackForCompilerWithSelectiveLoweredSubModule (64 ms) 2023-01-11T22:17:49.2787789Z [----------] 6 tests from BackendTestDebugInfo (361 ms total) 2023-01-11T22:17:49.2787973Z 2023-01-11T22:17:49.2788131Z [----------] 4 tests from ClassImportTest 2023-01-11T22:17:49.2788421Z [ RUN ] ClassImportTest.Basic 2023-01-11T22:17:49.2847502Z [ OK ] ClassImportTest.Basic (6 ms) 2023-01-11T22:17:49.2847829Z [ RUN ] ClassImportTest.ScriptObject 2023-01-11T22:17:49.2978193Z [ OK ] ClassImportTest.ScriptObject (12 ms) 2023-01-11T22:17:49.2978726Z [ RUN ] ClassImportTest.ClassDerive 2023-01-11T22:17:49.2986968Z [ OK ] ClassImportTest.ClassDerive (0 ms) 2023-01-11T22:17:49.2987276Z [ RUN ] ClassImportTest.CustomClass 2023-01-11T22:17:49.3003110Z [ OK ] ClassImportTest.CustomClass (1 ms) 2023-01-11T22:17:49.3003514Z [----------] 4 tests from ClassImportTest (21 ms total) 2023-01-11T22:17:49.3003684Z 2023-01-11T22:17:49.3003839Z [----------] 1 test from ClassParserTest 2023-01-11T22:17:49.3004109Z [ RUN ] ClassParserTest.Basic 2023-01-11T22:17:49.3007637Z [ OK ] ClassParserTest.Basic (0 ms) 2023-01-11T22:17:49.3008122Z [----------] 1 test from ClassParserTest (0 ms total) 2023-01-11T22:17:49.3008364Z 2023-01-11T22:17:49.3008584Z [----------] 3 tests from ClassTypeTest 2023-01-11T22:17:49.3008935Z [ RUN ] ClassTypeTest.AddRemoveAttr 2023-01-11T22:17:49.3009450Z [ OK ] ClassTypeTest.AddRemoveAttr (0 ms) 2023-01-11T22:17:49.3009785Z [ RUN ] ClassTypeTest.AddRemoveConstant 2023-01-11T22:17:49.3010116Z [ OK ] ClassTypeTest.AddRemoveConstant (0 ms) 2023-01-11T22:17:49.3010480Z [ RUN ] ClassTypeTest.IdenticalTypesDifferentCus 2023-01-11T22:17:49.3055550Z [ OK ] ClassTypeTest.IdenticalTypesDifferentCus (4 ms) 2023-01-11T22:17:49.3056309Z [----------] 3 tests from ClassTypeTest (4 ms total) 2023-01-11T22:17:49.3056555Z 2023-01-11T22:17:49.3056724Z [----------] 2 tests from TestCodeTemplate 2023-01-11T22:17:49.3057031Z [ RUN ] TestCodeTemplate.Copying 2023-01-11T22:17:49.3057339Z [ OK ] TestCodeTemplate.Copying (0 ms) 2023-01-11T22:17:49.3057633Z [ RUN ] TestCodeTemplate.Formatting 2023-01-11T22:17:49.3057958Z [ OK ] TestCodeTemplate.Formatting (0 ms) 2023-01-11T22:17:49.3058299Z [----------] 2 tests from TestCodeTemplate (0 ms total) 2023-01-11T22:17:49.3058462Z 2023-01-11T22:17:49.3058602Z [----------] 13 tests from ConcatOptTest 2023-01-11T22:17:49.3058970Z [ RUN ] ConcatOptTest.SimpleCommonInputsEliminationPrefix 2023-01-11T22:17:49.3292801Z [ OK ] ConcatOptTest.SimpleCommonInputsEliminationPrefix (23 ms) 2023-01-11T22:17:49.3293558Z [ RUN ] ConcatOptTest.SimpleCommonInputsEliminationSuffix 2023-01-11T22:17:49.3497423Z [ OK ] ConcatOptTest.SimpleCommonInputsEliminationSuffix (20 ms) 2023-01-11T22:17:49.3497966Z [ RUN ] ConcatOptTest.CommonInputsEliminationWithDifferentOrderInputs 2023-01-11T22:17:49.3717039Z [ OK ] ConcatOptTest.CommonInputsEliminationWithDifferentOrderInputs (21 ms) 2023-01-11T22:17:49.3717590Z [ RUN ] ConcatOptTest.MoreCommonInputsElimination 2023-01-11T22:17:49.4135996Z [ OK ] ConcatOptTest.MoreCommonInputsElimination (41 ms) 2023-01-11T22:17:49.4136404Z [ RUN ] ConcatOptTest.ExpandConcat 2023-01-11T22:17:49.4303507Z [ OK ] ConcatOptTest.ExpandConcat (16 ms) 2023-01-11T22:17:49.4303879Z [ RUN ] ConcatOptTest.ConcatWithoutResultShape 2023-01-11T22:17:49.4611057Z [ OK ] ConcatOptTest.ConcatWithoutResultShape (30 ms) 2023-01-11T22:17:49.4611480Z [ RUN ] ConcatOptTest.ConcatWithoutInputShape 2023-01-11T22:17:49.4772734Z [ OK ] ConcatOptTest.ConcatWithoutInputShape (16 ms) 2023-01-11T22:17:49.4773113Z [ RUN ] ConcatOptTest.UseVariadicCat 2023-01-11T22:17:49.5077823Z [ OK ] ConcatOptTest.UseVariadicCat (30 ms) 2023-01-11T22:17:49.5078272Z [ RUN ] ConcatOptTest.UseVariadicCatWithMultipleListUses 2023-01-11T22:17:49.5369287Z [ OK ] ConcatOptTest.UseVariadicCatWithMultipleListUses (29 ms) 2023-01-11T22:17:49.5369764Z [ RUN ] ConcatOptTest.UseVariadicCatWithListMutationAfterCat 2023-01-11T22:17:49.5543827Z [ OK ] ConcatOptTest.UseVariadicCatWithListMutationAfterCat (17 ms) 2023-01-11T22:17:49.5544334Z [ RUN ] ConcatOptTest.UseVariadicCatWithListMutationBeforeCat 2023-01-11T22:17:49.5779185Z [ OK ] ConcatOptTest.UseVariadicCatWithListMutationBeforeCat (23 ms) 2023-01-11T22:17:49.5779691Z [ RUN ] ConcatOptTest.UseVariadicCatWithMultipleListMutations 2023-01-11T22:17:49.6288775Z [ OK ] ConcatOptTest.UseVariadicCatWithMultipleListMutations (50 ms) 2023-01-11T22:17:49.6289415Z [ RUN ] ConcatOptTest.RemoveListMutationUseVariadicCatAndCommonInputsElimination 2023-01-11T22:17:49.6708036Z [ OK ] ConcatOptTest.RemoveListMutationUseVariadicCatAndCommonInputsElimination (41 ms) 2023-01-11T22:17:49.6708704Z [----------] 13 tests from ConcatOptTest (364 ms total) 2023-01-11T22:17:49.6708854Z 2023-01-11T22:17:49.6709027Z [----------] 1 test from OptimizeConcatTest 2023-01-11T22:17:49.6709414Z [ RUN ] OptimizeConcatTest.UseVariadicCatReplaceMultiple 2023-01-11T22:17:49.6916319Z [ OK ] OptimizeConcatTest.UseVariadicCatReplaceMultiple (20 ms) 2023-01-11T22:17:49.6916903Z [----------] 1 test from OptimizeConcatTest (20 ms total) 2023-01-11T22:17:49.6917062Z 2023-01-11T22:17:49.6917214Z [----------] 3 tests from ConcatOpt 2023-01-11T22:17:49.6917547Z [ RUN ] ConcatOpt.CombineConcatsSimpleCase 2023-01-11T22:17:49.6933555Z [ OK ] ConcatOpt.CombineConcatsSimpleCase (1 ms) 2023-01-11T22:17:49.6934171Z [ RUN ] ConcatOpt.CombineConcatsLongChain 2023-01-11T22:17:49.6952498Z [ OK ] ConcatOpt.CombineConcatsLongChain (1 ms) 2023-01-11T22:17:49.6953099Z [ RUN ] ConcatOpt.CombineConcatsMutation 2023-01-11T22:17:49.6961958Z [ OK ] ConcatOpt.CombineConcatsMutation (0 ms) 2023-01-11T22:17:49.6962568Z [----------] 3 tests from ConcatOpt (4 ms total) 2023-01-11T22:17:49.6962741Z 2023-01-11T22:17:49.6962917Z [----------] 4 tests from ConstantPoolingTest 2023-01-11T22:17:49.6963212Z [ RUN ] ConstantPoolingTest.Int 2023-01-11T22:17:49.6966083Z [ OK ] ConstantPoolingTest.Int (0 ms) 2023-01-11T22:17:49.6966423Z [ RUN ] ConstantPoolingTest.PoolingAcrossBlocks 2023-01-11T22:17:49.6975228Z [ OK ] ConstantPoolingTest.PoolingAcrossBlocks (0 ms) 2023-01-11T22:17:49.6975642Z [ RUN ] ConstantPoolingTest.PoolingDifferentDevices 2023-01-11T22:17:49.6996704Z [ OK ] ConstantPoolingTest.PoolingDifferentDevices (2 ms) 2023-01-11T22:17:49.6997102Z [ RUN ] ConstantPoolingTest.DictConstantPooling 2023-01-11T22:17:49.7005172Z [ OK ] ConstantPoolingTest.DictConstantPooling (0 ms) 2023-01-11T22:17:49.7005589Z [----------] 4 tests from ConstantPoolingTest (4 ms total) 2023-01-11T22:17:49.7005748Z 2023-01-11T22:17:49.7005903Z [----------] 1 test from CleanupPassTest 2023-01-11T22:17:49.7006195Z [ RUN ] CleanupPassTest.Basic 2023-01-11T22:17:49.7020822Z [ OK ] CleanupPassTest.Basic (1 ms) 2023-01-11T22:17:49.7021163Z [----------] 1 test from CleanupPassTest (1 ms total) 2023-01-11T22:17:49.7021329Z 2023-01-11T22:17:49.7021517Z [----------] 1 test from CreateAutodiffSubgraphsTest 2023-01-11T22:17:49.7021859Z [ RUN ] CreateAutodiffSubgraphsTest.Basic 2023-01-11T22:17:49.7058107Z [ OK ] CreateAutodiffSubgraphsTest.Basic (3 ms) 2023-01-11T22:17:49.7058495Z [----------] 1 test from CreateAutodiffSubgraphsTest (3 ms total) 2023-01-11T22:17:49.7058686Z 2023-01-11T22:17:49.7058840Z [----------] 4 tests from CustomClassTest 2023-01-11T22:17:49.7059157Z [ RUN ] CustomClassTest.TorchbindIValueAPI 2023-01-11T22:17:49.7125923Z [ OK ] CustomClassTest.TorchbindIValueAPI (6 ms) 2023-01-11T22:17:49.7126265Z [ RUN ] CustomClassTest.ScalarTypeClass 2023-01-11T22:17:49.7139954Z [ OK ] CustomClassTest.ScalarTypeClass (1 ms) 2023-01-11T22:17:49.7140541Z [ RUN ] CustomClassTest.TestDocString 2023-01-11T22:17:49.7141019Z [ OK ] CustomClassTest.TestDocString (0 ms) 2023-01-11T22:17:49.7141505Z [ RUN ] CustomClassTest.Serialization 2023-01-11T22:17:49.7334014Z [ OK ] CustomClassTest.Serialization (19 ms) 2023-01-11T22:17:49.7334700Z [----------] 4 tests from CustomClassTest (27 ms total) 2023-01-11T22:17:49.7334928Z 2023-01-11T22:17:49.7335164Z [----------] 5 tests from CustomOperatorTest 2023-01-11T22:17:49.7335677Z [ RUN ] CustomOperatorTest.InferredSchema 2023-01-11T22:17:49.7348327Z [ OK ] CustomOperatorTest.InferredSchema (1 ms) 2023-01-11T22:17:49.7348996Z [ RUN ] CustomOperatorTest.ExplicitSchema 2023-01-11T22:17:49.7368134Z [ OK ] CustomOperatorTest.ExplicitSchema (2 ms) 2023-01-11T22:17:49.7368749Z [ RUN ] CustomOperatorTest.ListParameters 2023-01-11T22:17:49.7377468Z [ OK ] CustomOperatorTest.ListParameters (0 ms) 2023-01-11T22:17:49.7377922Z [ RUN ] CustomOperatorTest.ListParameters2 2023-01-11T22:17:49.7387438Z [ OK ] CustomOperatorTest.ListParameters2 (0 ms) 2023-01-11T22:17:49.7388038Z [ RUN ] CustomOperatorTest.Aliasing 2023-01-11T22:17:49.7400801Z [ OK ] CustomOperatorTest.Aliasing (1 ms) 2023-01-11T22:17:49.7401234Z [----------] 5 tests from CustomOperatorTest (6 ms total) 2023-01-11T22:17:49.7401412Z 2023-01-11T22:17:49.7401585Z [----------] 2 tests from TestCustomOperator 2023-01-11T22:17:49.7401955Z [ RUN ] TestCustomOperator.OperatorGeneratorUndeclared 2023-01-11T22:17:49.7402390Z [ OK ] TestCustomOperator.OperatorGeneratorUndeclared (0 ms) 2023-01-11T22:17:49.7402784Z [ RUN ] TestCustomOperator.OperatorGeneratorBasic 2023-01-11T22:17:49.7407217Z [ OK ] TestCustomOperator.OperatorGeneratorBasic (0 ms) 2023-01-11T22:17:49.7407940Z [----------] 2 tests from TestCustomOperator (0 ms total) 2023-01-11T22:17:49.7408136Z 2023-01-11T22:17:49.7408298Z [----------] 1 test from EliminateDeadCodeTest 2023-01-11T22:17:49.7408609Z [ RUN ] EliminateDeadCodeTest.Basic 2023-01-11T22:17:49.7426150Z [ OK ] EliminateDeadCodeTest.Basic (1 ms) 2023-01-11T22:17:49.7426790Z [----------] 1 test from EliminateDeadCodeTest (1 ms total) 2023-01-11T22:17:49.7426968Z 2023-01-11T22:17:49.7427100Z [----------] 2 tests from FuserTest 2023-01-11T22:17:49.7427380Z [ RUN ] FuserTest.FusionAliasing 2023-01-11T22:17:49.7513640Z [ OK ] FuserTest.FusionAliasing (8 ms) 2023-01-11T22:17:49.7513960Z [ RUN ] FuserTest.KernelCaching 2023-01-11T22:17:49.7546093Z [ OK ] FuserTest.KernelCaching (3 ms) 2023-01-11T22:17:49.7546570Z [----------] 2 tests from FuserTest (11 ms total) 2023-01-11T22:17:49.7546723Z 2023-01-11T22:17:49.7546891Z [----------] 1 test from GraphExecutorTest 2023-01-11T22:17:49.7547200Z [ RUN ] GraphExecutorTest.runAsync_executor 2023-01-11T22:17:49.7735124Z [ OK ] GraphExecutorTest.runAsync_executor (18 ms) 2023-01-11T22:17:49.7735833Z [----------] 1 test from GraphExecutorTest (18 ms total) 2023-01-11T22:17:49.7736078Z 2023-01-11T22:17:49.7736354Z [----------] 5 tests from GraphIteratorTest 2023-01-11T22:17:49.7736800Z [ RUN ] GraphIteratorTest.ConstantReturnGraph 2023-01-11T22:17:49.7737182Z [ OK ] GraphIteratorTest.ConstantReturnGraph (0 ms) 2023-01-11T22:17:49.7737555Z [ RUN ] GraphIteratorTest.GraphWithParameters 2023-01-11T22:17:49.7741041Z [ OK ] GraphIteratorTest.GraphWithParameters (0 ms) 2023-01-11T22:17:49.7741447Z [ RUN ] GraphIteratorTest.GraphWithIf 2023-01-11T22:17:49.7747140Z [ OK ] GraphIteratorTest.GraphWithIf (0 ms) 2023-01-11T22:17:49.7747531Z [ RUN ] GraphIteratorTest.GraphWithNestedIf 2023-01-11T22:17:49.7760590Z [ OK ] GraphIteratorTest.GraphWithNestedIf (1 ms) 2023-01-11T22:17:49.7761049Z [ RUN ] GraphIteratorTest.GraphWithLoop 2023-01-11T22:17:49.7768266Z [ OK ] GraphIteratorTest.GraphWithLoop (0 ms) 2023-01-11T22:17:49.7768791Z [----------] 5 tests from GraphIteratorTest (3 ms total) 2023-01-11T22:17:49.7768964Z 2023-01-11T22:17:49.7769166Z [----------] 1 test from CSDebugInfoSerializaitionTest 2023-01-11T22:17:49.7769613Z [ RUN ] CSDebugInfoSerializaitionTest.TwoSubmodules 2023-01-11T22:17:49.7812475Z [ OK ] CSDebugInfoSerializaitionTest.TwoSubmodules (4 ms) 2023-01-11T22:17:49.7813166Z [----------] 1 test from CSDebugInfoSerializaitionTest (4 ms total) 2023-01-11T22:17:49.7813363Z 2023-01-11T22:17:49.7813525Z [----------] 1 test from InlinerTest 2023-01-11T22:17:49.7813798Z [ RUN ] InlinerTest.Basic 2023-01-11T22:17:49.7840752Z [ OK ] InlinerTest.Basic (2 ms) 2023-01-11T22:17:49.7841065Z [----------] 1 test from InlinerTest (2 ms total) 2023-01-11T22:17:49.7841222Z 2023-01-11T22:17:49.7841382Z [----------] 1 test from InterfaceTest 2023-01-11T22:17:49.7841723Z [ RUN ] InterfaceTest.ModuleInterfaceSerialization 2023-01-11T22:17:49.7976092Z [ OK ] InterfaceTest.ModuleInterfaceSerialization (13 ms) 2023-01-11T22:17:49.7976510Z [----------] 1 test from InterfaceTest (13 ms total) 2023-01-11T22:17:49.7976671Z 2023-01-11T22:17:49.7976826Z [----------] 4 tests from TypeCheckTest 2023-01-11T22:17:49.7977121Z [ RUN ] TypeCheckTest.MatchingType 2023-01-11T22:17:49.7989724Z [ OK ] TypeCheckTest.MatchingType (1 ms) 2023-01-11T22:17:49.7990117Z [ RUN ] TypeCheckTest.SizeMismatch 2023-01-11T22:17:49.7999271Z [ OK ] TypeCheckTest.SizeMismatch (0 ms) 2023-01-11T22:17:49.7999758Z [ RUN ] TypeCheckTest.GradientMismatch 2023-01-11T22:17:49.8008542Z [ OK ] TypeCheckTest.GradientMismatch (0 ms) 2023-01-11T22:17:49.8008896Z [ RUN ] TypeCheckTest.ScalarTypeMismatch 2023-01-11T22:17:49.8019220Z [ OK ] TypeCheckTest.ScalarTypeMismatch (0 ms) 2023-01-11T22:17:49.8019785Z [----------] 4 tests from TypeCheckTest (4 ms total) 2023-01-11T22:17:49.8020049Z 2023-01-11T22:17:49.8020315Z [----------] 3 tests from InterpreterTest 2023-01-11T22:17:49.8020874Z [ RUN ] InterpreterTest.IgnorableArgsInSchema 2023-01-11T22:17:49.8058273Z [ OK ] InterpreterTest.IgnorableArgsInSchema (3 ms) 2023-01-11T22:17:49.8058950Z [ RUN ] InterpreterTest.IgnorableArgsInSchemaWithOut 2023-01-11T22:17:49.8064846Z [ OK ] InterpreterTest.IgnorableArgsInSchemaWithOut (0 ms) 2023-01-11T22:17:49.8065453Z [ RUN ] InterpreterTest.runAsyncBasicTest 2023-01-11T22:17:49.8200928Z [ OK ] InterpreterTest.runAsyncBasicTest (13 ms) 2023-01-11T22:17:49.8201519Z [----------] 3 tests from InterpreterTest (18 ms total) 2023-01-11T22:17:49.8201768Z 2023-01-11T22:17:49.8202126Z [----------] 1 test from EnableRethrowCaughtExceptionTest 2023-01-11T22:17:49.8203012Z [ RUN ] EnableRethrowCaughtExceptionTest.EnableRethrowCaughtExceptionTestRethrowsCaughtException 2023-01-11T22:17:49.8660436Z [ OK ] EnableRethrowCaughtExceptionTest.EnableRethrowCaughtExceptionTestRethrowsCaughtException (45 ms) 2023-01-11T22:17:49.8661314Z [----------] 1 test from EnableRethrowCaughtExceptionTest (45 ms total) 2023-01-11T22:17:49.8661585Z 2023-01-11T22:17:49.8661812Z [----------] 4 tests from IRTest 2023-01-11T22:17:49.8662207Z [ RUN ] IRTest.Attributes 2023-01-11T22:17:49.8662892Z [ OK ] IRTest.Attributes (0 ms) 2023-01-11T22:17:49.8663288Z [ RUN ] IRTest.Blocks 2023-01-11T22:17:49.8683079Z [ OK ] IRTest.Blocks (2 ms) 2023-01-11T22:17:49.8683390Z [ RUN ] IRTest.CommonAncestor 2023-01-11T22:17:49.8691601Z [ OK ] IRTest.CommonAncestor (0 ms) 2023-01-11T22:17:49.8691948Z [ RUN ] IRTest.OperatorMap 2023-01-11T22:17:49.8698484Z [ OK ] IRTest.OperatorMap (0 ms) 2023-01-11T22:17:49.8698874Z [----------] 4 tests from IRTest (3 ms total) 2023-01-11T22:17:49.8699028Z 2023-01-11T22:17:49.8699182Z [----------] 21 tests from IRParserTest 2023-01-11T22:17:49.8699451Z [ RUN ] IRParserTest.Basic 2023-01-11T22:17:49.8702822Z [ OK ] IRParserTest.Basic (0 ms) 2023-01-11T22:17:49.8703181Z [ RUN ] IRParserTest.NestedBlock 2023-01-11T22:17:49.8707188Z [ OK ] IRParserTest.NestedBlock (0 ms) 2023-01-11T22:17:49.8707533Z [ RUN ] IRParserTest.If 2023-01-11T22:17:49.8715087Z [ OK ] IRParserTest.If (0 ms) 2023-01-11T22:17:49.8715401Z [ RUN ] IRParserTest.If2 2023-01-11T22:17:49.8723242Z [ OK ] IRParserTest.If2 (0 ms) 2023-01-11T22:17:49.8723626Z [ RUN ] IRParserTest.InferredTypeIsTensor 2023-01-11T22:17:49.8724791Z [ OK ] IRParserTest.InferredTypeIsTensor (0 ms) 2023-01-11T22:17:49.8725112Z [ RUN ] IRParserTest.ValueReuse 2023-01-11T22:17:49.8727129Z [ OK ] IRParserTest.ValueReuse (0 ms) 2023-01-11T22:17:49.8727414Z [ RUN ] IRParserTest.Attributes 2023-01-11T22:17:49.8737954Z [ OK ] IRParserTest.Attributes (1 ms) 2023-01-11T22:17:49.8738300Z [ RUN ] IRParserTest.OptionalTypes 2023-01-11T22:17:49.8741605Z [ OK ] IRParserTest.OptionalTypes (0 ms) 2023-01-11T22:17:49.8741968Z [ RUN ] IRParserTest.StarTensor 2023-01-11T22:17:49.8746027Z [ OK ] IRParserTest.StarTensor (0 ms) 2023-01-11T22:17:49.8746389Z [ RUN ] IRParserTest.UnshapedTensor 2023-01-11T22:17:49.8749886Z [ OK ] IRParserTest.UnshapedTensor (0 ms) 2023-01-11T22:17:49.8750258Z [ RUN ] IRParserTest.ShapedTensor 2023-01-11T22:17:49.8754305Z [ OK ] IRParserTest.ShapedTensor (0 ms) 2023-01-11T22:17:49.8754840Z [ RUN ] IRParserTest.NestedContrainer 2023-01-11T22:17:49.8762045Z [ OK ] IRParserTest.NestedContrainer (0 ms) 2023-01-11T22:17:49.8762415Z [ RUN ] IRParserTest.MalformedShapeAnnotation 2023-01-11T22:17:49.8783158Z [ OK ] IRParserTest.MalformedShapeAnnotation (2 ms) 2023-01-11T22:17:49.8783497Z [ RUN ] IRParserTest.FileCheck 2023-01-11T22:17:49.8786240Z [ OK ] IRParserTest.FileCheck (0 ms) 2023-01-11T22:17:49.8786556Z [ RUN ] IRParserTest.Strides 2023-01-11T22:17:49.8791379Z [ OK ] IRParserTest.Strides (0 ms) 2023-01-11T22:17:49.8791712Z [ RUN ] IRParserTest.MalformedStrides 2023-01-11T22:17:49.8795270Z [ OK ] IRParserTest.MalformedStrides (0 ms) 2023-01-11T22:17:49.8795592Z [ RUN ] IRParserTest.TensorShapes 2023-01-11T22:17:49.8800366Z [ OK ] IRParserTest.TensorShapes (0 ms) 2023-01-11T22:17:49.8800823Z [ RUN ] IRParserTest.DeviceAndRequiresGradTensors 2023-01-11T22:17:49.8813059Z [ OK ] IRParserTest.DeviceAndRequiresGradTensors (1 ms) 2023-01-11T22:17:49.8813403Z [ RUN ] IRParserTest.ListConstant 2023-01-11T22:17:49.8816636Z [ OK ] IRParserTest.ListConstant (0 ms) 2023-01-11T22:17:49.8816966Z [ RUN ] IRParserTest.PartialStarTensor 2023-01-11T22:17:49.8819389Z [ OK ] IRParserTest.PartialStarTensor (0 ms) 2023-01-11T22:17:49.8819781Z [ RUN ] IRParserTest.ComplexTensorAttributes 2023-01-11T22:17:49.8825329Z [ OK ] IRParserTest.ComplexTensorAttributes (0 ms) 2023-01-11T22:17:49.8825747Z [----------] 21 tests from IRParserTest (12 ms total) 2023-01-11T22:17:49.8825977Z 2023-01-11T22:17:49.8826230Z [----------] 2 tests from JitTypeTest 2023-01-11T22:17:49.8826732Z [ RUN ] JitTypeTest.IsComplete 2023-01-11T22:17:49.8827264Z [ OK ] JitTypeTest.IsComplete (0 ms) 2023-01-11T22:17:49.8827559Z [ RUN ] JitTypeTest.UnifyTypes 2023-01-11T22:17:49.8829219Z [ OK ] JitTypeTest.UnifyTypes (0 ms) 2023-01-11T22:17:49.8829778Z [----------] 2 tests from JitTypeTest (0 ms total) 2023-01-11T22:17:49.8830059Z 2023-01-11T22:17:49.8830372Z [----------] 42 tests from LiteInterpreterTest 2023-01-11T22:17:49.8831008Z [ RUN ] LiteInterpreterTest.UpsampleNearest2d 2023-01-11T22:17:49.8941438Z [ OK ] LiteInterpreterTest.UpsampleNearest2d (10 ms) 2023-01-11T22:17:49.8941908Z [ RUN ] LiteInterpreterTest.CheckAttrAccess 2023-01-11T22:17:49.8949505Z [ OK ] LiteInterpreterTest.CheckAttrAccess (0 ms) 2023-01-11T22:17:49.8950142Z [ RUN ] LiteInterpreterTest.MethodInvocation 2023-01-11T22:17:49.9161606Z [ OK ] LiteInterpreterTest.MethodInvocation (20 ms) 2023-01-11T22:17:49.9162115Z [ RUN ] LiteInterpreterTest.Conv 2023-01-11T22:17:49.9266898Z [ OK ] LiteInterpreterTest.Conv (10 ms) 2023-01-11T22:17:49.9267432Z [ RUN ] LiteInterpreterTest.Inline 2023-01-11T22:17:49.9337937Z [ OK ] LiteInterpreterTest.Inline (7 ms) 2023-01-11T22:17:49.9338502Z [ RUN ] LiteInterpreterTest.Tuple 2023-01-11T22:17:49.9391035Z [ OK ] LiteInterpreterTest.Tuple (5 ms) 2023-01-11T22:17:49.9391382Z [ RUN ] LiteInterpreterTest.AtenFormat 2023-01-11T22:17:49.9556414Z [ OK ] LiteInterpreterTest.AtenFormat (16 ms) 2023-01-11T22:17:49.9556823Z [ RUN ] LiteInterpreterTest.PrimDevice 2023-01-11T22:17:49.9591610Z [ OK ] LiteInterpreterTest.PrimDevice (3 ms) 2023-01-11T22:17:49.9591943Z [ RUN ] LiteInterpreterTest.Dict 2023-01-11T22:17:49.9647004Z [ OK ] LiteInterpreterTest.Dict (5 ms) 2023-01-11T22:17:49.9647375Z [ RUN ] LiteInterpreterTest.List 2023-01-11T22:17:49.9720614Z [ OK ] LiteInterpreterTest.List (7 ms) 2023-01-11T22:17:49.9721107Z [ RUN ] LiteInterpreterTest.PrimOverload 2023-01-11T22:17:49.9721460Z [ OK ] LiteInterpreterTest.PrimOverload (0 ms) 2023-01-11T22:17:49.9721768Z [ RUN ] LiteInterpreterTest.Prim 2023-01-11T22:17:49.9757054Z [ OK ] LiteInterpreterTest.Prim (3 ms) 2023-01-11T22:17:49.9757395Z [ RUN ] LiteInterpreterTest.PrimScalar 2023-01-11T22:17:49.9794629Z [ OK ] LiteInterpreterTest.PrimScalar (3 ms) 2023-01-11T22:17:49.9794997Z [ RUN ] LiteInterpreterTest.LoadOrigJit 2023-01-11T22:17:49.9942724Z [ OK ] LiteInterpreterTest.LoadOrigJit (14 ms) 2023-01-11T22:17:49.9943083Z [ RUN ] LiteInterpreterTest.WrongMethodName 2023-01-11T22:17:50.0008806Z [ OK ] LiteInterpreterTest.WrongMethodName (6 ms) 2023-01-11T22:17:50.0009149Z [ RUN ] LiteInterpreterTest.SetState 2023-01-11T22:17:50.0260300Z [ OK ] LiteInterpreterTest.SetState (25 ms) 2023-01-11T22:17:50.0260687Z [ RUN ] LiteInterpreterTest.BuiltinClass 2023-01-11T22:17:50.0329030Z [ OK ] LiteInterpreterTest.BuiltinClass (6 ms) 2023-01-11T22:17:50.0329409Z [ RUN ] LiteInterpreterTest.BuiltinFunction 2023-01-11T22:17:50.0357036Z [ OK ] LiteInterpreterTest.BuiltinFunction (2 ms) 2023-01-11T22:17:50.0357717Z [ RUN ] LiteInterpreterTest.GetRuntimeByteCodeVersion 2023-01-11T22:17:50.0358148Z [ OK ] LiteInterpreterTest.GetRuntimeByteCodeVersion (0 ms) 2023-01-11T22:17:50.0358768Z [ RUN ] LiteInterpreterTest.GetRuntimeOperatorsVersion 2023-01-11T22:17:50.0359201Z [ OK ] LiteInterpreterTest.GetRuntimeOperatorsVersion (0 ms) 2023-01-11T22:17:50.0359701Z [ RUN ] LiteInterpreterTest.GetByteCodeVersion 2023-01-11T22:17:50.0375730Z [ OK ] LiteInterpreterTest.GetByteCodeVersion (1 ms) 2023-01-11T22:17:50.0376124Z [ RUN ] LiteInterpreterTest.GetContainTypes 2023-01-11T22:17:50.0391719Z [ OK ] LiteInterpreterTest.GetContainTypes (1 ms) 2023-01-11T22:17:50.0392186Z [ RUN ] LiteInterpreterTest.BackPortByteCodeModelAllVersions 2023-01-11T22:17:50.4844119Z [ OK ] LiteInterpreterTest.BackPortByteCodeModelAllVersions (445 ms) 2023-01-11T22:17:50.4844593Z [ RUN ] LiteInterpreterTest.GetRuntimeOpsAndInfo 2023-01-11T22:17:50.5150307Z [ OK ] LiteInterpreterTest.GetRuntimeOpsAndInfo (30 ms) 2023-01-11T22:17:50.5150919Z [ RUN ] LiteInterpreterTest.isCompatibleSuccess 2023-01-11T22:17:50.5476231Z [ OK ] LiteInterpreterTest.isCompatibleSuccess (32 ms) 2023-01-11T22:17:50.5476619Z [ RUN ] LiteInterpreterTest.isCompatibleFail 2023-01-11T22:17:50.6329685Z [ OK ] LiteInterpreterTest.isCompatibleFail (85 ms) 2023-01-11T22:17:50.6330049Z [ RUN ] LiteInterpreterTest.Eval 2023-01-11T22:17:50.6399764Z [ OK ] LiteInterpreterTest.Eval (6 ms) 2023-01-11T22:17:50.6400136Z [ RUN ] LiteInterpreterTest.FindWrongMethodName 2023-01-11T22:17:50.6430401Z [ OK ] LiteInterpreterTest.FindWrongMethodName (3 ms) 2023-01-11T22:17:50.6430790Z [ RUN ] LiteInterpreterTest.FindAndRunMethod 2023-01-11T22:17:50.6489604Z [ OK ] LiteInterpreterTest.FindAndRunMethod (5 ms) 2023-01-11T22:17:50.6489978Z [ RUN ] LiteInterpreterTest.RunMethodVariadic 2023-01-11T22:17:50.6546926Z [ OK ] LiteInterpreterTest.RunMethodVariadic (5 ms) 2023-01-11T22:17:50.6547293Z [ RUN ] LiteInterpreterTest.DuplicateSetState 2023-01-11T22:17:50.6636955Z [ OK ] LiteInterpreterTest.DuplicateSetState (8 ms) 2023-01-11T22:17:50.6637312Z [ RUN ] LiteInterpreterTest.ExtraFiles 2023-01-11T22:17:50.6676704Z [ OK ] LiteInterpreterTest.ExtraFiles (3 ms) 2023-01-11T22:17:50.6677519Z [ RUN ] LiteInterpreterTest.OpNameExportFetchRootOperators 2023-01-11T22:17:50.6743764Z [ OK ] LiteInterpreterTest.OpNameExportFetchRootOperators (6 ms) 2023-01-11T22:17:50.6744186Z [ RUN ] LiteInterpreterTest.DefaultArgsConv 2023-01-11T22:17:50.6831674Z [ OK ] LiteInterpreterTest.DefaultArgsConv (8 ms) 2023-01-11T22:17:50.6832033Z [ RUN ] LiteInterpreterTest.DefaultArgsPinv 2023-01-11T22:17:50.7065875Z [ OK ] LiteInterpreterTest.DefaultArgsPinv (23 ms) 2023-01-11T22:17:50.7066336Z [ RUN ] LiteInterpreterTest.DefaultArgsTensorinvSpecifyDefault 2023-01-11T22:17:50.7135638Z [ OK ] LiteInterpreterTest.DefaultArgsTensorinvSpecifyDefault (7 ms) 2023-01-11T22:17:50.7136101Z [ RUN ] LiteInterpreterTest.DefaultArgsPinvWithOutArg 2023-01-11T22:17:50.7264944Z [ OK ] LiteInterpreterTest.DefaultArgsPinvWithOutArg (12 ms) 2023-01-11T22:17:50.7265374Z [ RUN ] LiteInterpreterTest.DefaultArgsWithOutArg 2023-01-11T22:17:50.7322871Z [ OK ] LiteInterpreterTest.DefaultArgsWithOutArg (5 ms) 2023-01-11T22:17:50.7323399Z [ RUN ] LiteInterpreterTest.TestExceptionStackWithTwoLevelModuleHierarchy 2023-01-11T22:17:50.7585742Z [ OK ] LiteInterpreterTest.TestExceptionStackWithTwoLevelModuleHierarchy (26 ms) 2023-01-11T22:17:50.7586449Z [ RUN ] LiteInterpreterTest.OperatorCacheDifferentiatesDefaultArgs 2023-01-11T22:17:50.7860314Z [ OK ] LiteInterpreterTest.OperatorCacheDifferentiatesDefaultArgs (27 ms) 2023-01-11T22:17:50.7860816Z [ RUN ] LiteInterpreterTest.OperatorSize1 2023-01-11T22:17:50.7894760Z [ OK ] LiteInterpreterTest.OperatorSize1 (3 ms) 2023-01-11T22:17:50.7895137Z [ RUN ] LiteInterpreterTest.OperatorTest2 2023-01-11T22:17:50.8021345Z [ OK ] LiteInterpreterTest.OperatorTest2 (12 ms) 2023-01-11T22:17:50.8021950Z [----------] 42 tests from LiteInterpreterTest (919 ms total) 2023-01-11T22:17:50.8022215Z 2023-01-11T22:17:50.8022427Z [----------] 3 tests from RunTimeTest 2023-01-11T22:17:50.8022807Z [ RUN ] RunTimeTest.ParseBytecode 2023-01-11T22:17:50.8023698Z [ OK ] RunTimeTest.ParseBytecode (0 ms) 2023-01-11T22:17:50.8024197Z [ RUN ] RunTimeTest.ParseOperator 2023-01-11T22:17:50.8026241Z [ OK ] RunTimeTest.ParseOperator (0 ms) 2023-01-11T22:17:50.8026739Z [ RUN ] RunTimeTest.RuntimeCall 2023-01-11T22:17:50.8030644Z [ OK ] RunTimeTest.RuntimeCall (0 ms) 2023-01-11T22:17:50.8031000Z [----------] 3 tests from RunTimeTest (0 ms total) 2023-01-11T22:17:50.8031144Z 2023-01-11T22:17:50.8031342Z [----------] 11 tests from LiteInterpreterUpgraderTest 2023-01-11T22:17:50.8031711Z [ RUN ] LiteInterpreterUpgraderTest.DivTensorV2 2023-01-11T22:17:50.8046471Z [ OK ] LiteInterpreterUpgraderTest.DivTensorV2 (1 ms) 2023-01-11T22:17:50.8046880Z [ RUN ] LiteInterpreterUpgraderTest.DivTensorOutV2 2023-01-11T22:17:50.8060194Z [ OK ] LiteInterpreterUpgraderTest.DivTensorOutV2 (1 ms) 2023-01-11T22:17:50.8060649Z [ RUN ] LiteInterpreterUpgraderTest.DivTensorInplaceV2 2023-01-11T22:17:50.8071916Z [ OK ] LiteInterpreterUpgraderTest.DivTensorInplaceV2 (1 ms) 2023-01-11T22:17:50.8072363Z [ RUN ] LiteInterpreterUpgraderTest.DivScalarFloatV2 2023-01-11T22:17:50.8087332Z [ OK ] LiteInterpreterUpgraderTest.DivScalarFloatV2 (1 ms) 2023-01-11T22:17:50.8087823Z [ RUN ] LiteInterpreterUpgraderTest.DivScalarReciprocalFloatV2 2023-01-11T22:17:50.8098592Z expect output: 0.5000 2023-01-11T22:17:50.8098893Z [ CPUFloatType{1} ]actual output: 0.5000 2023-01-11T22:17:50.8099712Z [ CPUFloatType{1} ][ OK ] LiteInterpreterUpgraderTest.DivScalarReciprocalFloatV2 (1 ms) 2023-01-11T22:17:50.8100450Z [ RUN ] LiteInterpreterUpgraderTest.DivScalarReciprocalIntV2 2023-01-11T22:17:50.8111547Z [ OK ] LiteInterpreterUpgraderTest.DivScalarReciprocalIntV2 (1 ms) 2023-01-11T22:17:50.8111993Z [ RUN ] LiteInterpreterUpgraderTest.DivScalarScalarV2 2023-01-11T22:17:50.8121463Z [ OK ] LiteInterpreterUpgraderTest.DivScalarScalarV2 (0 ms) 2023-01-11T22:17:50.8121887Z [ RUN ] LiteInterpreterUpgraderTest.DivScalarIntV2 2023-01-11T22:17:50.8135751Z [ OK ] LiteInterpreterUpgraderTest.DivScalarIntV2 (1 ms) 2023-01-11T22:17:50.8136197Z [ RUN ] LiteInterpreterUpgraderTest.DivScalarInplaceFloatV2 2023-01-11T22:17:50.8147057Z [ OK ] LiteInterpreterUpgraderTest.DivScalarInplaceFloatV2 (1 ms) 2023-01-11T22:17:50.8147580Z [ RUN ] LiteInterpreterUpgraderTest.DivScalarInplaceIntV2 2023-01-11T22:17:50.8157195Z [ OK ] LiteInterpreterUpgraderTest.DivScalarInplaceIntV2 (0 ms) 2023-01-11T22:17:50.8157656Z [ RUN ] LiteInterpreterUpgraderTest.Upgrader 2023-01-11T22:17:50.8159091Z [ OK ] LiteInterpreterUpgraderTest.Upgrader (0 ms) 2023-01-11T22:17:50.8159763Z [----------] 11 tests from LiteInterpreterUpgraderTest (12 ms total) 2023-01-11T22:17:50.8159963Z 2023-01-11T22:17:50.8160143Z [----------] 29 tests from LiteInterpreterDirectTest 2023-01-11T22:17:50.8160515Z [ RUN ] LiteInterpreterDirectTest.UpsampleNearest2d 2023-01-11T22:17:50.8247828Z [ OK ] LiteInterpreterDirectTest.UpsampleNearest2d (8 ms) 2023-01-11T22:17:50.8248304Z [ RUN ] LiteInterpreterDirectTest.CheckAttrAccess 2023-01-11T22:17:50.8248765Z [ OK ] LiteInterpreterDirectTest.CheckAttrAccess (0 ms) 2023-01-11T22:17:50.8249159Z [ RUN ] LiteInterpreterDirectTest.MethodInvocation 2023-01-11T22:17:50.8298444Z hello 2023-01-11T22:17:50.8301495Z hello 3 2023-01-11T22:17:50.8365401Z hello 2023-01-11T22:17:50.8368404Z hello 3 2023-01-11T22:17:50.8410494Z hello 2023-01-11T22:17:50.8413125Z hello 3 2023-01-11T22:17:50.8415103Z [ OK ] LiteInterpreterDirectTest.MethodInvocation (16 ms) 2023-01-11T22:17:50.8415479Z [ RUN ] LiteInterpreterDirectTest.Conv 2023-01-11T22:17:50.8524685Z [ OK ] LiteInterpreterDirectTest.Conv (10 ms) 2023-01-11T22:17:50.8525045Z [ RUN ] LiteInterpreterDirectTest.Inline 2023-01-11T22:17:50.8572899Z [ OK ] LiteInterpreterDirectTest.Inline (4 ms) 2023-01-11T22:17:50.8573267Z [ RUN ] LiteInterpreterDirectTest.Tuple 2023-01-11T22:17:50.8609709Z [ OK ] LiteInterpreterDirectTest.Tuple (3 ms) 2023-01-11T22:17:50.8610049Z [ RUN ] LiteInterpreterDirectTest.Dict 2023-01-11T22:17:50.8642449Z [ OK ] LiteInterpreterDirectTest.Dict (3 ms) 2023-01-11T22:17:50.8642780Z [ RUN ] LiteInterpreterDirectTest.Prim 2023-01-11T22:17:50.8667036Z [ OK ] LiteInterpreterDirectTest.Prim (2 ms) 2023-01-11T22:17:50.8667409Z [ RUN ] LiteInterpreterDirectTest.PrimScalar 2023-01-11T22:17:50.8694716Z [ OK ] LiteInterpreterDirectTest.PrimScalar (2 ms) 2023-01-11T22:17:50.8695088Z [ RUN ] LiteInterpreterDirectTest.WrongMethodName 2023-01-11T22:17:50.8743309Z [ OK ] LiteInterpreterDirectTest.WrongMethodName (4 ms) 2023-01-11T22:17:50.8743687Z [ RUN ] LiteInterpreterDirectTest.SetState 2023-01-11T22:17:50.8961798Z [ OK ] LiteInterpreterDirectTest.SetState (21 ms) 2023-01-11T22:17:50.8962186Z [ RUN ] LiteInterpreterDirectTest.BuiltinFunction 2023-01-11T22:17:50.8980194Z [ OK ] LiteInterpreterDirectTest.BuiltinFunction (1 ms) 2023-01-11T22:17:50.8980984Z [ RUN ] LiteInterpreterDirectTest.GetRuntimeByteCodeVersion 2023-01-11T22:17:50.8981450Z [ OK ] LiteInterpreterDirectTest.GetRuntimeByteCodeVersion (0 ms) 2023-01-11T22:17:50.8982108Z [ RUN ] LiteInterpreterDirectTest.GetRuntimeOperatorsVersion 2023-01-11T22:17:50.8982577Z [ OK ] LiteInterpreterDirectTest.GetRuntimeOperatorsVersion (0 ms) 2023-01-11T22:17:50.8983009Z [ RUN ] LiteInterpreterDirectTest.GetByteCodeVersion 2023-01-11T22:17:50.8985281Z [ OK ] LiteInterpreterDirectTest.GetByteCodeVersion (0 ms) 2023-01-11T22:17:50.8985937Z [ RUN ] LiteInterpreterDirectTest.GetRuntimeOpsAndInfo 2023-01-11T22:17:50.9291676Z [ OK ] LiteInterpreterDirectTest.GetRuntimeOpsAndInfo (30 ms) 2023-01-11T22:17:50.9292246Z [ RUN ] LiteInterpreterDirectTest.Eval 2023-01-11T22:17:50.9341195Z [ OK ] LiteInterpreterDirectTest.Eval (4 ms) 2023-01-11T22:17:50.9341827Z [ RUN ] LiteInterpreterDirectTest.FindWrongMethodName 2023-01-11T22:17:50.9359215Z [ OK ] LiteInterpreterDirectTest.FindWrongMethodName (1 ms) 2023-01-11T22:17:50.9360043Z [ RUN ] LiteInterpreterDirectTest.FindAndRunMethod 2023-01-11T22:17:50.9407758Z [ OK ] LiteInterpreterDirectTest.FindAndRunMethod (4 ms) 2023-01-11T22:17:50.9408211Z [ RUN ] LiteInterpreterDirectTest.RunMethodVariadic 2023-01-11T22:17:50.9451184Z [ OK ] LiteInterpreterDirectTest.RunMethodVariadic (4 ms) 2023-01-11T22:17:50.9451684Z [ RUN ] LiteInterpreterDirectTest.DuplicateSetState 2023-01-11T22:17:50.9497844Z [ OK ] LiteInterpreterDirectTest.DuplicateSetState (4 ms) 2023-01-11T22:17:50.9498662Z [ RUN ] LiteInterpreterDirectTest.OpNameExportFetchRootOperators 2023-01-11T22:17:50.9535765Z [ OK ] LiteInterpreterDirectTest.OpNameExportFetchRootOperators (3 ms) 2023-01-11T22:17:50.9536345Z [ RUN ] LiteInterpreterDirectTest.DefaultArgsConv 2023-01-11T22:17:50.9600376Z [ OK ] LiteInterpreterDirectTest.DefaultArgsConv (6 ms) 2023-01-11T22:17:50.9601049Z [ RUN ] LiteInterpreterDirectTest.DefaultArgsPinv 2023-01-11T22:17:50.9797462Z [ OK ] LiteInterpreterDirectTest.DefaultArgsPinv (19 ms) 2023-01-11T22:17:50.9798143Z [ RUN ] LiteInterpreterDirectTest.DefaultArgsTensorinvSpecifyDefault 2023-01-11T22:17:50.9851375Z [ OK ] LiteInterpreterDirectTest.DefaultArgsTensorinvSpecifyDefault (5 ms) 2023-01-11T22:17:50.9852042Z [ RUN ] LiteInterpreterDirectTest.DefaultArgsPinvWithOutArg 2023-01-11T22:17:50.9982639Z [ OK ] LiteInterpreterDirectTest.DefaultArgsPinvWithOutArg (13 ms) 2023-01-11T22:17:50.9983296Z [ RUN ] LiteInterpreterDirectTest.DefaultArgsWithOutArg 2023-01-11T22:17:51.0023262Z [ OK ] LiteInterpreterDirectTest.DefaultArgsWithOutArg (4 ms) 2023-01-11T22:17:51.0024001Z [ RUN ] LiteInterpreterDirectTest.TestExceptionStackWithTwoLevelModuleHierarchy 2023-01-11T22:17:51.0260634Z [ OK ] LiteInterpreterDirectTest.TestExceptionStackWithTwoLevelModuleHierarchy (23 ms) 2023-01-11T22:17:51.0261312Z [ RUN ] LiteInterpreterDirectTest.OperatorCacheDifferentiatesDefaultArgs 2023-01-11T22:17:51.0456985Z [ OK ] LiteInterpreterDirectTest.OperatorCacheDifferentiatesDefaultArgs (19 ms) 2023-01-11T22:17:51.0457672Z [----------] 29 tests from LiteInterpreterDirectTest (229 ms total) 2023-01-11T22:17:51.0457852Z 2023-01-11T22:17:51.0458013Z [----------] 7 tests from LiteTrainerTest 2023-01-11T22:17:51.0458306Z [ RUN ] LiteTrainerTest.Params 2023-01-11T22:17:51.1171627Z [ OK ] LiteTrainerTest.Params (71 ms) 2023-01-11T22:17:51.1171914Z [ RUN ] LiteTrainerTest.SGD 2023-01-11T22:17:51.1811852Z [ OK ] LiteTrainerTest.SGD (63 ms) 2023-01-11T22:17:51.1812201Z [ RUN ] LiteTrainerTest.SequentialSampler 2023-01-11T22:17:51.1812566Z [ OK ] LiteTrainerTest.SequentialSampler (0 ms) 2023-01-11T22:17:51.1813230Z [ RUN ] LiteTrainerTest.RandomSamplerReturnsIndicesInCorrectRange 2023-01-11T22:17:51.1814773Z [ OK ] LiteTrainerTest.RandomSamplerReturnsIndicesInCorrectRange (0 ms) 2023-01-11T22:17:51.1815503Z [ RUN ] LiteTrainerTest.RandomSamplerReturnsLessValuesForLastBatch 2023-01-11T22:17:51.1816020Z [ OK ] LiteTrainerTest.RandomSamplerReturnsLessValuesForLastBatch (0 ms) 2023-01-11T22:17:51.1816592Z [ RUN ] LiteTrainerTest.RandomSamplerResetsWell 2023-01-11T22:17:51.1817146Z [ OK ] LiteTrainerTest.RandomSamplerResetsWell (0 ms) 2023-01-11T22:17:51.1817568Z [ RUN ] LiteTrainerTest.RandomSamplerResetsWithNewSizeWell 2023-01-11T22:17:51.1819003Z [ OK ] LiteTrainerTest.RandomSamplerResetsWithNewSizeWell (0 ms) 2023-01-11T22:17:51.1819418Z [----------] 7 tests from LiteTrainerTest (136 ms total) 2023-01-11T22:17:51.1819726Z 2023-01-11T22:17:51.1820036Z [----------] 6 tests from MobileTest 2023-01-11T22:17:51.1820616Z [ RUN ] MobileTest.SaveLoadParametersEmpty 2023-01-11T22:17:51.1871420Z [ OK ] MobileTest.SaveLoadParametersEmpty (5 ms) 2023-01-11T22:17:51.1872076Z [ RUN ] MobileTest.SaveParametersDefaultsToZip 2023-01-11T22:17:51.1872760Z [ OK ] MobileTest.SaveParametersDefaultsToZip (0 ms) 2023-01-11T22:17:51.1873463Z [ RUN ] MobileTest.SaveParametersCanUseFlatbuffer 2023-01-11T22:17:51.1875529Z [ OK ] MobileTest.SaveParametersCanUseFlatbuffer (0 ms) 2023-01-11T22:17:51.1876369Z [ RUN ] MobileTest.SaveLoadParametersUsingFlatbuffers 2023-01-11T22:17:51.1885496Z [ OK ] MobileTest.SaveLoadParametersUsingFlatbuffers (0 ms) 2023-01-11T22:17:51.1886150Z [ RUN ] MobileTest.LoadParametersUnexpectedFormatShouldThrow 2023-01-11T22:17:51.1928067Z [ OK ] MobileTest.LoadParametersUnexpectedFormatShouldThrow (4 ms) 2023-01-11T22:17:51.1928667Z [ RUN ] MobileTest.LoadParametersEmptyDataShouldThrow 2023-01-11T22:17:51.1968178Z [ OK ] MobileTest.LoadParametersEmptyDataShouldThrow (3 ms) 2023-01-11T22:17:51.1968872Z [----------] 6 tests from MobileTest (14 ms total) 2023-01-11T22:17:51.1969089Z 2023-01-11T22:17:51.1969239Z [----------] 1 test from MemoryDAGTest 2023-01-11T22:17:51.1969494Z [ RUN ] MemoryDAGTest.Basic 2023-01-11T22:17:51.1970718Z [ OK ] MemoryDAGTest.Basic (0 ms) 2023-01-11T22:17:51.1971290Z [----------] 1 test from MemoryDAGTest (0 ms total) 2023-01-11T22:17:51.1971560Z 2023-01-11T22:17:51.1971847Z [----------] 1 test from InternedStringsTest 2023-01-11T22:17:51.1972367Z [ RUN ] InternedStringsTest.Basic 2023-01-11T22:17:51.1972968Z [ OK ] InternedStringsTest.Basic (0 ms) 2023-01-11T22:17:51.1973569Z [----------] 1 test from InternedStringsTest (0 ms total) 2023-01-11T22:17:51.1973775Z 2023-01-11T22:17:51.1973925Z [----------] 1 test from FromQualStringTest 2023-01-11T22:17:51.1974214Z [ RUN ] FromQualStringTest.Basic 2023-01-11T22:17:51.1984949Z [ OK ] FromQualStringTest.Basic (1 ms) 2023-01-11T22:17:51.1985642Z [----------] 1 test from FromQualStringTest (1 ms total) 2023-01-11T22:17:51.1985828Z 2023-01-11T22:17:51.1985979Z [----------] 1 test from THNNConvTest 2023-01-11T22:17:51.1986244Z [ RUN ] THNNConvTest.Basic 2023-01-11T22:17:51.2076452Z [ OK ] THNNConvTest.Basic (8 ms) 2023-01-11T22:17:51.2076975Z [----------] 1 test from THNNConvTest (9 ms total) 2023-01-11T22:17:51.2077133Z 2023-01-11T22:17:51.2077321Z [----------] 1 test from ATenNativeBatchNormTest 2023-01-11T22:17:51.2077681Z [ RUN ] ATenNativeBatchNormTest.Basic 2023-01-11T22:17:51.2161825Z [ OK ] ATenNativeBatchNormTest.Basic (8 ms) 2023-01-11T22:17:51.2162470Z [----------] 1 test from ATenNativeBatchNormTest (8 ms total) 2023-01-11T22:17:51.2162652Z 2023-01-11T22:17:51.2162816Z [----------] 2 tests from CustomFusionTest 2023-01-11T22:17:51.2163109Z [ RUN ] CustomFusionTest.Basic 2023-01-11T22:17:51.2182212Z [ OK ] CustomFusionTest.Basic (2 ms) 2023-01-11T22:17:51.2182550Z [ RUN ] CustomFusionTest.NestedBlocks 2023-01-11T22:17:51.2200348Z [ OK ] CustomFusionTest.NestedBlocks (1 ms) 2023-01-11T22:17:51.2200798Z [----------] 2 tests from CustomFusionTest (3 ms total) 2023-01-11T22:17:51.2200984Z 2023-01-11T22:17:51.2201126Z [----------] 1 test from ControlFlowTest 2023-01-11T22:17:51.2201411Z [ RUN ] ControlFlowTest.Basic 2023-01-11T22:17:51.2261833Z [ OK ] ControlFlowTest.Basic (6 ms) 2023-01-11T22:17:51.2262229Z [----------] 1 test from ControlFlowTest (6 ms total) 2023-01-11T22:17:51.2262381Z 2023-01-11T22:17:51.2262548Z [----------] 9 tests from SchemaParserTest 2023-01-11T22:17:51.2262855Z [ RUN ] SchemaParserTest.NestedArrays 2023-01-11T22:17:51.2264236Z [ OK ] SchemaParserTest.NestedArrays (0 ms) 2023-01-11T22:17:51.2264544Z [ RUN ] SchemaParserTest.OutVariant 2023-01-11T22:17:51.2268418Z [ OK ] SchemaParserTest.OutVariant (0 ms) 2023-01-11T22:17:51.2268744Z [ RUN ] SchemaParserTest.NamedReturns 2023-01-11T22:17:51.2270596Z [ OK ] SchemaParserTest.NamedReturns (0 ms) 2023-01-11T22:17:51.2271073Z [ RUN ] SchemaParserTest.Futures 2023-01-11T22:17:51.2273095Z [ OK ] SchemaParserTest.Futures (0 ms) 2023-01-11T22:17:51.2273600Z [ RUN ] SchemaParserTest.AnnotatedAliasSets 2023-01-11T22:17:51.2273984Z [ OK ] SchemaParserTest.AnnotatedAliasSets (0 ms) 2023-01-11T22:17:51.2274465Z [ RUN ] SchemaParserTest.TensorListAnnotatedAliasSets 2023-01-11T22:17:51.2275210Z [ OK ] SchemaParserTest.TensorListAnnotatedAliasSets (0 ms) 2023-01-11T22:17:51.2275643Z [ RUN ] SchemaParserTest.AnnotatedAliasWithoutBeforeSet 2023-01-11T22:17:51.2278334Z [ OK ] SchemaParserTest.AnnotatedAliasWithoutBeforeSet (0 ms) 2023-01-11T22:17:51.2278723Z [ RUN ] SchemaParserTest.BeforeAfterSets 2023-01-11T22:17:51.2280909Z [ OK ] SchemaParserTest.BeforeAfterSets (0 ms) 2023-01-11T22:17:51.2281247Z [ RUN ] SchemaParserTest.BeforeAfterSets2 2023-01-11T22:17:51.2283496Z [ OK ] SchemaParserTest.BeforeAfterSets2 (0 ms) 2023-01-11T22:17:51.2283960Z [----------] 9 tests from SchemaParserTest (2 ms total) 2023-01-11T22:17:51.2284220Z 2023-01-11T22:17:51.2284484Z [----------] 2 tests from TopologicalIndexTest 2023-01-11T22:17:51.2284917Z [ RUN ] TopologicalIndexTest.Basic 2023-01-11T22:17:51.2285319Z [ OK ] TopologicalIndexTest.Basic (0 ms) 2023-01-11T22:17:51.2285640Z [ RUN ] TopologicalIndexTest.Reindex 2023-01-11T22:17:51.2296192Z [ OK ] TopologicalIndexTest.Reindex (1 ms) 2023-01-11T22:17:51.2296562Z [----------] 2 tests from TopologicalIndexTest (1 ms total) 2023-01-11T22:17:51.2296738Z 2023-01-11T22:17:51.2296908Z [----------] 7 tests from RecordFunctionTest 2023-01-11T22:17:51.2297261Z [ RUN ] RecordFunctionTest.TracedTestInputsOutputs 2023-01-11T22:17:51.2338663Z [ OK ] RecordFunctionTest.TracedTestInputsOutputs (4 ms) 2023-01-11T22:17:51.2339094Z [ RUN ] RecordFunctionTest.SampledCallbacks 2023-01-11T22:17:51.2841715Z [ OK ] RecordFunctionTest.SampledCallbacks (50 ms) 2023-01-11T22:17:51.2842118Z [ RUN ] RecordFunctionTest.RecordFunctionGuard 2023-01-11T22:17:51.2842494Z [ OK ] RecordFunctionTest.RecordFunctionGuard (0 ms) 2023-01-11T22:17:51.2843082Z [ RUN ] RecordFunctionTest.Callbacks 2023-01-11T22:17:51.2850617Z [ OK ] RecordFunctionTest.Callbacks (0 ms) 2023-01-11T22:17:51.2851233Z [ RUN ] RecordFunctionTest.ShouldRun 2023-01-11T22:17:51.2851727Z [ OK ] RecordFunctionTest.ShouldRun (0 ms) 2023-01-11T22:17:51.2852189Z [ RUN ] RecordFunctionTest.Basic 2023-01-11T22:17:51.2858704Z [ OK ] RecordFunctionTest.Basic (0 ms) 2023-01-11T22:17:51.2859070Z [ RUN ] RecordFunctionTest.OperatorNameOverload 2023-01-11T22:17:51.2860601Z [ OK ] RecordFunctionTest.OperatorNameOverload (0 ms) 2023-01-11T22:17:51.2861011Z [----------] 7 tests from RecordFunctionTest (56 ms total) 2023-01-11T22:17:51.2861187Z 2023-01-11T22:17:51.2861372Z [----------] 1 test from ThreadLocalDebugInfoTest 2023-01-11T22:17:51.2861695Z [ RUN ] ThreadLocalDebugInfoTest.Basic 2023-01-11T22:17:51.2869451Z [ OK ] ThreadLocalDebugInfoTest.Basic (0 ms) 2023-01-11T22:17:51.2870147Z [----------] 1 test from ThreadLocalDebugInfoTest (0 ms total) 2023-01-11T22:17:51.2870331Z 2023-01-11T22:17:51.2870494Z [----------] 1 test from TestSymIntArrayRef 2023-01-11T22:17:51.2870799Z [ RUN ] TestSymIntArrayRef.BasicConversion 2023-01-11T22:17:51.2875820Z [ OK ] TestSymIntArrayRef.BasicConversion (0 ms) 2023-01-11T22:17:51.2876499Z [----------] 1 test from TestSymIntArrayRef (0 ms total) 2023-01-11T22:17:51.2876720Z 2023-01-11T22:17:51.2876866Z [----------] 4 tests from TestSymInt 2023-01-11T22:17:51.2877352Z [ RUN ] TestSymInt.NarrowCopyWithSymbolicInt 2023-01-11T22:17:51.2882277Z [ OK ] TestSymInt.NarrowCopyWithSymbolicInt (0 ms) 2023-01-11T22:17:51.2882603Z [ RUN ] TestSymInt.NarrowCopy 2023-01-11T22:17:51.2887385Z [ OK ] TestSymInt.NarrowCopy (0 ms) 2023-01-11T22:17:51.2887698Z [ RUN ] TestSymInt.AddSymbolicInt 2023-01-11T22:17:51.2888020Z [ OK ] TestSymInt.AddSymbolicInt (0 ms) 2023-01-11T22:17:51.2888407Z [ RUN ] TestSymInt.TestSymIntToSymNodeDispatch 2023-01-11T22:17:51.2891938Z [ OK ] TestSymInt.TestSymIntToSymNodeDispatch (0 ms) 2023-01-11T22:17:51.2892717Z [----------] 4 tests from TestSymInt (1 ms total) 2023-01-11T22:17:51.2892906Z 2023-01-11T22:17:51.2893071Z [----------] 1 test from FallbackGraphsTest 2023-01-11T22:17:51.2893365Z [ RUN ] FallbackGraphsTest.Basic 2023-01-11T22:17:51.2976229Z [ OK ] FallbackGraphsTest.Basic (8 ms) 2023-01-11T22:17:51.2976895Z [----------] 1 test from FallbackGraphsTest (8 ms total) 2023-01-11T22:17:51.2977100Z 2023-01-11T22:17:51.2977265Z [----------] 1 test from NoneSchemaMatchTest 2023-01-11T22:17:51.2977549Z [ RUN ] NoneSchemaMatchTest.Basic 2023-01-11T22:17:51.2981730Z [ OK ] NoneSchemaMatchTest.Basic (0 ms) 2023-01-11T22:17:51.2982385Z [----------] 1 test from NoneSchemaMatchTest (0 ms total) 2023-01-11T22:17:51.2982611Z 2023-01-11T22:17:51.2982780Z [----------] 1 test from PassManagementTest 2023-01-11T22:17:51.2983061Z [ RUN ] PassManagementTest.Basic 2023-01-11T22:17:51.2990590Z [ OK ] PassManagementTest.Basic (0 ms) 2023-01-11T22:17:51.2991208Z [----------] 1 test from PassManagementTest (0 ms total) 2023-01-11T22:17:51.2991518Z 2023-01-11T22:17:51.2991729Z [----------] 5 tests from LoopPeelerTest 2023-01-11T22:17:51.2992044Z [ RUN ] LoopPeelerTest.NoInductionVariableUse 2023-01-11T22:17:51.3021137Z [ OK ] LoopPeelerTest.NoInductionVariableUse (2 ms) 2023-01-11T22:17:51.3021733Z [ RUN ] LoopPeelerTest.YesInductionVariableUse 2023-01-11T22:17:51.3049312Z [ OK ] LoopPeelerTest.YesInductionVariableUse (2 ms) 2023-01-11T22:17:51.3049940Z [ RUN ] LoopPeelerTest.LoopWithTerminationCondition 2023-01-11T22:17:51.3086800Z [ OK ] LoopPeelerTest.LoopWithTerminationCondition (3 ms) 2023-01-11T22:17:51.3087458Z [ RUN ] LoopPeelerTest.SimpleNestedLoops 2023-01-11T22:17:51.3139438Z [ OK ] LoopPeelerTest.SimpleNestedLoops (5 ms) 2023-01-11T22:17:51.3140072Z [ RUN ] LoopPeelerTest.SimpleNestedLoops2 2023-01-11T22:17:51.3201106Z [ OK ] LoopPeelerTest.SimpleNestedLoops2 (6 ms) 2023-01-11T22:17:51.3201766Z [----------] 5 tests from LoopPeelerTest (20 ms total) 2023-01-11T22:17:51.3202023Z 2023-01-11T22:17:51.3202177Z [----------] 1 test from JitTracing 2023-01-11T22:17:51.3202436Z [ RUN ] JitTracing.Basic 2023-01-11T22:17:51.3746738Z [ OK ] JitTracing.Basic (54 ms) 2023-01-11T22:17:51.3747293Z [----------] 1 test from JitTracing (54 ms total) 2023-01-11T22:17:51.3747532Z 2023-01-11T22:17:51.3747753Z [----------] 1 test from InsertAndEliminateRedundantGuardsTest 2023-01-11T22:17:51.3748154Z [ RUN ] InsertAndEliminateRedundantGuardsTest.Basic 2023-01-11T22:17:51.3801957Z [ OK ] InsertAndEliminateRedundantGuardsTest.Basic (5 ms) 2023-01-11T22:17:51.3802399Z [----------] 1 test from InsertAndEliminateRedundantGuardsTest (5 ms total) 2023-01-11T22:17:51.3802613Z 2023-01-11T22:17:51.3802775Z [----------] 1 test from InsertBailOutsTest 2023-01-11T22:17:51.3803071Z [ RUN ] InsertBailOutsTest.Basic 2023-01-11T22:17:51.3890902Z [ OK ] InsertBailOutsTest.Basic (8 ms) 2023-01-11T22:17:51.3891539Z [----------] 1 test from InsertBailOutsTest (8 ms total) 2023-01-11T22:17:51.3891711Z 2023-01-11T22:17:51.3891872Z [----------] 2 tests from ProfilerTest 2023-01-11T22:17:51.3892148Z [ RUN ] ProfilerTest.Basic 2023-01-11T22:17:51.4373132Z [ OK ] ProfilerTest.Basic (48 ms) 2023-01-11T22:17:51.4373458Z [ RUN ] ProfilerTest.OptionalProfiling 2023-01-11T22:17:51.4389016Z [ OK ] ProfilerTest.OptionalProfiling (1 ms) 2023-01-11T22:17:51.4389695Z [----------] 2 tests from ProfilerTest (49 ms total) 2023-01-11T22:17:51.4389982Z 2023-01-11T22:17:51.4390279Z [----------] 2 tests from CallStackTest 2023-01-11T22:17:51.4390811Z [ RUN ] CallStackTest.Basic 2023-01-11T22:17:51.4438942Z [ OK ] CallStackTest.Basic (4 ms) 2023-01-11T22:17:51.4439432Z [ RUN ] CallStackTest.Caching 2023-01-11T22:17:51.4473893Z [ OK ] CallStackTest.Caching (3 ms) 2023-01-11T22:17:51.4474446Z [----------] 2 tests from CallStackTest (8 ms total) 2023-01-11T22:17:51.4474691Z 2023-01-11T22:17:51.4474970Z [----------] 2 tests from InlinedCallStackTest 2023-01-11T22:17:51.4475499Z [ RUN ] InlinedCallStackTest.BlockAnnotation 2023-01-11T22:17:51.4535939Z [ OK ] InlinedCallStackTest.BlockAnnotation (6 ms) 2023-01-11T22:17:51.4536578Z [ RUN ] InlinedCallStackTest.SelfCallMethods 2023-01-11T22:17:51.4629509Z [ OK ] InlinedCallStackTest.SelfCallMethods (9 ms) 2023-01-11T22:17:51.4630211Z [----------] 2 tests from InlinedCallStackTest (15 ms total) 2023-01-11T22:17:51.4630386Z 2023-01-11T22:17:51.4630553Z [----------] 1 test from AutogradSymbolsTest 2023-01-11T22:17:51.4630842Z [ RUN ] AutogradSymbolsTest.Basic 2023-01-11T22:17:51.4631154Z [ OK ] AutogradSymbolsTest.Basic (0 ms) 2023-01-11T22:17:51.4631489Z [----------] 1 test from AutogradSymbolsTest (0 ms total) 2023-01-11T22:17:51.4631668Z 2023-01-11T22:17:51.4631844Z [----------] 1 test from DefaultArgTypeHintingTest 2023-01-11T22:17:51.4632173Z [ RUN ] DefaultArgTypeHintingTest.Basic 2023-01-11T22:17:51.4650849Z [ OK ] DefaultArgTypeHintingTest.Basic (2 ms) 2023-01-11T22:17:51.4651434Z [----------] 1 test from DefaultArgTypeHintingTest (2 ms total) 2023-01-11T22:17:51.4651912Z 2023-01-11T22:17:51.4652085Z [----------] 5 tests from FuturesTest 2023-01-11T22:17:51.4652356Z [ RUN ] FuturesTest.Basic 2023-01-11T22:17:51.4652630Z [ OK ] FuturesTest.Basic (0 ms) 2023-01-11T22:17:51.4652876Z [ RUN ] FuturesTest.Error 2023-01-11T22:17:51.4676048Z [ OK ] FuturesTest.Error (2 ms) 2023-01-11T22:17:51.4676355Z [ RUN ] FuturesTest.Then 2023-01-11T22:17:51.4676631Z [ OK ] FuturesTest.Then (0 ms) 2023-01-11T22:17:51.4676896Z [ RUN ] FuturesTest.CollectAll 2023-01-11T22:17:51.4678879Z [ OK ] FuturesTest.CollectAll (0 ms) 2023-01-11T22:17:51.4679297Z [ RUN ] FuturesTest.CollectAny 2023-01-11T22:17:51.4679983Z [ OK ] FuturesTest.CollectAny (0 ms) 2023-01-11T22:17:51.4680374Z [----------] 5 tests from FuturesTest (2 ms total) 2023-01-11T22:17:51.4680535Z 2023-01-11T22:17:51.4680787Z [----------] 1 test from TLSFutureCallbacksTest 2023-01-11T22:17:51.4681110Z [ RUN ] TLSFutureCallbacksTest.Basic 2023-01-11T22:17:51.4690976Z [ OK ] TLSFutureCallbacksTest.Basic (1 ms) 2023-01-11T22:17:51.4691361Z [----------] 1 test from TLSFutureCallbacksTest (1 ms total) 2023-01-11T22:17:51.4691546Z 2023-01-11T22:17:51.4691746Z [----------] 1 test from ProfilerDisableInCallbackTest 2023-01-11T22:17:51.4692087Z [ RUN ] ProfilerDisableInCallbackTest.Basic 2023-01-11T22:17:51.4701954Z [ OK ] ProfilerDisableInCallbackTest.Basic (1 ms) 2023-01-11T22:17:51.4702760Z [----------] 1 test from ProfilerDisableInCallbackTest (1 ms total) 2023-01-11T22:17:51.4702967Z 2023-01-11T22:17:51.4703125Z [----------] 2 tests from RecordDebugHandles 2023-01-11T22:17:51.4703428Z [ RUN ] RecordDebugHandles.Basic 2023-01-11T22:17:51.4762196Z STAGE:2023-01-11 22:17:51 10993:10993 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:51.4814506Z STAGE:2023-01-11 22:17:51 10993:10993 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:51.4826781Z STAGE:2023-01-11 22:17:51 10993:10993 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:51.4856733Z [ OK ] RecordDebugHandles.Basic (15 ms) 2023-01-11T22:17:51.4857354Z [ RUN ] RecordDebugHandles.ScopedCallbacks 2023-01-11T22:17:51.4858966Z STAGE:2023-01-11 22:17:51 10993:10993 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:51.4877206Z STAGE:2023-01-11 22:17:51 10993:10993 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:51.4878442Z STAGE:2023-01-11 22:17:51 10993:10993 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:51.4882608Z STAGE:2023-01-11 22:17:51 10993:10993 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:51.4897958Z STAGE:2023-01-11 22:17:51 10993:10993 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:51.4899782Z STAGE:2023-01-11 22:17:51 10993:10993 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:51.4901937Z STAGE:2023-01-11 22:17:51 10993:10993 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:17:51.4929817Z STAGE:2023-01-11 22:17:51 10993:10993 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:17:51.4931798Z STAGE:2023-01-11 22:17:51 10993:10993 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:17:51.4934015Z [ OK ] RecordDebugHandles.ScopedCallbacks (7 ms) 2023-01-11T22:17:51.4934645Z [----------] 2 tests from RecordDebugHandles (23 ms total) 2023-01-11T22:17:51.4934902Z 2023-01-11T22:17:51.4935148Z [----------] 1 test from IValueKWargsTest 2023-01-11T22:17:51.4935580Z [ RUN ] IValueKWargsTest.Basic 2023-01-11T22:17:51.4978033Z [ OK ] IValueKWargsTest.Basic (4 ms) 2023-01-11T22:17:51.4978606Z [----------] 1 test from IValueKWargsTest (4 ms total) 2023-01-11T22:17:51.4978873Z 2023-01-11T22:17:51.4979124Z [----------] 1 test from ComputeFlopsTest 2023-01-11T22:17:51.4979535Z [ RUN ] ComputeFlopsTest.Basic 2023-01-11T22:17:51.4980061Z [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:17:51.4980756Z [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:17:51.4981506Z [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:17:51.4982237Z [W util.cpp:545] Warning: Calculating flops for aten::mm requires mat1_size and mat2_size in saved arguments. (function computeFlops) 2023-01-11T22:17:51.4982828Z [ OK ] ComputeFlopsTest.Basic (0 ms) 2023-01-11T22:17:51.4983316Z [----------] 1 test from ComputeFlopsTest (0 ms total) 2023-01-11T22:17:51.4983557Z 2023-01-11T22:17:51.4983776Z [----------] 1 test from TestConstant 2023-01-11T22:17:51.4984176Z [ RUN ] TestConstant.TensorGrad 2023-01-11T22:17:51.4984646Z [ OK ] TestConstant.TensorGrad (0 ms) 2023-01-11T22:17:51.4985133Z [----------] 1 test from TestConstant (0 ms total) 2023-01-11T22:17:51.4985373Z 2023-01-11T22:17:51.4985834Z [----------] 1 test from TestMutation 2023-01-11T22:17:51.4986228Z [ RUN ] TestMutation.Basic 2023-01-11T22:17:51.4999419Z [ OK ] TestMutation.Basic (1 ms) 2023-01-11T22:17:51.5000128Z [----------] 1 test from TestMutation (1 ms total) 2023-01-11T22:17:51.5000370Z 2023-01-11T22:17:51.5000777Z [----------] 1 test from TestInplaceToFunctionalActivation 2023-01-11T22:17:51.5001405Z [ RUN ] TestInplaceToFunctionalActivation.Basic 2023-01-11T22:17:51.5008128Z [ OK ] TestInplaceToFunctionalActivation.Basic (0 ms) 2023-01-11T22:17:51.5008832Z [----------] 1 test from TestInplaceToFunctionalActivation (0 ms total) 2023-01-11T22:17:51.5009147Z 2023-01-11T22:17:51.5009408Z [----------] 1 test from TestRegisterShapeOp 2023-01-11T22:17:51.5009894Z [ RUN ] TestRegisterShapeOp.Basic 2023-01-11T22:17:53.4315806Z [ OK ] TestRegisterShapeOp.Basic (1930 ms) 2023-01-11T22:17:53.4316235Z [----------] 1 test from TestRegisterShapeOp (1930 ms total) 2023-01-11T22:17:53.4316477Z 2023-01-11T22:17:53.4316698Z [----------] 1 test from TestFunctionalToInplaceActivation 2023-01-11T22:17:53.4317069Z [ RUN ] TestFunctionalToInplaceActivation.Basic 2023-01-11T22:17:53.4322064Z [ OK ] TestFunctionalToInplaceActivation.Basic (0 ms) 2023-01-11T22:17:53.4322577Z [----------] 1 test from TestFunctionalToInplaceActivation (0 ms total) 2023-01-11T22:17:53.4322781Z 2023-01-11T22:17:53.4322953Z [----------] 2 tests from TestFunctionExecutor 2023-01-11T22:17:53.4323287Z [ RUN ] TestFunctionExecutor.SimpleExecutorTest 2023-01-11T22:17:53.4362297Z [ OK ] TestFunctionExecutor.SimpleExecutorTest (3 ms) 2023-01-11T22:17:53.4362692Z [ RUN ] TestFunctionExecutor.RunDecompositionTest 2023-01-11T22:17:53.4501389Z [ OK ] TestFunctionExecutor.RunDecompositionTest (13 ms) 2023-01-11T22:17:53.4501863Z [----------] 2 tests from TestFunctionExecutor (17 ms total) 2023-01-11T22:17:53.4502041Z 2023-01-11T22:17:53.4502218Z [----------] 1 test from TestShapeGraphLinting 2023-01-11T22:17:53.4502535Z [ RUN ] TestShapeGraphLinting.Basic 2023-01-11T22:17:53.4536140Z [ OK ] TestShapeGraphLinting.Basic (3 ms) 2023-01-11T22:17:53.4536826Z [----------] 1 test from TestShapeGraphLinting (3 ms total) 2023-01-11T22:17:53.4537013Z 2023-01-11T22:17:53.4537151Z [----------] 1 test from Composed 2023-01-11T22:17:53.4537426Z [ RUN ] Composed.ComposedOp 2023-01-11T22:17:53.4537698Z [ OK ] Composed.ComposedOp (0 ms) 2023-01-11T22:17:53.4538000Z [----------] 1 test from Composed (0 ms total) 2023-01-11T22:17:53.4538146Z 2023-01-11T22:17:53.4538313Z [----------] 1 test from ConstantPropagation 2023-01-11T22:17:53.4538674Z [ RUN ] ConstantPropagation.CustomClassesCanBePropagated 2023-01-11T22:17:53.4566464Z [ OK ] ConstantPropagation.CustomClassesCanBePropagated (2 ms) 2023-01-11T22:17:53.4566989Z [----------] 1 test from ConstantPropagation (2 ms total) 2023-01-11T22:17:53.4567167Z 2023-01-11T22:17:53.4567413Z [----------] 19 tests from MobileTypeParserTest 2023-01-11T22:17:53.4567822Z [ RUN ] MobileTypeParserTest.Int 2023-01-11T22:17:53.4568238Z [ OK ] MobileTypeParserTest.Int (0 ms) 2023-01-11T22:17:53.4568909Z [ RUN ] MobileTypeParserTest.NestedContainersAnnotationStr 2023-01-11T22:17:53.4569753Z [ OK ] MobileTypeParserTest.NestedContainersAnnotationStr (0 ms) 2023-01-11T22:17:53.4570497Z [ RUN ] MobileTypeParserTest.TorchBindClass 2023-01-11T22:17:53.4570868Z [ OK ] MobileTypeParserTest.TorchBindClass (0 ms) 2023-01-11T22:17:53.4571334Z [ RUN ] MobileTypeParserTest.ListOfTorchBindClass 2023-01-11T22:17:53.4572241Z [ OK ] MobileTypeParserTest.ListOfTorchBindClass (0 ms) 2023-01-11T22:17:53.4572756Z [ RUN ] MobileTypeParserTest.NestedContainersAnnotationStrWithSpaces 2023-01-11T22:17:53.4573672Z [ OK ] MobileTypeParserTest.NestedContainersAnnotationStrWithSpaces (0 ms) 2023-01-11T22:17:53.4574340Z [ RUN ] MobileTypeParserTest.NamedTuple 2023-01-11T22:17:53.4574780Z [ OK ] MobileTypeParserTest.NamedTuple (0 ms) 2023-01-11T22:17:53.4575487Z [ RUN ] MobileTypeParserTest.DictNestedNamedTupleTypeList 2023-01-11T22:17:53.4576113Z [ OK ] MobileTypeParserTest.DictNestedNamedTupleTypeList (0 ms) 2023-01-11T22:17:53.4576572Z [ RUN ] MobileTypeParserTest.NamedTupleNestedNamedTupleTypeList 2023-01-11T22:17:53.4577064Z [ OK ] MobileTypeParserTest.NamedTupleNestedNamedTupleTypeList (0 ms) 2023-01-11T22:17:53.4577515Z [ RUN ] MobileTypeParserTest.NamedTupleNestedNamedTuple 2023-01-11T22:17:53.4577942Z [ OK ] MobileTypeParserTest.NamedTupleNestedNamedTuple (0 ms) 2023-01-11T22:17:53.4578309Z [ RUN ] MobileTypeParserTest.Empty 2023-01-11T22:17:53.4634026Z [ OK ] MobileTypeParserTest.Empty (5 ms) 2023-01-11T22:17:53.4634374Z [ RUN ] MobileTypeParserTest.TypoRaises 2023-01-11T22:17:53.4699316Z [ OK ] MobileTypeParserTest.TypoRaises (6 ms) 2023-01-11T22:17:53.4699711Z [ RUN ] MobileTypeParserTest.MismatchBracketRaises 2023-01-11T22:17:53.4765167Z [ OK ] MobileTypeParserTest.MismatchBracketRaises (6 ms) 2023-01-11T22:17:53.4765601Z [ RUN ] MobileTypeParserTest.MismatchBracketRaises2 2023-01-11T22:17:53.4830592Z [ OK ] MobileTypeParserTest.MismatchBracketRaises2 (6 ms) 2023-01-11T22:17:53.4831033Z [ RUN ] MobileTypeParserTest.DictWithoutValueRaises 2023-01-11T22:17:53.4886550Z [ OK ] MobileTypeParserTest.DictWithoutValueRaises (5 ms) 2023-01-11T22:17:53.4886988Z [ RUN ] MobileTypeParserTest.ListArgCountMismatchRaises 2023-01-11T22:17:53.4951412Z [ OK ] MobileTypeParserTest.ListArgCountMismatchRaises (6 ms) 2023-01-11T22:17:53.4951860Z [ RUN ] MobileTypeParserTest.DictArgCountMismatchRaises 2023-01-11T22:17:53.5007573Z [ OK ] MobileTypeParserTest.DictArgCountMismatchRaises (5 ms) 2023-01-11T22:17:53.5008252Z [ RUN ] MobileTypeParserTest.ValidTypeWithExtraStuffRaises 2023-01-11T22:17:53.5044830Z [ OK ] MobileTypeParserTest.ValidTypeWithExtraStuffRaises (3 ms) 2023-01-11T22:17:53.5045255Z [ RUN ] MobileTypeParserTest.NonIdentifierRaises 2023-01-11T22:17:53.5082210Z [ OK ] MobileTypeParserTest.NonIdentifierRaises (3 ms) 2023-01-11T22:17:53.5082676Z [ RUN ] MobileTypeParserTest.DictNestedNamedTupleTypeListRaises 2023-01-11T22:17:53.5157123Z [ OK ] MobileTypeParserTest.DictNestedNamedTupleTypeListRaises (7 ms) 2023-01-11T22:17:53.5157861Z [----------] 19 tests from MobileTypeParserTest (59 ms total) 2023-01-11T22:17:53.5158043Z 2023-01-11T22:17:53.5158186Z [----------] 13 tests from ModuleAPITest 2023-01-11T22:17:53.5158484Z [ RUN ] ModuleAPITest.MethodRunAsync 2023-01-11T22:17:53.5343259Z [ OK ] ModuleAPITest.MethodRunAsync (18 ms) 2023-01-11T22:17:53.5343708Z [ RUN ] ModuleAPITest.Clone 2023-01-11T22:17:53.5344018Z [ OK ] ModuleAPITest.Clone (0 ms) 2023-01-11T22:17:53.5344397Z [ RUN ] ModuleAPITest.CloneWithModuleInterface 2023-01-11T22:17:53.5414187Z [ OK ] ModuleAPITest.CloneWithModuleInterface (6 ms) 2023-01-11T22:17:53.5414561Z [ RUN ] ModuleAPITest.Copy 2023-01-11T22:17:53.5414851Z [ OK ] ModuleAPITest.Copy (0 ms) 2023-01-11T22:17:53.5415141Z [ RUN ] ModuleAPITest.DeepCopy 2023-01-11T22:17:53.5419947Z [ OK ] ModuleAPITest.DeepCopy (0 ms) 2023-01-11T22:17:53.5420789Z [ RUN ] ModuleAPITest.DeepCopyString 2023-01-11T22:17:53.5421177Z [ OK ] ModuleAPITest.DeepCopyString (0 ms) 2023-01-11T22:17:53.5421614Z [ RUN ] ModuleAPITest.DeepCopyEnum 2023-01-11T22:17:53.5422291Z [ OK ] ModuleAPITest.DeepCopyEnum (0 ms) 2023-01-11T22:17:53.5422649Z [ RUN ] ModuleAPITest.DeepCopyPreservesAliasing 2023-01-11T22:17:53.5426550Z [ OK ] ModuleAPITest.DeepCopyPreservesAliasing (0 ms) 2023-01-11T22:17:53.5426985Z [ RUN ] ModuleAPITest.Constants 2023-01-11T22:17:53.5427437Z [ OK ] ModuleAPITest.Constants (0 ms) 2023-01-11T22:17:53.5427825Z [ RUN ] ModuleAPITest.Parameters 2023-01-11T22:17:53.5428408Z [ OK ] ModuleAPITest.Parameters (0 ms) 2023-01-11T22:17:53.5428733Z [ RUN ] ModuleAPITest.Define 2023-01-11T22:17:53.5473314Z [ OK ] ModuleAPITest.Define (4 ms) 2023-01-11T22:17:53.5473686Z [ RUN ] ModuleAPITest.Freezing 2023-01-11T22:17:53.5517112Z [ OK ] ModuleAPITest.Freezing (4 ms) 2023-01-11T22:17:53.5517551Z [ RUN ] ModuleAPITest.OfiFreezesTraining 2023-01-11T22:17:53.5559516Z [ OK ] ModuleAPITest.OfiFreezesTraining (4 ms) 2023-01-11T22:17:53.5560284Z [----------] 13 tests from ModuleAPITest (40 ms total) 2023-01-11T22:17:53.5560477Z 2023-01-11T22:17:53.5560736Z [----------] 6 tests from PeepholeOptimizeTest 2023-01-11T22:17:53.5561058Z [ RUN ] PeepholeOptimizeTest.IsAndIsNot 2023-01-11T22:17:53.5566501Z [ OK ] PeepholeOptimizeTest.IsAndIsNot (0 ms) 2023-01-11T22:17:53.5566915Z [ RUN ] PeepholeOptimizeTest.IsAndIsNot2 2023-01-11T22:17:53.5571640Z [ OK ] PeepholeOptimizeTest.IsAndIsNot2 (0 ms) 2023-01-11T22:17:53.5572034Z [ RUN ] PeepholeOptimizeTest.IsAndIsNot3 2023-01-11T22:17:53.5578405Z [ OK ] PeepholeOptimizeTest.IsAndIsNot3 (0 ms) 2023-01-11T22:17:53.5578832Z [ RUN ] PeepholeOptimizeTest.UnwrapOptional 2023-01-11T22:17:53.5584910Z [ OK ] PeepholeOptimizeTest.UnwrapOptional (0 ms) 2023-01-11T22:17:53.5585341Z [ RUN ] PeepholeOptimizeTest.UnwrapOptional2 2023-01-11T22:17:53.5591040Z [ OK ] PeepholeOptimizeTest.UnwrapOptional2 (0 ms) 2023-01-11T22:17:53.5591662Z [ RUN ] PeepholeOptimizeTest.AddMMFusion 2023-01-11T22:17:53.5601428Z [ OK ] PeepholeOptimizeTest.AddMMFusion (0 ms) 2023-01-11T22:17:53.5602259Z [----------] 6 tests from PeepholeOptimizeTest (4 ms total) 2023-01-11T22:17:53.5602585Z 2023-01-11T22:17:53.5602752Z [----------] 5 tests from QualifiedNameTest 2023-01-11T22:17:53.5603081Z [ RUN ] QualifiedNameTest.PrefixConstruction 2023-01-11T22:17:53.5603433Z [ OK ] QualifiedNameTest.PrefixConstruction (0 ms) 2023-01-11T22:17:53.5603801Z [ RUN ] QualifiedNameTest.DottedConstruction 2023-01-11T22:17:53.5604163Z [ OK ] QualifiedNameTest.DottedConstruction (0 ms) 2023-01-11T22:17:53.5604499Z [ RUN ] QualifiedNameTest.BadInputRaises 2023-01-11T22:17:53.5689222Z [ OK ] QualifiedNameTest.BadInputRaises (8 ms) 2023-01-11T22:17:53.5689602Z [ RUN ] QualifiedNameTest.Equality 2023-01-11T22:17:53.5689933Z [ OK ] QualifiedNameTest.Equality (0 ms) 2023-01-11T22:17:53.5690235Z [ RUN ] QualifiedNameTest.IsPrefixOf 2023-01-11T22:17:53.5690558Z [ OK ] QualifiedNameTest.IsPrefixOf (0 ms) 2023-01-11T22:17:53.5690897Z [----------] 5 tests from QualifiedNameTest (8 ms total) 2023-01-11T22:17:53.5691059Z 2023-01-11T22:17:53.5691205Z [----------] 6 tests from SerializationTest 2023-01-11T22:17:53.5691549Z [ RUN ] SerializationTest.ExtraFilesHookPreference 2023-01-11T22:17:53.5705714Z [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:17:53.5751700Z [ OK ] SerializationTest.ExtraFilesHookPreference (6 ms) 2023-01-11T22:17:53.5752082Z [ RUN ] SerializationTest.ExtraFileHooksNoSecret 2023-01-11T22:17:53.5759859Z [ OK ] SerializationTest.ExtraFileHooksNoSecret (0 ms) 2023-01-11T22:17:53.5760256Z [ RUN ] SerializationTest.ExtraFileHooksWithSecret 2023-01-11T22:17:53.5767886Z [ OK ] SerializationTest.ExtraFileHooksWithSecret (0 ms) 2023-01-11T22:17:53.5768292Z [ RUN ] SerializationTest.TypeTags 2023-01-11T22:17:53.5789637Z [ OK ] SerializationTest.TypeTags (2 ms) 2023-01-11T22:17:53.5790169Z [ RUN ] SerializationTest.ParentDirNotExist 2023-01-11T22:17:53.5862666Z [ OK ] SerializationTest.ParentDirNotExist (7 ms) 2023-01-11T22:17:53.5863244Z [ RUN ] SerializationTest.CalculateNecessaryArgsTest 2023-01-11T22:17:53.5864259Z [ OK ] SerializationTest.CalculateNecessaryArgsTest (0 ms) 2023-01-11T22:17:53.5864777Z [----------] 6 tests from SerializationTest (17 ms total) 2023-01-11T22:17:53.5864950Z 2023-01-11T22:17:53.5865118Z [----------] 3 tests from TestSourceRoundTrip 2023-01-11T22:17:53.5865464Z [ RUN ] TestSourceRoundTrip.UpsampleNearest2d 2023-01-11T22:17:53.6014621Z [ OK ] TestSourceRoundTrip.UpsampleNearest2d (14 ms) 2023-01-11T22:17:53.6015010Z [ RUN ] TestSourceRoundTrip.CheckAttrAccess 2023-01-11T22:17:53.6019946Z [ OK ] TestSourceRoundTrip.CheckAttrAccess (0 ms) 2023-01-11T22:17:53.6020405Z [ RUN ] TestSourceRoundTrip.MethodInvocation 2023-01-11T22:17:53.6533611Z [ OK ] TestSourceRoundTrip.MethodInvocation (51 ms) 2023-01-11T22:17:53.6534042Z [----------] 3 tests from TestSourceRoundTrip (66 ms total) 2023-01-11T22:17:53.6534219Z 2023-01-11T22:17:53.6534371Z [----------] 1 test from TestSaveLoad 2023-01-11T22:17:53.6534689Z [ RUN ] TestSaveLoad.LoadWithoutDebugInfo 2023-01-11T22:17:53.6744197Z [ OK ] TestSaveLoad.LoadWithoutDebugInfo (21 ms) 2023-01-11T22:17:53.6744956Z [----------] 1 test from TestSaveLoad (21 ms total) 2023-01-11T22:17:53.6745345Z 2023-01-11T22:17:53.6745562Z [----------] 2 tests from FunctionSchemaIsAliasingTest 2023-01-11T22:17:53.6746013Z [ RUN ] FunctionSchemaIsAliasingTest.Basic 2023-01-11T22:17:53.6746367Z [ OK ] FunctionSchemaIsAliasingTest.Basic (0 ms) 2023-01-11T22:17:53.6746745Z [ RUN ] FunctionSchemaIsAliasingTest.InvalidArgument 2023-01-11T22:17:53.6791011Z [ OK ] FunctionSchemaIsAliasingTest.InvalidArgument (4 ms) 2023-01-11T22:17:53.6791462Z [----------] 2 tests from FunctionSchemaIsAliasingTest (4 ms total) 2023-01-11T22:17:53.6791654Z 2023-01-11T22:17:53.6791860Z [----------] 2 tests from FunctionSchemaIsMutableTest 2023-01-11T22:17:53.6792218Z [ RUN ] FunctionSchemaIsMutableTest.Basic 2023-01-11T22:17:53.6793027Z [ OK ] FunctionSchemaIsMutableTest.Basic (0 ms) 2023-01-11T22:17:53.6793393Z [ RUN ] FunctionSchemaIsMutableTest.InvalidArgument 2023-01-11T22:17:53.6856930Z [ OK ] FunctionSchemaIsMutableTest.InvalidArgument (6 ms) 2023-01-11T22:17:53.6857378Z [----------] 2 tests from FunctionSchemaIsMutableTest (6 ms total) 2023-01-11T22:17:53.6857572Z 2023-01-11T22:17:53.6857759Z [----------] 5 tests from SchemaInfoIsMutableTest 2023-01-11T22:17:53.6858070Z [ RUN ] SchemaInfoIsMutableTest.Basic 2023-01-11T22:17:53.6878698Z [ OK ] SchemaInfoIsMutableTest.Basic (2 ms) 2023-01-11T22:17:53.6879055Z [ RUN ] SchemaInfoIsMutableTest.InvalidArgument 2023-01-11T22:17:53.6940965Z [ OK ] SchemaInfoIsMutableTest.InvalidArgument (6 ms) 2023-01-11T22:17:53.6941372Z [ RUN ] SchemaInfoIsMutableTest.AliasingInputs 2023-01-11T22:17:53.6945945Z [ OK ] SchemaInfoIsMutableTest.AliasingInputs (0 ms) 2023-01-11T22:17:53.6946318Z [ RUN ] SchemaInfoIsMutableTest.InstanceNorm 2023-01-11T22:17:53.6962537Z [ OK ] SchemaInfoIsMutableTest.InstanceNorm (1 ms) 2023-01-11T22:17:53.6962898Z [ RUN ] SchemaInfoIsMutableTest.BatchNorm 2023-01-11T22:17:53.6966173Z [ OK ] SchemaInfoIsMutableTest.BatchNorm (0 ms) 2023-01-11T22:17:53.6966610Z [----------] 5 tests from SchemaInfoIsMutableTest (10 ms total) 2023-01-11T22:17:53.6966778Z 2023-01-11T22:17:53.6966985Z [----------] 2 tests from SchemaInfoIsNonDeterministicTest 2023-01-11T22:17:53.6967359Z [ RUN ] SchemaInfoIsNonDeterministicTest.Basic 2023-01-11T22:17:53.6969588Z [ OK ] SchemaInfoIsNonDeterministicTest.Basic (0 ms) 2023-01-11T22:17:53.6970124Z [ RUN ] SchemaInfoIsNonDeterministicTest.Dropout 2023-01-11T22:17:53.6971340Z [ OK ] SchemaInfoIsNonDeterministicTest.Dropout (0 ms) 2023-01-11T22:17:53.6971762Z [----------] 2 tests from SchemaInfoIsNonDeterministicTest (0 ms total) 2023-01-11T22:17:53.6971960Z 2023-01-11T22:17:53.6972153Z [----------] 3 tests from FunctionSchemaMayAliasTest 2023-01-11T22:17:53.6972574Z [ RUN ] FunctionSchemaMayAliasTest.Basic 2023-01-11T22:17:53.6973470Z [ OK ] FunctionSchemaMayAliasTest.Basic (0 ms) 2023-01-11T22:17:53.6973841Z [ RUN ] FunctionSchemaMayAliasTest.InvalidArgument 2023-01-11T22:17:53.7026431Z [ OK ] FunctionSchemaMayAliasTest.InvalidArgument (5 ms) 2023-01-11T22:17:53.7026851Z [ RUN ] FunctionSchemaMayAliasTest.Wildcard 2023-01-11T22:17:53.7027867Z [ OK ] FunctionSchemaMayAliasTest.Wildcard (0 ms) 2023-01-11T22:17:53.7028608Z [----------] 3 tests from FunctionSchemaMayAliasTest (5 ms total) 2023-01-11T22:17:53.7028810Z 2023-01-11T22:17:53.7028992Z [----------] 7 tests from SchemaInfoMayAliasTest 2023-01-11T22:17:53.7029323Z [ RUN ] SchemaInfoMayAliasTest.AliasingInputs 2023-01-11T22:17:53.7031520Z [ OK ] SchemaInfoMayAliasTest.AliasingInputs (0 ms) 2023-01-11T22:17:53.7032278Z [ RUN ] SchemaInfoMayAliasTest.AliasingOutputs 2023-01-11T22:17:53.7036744Z [ OK ] SchemaInfoMayAliasTest.AliasingOutputs (0 ms) 2023-01-11T22:17:53.7037380Z [ RUN ] SchemaInfoMayAliasTest.AliasingInputOutput 2023-01-11T22:17:53.7040630Z [ OK ] SchemaInfoMayAliasTest.AliasingInputOutput (0 ms) 2023-01-11T22:17:53.7041342Z [ RUN ] SchemaInfoMayAliasTest.MultipleWildcardInputs 2023-01-11T22:17:53.7046247Z [ OK ] SchemaInfoMayAliasTest.MultipleWildcardInputs (0 ms) 2023-01-11T22:17:53.7046880Z [ RUN ] SchemaInfoMayAliasTest.MultipleNonWildcardInputs 2023-01-11T22:17:53.7049071Z [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:17:53.7050791Z [ OK ] SchemaInfoMayAliasTest.MultipleNonWildcardInputs (0 ms) 2023-01-11T22:17:53.7051423Z [ RUN ] SchemaInfoMayAliasTest.MultipleNonWildcardOutputs 2023-01-11T22:17:53.7053053Z [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:17:53.7054072Z [ OK ] SchemaInfoMayAliasTest.MultipleNonWildcardOutputs (0 ms) 2023-01-11T22:17:53.7054690Z [ RUN ] SchemaInfoMayAliasTest.MismatchingTypes 2023-01-11T22:17:53.7055818Z [ OK ] SchemaInfoMayAliasTest.MismatchingTypes (0 ms) 2023-01-11T22:17:53.7056522Z [----------] 7 tests from SchemaInfoMayAliasTest (2 ms total) 2023-01-11T22:17:53.7056703Z 2023-01-11T22:17:53.7057033Z [----------] 3 tests from FunctionSchemaMayContainAliasTest 2023-01-11T22:17:53.7057396Z [ RUN ] FunctionSchemaMayContainAliasTest.Basic 2023-01-11T22:17:53.7058253Z [ OK ] FunctionSchemaMayContainAliasTest.Basic (0 ms) 2023-01-11T22:17:53.7058885Z [ RUN ] FunctionSchemaMayContainAliasTest.Wildcard 2023-01-11T22:17:53.7060988Z [ OK ] FunctionSchemaMayContainAliasTest.Wildcard (0 ms) 2023-01-11T22:17:53.7061661Z [ RUN ] FunctionSchemaMayContainAliasTest.InputAndOutputContainers 2023-01-11T22:17:53.7063387Z [ OK ] FunctionSchemaMayContainAliasTest.InputAndOutputContainers (0 ms) 2023-01-11T22:17:53.7064205Z [----------] 3 tests from FunctionSchemaMayContainAliasTest (0 ms total) 2023-01-11T22:17:53.7064408Z 2023-01-11T22:17:53.7064603Z [----------] 6 tests from SchemaInfoMayContainAliasTest 2023-01-11T22:17:53.7065006Z [ RUN ] SchemaInfoMayContainAliasTest.ContainAliasInputsEqual 2023-01-11T22:17:53.7066855Z [ OK ] SchemaInfoMayContainAliasTest.ContainAliasInputsEqual (0 ms) 2023-01-11T22:17:53.7067525Z [ RUN ] SchemaInfoMayContainAliasTest.ContainAliasInputsContained 2023-01-11T22:17:53.7071118Z [ OK ] SchemaInfoMayContainAliasTest.ContainAliasInputsContained (0 ms) 2023-01-11T22:17:53.7071799Z [ RUN ] SchemaInfoMayContainAliasTest.ContainAliasOutputs 2023-01-11T22:17:53.7076439Z [ OK ] SchemaInfoMayContainAliasTest.ContainAliasOutputs (0 ms) 2023-01-11T22:17:53.7077098Z [ RUN ] SchemaInfoMayContainAliasTest.ContainAliasInputOutput 2023-01-11T22:17:53.7081262Z [ OK ] SchemaInfoMayContainAliasTest.ContainAliasInputOutput (0 ms) 2023-01-11T22:17:53.7081975Z [ RUN ] SchemaInfoMayContainAliasTest.InputAndOutputContainers 2023-01-11T22:17:53.7085291Z [ OK ] SchemaInfoMayContainAliasTest.InputAndOutputContainers (0 ms) 2023-01-11T22:17:53.7085901Z [ RUN ] SchemaInfoMayContainAliasTest.Wildcard 2023-01-11T22:17:53.7090201Z [ OK ] SchemaInfoMayContainAliasTest.Wildcard (0 ms) 2023-01-11T22:17:53.7090792Z [----------] 6 tests from SchemaInfoMayContainAliasTest (2 ms total) 2023-01-11T22:17:53.7090991Z 2023-01-11T22:17:53.7091313Z [----------] 2 tests from SchemaMatchingTest 2023-01-11T22:17:53.7091630Z [ RUN ] SchemaMatchingTest.VarType 2023-01-11T22:17:53.7128677Z [ OK ] SchemaMatchingTest.VarType (3 ms) 2023-01-11T22:17:53.7129120Z [ RUN ] SchemaMatchingTest.VarType2 2023-01-11T22:17:53.7162626Z [ OK ] SchemaMatchingTest.VarType2 (3 ms) 2023-01-11T22:17:53.7163259Z [----------] 2 tests from SchemaMatchingTest (7 ms total) 2023-01-11T22:17:53.7163501Z 2023-01-11T22:17:53.7163656Z [----------] 6 tests from StackOptTest 2023-01-11T22:17:53.7163971Z [ RUN ] StackOptTest.UseVariadicStack 2023-01-11T22:17:53.7751205Z [ OK ] StackOptTest.UseVariadicStack (58 ms) 2023-01-11T22:17:53.7751605Z [ RUN ] StackOptTest.UseVariadicStackReplaceMultiple 2023-01-11T22:17:53.8013965Z [ OK ] StackOptTest.UseVariadicStackReplaceMultiple (26 ms) 2023-01-11T22:17:53.8014452Z [ RUN ] StackOptTest.UseVariadicStackWithMultipleListUses 2023-01-11T22:17:53.8170638Z [ OK ] StackOptTest.UseVariadicStackWithMultipleListUses (15 ms) 2023-01-11T22:17:53.8171122Z [ RUN ] StackOptTest.UseVariadicStackWithListMutationAfterCat 2023-01-11T22:17:53.8493448Z [ OK ] StackOptTest.UseVariadicStackWithListMutationAfterCat (32 ms) 2023-01-11T22:17:53.8493969Z [ RUN ] StackOptTest.UseVariadicStackWithListMutationBeforeCat 2023-01-11T22:17:53.8778027Z [ OK ] StackOptTest.UseVariadicStackWithListMutationBeforeCat (28 ms) 2023-01-11T22:17:53.8778784Z [ RUN ] StackOptTest.UseVariadicStackWithMultipleListMutations 2023-01-11T22:17:53.9327937Z [ OK ] StackOptTest.UseVariadicStackWithMultipleListMutations (54 ms) 2023-01-11T22:17:53.9328430Z [----------] 6 tests from StackOptTest (216 ms total) 2023-01-11T22:17:53.9328598Z 2023-01-11T22:17:53.9328761Z [----------] 16 tests from SubgraphMatcherTest 2023-01-11T22:17:53.9329153Z [ RUN ] SubgraphMatcherTest.Trivial1 2023-01-11T22:17:53.9331786Z [ OK ] SubgraphMatcherTest.Trivial1 (0 ms) 2023-01-11T22:17:53.9332585Z [ RUN ] SubgraphMatcherTest.Trivial2 2023-01-11T22:17:53.9333059Z [ OK ] SubgraphMatcherTest.Trivial2 (0 ms) 2023-01-11T22:17:53.9333445Z [ RUN ] SubgraphMatcherTest.Trivial3 2023-01-11T22:17:53.9339088Z [ OK ] SubgraphMatcherTest.Trivial3 (0 ms) 2023-01-11T22:17:53.9339588Z [ RUN ] SubgraphMatcherTest.Trivial4 2023-01-11T22:17:53.9340561Z [ OK ] SubgraphMatcherTest.Trivial4 (0 ms) 2023-01-11T22:17:53.9341108Z [ RUN ] SubgraphMatcherTest.Linear1 2023-01-11T22:17:53.9347301Z [ OK ] SubgraphMatcherTest.Linear1 (0 ms) 2023-01-11T22:17:53.9347647Z [ RUN ] SubgraphMatcherTest.Linear2 2023-01-11T22:17:53.9348946Z [ OK ] SubgraphMatcherTest.Linear2 (0 ms) 2023-01-11T22:17:53.9349321Z [ RUN ] SubgraphMatcherTest.Diamond1 2023-01-11T22:17:53.9360096Z [ OK ] SubgraphMatcherTest.Diamond1 (1 ms) 2023-01-11T22:17:53.9360616Z [ RUN ] SubgraphMatcherTest.Diamond2 2023-01-11T22:17:53.9362328Z [ OK ] SubgraphMatcherTest.Diamond2 (0 ms) 2023-01-11T22:17:53.9362796Z [ RUN ] SubgraphMatcherTest.XPattern 2023-01-11T22:17:53.9370317Z [ OK ] SubgraphMatcherTest.XPattern (0 ms) 2023-01-11T22:17:53.9370665Z [ RUN ] SubgraphMatcherTest.MultipleMatches 2023-01-11T22:17:53.9375220Z [ OK ] SubgraphMatcherTest.MultipleMatches (0 ms) 2023-01-11T22:17:53.9375607Z [ RUN ] SubgraphMatcherTest.OverlappingMatches 2023-01-11T22:17:53.9380595Z [ OK ] SubgraphMatcherTest.OverlappingMatches (0 ms) 2023-01-11T22:17:53.9380984Z [ RUN ] SubgraphMatcherTest.MatchInBasicBlocks1 2023-01-11T22:17:53.9389492Z [ OK ] SubgraphMatcherTest.MatchInBasicBlocks1 (0 ms) 2023-01-11T22:17:53.9390117Z [ RUN ] SubgraphMatcherTest.MatchInBasicBlocks2 2023-01-11T22:17:53.9397164Z [ OK ] SubgraphMatcherTest.MatchInBasicBlocks2 (0 ms) 2023-01-11T22:17:53.9397558Z [ RUN ] SubgraphMatcherTest.MatchesAttributes 2023-01-11T22:17:53.9416106Z [ OK ] SubgraphMatcherTest.MatchesAttributes (1 ms) 2023-01-11T22:17:53.9416465Z [ RUN ] SubgraphMatcherTest.BadPattern 2023-01-11T22:17:53.9482471Z [ OK ] SubgraphMatcherTest.BadPattern (6 ms) 2023-01-11T22:17:53.9482814Z [ RUN ] SubgraphMatcherTest.MultiOutput 2023-01-11T22:17:53.9494591Z [ OK ] SubgraphMatcherTest.MultiOutput (1 ms) 2023-01-11T22:17:53.9495280Z [----------] 16 tests from SubgraphMatcherTest (16 ms total) 2023-01-11T22:17:53.9495465Z 2023-01-11T22:17:53.9495642Z [----------] 4 tests from SubgraphRewriterTest 2023-01-11T22:17:53.9495953Z [ RUN ] SubgraphRewriterTest.FilterMatch 2023-01-11T22:17:53.9513833Z [ OK ] SubgraphRewriterTest.FilterMatch (1 ms) 2023-01-11T22:17:53.9514407Z [ RUN ] SubgraphRewriterTest.FilterNoMatch 2023-01-11T22:17:53.9521928Z [ OK ] SubgraphRewriterTest.FilterNoMatch (0 ms) 2023-01-11T22:17:53.9522492Z [ RUN ] SubgraphRewriterTest.MultiOutput 2023-01-11T22:17:53.9573584Z [ OK ] SubgraphRewriterTest.MultiOutput (3 ms) 2023-01-11T22:17:53.9574241Z [ RUN ] SubgraphRewriterTest.OutputType 2023-01-11T22:17:53.9577687Z [ OK ] SubgraphRewriterTest.OutputType (1 ms) 2023-01-11T22:17:53.9578535Z [----------] 4 tests from SubgraphRewriterTest (8 ms total) 2023-01-11T22:17:53.9578717Z 2023-01-11T22:17:53.9578881Z [----------] 3 tests from SubgraphUtilsTest 2023-01-11T22:17:53.9579157Z [ RUN ] SubgraphUtilsTest.Basic 2023-01-11T22:17:53.9606733Z [ OK ] SubgraphUtilsTest.Basic (2 ms) 2023-01-11T22:17:53.9607066Z [ RUN ] SubgraphUtilsTest.MergeSubgraphs 2023-01-11T22:17:53.9630969Z [ OK ] SubgraphUtilsTest.MergeSubgraphs (2 ms) 2023-01-11T22:17:53.9631323Z [ RUN ] SubgraphUtilsTest.GraphName 2023-01-11T22:17:53.9636545Z [ OK ] SubgraphUtilsTest.GraphName (0 ms) 2023-01-11T22:17:53.9636985Z [----------] 3 tests from SubgraphUtilsTest (5 ms total) 2023-01-11T22:17:53.9637212Z 2023-01-11T22:17:53.9637460Z [----------] 8 tests from UnionTypeTest 2023-01-11T22:17:53.9637861Z [ RUN ] UnionTypeTest.UnionOperatorEquals 2023-01-11T22:17:53.9638436Z [ OK ] UnionTypeTest.UnionOperatorEquals (0 ms) 2023-01-11T22:17:53.9638985Z [ RUN ] UnionTypeTest.UnionCreate_OptionalT1AndOptionalT2 2023-01-11T22:17:53.9639473Z [ OK ] UnionTypeTest.UnionCreate_OptionalT1AndOptionalT2 (0 ms) 2023-01-11T22:17:53.9640211Z [ RUN ] UnionTypeTest.UnionCreate_OptionalTAndT 2023-01-11T22:17:53.9640779Z [ OK ] UnionTypeTest.UnionCreate_OptionalTAndT (0 ms) 2023-01-11T22:17:53.9641294Z [ RUN ] UnionTypeTest.UnionCreate_TupleWithSubtypingRelationship 2023-01-11T22:17:53.9641872Z [ OK ] UnionTypeTest.UnionCreate_TupleWithSubtypingRelationship (0 ms) 2023-01-11T22:17:53.9642448Z [ RUN ] UnionTypeTest.UnionCreate_ContainerTAndT 2023-01-11T22:17:53.9642895Z [ OK ] UnionTypeTest.UnionCreate_ContainerTAndT (0 ms) 2023-01-11T22:17:53.9643407Z [ RUN ] UnionTypeTest.UnionCreate_OptionalContainerTAndContainerTAndT 2023-01-11T22:17:53.9643980Z [ OK ] UnionTypeTest.UnionCreate_OptionalContainerTAndContainerTAndT (0 ms) 2023-01-11T22:17:53.9644465Z [ RUN ] UnionTypeTest.Subtyping_NumberType 2023-01-11T22:17:53.9644932Z [ OK ] UnionTypeTest.Subtyping_NumberType (0 ms) 2023-01-11T22:17:53.9645307Z [ RUN ] UnionTypeTest.Subtyping_OptionalType 2023-01-11T22:17:53.9646164Z [ OK ] UnionTypeTest.Subtyping_OptionalType (0 ms) 2023-01-11T22:17:53.9646503Z [----------] 8 tests from UnionTypeTest (0 ms total) 2023-01-11T22:17:53.9646663Z 2023-01-11T22:17:53.9646826Z [----------] 2 tests from ScriptProfileTest 2023-01-11T22:17:53.9647118Z [ RUN ] ScriptProfileTest.Basic 2023-01-11T22:17:53.9649528Z [ OK ] ScriptProfileTest.Basic (0 ms) 2023-01-11T22:17:53.9650096Z [ RUN ] ScriptProfileTest.CallingOrder 2023-01-11T22:17:53.9709730Z [ OK ] ScriptProfileTest.CallingOrder (5 ms) 2023-01-11T22:17:53.9710148Z [----------] 2 tests from ScriptProfileTest (6 ms total) 2023-01-11T22:17:53.9710322Z 2023-01-11T22:17:53.9710489Z [----------] 7 tests from ShapeAnalysisTest 2023-01-11T22:17:53.9710813Z [ RUN ] ShapeAnalysisTest.DynamicShapesFusion 2023-01-11T22:17:54.0352981Z [ OK ] ShapeAnalysisTest.DynamicShapesFusion (64 ms) 2023-01-11T22:17:54.0353435Z [ RUN ] ShapeAnalysisTest.MovingConstantOutOfFusionGroups 2023-01-11T22:17:54.0501870Z [ OK ] ShapeAnalysisTest.MovingConstantOutOfFusionGroups (14 ms) 2023-01-11T22:17:54.0502288Z [ RUN ] ShapeAnalysisTest.SymbolicShapeAPI 2023-01-11T22:17:54.1062431Z [ OK ] ShapeAnalysisTest.SymbolicShapeAPI (55 ms) 2023-01-11T22:17:54.1062898Z [ RUN ] ShapeAnalysisTest.BoundedSymbolicShapes 2023-01-11T22:17:54.1121061Z [ OK ] ShapeAnalysisTest.BoundedSymbolicShapes (5 ms) 2023-01-11T22:17:54.1121725Z [ RUN ] ShapeAnalysisTest.SymbolicShapeCaching 2023-01-11T22:17:54.1190008Z [ OK ] ShapeAnalysisTest.SymbolicShapeCaching (6 ms) 2023-01-11T22:17:54.1190392Z [ RUN ] ShapeAnalysisTest.ShapeCacheMultipleFns 2023-01-11T22:17:54.1438615Z [ OK ] ShapeAnalysisTest.ShapeCacheMultipleFns (24 ms) 2023-01-11T22:17:54.1439049Z [ RUN ] ShapeAnalysisTest.TestShapeMultipleReturns 2023-01-11T22:17:54.1584943Z [ OK ] ShapeAnalysisTest.TestShapeMultipleReturns (14 ms) 2023-01-11T22:17:54.1585557Z [----------] 7 tests from ShapeAnalysisTest (187 ms total) 2023-01-11T22:17:54.1585971Z 2023-01-11T22:17:54.1586435Z [----------] 5 tests from JitLoggingTest 2023-01-11T22:17:54.1586986Z [ RUN ] JitLoggingTest.CheckSetLoggingLevel 2023-01-11T22:17:54.1587533Z [ OK ] JitLoggingTest.CheckSetLoggingLevel (0 ms) 2023-01-11T22:17:54.1588085Z [ RUN ] JitLoggingTest.CheckSetMultipleLogLevels 2023-01-11T22:17:54.1588708Z [ OK ] JitLoggingTest.CheckSetMultipleLogLevels (0 ms) 2023-01-11T22:17:54.1589422Z [ RUN ] JitLoggingTest.CheckLoggingLevelAfterUnset 2023-01-11T22:17:54.1590130Z [ OK ] JitLoggingTest.CheckLoggingLevelAfterUnset (0 ms) 2023-01-11T22:17:54.1590644Z [ RUN ] JitLoggingTest.CheckAfterChangingLevel 2023-01-11T22:17:54.1591055Z [ OK ] JitLoggingTest.CheckAfterChangingLevel (0 ms) 2023-01-11T22:17:54.1591561Z [ RUN ] JitLoggingTest.CheckOutputStreamSetting 2023-01-11T22:17:54.1591976Z [ OK ] JitLoggingTest.CheckOutputStreamSetting (0 ms) 2023-01-11T22:17:54.1592328Z [----------] 5 tests from JitLoggingTest (0 ms total) 2023-01-11T22:17:54.1592486Z 2023-01-11T22:17:54.1592644Z [----------] 9 tests from FileFormatTest 2023-01-11T22:17:54.1592988Z [ RUN ] FileFormatTest.IdentifiesFlatbufferStream 2023-01-11T22:17:54.1593380Z [ OK ] FileFormatTest.IdentifiesFlatbufferStream (0 ms) 2023-01-11T22:17:54.1593752Z [ RUN ] FileFormatTest.IdentifiesZipStream 2023-01-11T22:17:54.1594110Z [ OK ] FileFormatTest.IdentifiesZipStream (0 ms) 2023-01-11T22:17:54.1594477Z [ RUN ] FileFormatTest.FlatbufferTakesPrecedence 2023-01-11T22:17:54.1594850Z [ OK ] FileFormatTest.FlatbufferTakesPrecedence (0 ms) 2023-01-11T22:17:54.1595425Z [ RUN ] FileFormatTest.HandlesUnknownStream 2023-01-11T22:17:54.1595791Z [ OK ] FileFormatTest.HandlesUnknownStream (0 ms) 2023-01-11T22:17:54.1596137Z [ RUN ] FileFormatTest.ShortStreamIsUnknown 2023-01-11T22:17:54.1596491Z [ OK ] FileFormatTest.ShortStreamIsUnknown (0 ms) 2023-01-11T22:17:54.1596839Z [ RUN ] FileFormatTest.EmptyStreamIsUnknown 2023-01-11T22:17:54.1597179Z [ OK ] FileFormatTest.EmptyStreamIsUnknown (0 ms) 2023-01-11T22:17:54.1597528Z [ RUN ] FileFormatTest.BadStreamIsUnknown 2023-01-11T22:17:54.1597875Z [ OK ] FileFormatTest.BadStreamIsUnknown (0 ms) 2023-01-11T22:17:54.1598269Z [ RUN ] FileFormatTest.StreamOffsetIsObservedAndRestored 2023-01-11T22:17:54.1598697Z [ OK ] FileFormatTest.StreamOffsetIsObservedAndRestored (0 ms) 2023-01-11T22:17:54.1599084Z [ RUN ] FileFormatTest.HandlesMissingFile 2023-01-11T22:17:54.1599427Z [ OK ] FileFormatTest.HandlesMissingFile (0 ms) 2023-01-11T22:17:54.1599931Z [----------] 9 tests from FileFormatTest (0 ms total) 2023-01-11T22:17:54.1600085Z 2023-01-11T22:17:54.1600244Z [----------] 35 tests from FlatbufferTest 2023-01-11T22:17:54.1600564Z [ RUN ] FlatbufferTest.UpsampleNearest2d 2023-01-11T22:17:54.1707220Z [ OK ] FlatbufferTest.UpsampleNearest2d (11 ms) 2023-01-11T22:17:54.1707644Z [ RUN ] FlatbufferTest.UpsampleNearest2dWithCopyTensorMemory 2023-01-11T22:17:54.1818034Z [ OK ] FlatbufferTest.UpsampleNearest2dWithCopyTensorMemory (10 ms) 2023-01-11T22:17:54.1818584Z [ RUN ] FlatbufferTest.CheckAttrAccess 2023-01-11T22:17:54.1819113Z [ OK ] FlatbufferTest.CheckAttrAccess (0 ms) 2023-01-11T22:17:54.1819447Z [ RUN ] FlatbufferTest.MethodInvocation 2023-01-11T22:17:54.2007575Z [ OK ] FlatbufferTest.MethodInvocation (18 ms) 2023-01-11T22:17:54.2007958Z [ RUN ] FlatbufferTest.FlatbufferBackPortTest 2023-01-11T22:17:54.2270452Z [ OK ] FlatbufferTest.FlatbufferBackPortTest (26 ms) 2023-01-11T22:17:54.2270808Z [ RUN ] FlatbufferTest.ExtraFiles 2023-01-11T22:17:54.2295469Z [ OK ] FlatbufferTest.ExtraFiles (2 ms) 2023-01-11T22:17:54.2295771Z [ RUN ] FlatbufferTest.Conv 2023-01-11T22:17:54.2397014Z [ OK ] FlatbufferTest.Conv (10 ms) 2023-01-11T22:17:54.2397367Z [ RUN ] FlatbufferTest.ConvWithCopyTensorMemory 2023-01-11T22:17:54.2495975Z [ OK ] FlatbufferTest.ConvWithCopyTensorMemory (9 ms) 2023-01-11T22:17:54.2496304Z [ RUN ] FlatbufferTest.Inline 2023-01-11T22:17:54.2550656Z [ OK ] FlatbufferTest.Inline (5 ms) 2023-01-11T22:17:54.2551034Z [ RUN ] FlatbufferTest.InlineWithCopyTensorMemory 2023-01-11T22:17:54.2602433Z [ OK ] FlatbufferTest.InlineWithCopyTensorMemory (5 ms) 2023-01-11T22:17:54.2602775Z [ RUN ] FlatbufferTest.Tuple 2023-01-11T22:17:54.2638656Z [ OK ] FlatbufferTest.Tuple (3 ms) 2023-01-11T22:17:54.2638953Z [ RUN ] FlatbufferTest.Dict 2023-01-11T22:17:54.2676075Z [ OK ] FlatbufferTest.Dict (3 ms) 2023-01-11T22:17:54.2676427Z [ RUN ] FlatbufferTest.Prim 2023-01-11T22:17:54.2704170Z [ OK ] FlatbufferTest.Prim (2 ms) 2023-01-11T22:17:54.2704523Z [ RUN ] FlatbufferTest.PrimScalar 2023-01-11T22:17:54.2735143Z [ OK ] FlatbufferTest.PrimScalar (3 ms) 2023-01-11T22:17:54.2735496Z [ RUN ] FlatbufferTest.WrongMethodName 2023-01-11T22:17:54.2817688Z [ OK ] FlatbufferTest.WrongMethodName (8 ms) 2023-01-11T22:17:54.2818002Z [ RUN ] FlatbufferTest.SetState 2023-01-11T22:17:54.3028590Z [ OK ] FlatbufferTest.SetState (21 ms) 2023-01-11T22:17:54.3029180Z [ RUN ] FlatbufferTest.BuiltinClass 2023-01-11T22:17:54.3081053Z [ OK ] FlatbufferTest.BuiltinClass (5 ms) 2023-01-11T22:17:54.3081383Z [ RUN ] FlatbufferTest.BuiltinFunction 2023-01-11T22:17:54.3100448Z [ OK ] FlatbufferTest.BuiltinFunction (1 ms) 2023-01-11T22:17:54.3100786Z [ RUN ] FlatbufferTest.Eval 2023-01-11T22:17:54.3151921Z [ OK ] FlatbufferTest.Eval (5 ms) 2023-01-11T22:17:54.3152310Z [ RUN ] FlatbufferTest.FindWrongMethodName 2023-01-11T22:17:54.3173513Z [ OK ] FlatbufferTest.FindWrongMethodName (2 ms) 2023-01-11T22:17:54.3173882Z [ RUN ] FlatbufferTest.FindAndRunMethod 2023-01-11T22:17:54.3228184Z [ OK ] FlatbufferTest.FindAndRunMethod (5 ms) 2023-01-11T22:17:54.3228576Z [ RUN ] FlatbufferTest.RunMethodVariadic 2023-01-11T22:17:54.3276075Z [ OK ] FlatbufferTest.RunMethodVariadic (4 ms) 2023-01-11T22:17:54.3276452Z [ RUN ] FlatbufferTest.DuplicateSetState 2023-01-11T22:17:54.3349098Z [ OK ] FlatbufferTest.DuplicateSetState (7 ms) 2023-01-11T22:17:54.3349545Z [ RUN ] FlatbufferTest.OpNameExportFetchRootOperators 2023-01-11T22:17:54.3395210Z [ OK ] FlatbufferTest.OpNameExportFetchRootOperators (4 ms) 2023-01-11T22:17:54.3395597Z [ RUN ] FlatbufferTest.DefaultArgsConv 2023-01-11T22:17:54.3471829Z [ OK ] FlatbufferTest.DefaultArgsConv (7 ms) 2023-01-11T22:17:54.3472253Z [ RUN ] FlatbufferTest.DefaultArgsPinv 2023-01-11T22:17:54.3737657Z [ OK ] FlatbufferTest.DefaultArgsPinv (26 ms) 2023-01-11T22:17:54.3738075Z [ RUN ] FlatbufferTest.DefaultArgsTensorinvSpecifyDefault 2023-01-11T22:17:54.3808675Z [ OK ] FlatbufferTest.DefaultArgsTensorinvSpecifyDefault (7 ms) 2023-01-11T22:17:54.3809100Z [ RUN ] FlatbufferTest.DefaultArgsPinvWithOutArg 2023-01-11T22:17:54.3945943Z [ OK ] FlatbufferTest.DefaultArgsPinvWithOutArg (13 ms) 2023-01-11T22:17:54.3946600Z [ RUN ] FlatbufferTest.DefaultArgsWithOutArg 2023-01-11T22:17:54.4023601Z [ OK ] FlatbufferTest.DefaultArgsWithOutArg (7 ms) 2023-01-11T22:17:54.4024288Z [ RUN ] FlatbufferTest.OperatorCacheDifferentiatesDefaultArgs 2023-01-11T22:17:54.4228246Z [ OK ] FlatbufferTest.OperatorCacheDifferentiatesDefaultArgs (20 ms) 2023-01-11T22:17:54.4228914Z [ RUN ] FlatbufferTest.OperatorSize1 2023-01-11T22:17:54.4247882Z [ OK ] FlatbufferTest.OperatorSize1 (2 ms) 2023-01-11T22:17:54.4248486Z [ RUN ] FlatbufferTest.BoolAndDoubleList 2023-01-11T22:17:54.4252758Z [ OK ] FlatbufferTest.BoolAndDoubleList (0 ms) 2023-01-11T22:17:54.4253302Z [ RUN ] FlatbufferTest.OperatorTest2 2023-01-11T22:17:54.4335666Z [ OK ] FlatbufferTest.OperatorTest2 (8 ms) 2023-01-11T22:17:54.4336210Z [ RUN ] FlatbufferTest.DetachedBufferSmoke 2023-01-11T22:17:54.4336572Z [ OK ] FlatbufferTest.DetachedBufferSmoke (0 ms) 2023-01-11T22:17:54.4336950Z [ RUN ] FlatbufferTest.DetachedBufferNullOwner 2023-01-11T22:17:54.4337325Z [ OK ] FlatbufferTest.DetachedBufferNullOwner (0 ms) 2023-01-11T22:17:54.4337685Z [----------] 35 tests from FlatbufferTest (274 ms total) 2023-01-11T22:17:54.4337843Z 2023-01-11T22:17:54.4338012Z [----------] 3 tests from TestSourceFlatbuffer 2023-01-11T22:17:54.4338360Z [ RUN ] TestSourceFlatbuffer.UpsampleNearest2d 2023-01-11T22:17:54.4503198Z [ OK ] TestSourceFlatbuffer.UpsampleNearest2d (16 ms) 2023-01-11T22:17:54.4503594Z [ RUN ] TestSourceFlatbuffer.CheckAttrAccess 2023-01-11T22:17:54.4511193Z [ OK ] TestSourceFlatbuffer.CheckAttrAccess (0 ms) 2023-01-11T22:17:54.4511779Z [ RUN ] TestSourceFlatbuffer.MethodInvocation 2023-01-11T22:17:54.5022476Z [ OK ] TestSourceFlatbuffer.MethodInvocation (50 ms) 2023-01-11T22:17:54.5023103Z [----------] 3 tests from TestSourceFlatbuffer (68 ms total) 2023-01-11T22:17:54.5023285Z 2023-01-11T22:17:54.5023471Z [----------] 10 tests from FlatbufferUpgraderTest 2023-01-11T22:17:54.5023804Z [ RUN ] FlatbufferUpgraderTest.DivTensorV2 2023-01-11T22:17:54.5032910Z [ OK ] FlatbufferUpgraderTest.DivTensorV2 (1 ms) 2023-01-11T22:17:54.5033493Z [ RUN ] FlatbufferUpgraderTest.DivTensorOutV2 2023-01-11T22:17:54.5041063Z [ OK ] FlatbufferUpgraderTest.DivTensorOutV2 (0 ms) 2023-01-11T22:17:54.5041673Z [ RUN ] FlatbufferUpgraderTest.DivTensorInplaceV2 2023-01-11T22:17:54.5048718Z [ OK ] FlatbufferUpgraderTest.DivTensorInplaceV2 (0 ms) 2023-01-11T22:17:54.5049321Z [ RUN ] FlatbufferUpgraderTest.DivScalarFloatV2 2023-01-11T22:17:54.5059972Z [ OK ] FlatbufferUpgraderTest.DivScalarFloatV2 (1 ms) 2023-01-11T22:17:54.5060593Z [ RUN ] FlatbufferUpgraderTest.DivScalarReciprocalFloatV2 2023-01-11T22:17:54.5067877Z [ OK ] FlatbufferUpgraderTest.DivScalarReciprocalFloatV2 (0 ms) 2023-01-11T22:17:54.5068544Z [ RUN ] FlatbufferUpgraderTest.DivScalarReciprocalIntV2 2023-01-11T22:17:54.5078415Z [ OK ] FlatbufferUpgraderTest.DivScalarReciprocalIntV2 (1 ms) 2023-01-11T22:17:54.5078991Z [ RUN ] FlatbufferUpgraderTest.DivScalarScalarV2 2023-01-11T22:17:54.5084674Z [ OK ] FlatbufferUpgraderTest.DivScalarScalarV2 (0 ms) 2023-01-11T22:17:54.5085148Z [ RUN ] FlatbufferUpgraderTest.DivScalarIntV2 2023-01-11T22:17:54.5098907Z [ OK ] FlatbufferUpgraderTest.DivScalarIntV2 (1 ms) 2023-01-11T22:17:54.5099518Z [ RUN ] FlatbufferUpgraderTest.DivScalarInplaceFloatV2 2023-01-11T22:17:54.5105807Z [ OK ] FlatbufferUpgraderTest.DivScalarInplaceFloatV2 (0 ms) 2023-01-11T22:17:54.5106417Z [ RUN ] FlatbufferUpgraderTest.DivScalarInplaceIntV2 2023-01-11T22:17:54.5112974Z [ OK ] FlatbufferUpgraderTest.DivScalarInplaceIntV2 (0 ms) 2023-01-11T22:17:54.5113621Z [----------] 10 tests from FlatbufferUpgraderTest (9 ms total) 2023-01-11T22:17:54.5113803Z 2023-01-11T22:17:54.5114036Z [----------] 12 tests from AliasAnalysisTest/BatchAndInstanceNormFixture 2023-01-11T22:17:54.5114498Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/0 2023-01-11T22:17:54.5124271Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/0 (1 ms) 2023-01-11T22:17:54.5124943Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/1 2023-01-11T22:17:54.5132583Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/1 (0 ms) 2023-01-11T22:17:54.5133259Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/2 2023-01-11T22:17:54.5140468Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/2 (0 ms) 2023-01-11T22:17:54.5141159Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/3 2023-01-11T22:17:54.5148095Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/3 (0 ms) 2023-01-11T22:17:54.5148893Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/0 2023-01-11T22:17:54.5155895Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/0 (0 ms) 2023-01-11T22:17:54.5156619Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/1 2023-01-11T22:17:54.5163355Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/1 (0 ms) 2023-01-11T22:17:54.5164220Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/2 2023-01-11T22:17:54.5169832Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/2 (0 ms) 2023-01-11T22:17:54.5170570Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/3 2023-01-11T22:17:54.5176415Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/3 (0 ms) 2023-01-11T22:17:54.5177126Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/0 2023-01-11T22:17:54.5182986Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/0 (0 ms) 2023-01-11T22:17:54.5183701Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/1 2023-01-11T22:17:54.5189332Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/1 (0 ms) 2023-01-11T22:17:54.5190038Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/2 2023-01-11T22:17:54.5195381Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/2 (0 ms) 2023-01-11T22:17:54.5196095Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/3 2023-01-11T22:17:54.5201647Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/3 (0 ms) 2023-01-11T22:17:54.5202515Z [----------] 12 tests from AliasAnalysisTest/BatchAndInstanceNormFixture (8 ms total) 2023-01-11T22:17:54.5202732Z 2023-01-11T22:17:54.5202968Z [----------] 10 tests from PyTorch/LiteInterpreterDynamicTypeTestFixture 2023-01-11T22:17:54.5203420Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/0 2023-01-11T22:18:04.7021035Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/0 (10181 ms) 2023-01-11T22:18:04.7021562Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/1 2023-01-11T22:18:19.5184499Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/1 (14816 ms) 2023-01-11T22:18:19.5185034Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/2 2023-01-11T22:18:37.7743049Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/2 (18255 ms) 2023-01-11T22:18:37.7743583Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/3 2023-01-11T22:18:55.4483107Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/3 (17673 ms) 2023-01-11T22:18:55.4483622Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/4 2023-01-11T22:19:13.3583311Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/4 (17909 ms) 2023-01-11T22:19:13.3584134Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/5 2023-01-11T22:19:31.4289168Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/5 (18070 ms) 2023-01-11T22:19:31.4289703Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/6 2023-01-11T22:19:49.5405520Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/6 (18111 ms) 2023-01-11T22:19:49.5406075Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/7 2023-01-11T22:20:07.0906202Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/7 (17549 ms) 2023-01-11T22:20:07.0906739Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/8 2023-01-11T22:20:24.2218502Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/8 (17131 ms) 2023-01-11T22:20:24.2219072Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/9 2023-01-11T22:20:41.4511104Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/9 (17229 ms) 2023-01-11T22:20:41.4511651Z [----------] 10 tests from PyTorch/LiteInterpreterDynamicTypeTestFixture (166930 ms total) 2023-01-11T22:20:41.4511947Z 2023-01-11T22:20:41.4512311Z [----------] Global test environment tear-down 2023-01-11T22:20:41.4706713Z [==========] 568 tests from 118 test suites ran. (173765 ms total) 2023-01-11T22:20:41.4707222Z [ PASSED ] 568 tests. 2023-01-11T22:20:41.9135556Z + [[ linux-focal-py3.7-clang7-asan == *cuda* ]] 2023-01-11T22:20:41.9136075Z + /opt/conda/lib/python3.7/site-packages/torch/bin/test_lazy --gtest_output=xml:test/test-reports/cpp-unittest/test_libtorch/test_lazy.xml 2023-01-11T22:20:44.0446570Z CUDA not available. Disabling CUDA and MultiCUDA tests 2023-01-11T22:20:44.0457914Z Note: Google Test filter = *-*_CUDA:*_MultiCUDA 2023-01-11T22:20:44.0458365Z [==========] Running 611 tests from 10 test suites. 2023-01-11T22:20:44.0458733Z [----------] Global test environment set-up. 2023-01-11T22:20:44.0459130Z [----------] 11 tests from BackendDeviceTest 2023-01-11T22:20:44.0459617Z [ RUN ] BackendDeviceTest.BackendDeviceType 2023-01-11T22:20:44.0462100Z [ OK ] BackendDeviceTest.BackendDeviceType (0 ms) 2023-01-11T22:20:44.0462611Z [ RUN ] BackendDeviceTest.Basic1 2023-01-11T22:20:44.0462931Z [ OK ] BackendDeviceTest.Basic1 (0 ms) 2023-01-11T22:20:44.0463685Z [ RUN ] BackendDeviceTest.Basic2 2023-01-11T22:20:44.0464175Z [ OK ] BackendDeviceTest.Basic2 (0 ms) 2023-01-11T22:20:44.0464562Z [ RUN ] BackendDeviceTest.Basic3 2023-01-11T22:20:44.0465053Z [ OK ] BackendDeviceTest.Basic3 (0 ms) 2023-01-11T22:20:44.0465526Z [ RUN ] BackendDeviceTest.Basic4 2023-01-11T22:20:44.0466044Z [ OK ] BackendDeviceTest.Basic4 (0 ms) 2023-01-11T22:20:44.0466560Z [ RUN ] BackendDeviceTest.Compare 2023-01-11T22:20:44.0467100Z [ OK ] BackendDeviceTest.Compare (0 ms) 2023-01-11T22:20:44.0467608Z [ RUN ] BackendDeviceTest.Ostream 2023-01-11T22:20:44.0468149Z [ OK ] BackendDeviceTest.Ostream (0 ms) 2023-01-11T22:20:44.0468461Z [ RUN ] BackendDeviceTest.FromAten 2023-01-11T22:20:44.0547849Z [ OK ] BackendDeviceTest.FromAten (8 ms) 2023-01-11T22:20:44.0548204Z [ RUN ] BackendDeviceTest.ToAten 2023-01-11T22:20:44.0548513Z [ OK ] BackendDeviceTest.ToAten (0 ms) 2023-01-11T22:20:44.0548828Z [ RUN ] BackendDeviceTest.GetBackendDevice1 2023-01-11T22:20:44.0737341Z [ OK ] BackendDeviceTest.GetBackendDevice1 (18 ms) 2023-01-11T22:20:44.0737892Z [ RUN ] BackendDeviceTest.GetBackendDevice2 2023-01-11T22:20:44.0738434Z [ OK ] BackendDeviceTest.GetBackendDevice2 (0 ms) 2023-01-11T22:20:44.0738874Z [----------] 11 tests from BackendDeviceTest (27 ms total) 2023-01-11T22:20:44.0739119Z 2023-01-11T22:20:44.0739278Z [----------] 2 tests from CacheTest 2023-01-11T22:20:44.0739664Z [ RUN ] CacheTest.BasicTest 2023-01-11T22:20:44.0740009Z [ OK ] CacheTest.BasicTest (0 ms) 2023-01-11T22:20:44.0740398Z [ RUN ] CacheTest.ShapeCacheTestForDynamicShape 2023-01-11T22:20:44.0740912Z [ OK ] CacheTest.ShapeCacheTestForDynamicShape (0 ms) 2023-01-11T22:20:44.0741403Z [----------] 2 tests from CacheTest (0 ms total) 2023-01-11T22:20:44.0741591Z 2023-01-11T22:20:44.0741751Z [----------] 5 tests from IrTest 2023-01-11T22:20:44.0742008Z [ RUN ] IrTest.BasicTest 2023-01-11T22:20:44.0742357Z [ OK ] IrTest.BasicTest (0 ms) 2023-01-11T22:20:44.0742609Z [ RUN ] IrTest.MetaDataTest 2023-01-11T22:20:44.0752228Z [ OK ] IrTest.MetaDataTest (1 ms) 2023-01-11T22:20:44.0752524Z [ RUN ] IrTest.TsNodeTest 2023-01-11T22:20:44.0752794Z [ OK ] IrTest.TsNodeTest (0 ms) 2023-01-11T22:20:44.0753060Z [ RUN ] IrTest.DimensionNodeTest 2023-01-11T22:20:44.0754128Z [ OK ] IrTest.DimensionNodeTest (0 ms) 2023-01-11T22:20:44.0754691Z [ RUN ] IrTest.DimensionIsDynamicTest 2023-01-11T22:20:44.0755323Z [ OK ] IrTest.DimensionIsDynamicTest (0 ms) 2023-01-11T22:20:44.0755918Z [----------] 5 tests from IrTest (1 ms total) 2023-01-11T22:20:44.0756178Z 2023-01-11T22:20:44.0756429Z [----------] 2 tests from IrUtilTest 2023-01-11T22:20:44.0756919Z [ RUN ] IrUtilTest.BasicTest 2023-01-11T22:20:44.0757421Z [ OK ] IrUtilTest.BasicTest (0 ms) 2023-01-11T22:20:44.0757934Z [ RUN ] IrUtilTest.TestCircle 2023-01-11T22:20:44.0821886Z [ OK ] IrUtilTest.TestCircle (6 ms) 2023-01-11T22:20:44.0822515Z [----------] 2 tests from IrUtilTest (6 ms total) 2023-01-11T22:20:44.0822709Z 2023-01-11T22:20:44.0822854Z [----------] 2 tests from HashTest 2023-01-11T22:20:44.0823127Z [ RUN ] HashTest.Scalar 2023-01-11T22:20:44.0823396Z [ OK ] HashTest.Scalar (0 ms) 2023-01-11T22:20:44.0823637Z [ RUN ] HashTest.Sanity 2023-01-11T22:20:44.0836037Z [ OK ] HashTest.Sanity (1 ms) 2023-01-11T22:20:44.0836596Z [----------] 2 tests from HashTest (1 ms total) 2023-01-11T22:20:44.0836865Z 2023-01-11T22:20:44.0837206Z [----------] 3 tests from PermutationUtilTest 2023-01-11T22:20:44.0837569Z [ RUN ] PermutationUtilTest.TestInversePermutation 2023-01-11T22:20:44.0889187Z [ OK ] PermutationUtilTest.TestInversePermutation (5 ms) 2023-01-11T22:20:44.0889611Z [ RUN ] PermutationUtilTest.TestIsPermutation 2023-01-11T22:20:44.0889999Z [ OK ] PermutationUtilTest.TestIsPermutation (0 ms) 2023-01-11T22:20:44.0890356Z [ RUN ] PermutationUtilTest.TestPermute 2023-01-11T22:20:44.0955195Z [ OK ] PermutationUtilTest.TestPermute (6 ms) 2023-01-11T22:20:44.0955574Z [----------] 3 tests from PermutationUtilTest (11 ms total) 2023-01-11T22:20:44.0955748Z 2023-01-11T22:20:44.0955893Z [----------] 7 tests from ShapeTest 2023-01-11T22:20:44.0956152Z [ RUN ] ShapeTest.Basic1 2023-01-11T22:20:44.0976469Z [ OK ] ShapeTest.Basic1 (2 ms) 2023-01-11T22:20:44.0976914Z [ RUN ] ShapeTest.Basic2 2023-01-11T22:20:44.0977281Z [ OK ] ShapeTest.Basic2 (0 ms) 2023-01-11T22:20:44.0977668Z [ RUN ] ShapeTest.Basic3 2023-01-11T22:20:44.0978112Z [ OK ] ShapeTest.Basic3 (0 ms) 2023-01-11T22:20:44.0978585Z [ RUN ] ShapeTest.SetScalarType 2023-01-11T22:20:44.0979133Z [ OK ] ShapeTest.SetScalarType (0 ms) 2023-01-11T22:20:44.0979613Z [ RUN ] ShapeTest.SetSize 2023-01-11T22:20:44.0980108Z [ OK ] ShapeTest.SetSize (0 ms) 2023-01-11T22:20:44.0980583Z [ RUN ] ShapeTest.Equal 2023-01-11T22:20:44.0981034Z [ OK ] ShapeTest.Equal (0 ms) 2023-01-11T22:20:44.0981487Z [ RUN ] ShapeTest.Ostream 2023-01-11T22:20:44.0981951Z [ OK ] ShapeTest.Ostream (0 ms) 2023-01-11T22:20:44.0982497Z [----------] 7 tests from ShapeTest (2 ms total) 2023-01-11T22:20:44.0982765Z 2023-01-11T22:20:44.0982929Z [----------] 2 tests from TrieCacheTest 2023-01-11T22:20:44.0983239Z [ RUN ] TrieCacheTest.TestSinglePath 2023-01-11T22:20:44.0983770Z [ OK ] TrieCacheTest.TestSinglePath (0 ms) 2023-01-11T22:20:44.0984130Z [ RUN ] TrieCacheTest.TestTwoPaths 2023-01-11T22:20:44.0984643Z [ OK ] TrieCacheTest.TestTwoPaths (0 ms) 2023-01-11T22:20:44.0985252Z [----------] 2 tests from TrieCacheTest (0 ms total) 2023-01-11T22:20:44.0985588Z 2023-01-11T22:20:44.0985733Z [----------] 3 tests from UtilTest 2023-01-11T22:20:44.0986005Z [ RUN ] UtilTest.ExceptionCleanup 2023-01-11T22:20:44.0986322Z [ OK ] UtilTest.ExceptionCleanup (0 ms) 2023-01-11T22:20:44.0986607Z [ RUN ] UtilTest.MaybeRef 2023-01-11T22:20:44.0986881Z [ OK ] UtilTest.MaybeRef (0 ms) 2023-01-11T22:20:44.0987120Z [ RUN ] UtilTest.Iota 2023-01-11T22:20:44.0987381Z [ OK ] UtilTest.Iota (0 ms) 2023-01-11T22:20:44.0987676Z [----------] 3 tests from UtilTest (0 ms total) 2023-01-11T22:20:44.0987826Z 2023-01-11T22:20:44.0987963Z [----------] 574 tests from LazyOpsTest 2023-01-11T22:20:44.0993922Z [ RUN ] LazyOpsTest.TestScalarTensor 2023-01-11T22:20:44.1703537Z [ OK ] LazyOpsTest.TestScalarTensor (70 ms) 2023-01-11T22:20:44.1703945Z [ RUN ] LazyOpsTest.TestClone 2023-01-11T22:20:44.1726677Z [ OK ] LazyOpsTest.TestClone (2 ms) 2023-01-11T22:20:44.1727186Z [ RUN ] LazyOpsTest.TestTo 2023-01-11T22:20:44.1732110Z [ OK ] LazyOpsTest.TestTo (0 ms) 2023-01-11T22:20:44.1732668Z [ RUN ] LazyOpsTest.TestIsFloatingPoint 2023-01-11T22:20:44.1734342Z [ OK ] LazyOpsTest.TestIsFloatingPoint (0 ms) 2023-01-11T22:20:44.1734898Z [ RUN ] LazyOpsTest.TestIsSigned 2023-01-11T22:20:44.1736221Z [ OK ] LazyOpsTest.TestIsSigned (0 ms) 2023-01-11T22:20:44.1736774Z [ RUN ] LazyOpsTest.TestCastByte 2023-01-11T22:20:44.4797645Z [ OK ] LazyOpsTest.TestCastByte (305 ms) 2023-01-11T22:20:44.4798256Z [ RUN ] LazyOpsTest.TestCastChar 2023-01-11T22:20:44.4819338Z [ OK ] LazyOpsTest.TestCastChar (2 ms) 2023-01-11T22:20:44.4819891Z [ RUN ] LazyOpsTest.TestCastShort 2023-01-11T22:20:44.4840086Z [ OK ] LazyOpsTest.TestCastShort (2 ms) 2023-01-11T22:20:44.4840671Z [ RUN ] LazyOpsTest.TestCastInt 2023-01-11T22:20:44.4859805Z [ OK ] LazyOpsTest.TestCastInt (1 ms) 2023-01-11T22:20:44.4860341Z [ RUN ] LazyOpsTest.TestCastLong 2023-01-11T22:20:44.4879177Z [ OK ] LazyOpsTest.TestCastLong (1 ms) 2023-01-11T22:20:44.4879929Z [ RUN ] LazyOpsTest.TestCastFloat 2023-01-11T22:20:44.4883885Z [ OK ] LazyOpsTest.TestCastFloat (0 ms) 2023-01-11T22:20:44.4884362Z [ RUN ] LazyOpsTest.TestRetainType 2023-01-11T22:20:44.4926317Z [ OK ] LazyOpsTest.TestRetainType (4 ms) 2023-01-11T22:20:44.4926764Z [ RUN ] LazyOpsTest.TestLogicalTypeWithInterop 2023-01-11T22:20:44.5064747Z [ OK ] LazyOpsTest.TestLogicalTypeWithInterop (13 ms) 2023-01-11T22:20:44.5065310Z [ RUN ] LazyOpsTest.TestAdd 2023-01-11T22:20:44.5113631Z [ OK ] LazyOpsTest.TestAdd (4 ms) 2023-01-11T22:20:44.5114176Z [ RUN ] LazyOpsTest.TestAddHalf 2023-01-11T22:20:44.5137066Z [ OK ] LazyOpsTest.TestAddHalf (2 ms) 2023-01-11T22:20:44.5137617Z [ RUN ] LazyOpsTest.TestAddMixedPrecision 2023-01-11T22:20:44.5158879Z [ OK ] LazyOpsTest.TestAddMixedPrecision (2 ms) 2023-01-11T22:20:44.5159449Z [ RUN ] LazyOpsTest.TestAddInPlace 2023-01-11T22:20:44.5199880Z [ OK ] LazyOpsTest.TestAddInPlace (4 ms) 2023-01-11T22:20:44.5200416Z [ RUN ] LazyOpsTest.TestAddScalar 2023-01-11T22:20:44.5221496Z [ OK ] LazyOpsTest.TestAddScalar (2 ms) 2023-01-11T22:20:44.5222066Z [ RUN ] LazyOpsTest.TestAddScalarInPlace 2023-01-11T22:20:44.5257115Z [ OK ] LazyOpsTest.TestAddScalarInPlace (3 ms) 2023-01-11T22:20:44.5257739Z [ RUN ] LazyOpsTest.TestAddZeroSizeDim 2023-01-11T22:20:44.5277752Z [ OK ] LazyOpsTest.TestAddZeroSizeDim (2 ms) 2023-01-11T22:20:44.5278552Z [ RUN ] LazyOpsTest.TestSub 2023-01-11T22:20:44.5334259Z [ OK ] LazyOpsTest.TestSub (5 ms) 2023-01-11T22:20:44.5334805Z [ RUN ] LazyOpsTest.TestSubInPlace 2023-01-11T22:20:44.5369305Z [ OK ] LazyOpsTest.TestSubInPlace (3 ms) 2023-01-11T22:20:44.5369854Z [ RUN ] LazyOpsTest.TestSubScalar 2023-01-11T22:20:44.5390301Z [ OK ] LazyOpsTest.TestSubScalar (2 ms) 2023-01-11T22:20:44.5390870Z [ RUN ] LazyOpsTest.TestSubScalarInPlace 2023-01-11T22:20:44.5424280Z [ OK ] LazyOpsTest.TestSubScalarInPlace (3 ms) 2023-01-11T22:20:44.5424817Z [ RUN ] LazyOpsTest.TestMul 2023-01-11T22:20:44.5483423Z [ OK ] LazyOpsTest.TestMul (5 ms) 2023-01-11T22:20:44.5484015Z [ RUN ] LazyOpsTest.TestMulInPlace 2023-01-11T22:20:44.5517586Z [ OK ] LazyOpsTest.TestMulInPlace (3 ms) 2023-01-11T22:20:44.5518090Z [ RUN ] LazyOpsTest.TestMulScalar 2023-01-11T22:20:44.5538652Z [ OK ] LazyOpsTest.TestMulScalar (2 ms) 2023-01-11T22:20:44.5539229Z [ RUN ] LazyOpsTest.TestMulScalarInPlace 2023-01-11T22:20:44.5572942Z [ OK ] LazyOpsTest.TestMulScalarInPlace (3 ms) 2023-01-11T22:20:44.5573450Z [ RUN ] LazyOpsTest.TestDiv 2023-01-11T22:20:44.6253174Z [ OK ] LazyOpsTest.TestDiv (67 ms) 2023-01-11T22:20:44.6253769Z [ RUN ] LazyOpsTest.TestDivWithRoundingMode 2023-01-11T22:20:44.8472274Z [ OK ] LazyOpsTest.TestDivWithRoundingMode (221 ms) 2023-01-11T22:20:44.8472841Z [ RUN ] LazyOpsTest.TestDivInPlace 2023-01-11T22:20:44.8502368Z [ OK ] LazyOpsTest.TestDivInPlace (3 ms) 2023-01-11T22:20:44.8502742Z [ RUN ] LazyOpsTest.TestDivInPlaceWithRoundingMode 2023-01-11T22:20:44.8598691Z [ OK ] LazyOpsTest.TestDivInPlaceWithRoundingMode (9 ms) 2023-01-11T22:20:44.8599039Z [ RUN ] LazyOpsTest.TestDivScalar 2023-01-11T22:20:44.8818839Z [ OK ] LazyOpsTest.TestDivScalar (21 ms) 2023-01-11T22:20:44.8819183Z [ RUN ] LazyOpsTest.TestDivScalarInPlace 2023-01-11T22:20:44.8875152Z [ OK ] LazyOpsTest.TestDivScalarInPlace (5 ms) 2023-01-11T22:20:44.8875534Z [ RUN ] LazyOpsTest.TestDivOut 2023-01-11T22:20:44.8904273Z [ OK ] LazyOpsTest.TestDivOut (2 ms) 2023-01-11T22:20:44.8904683Z [ RUN ] LazyOpsTest.TestRsubScalar 2023-01-11T22:20:44.8924804Z [ OK ] LazyOpsTest.TestRsubScalar (2 ms) 2023-01-11T22:20:44.8925184Z [ RUN ] LazyOpsTest.TestNe 2023-01-11T22:20:44.8975756Z [ OK ] LazyOpsTest.TestNe (5 ms) 2023-01-11T22:20:44.8976155Z [ RUN ] LazyOpsTest.TestNeInplace 2023-01-11T22:20:44.9006088Z [ OK ] LazyOpsTest.TestNeInplace (2 ms) 2023-01-11T22:20:44.9006431Z [ RUN ] LazyOpsTest.TestEq 2023-01-11T22:20:44.9023985Z [ OK ] LazyOpsTest.TestEq (1 ms) 2023-01-11T22:20:44.9024352Z [ RUN ] LazyOpsTest.TestEqInplace 2023-01-11T22:20:44.9053106Z [ OK ] LazyOpsTest.TestEqInplace (2 ms) 2023-01-11T22:20:44.9053487Z [ RUN ] LazyOpsTest.TestGe 2023-01-11T22:20:44.9081422Z [ OK ] LazyOpsTest.TestGe (2 ms) 2023-01-11T22:20:44.9081781Z [ RUN ] LazyOpsTest.TestGeInplace 2023-01-11T22:20:44.9111359Z [ OK ] LazyOpsTest.TestGeInplace (2 ms) 2023-01-11T22:20:44.9111670Z [ RUN ] LazyOpsTest.TestLe 2023-01-11T22:20:44.9140907Z [ OK ] LazyOpsTest.TestLe (2 ms) 2023-01-11T22:20:44.9141430Z [ RUN ] LazyOpsTest.TestLeInplace 2023-01-11T22:20:44.9171155Z [ OK ] LazyOpsTest.TestLeInplace (3 ms) 2023-01-11T22:20:44.9189677Z [ RUN ] LazyOpsTest.TestGt 2023-01-11T22:20:44.9190165Z [ OK ] LazyOpsTest.TestGt (1 ms) 2023-01-11T22:20:44.9190908Z [ RUN ] LazyOpsTest.TestGtInplace 2023-01-11T22:20:44.9228077Z [ OK ] LazyOpsTest.TestGtInplace (3 ms) 2023-01-11T22:20:44.9228596Z [ RUN ] LazyOpsTest.TestLt 2023-01-11T22:20:44.9259607Z [ OK ] LazyOpsTest.TestLt (3 ms) 2023-01-11T22:20:44.9260091Z [ RUN ] LazyOpsTest.TestLtInplace 2023-01-11T22:20:44.9302335Z [ OK ] LazyOpsTest.TestLtInplace (4 ms) 2023-01-11T22:20:44.9302872Z [ RUN ] LazyOpsTest.TestNeScalar 2023-01-11T22:20:44.9319118Z [ OK ] LazyOpsTest.TestNeScalar (1 ms) 2023-01-11T22:20:44.9319875Z [ RUN ] LazyOpsTest.TestEqScalar 2023-01-11T22:20:44.9336731Z [ OK ] LazyOpsTest.TestEqScalar (1 ms) 2023-01-11T22:20:44.9337262Z [ RUN ] LazyOpsTest.TestGeScalar 2023-01-11T22:20:44.9353846Z [ OK ] LazyOpsTest.TestGeScalar (1 ms) 2023-01-11T22:20:44.9354443Z [ RUN ] LazyOpsTest.TestGeScalarInplace 2023-01-11T22:20:44.9382474Z [ OK ] LazyOpsTest.TestGeScalarInplace (2 ms) 2023-01-11T22:20:44.9383047Z [ RUN ] LazyOpsTest.TestLeScalar 2023-01-11T22:20:44.9399463Z [ OK ] LazyOpsTest.TestLeScalar (1 ms) 2023-01-11T22:20:44.9400249Z [ RUN ] LazyOpsTest.TestLeScalarInplace 2023-01-11T22:20:44.9426159Z [ OK ] LazyOpsTest.TestLeScalarInplace (2 ms) 2023-01-11T22:20:44.9426708Z [ RUN ] LazyOpsTest.TestGtScalar 2023-01-11T22:20:44.9443525Z [ OK ] LazyOpsTest.TestGtScalar (1 ms) 2023-01-11T22:20:44.9444087Z [ RUN ] LazyOpsTest.TestGtScalarInplace 2023-01-11T22:20:44.9472801Z [ OK ] LazyOpsTest.TestGtScalarInplace (2 ms) 2023-01-11T22:20:44.9473382Z [ RUN ] LazyOpsTest.TestLtScalar 2023-01-11T22:20:44.9490163Z [ OK ] LazyOpsTest.TestLtScalar (1 ms) 2023-01-11T22:20:44.9490731Z [ RUN ] LazyOpsTest.TestLtScalarInplace 2023-01-11T22:20:44.9517058Z [ OK ] LazyOpsTest.TestLtScalarInplace (2 ms) 2023-01-11T22:20:44.9517623Z [ RUN ] LazyOpsTest.TestIntegerAdd 2023-01-11T22:20:44.9602476Z [ OK ] LazyOpsTest.TestIntegerAdd (8 ms) 2023-01-11T22:20:44.9602812Z [ RUN ] LazyOpsTest.TestSVD 2023-01-11T22:20:44.9877430Z [ OK ] LazyOpsTest.TestSVD (27 ms) 2023-01-11T22:20:44.9877986Z [ RUN ] LazyOpsTest.TestQR 2023-01-11T22:20:44.9878519Z [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:20:44.9878988Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2023-01-11T22:20:44.9879234Z Q, R = torch.qr(A, some) 2023-01-11T22:20:44.9879428Z should be replaced with 2023-01-11T22:20:44.9879900Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (function operator()) 2023-01-11T22:20:45.0008593Z [ OK ] LazyOpsTest.TestQR (13 ms) 2023-01-11T22:20:45.0008993Z [ RUN ] LazyOpsTest.TestSymEig 2023-01-11T22:20:45.0011276Z [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:20:45.0012250Z 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:20:45.0012595Z L, _ = torch.symeig(A, upper=upper) 2023-01-11T22:20:45.0012792Z should be replaced with 2023-01-11T22:20:45.0013107Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2023-01-11T22:20:45.0013323Z and 2023-01-11T22:20:45.0013506Z L, V = torch.symeig(A, eigenvectors=True) 2023-01-11T22:20:45.0013725Z should be replaced with 2023-01-11T22:20:45.0014049Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (function operator()) 2023-01-11T22:20:45.0120457Z [ OK ] LazyOpsTest.TestSymEig (11 ms) 2023-01-11T22:20:45.0120800Z [ RUN ] LazyOpsTest.TestCholesky 2023-01-11T22:20:45.0125496Z [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:20:45.0126096Z L = torch.cholesky(A) 2023-01-11T22:20:45.0126429Z should be replaced with 2023-01-11T22:20:45.0126740Z L = torch.linalg.cholesky(A) 2023-01-11T22:20:45.0126929Z and 2023-01-11T22:20:45.0127101Z U = torch.cholesky(A, upper=True) 2023-01-11T22:20:45.0127310Z should be replaced with 2023-01-11T22:20:45.0127522Z U = torch.linalg.cholesky(A).mH(). 2023-01-11T22:20:45.0127848Z This transform will produce equivalent results for all valid (symmetric positive definite) inputs. (function operator()) 2023-01-11T22:20:45.0175891Z [ OK ] LazyOpsTest.TestCholesky (5 ms) 2023-01-11T22:20:45.0176450Z [ RUN ] LazyOpsTest.TestLogDet 2023-01-11T22:20:45.0271307Z [ OK ] LazyOpsTest.TestLogDet (9 ms) 2023-01-11T22:20:45.0271625Z [ RUN ] LazyOpsTest.TestTriangularSolve 2023-01-11T22:20:45.0274957Z [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:20:45.0275417Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2023-01-11T22:20:45.0275733Z X = torch.triangular_solve(B, A).solution 2023-01-11T22:20:45.0275938Z should be replaced with 2023-01-11T22:20:45.0276183Z X = torch.linalg.solve_triangular(A, B). (function operator()) 2023-01-11T22:20:45.2141843Z [ OK ] LazyOpsTest.TestTriangularSolve (186 ms) 2023-01-11T22:20:45.2142418Z [ RUN ] LazyOpsTest.TestKthValue 2023-01-11T22:20:45.2453553Z [ OK ] LazyOpsTest.TestKthValue (31 ms) 2023-01-11T22:20:45.2453855Z [ RUN ] LazyOpsTest.TestTopK 2023-01-11T22:20:45.3877671Z [ OK ] LazyOpsTest.TestTopK (142 ms) 2023-01-11T22:20:45.3878224Z [ RUN ] LazyOpsTest.TestSort 2023-01-11T22:20:45.4546682Z [ OK ] LazyOpsTest.TestSort (66 ms) 2023-01-11T22:20:45.4547093Z [ RUN ] LazyOpsTest.TestSortDescWithMinValue 2023-01-11T22:20:45.4604654Z [ OK ] LazyOpsTest.TestSortDescWithMinValue (5 ms) 2023-01-11T22:20:45.4605001Z [ RUN ] LazyOpsTest.TestArgSort 2023-01-11T22:20:45.4715957Z [ OK ] LazyOpsTest.TestArgSort (11 ms) 2023-01-11T22:20:45.4716474Z [ RUN ] LazyOpsTest.TestMin 2023-01-11T22:20:45.4738211Z [ OK ] LazyOpsTest.TestMin (2 ms) 2023-01-11T22:20:45.4738551Z [ RUN ] LazyOpsTest.TestMax 2023-01-11T22:20:45.4767004Z [ OK ] LazyOpsTest.TestMax (2 ms) 2023-01-11T22:20:45.4767321Z [ RUN ] LazyOpsTest.TestUnaryMin 2023-01-11T22:20:45.4784407Z [ OK ] LazyOpsTest.TestUnaryMin (1 ms) 2023-01-11T22:20:45.4784774Z [ RUN ] LazyOpsTest.TestUnaryMax 2023-01-11T22:20:45.4802629Z [ OK ] LazyOpsTest.TestUnaryMax (1 ms) 2023-01-11T22:20:45.4802958Z [ RUN ] LazyOpsTest.TestAll 2023-01-11T22:20:45.4913442Z [ OK ] LazyOpsTest.TestAll (11 ms) 2023-01-11T22:20:45.4913752Z [ RUN ] LazyOpsTest.TestAllDim 2023-01-11T22:20:45.4935752Z [ OK ] LazyOpsTest.TestAllDim (2 ms) 2023-01-11T22:20:45.4936143Z [ RUN ] LazyOpsTest.TestAllDimKeep 2023-01-11T22:20:45.4955920Z [ OK ] LazyOpsTest.TestAllDimKeep (1 ms) 2023-01-11T22:20:45.4956292Z [ RUN ] LazyOpsTest.TestAmax 2023-01-11T22:20:45.5310578Z [ OK ] LazyOpsTest.TestAmax (35 ms) 2023-01-11T22:20:45.5310891Z [ RUN ] LazyOpsTest.TestAmin 2023-01-11T22:20:45.5664063Z [ OK ] LazyOpsTest.TestAmin (35 ms) 2023-01-11T22:20:45.5664376Z [ RUN ] LazyOpsTest.TestAny 2023-01-11T22:20:45.5750674Z [ OK ] LazyOpsTest.TestAny (8 ms) 2023-01-11T22:20:45.5751221Z [ RUN ] LazyOpsTest.TestAnyDim 2023-01-11T22:20:45.5771891Z [ OK ] LazyOpsTest.TestAnyDim (2 ms) 2023-01-11T22:20:45.5772195Z [ RUN ] LazyOpsTest.TestAnyDimKeep 2023-01-11T22:20:45.5791252Z [ OK ] LazyOpsTest.TestAnyDimKeep (1 ms) 2023-01-11T22:20:45.5791563Z [ RUN ] LazyOpsTest.TestMean 2023-01-11T22:20:45.5813206Z [ OK ] LazyOpsTest.TestMean (2 ms) 2023-01-11T22:20:45.5813513Z [ RUN ] LazyOpsTest.TestMeanCast 2023-01-11T22:20:45.5832543Z [ OK ] LazyOpsTest.TestMeanCast (1 ms) 2023-01-11T22:20:45.5832890Z [ RUN ] LazyOpsTest.TestMeanInDim 2023-01-11T22:20:45.5976892Z [ OK ] LazyOpsTest.TestMeanInDim (14 ms) 2023-01-11T22:20:45.5977264Z [ RUN ] LazyOpsTest.TestMeanInDims 2023-01-11T22:20:45.6022055Z [ OK ] LazyOpsTest.TestMeanInDims (4 ms) 2023-01-11T22:20:45.6022394Z [ RUN ] LazyOpsTest.TestMeanInDimsKeepCast 2023-01-11T22:20:45.6068155Z [ OK ] LazyOpsTest.TestMeanInDimsKeepCast (4 ms) 2023-01-11T22:20:45.6068506Z [ RUN ] LazyOpsTest.TestMeanInDimOut 2023-01-11T22:20:45.6205305Z [ OK ] LazyOpsTest.TestMeanInDimOut (13 ms) 2023-01-11T22:20:45.6205610Z [ RUN ] LazyOpsTest.TestStd 2023-01-11T22:20:45.6263343Z [ OK ] LazyOpsTest.TestStd (5 ms) 2023-01-11T22:20:45.6263800Z [ RUN ] LazyOpsTest.TestStdInDim 2023-01-11T22:20:45.6817772Z [ OK ] LazyOpsTest.TestStdInDim (55 ms) 2023-01-11T22:20:45.6818144Z [ RUN ] LazyOpsTest.TestStdWithCorrection 2023-01-11T22:20:45.7091561Z [ OK ] LazyOpsTest.TestStdWithCorrection (27 ms) 2023-01-11T22:20:45.7091955Z [ RUN ] LazyOpsTest.TestStdMeanWithCorrection 2023-01-11T22:20:45.7229415Z [ OK ] LazyOpsTest.TestStdMeanWithCorrection (13 ms) 2023-01-11T22:20:45.7229750Z [ RUN ] LazyOpsTest.TestSum 2023-01-11T22:20:45.7252534Z [ OK ] LazyOpsTest.TestSum (2 ms) 2023-01-11T22:20:45.7253075Z [ RUN ] LazyOpsTest.TestSumCast 2023-01-11T22:20:45.7272382Z [ OK ] LazyOpsTest.TestSumCast (1 ms) 2023-01-11T22:20:45.7272707Z [ RUN ] LazyOpsTest.TestSumU8 2023-01-11T22:20:45.7288773Z [ OK ] LazyOpsTest.TestSumU8 (1 ms) 2023-01-11T22:20:45.7289101Z [ RUN ] LazyOpsTest.TestSumInDim 2023-01-11T22:20:45.7420813Z [ OK ] LazyOpsTest.TestSumInDim (13 ms) 2023-01-11T22:20:45.7421213Z [ RUN ] LazyOpsTest.TestSumInDims 2023-01-11T22:20:45.7463741Z [ OK ] LazyOpsTest.TestSumInDims (4 ms) 2023-01-11T22:20:45.7464083Z [ RUN ] LazyOpsTest.TestSumInDimsKeep 2023-01-11T22:20:45.7506394Z [ OK ] LazyOpsTest.TestSumInDimsKeep (4 ms) 2023-01-11T22:20:45.7506746Z [ RUN ] LazyOpsTest.TestSumInDimsKeepCast 2023-01-11T22:20:45.7550039Z [ OK ] LazyOpsTest.TestSumInDimsKeepCast (4 ms) 2023-01-11T22:20:45.7550458Z [ RUN ] LazyOpsTest.TestVar 2023-01-11T22:20:45.7568111Z [ OK ] LazyOpsTest.TestVar (1 ms) 2023-01-11T22:20:45.7568420Z [ RUN ] LazyOpsTest.TestVarWithDim 2023-01-11T22:20:45.7622584Z [ OK ] LazyOpsTest.TestVarWithDim (5 ms) 2023-01-11T22:20:45.7623167Z [ RUN ] LazyOpsTest.TestVarWithCorrection 2023-01-11T22:20:45.7700879Z [ OK ] LazyOpsTest.TestVarWithCorrection (7 ms) 2023-01-11T22:20:45.7701478Z [ RUN ] LazyOpsTest.TestVarMeanWithCorrection 2023-01-11T22:20:45.7823482Z [ OK ] LazyOpsTest.TestVarMeanWithCorrection (12 ms) 2023-01-11T22:20:45.7824025Z [ RUN ] LazyOpsTest.TestMaxInDim 2023-01-11T22:20:45.8300191Z [ OK ] LazyOpsTest.TestMaxInDim (47 ms) 2023-01-11T22:20:45.8300730Z [ RUN ] LazyOpsTest.TestMinInDim 2023-01-11T22:20:45.8418215Z [ OK ] LazyOpsTest.TestMinInDim (11 ms) 2023-01-11T22:20:45.8418757Z [ RUN ] LazyOpsTest.TestNorm 2023-01-11T22:20:45.8466470Z [ OK ] LazyOpsTest.TestNorm (4 ms) 2023-01-11T22:20:45.8466811Z [ RUN ] LazyOpsTest.TestNormInDim 2023-01-11T22:20:45.8517358Z [ OK ] LazyOpsTest.TestNormInDim (5 ms) 2023-01-11T22:20:45.8517743Z [ RUN ] LazyOpsTest.TestNormInDims 2023-01-11T22:20:45.8563615Z [ OK ] LazyOpsTest.TestNormInDims (4 ms) 2023-01-11T22:20:45.8564147Z [ RUN ] LazyOpsTest.TestNormInDimsKeep 2023-01-11T22:20:45.8609136Z [ OK ] LazyOpsTest.TestNormInDimsKeep (4 ms) 2023-01-11T22:20:45.8609512Z [ RUN ] LazyOpsTest.TestNormalTwoTensor 2023-01-11T22:20:45.8652890Z [ OK ] LazyOpsTest.TestNormalTwoTensor (4 ms) 2023-01-11T22:20:45.8653280Z [ RUN ] LazyOpsTest.TestNormalDoubleMean 2023-01-11T22:20:45.8710199Z [ OK ] LazyOpsTest.TestNormalDoubleMean (5 ms) 2023-01-11T22:20:45.8710561Z [ RUN ] LazyOpsTest.TestNormalDoubleStd 2023-01-11T22:20:45.8741605Z [ OK ] LazyOpsTest.TestNormalDoubleStd (3 ms) 2023-01-11T22:20:45.8741926Z [ RUN ] LazyOpsTest.TestNormalInPlace 2023-01-11T22:20:45.8761639Z [ OK ] LazyOpsTest.TestNormalInPlace (1 ms) 2023-01-11T22:20:45.8761974Z [ RUN ] LazyOpsTest.TestUniformInPlace 2023-01-11T22:20:45.8778633Z [ OK ] LazyOpsTest.TestUniformInPlace (1 ms) 2023-01-11T22:20:45.8778967Z [ RUN ] LazyOpsTest.TestRandomInPlace 2023-01-11T22:20:45.9207578Z [ OK ] LazyOpsTest.TestRandomInPlace (42 ms) 2023-01-11T22:20:45.9207954Z [ RUN ] LazyOpsTest.TestRandomInPlaceDefaultFrom 2023-01-11T22:20:45.9560641Z [ OK ] LazyOpsTest.TestRandomInPlaceDefaultFrom (35 ms) 2023-01-11T22:20:45.9561372Z [ RUN ] LazyOpsTest.TestRandomInPlaceDefault 2023-01-11T22:20:45.9669644Z [ OK ] LazyOpsTest.TestRandomInPlaceDefault (10 ms) 2023-01-11T22:20:45.9670049Z [ RUN ] LazyOpsTest.TestNormGeneral 2023-01-11T22:20:45.9691783Z [ OK ] LazyOpsTest.TestNormGeneral (2 ms) 2023-01-11T22:20:45.9692169Z [ RUN ] LazyOpsTest.TestNormNuclear 2023-01-11T22:20:45.9721473Z [ OK ] LazyOpsTest.TestNormNuclear (2 ms) 2023-01-11T22:20:45.9721881Z [ RUN ] LazyOpsTest.TestFrobeniusNormInDim 2023-01-11T22:20:45.9722819Z [W LinearAlgebra.cpp:2783] Warning: at::frobenius_norm is deprecated and it is just left for JIT compatibility. It will be removed in a future PyTorch release. Please use `linalg.vector_norm(A, 2., dim, keepdim)` instead (function operator()) 2023-01-11T22:20:45.9765683Z [ OK ] LazyOpsTest.TestFrobeniusNormInDim (4 ms) 2023-01-11T22:20:45.9766077Z [ RUN ] LazyOpsTest.TestFrobeniusNormInDims 2023-01-11T22:20:45.9806543Z [ OK ] LazyOpsTest.TestFrobeniusNormInDims (4 ms) 2023-01-11T22:20:45.9806889Z [ RUN ] LazyOpsTest.TestGroupNorm 2023-01-11T22:20:46.0160481Z [ OK ] LazyOpsTest.TestGroupNorm (35 ms) 2023-01-11T22:20:46.0160858Z [ RUN ] LazyOpsTest.TestGroupNormBackward 2023-01-11T22:20:46.3409979Z [ OK ] LazyOpsTest.TestGroupNormBackward (324 ms) 2023-01-11T22:20:46.3410357Z [ RUN ] LazyOpsTest.TestInstanceNorm 2023-01-11T22:20:46.3629758Z [ OK ] LazyOpsTest.TestInstanceNorm (21 ms) 2023-01-11T22:20:46.3630160Z [ RUN ] LazyOpsTest.TestLayerNorm 2023-01-11T22:20:46.4068914Z [ OK ] LazyOpsTest.TestLayerNorm (43 ms) 2023-01-11T22:20:46.4069285Z [ RUN ] LazyOpsTest.TestLayerNormBackward 2023-01-11T22:20:46.5861254Z [ OK ] LazyOpsTest.TestLayerNormBackward (179 ms) 2023-01-11T22:20:46.5861633Z [ RUN ] LazyOpsTest.TestNuclearNorm 2023-01-11T22:20:46.5862300Z [W LinearAlgebra.cpp:2837] Warning: at::nuclear_norm is deprecated and it is just left for JIT compatibility. It will be removed in a future PyTorch release. Please use `linalg.matrix_norm(A, 'nuc', dim, keepdim)` instead (function operator()) 2023-01-11T22:20:46.5911088Z [ OK ] LazyOpsTest.TestNuclearNorm (5 ms) 2023-01-11T22:20:46.5911667Z [ RUN ] LazyOpsTest.TestPairwiseDistance 2023-01-11T22:20:46.6131585Z [ OK ] LazyOpsTest.TestPairwiseDistance (21 ms) 2023-01-11T22:20:46.6132208Z [ RUN ] LazyOpsTest.TestCosineSimilarity 2023-01-11T22:20:46.6440689Z [ OK ] LazyOpsTest.TestCosineSimilarity (30 ms) 2023-01-11T22:20:46.6441336Z [ RUN ] LazyOpsTest.TestCosineEmbeddingLoss 2023-01-11T22:20:46.7084505Z [ OK ] LazyOpsTest.TestCosineEmbeddingLoss (64 ms) 2023-01-11T22:20:46.7085130Z [ RUN ] LazyOpsTest.TestHingeEmbeddingLoss 2023-01-11T22:20:46.7393407Z [ OK ] LazyOpsTest.TestHingeEmbeddingLoss (30 ms) 2023-01-11T22:20:46.7393966Z [ RUN ] LazyOpsTest.TestTripletMarginLoss 2023-01-11T22:20:46.8661049Z [ OK ] LazyOpsTest.TestTripletMarginLoss (126 ms) 2023-01-11T22:20:46.8661581Z [ RUN ] LazyOpsTest.TestBinaryCrossEntropy 2023-01-11T22:20:46.8798779Z [ OK ] LazyOpsTest.TestBinaryCrossEntropy (13 ms) 2023-01-11T22:20:46.8799405Z [ RUN ] LazyOpsTest.TestMarginRankingLoss 2023-01-11T22:20:46.9028984Z [ OK ] LazyOpsTest.TestMarginRankingLoss (22 ms) 2023-01-11T22:20:46.9029618Z [ RUN ] LazyOpsTest.TestBCEWithLogits 2023-01-11T22:20:46.9148248Z [ OK ] LazyOpsTest.TestBCEWithLogits (11 ms) 2023-01-11T22:20:46.9148685Z [ RUN ] LazyOpsTest.TestKlDiv 2023-01-11T22:20:46.9286593Z [ OK ] LazyOpsTest.TestKlDiv (13 ms) 2023-01-11T22:20:46.9287116Z [ RUN ] LazyOpsTest.TestProd 2023-01-11T22:20:46.9294091Z [ OK ] LazyOpsTest.TestProd (0 ms) 2023-01-11T22:20:46.9294677Z [ RUN ] LazyOpsTest.TestProdCast 2023-01-11T22:20:46.9301190Z [ OK ] LazyOpsTest.TestProdCast (0 ms) 2023-01-11T22:20:46.9301756Z [ RUN ] LazyOpsTest.TestProdInDim 2023-01-11T22:20:46.9340698Z [ OK ] LazyOpsTest.TestProdInDim (3 ms) 2023-01-11T22:20:46.9341288Z [ RUN ] LazyOpsTest.TestProdInDimKeepCast 2023-01-11T22:20:46.9377121Z [ OK ] LazyOpsTest.TestProdInDimKeepCast (3 ms) 2023-01-11T22:20:46.9377715Z [ RUN ] LazyOpsTest.TestProdInDimKeep 2023-01-11T22:20:46.9414249Z [ OK ] LazyOpsTest.TestProdInDimKeep (3 ms) 2023-01-11T22:20:46.9414843Z [ RUN ] LazyOpsTest.TestCumSum 2023-01-11T22:20:46.9527827Z [ OK ] LazyOpsTest.TestCumSum (11 ms) 2023-01-11T22:20:46.9528383Z [ RUN ] LazyOpsTest.TestCumSumCast 2023-01-11T22:20:46.9636076Z [ OK ] LazyOpsTest.TestCumSumCast (10 ms) 2023-01-11T22:20:46.9636640Z [ RUN ] LazyOpsTest.TestCumSumLong 2023-01-11T22:20:46.9726436Z [ OK ] LazyOpsTest.TestCumSumLong (9 ms) 2023-01-11T22:20:46.9727003Z [ RUN ] LazyOpsTest.TestCumSumCastLong 2023-01-11T22:20:46.9819416Z [ OK ] LazyOpsTest.TestCumSumCastLong (9 ms) 2023-01-11T22:20:46.9819982Z [ RUN ] LazyOpsTest.TestCumProd 2023-01-11T22:20:46.9857828Z [ OK ] LazyOpsTest.TestCumProd (3 ms) 2023-01-11T22:20:46.9858384Z [ RUN ] LazyOpsTest.TestCumProdCast 2023-01-11T22:20:46.9893989Z [ OK ] LazyOpsTest.TestCumProdCast (3 ms) 2023-01-11T22:20:46.9894578Z [ RUN ] LazyOpsTest.TestCumProdLong 2023-01-11T22:20:46.9954766Z [ OK ] LazyOpsTest.TestCumProdLong (6 ms) 2023-01-11T22:20:46.9955378Z [ RUN ] LazyOpsTest.TestCumProdCastLong 2023-01-11T22:20:47.0017359Z [ OK ] LazyOpsTest.TestCumProdCastLong (6 ms) 2023-01-11T22:20:47.0017941Z [ RUN ] LazyOpsTest.TestArgMin 2023-01-11T22:20:47.0022827Z [ OK ] LazyOpsTest.TestArgMin (0 ms) 2023-01-11T22:20:47.0023394Z [ RUN ] LazyOpsTest.TestArgMinDim 2023-01-11T22:20:47.0031945Z [ OK ] LazyOpsTest.TestArgMinDim (0 ms) 2023-01-11T22:20:47.0032514Z [ RUN ] LazyOpsTest.TestArgMinDimKeep 2023-01-11T22:20:47.0040556Z [ OK ] LazyOpsTest.TestArgMinDimKeep (0 ms) 2023-01-11T22:20:47.0041223Z [ RUN ] LazyOpsTest.TestArgMinSameValue 2023-01-11T22:20:47.0045310Z [ OK ] LazyOpsTest.TestArgMinSameValue (0 ms) 2023-01-11T22:20:47.0045884Z [ RUN ] LazyOpsTest.TestArgMinWrapper 2023-01-11T22:20:47.0054195Z [ OK ] LazyOpsTest.TestArgMinWrapper (0 ms) 2023-01-11T22:20:47.0054765Z [ RUN ] LazyOpsTest.TestArgMax 2023-01-11T22:20:47.0059231Z [ OK ] LazyOpsTest.TestArgMax (0 ms) 2023-01-11T22:20:47.0059802Z [ RUN ] LazyOpsTest.TestArgMaxDim 2023-01-11T22:20:47.0068218Z [ OK ] LazyOpsTest.TestArgMaxDim (0 ms) 2023-01-11T22:20:47.0068800Z [ RUN ] LazyOpsTest.TestArgMaxDimKeep 2023-01-11T22:20:47.0076716Z [ OK ] LazyOpsTest.TestArgMaxDimKeep (0 ms) 2023-01-11T22:20:47.0077308Z [ RUN ] LazyOpsTest.TestArgMaxSameValue 2023-01-11T22:20:47.0081377Z [ OK ] LazyOpsTest.TestArgMaxSameValue (0 ms) 2023-01-11T22:20:47.0081955Z [ RUN ] LazyOpsTest.TestArgMaxWrapper 2023-01-11T22:20:47.0090489Z [ OK ] LazyOpsTest.TestArgMaxWrapper (0 ms) 2023-01-11T22:20:47.0091044Z [ RUN ] LazyOpsTest.TestAsin 2023-01-11T22:20:47.0099674Z [ OK ] LazyOpsTest.TestAsin (0 ms) 2023-01-11T22:20:47.0100143Z [ RUN ] LazyOpsTest.TestAsinh 2023-01-11T22:20:47.0106909Z [ OK ] LazyOpsTest.TestAsinh (0 ms) 2023-01-11T22:20:47.0107476Z [ RUN ] LazyOpsTest.TestAsinhInPlace 2023-01-11T22:20:47.0118377Z [ OK ] LazyOpsTest.TestAsinhInPlace (1 ms) 2023-01-11T22:20:47.0118944Z [ RUN ] LazyOpsTest.TestSin 2023-01-11T22:20:47.0126932Z [ OK ] LazyOpsTest.TestSin (0 ms) 2023-01-11T22:20:47.0127455Z [ RUN ] LazyOpsTest.TestSinh 2023-01-11T22:20:47.0134427Z [ OK ] LazyOpsTest.TestSinh (0 ms) 2023-01-11T22:20:47.0134946Z [ RUN ] LazyOpsTest.TestAcos 2023-01-11T22:20:47.0142392Z [ OK ] LazyOpsTest.TestAcos (0 ms) 2023-01-11T22:20:47.0142903Z [ RUN ] LazyOpsTest.TestAcosh 2023-01-11T22:20:47.0150345Z [ OK ] LazyOpsTest.TestAcosh (0 ms) 2023-01-11T22:20:47.0150992Z [ RUN ] LazyOpsTest.TestAcoshInPlace 2023-01-11T22:20:47.0163652Z [ OK ] LazyOpsTest.TestAcoshInPlace (1 ms) 2023-01-11T22:20:47.0164200Z [ RUN ] LazyOpsTest.TestCos 2023-01-11T22:20:47.0184578Z [ OK ] LazyOpsTest.TestCos (2 ms) 2023-01-11T22:20:47.0185104Z [ RUN ] LazyOpsTest.TestCosh 2023-01-11T22:20:47.0192696Z [ OK ] LazyOpsTest.TestCosh (0 ms) 2023-01-11T22:20:47.0193276Z [ RUN ] LazyOpsTest.TestAtan 2023-01-11T22:20:47.0201062Z [ OK ] LazyOpsTest.TestAtan (0 ms) 2023-01-11T22:20:47.0201647Z [ RUN ] LazyOpsTest.TestAtanh 2023-01-11T22:20:47.0208633Z [ OK ] LazyOpsTest.TestAtanh (0 ms) 2023-01-11T22:20:47.0209196Z [ RUN ] LazyOpsTest.TestAtanhInPlace 2023-01-11T22:20:47.0220185Z [ OK ] LazyOpsTest.TestAtanhInPlace (1 ms) 2023-01-11T22:20:47.0220717Z [ RUN ] LazyOpsTest.TestAtan2 2023-01-11T22:20:47.0228944Z [ OK ] LazyOpsTest.TestAtan2 (0 ms) 2023-01-11T22:20:47.0229462Z [ RUN ] LazyOpsTest.TestTan 2023-01-11T22:20:47.0236780Z [ OK ] LazyOpsTest.TestTan (0 ms) 2023-01-11T22:20:47.0237313Z [ RUN ] LazyOpsTest.TestTanh 2023-01-11T22:20:47.0258455Z [ OK ] LazyOpsTest.TestTanh (2 ms) 2023-01-11T22:20:47.0259269Z [ RUN ] LazyOpsTest.TestClampMinMax 2023-01-11T22:20:47.0279271Z [ OK ] LazyOpsTest.TestClampMinMax (2 ms) 2023-01-11T22:20:47.0280003Z [ RUN ] LazyOpsTest.TestClampMin 2023-01-11T22:20:47.0299043Z [ OK ] LazyOpsTest.TestClampMin (1 ms) 2023-01-11T22:20:47.0299577Z [ RUN ] LazyOpsTest.TestClampMax 2023-01-11T22:20:47.0318377Z [ OK ] LazyOpsTest.TestClampMax (1 ms) 2023-01-11T22:20:47.0318983Z [ RUN ] LazyOpsTest.TestClampMinExplicit 2023-01-11T22:20:47.0335840Z [ OK ] LazyOpsTest.TestClampMinExplicit (1 ms) 2023-01-11T22:20:47.0336423Z [ RUN ] LazyOpsTest.TestClampMaxExplicit 2023-01-11T22:20:47.0343675Z [ OK ] LazyOpsTest.TestClampMaxExplicit (0 ms) 2023-01-11T22:20:47.0344289Z [ RUN ] LazyOpsTest.TestClampMinExplicitInPlace 2023-01-11T22:20:47.0371012Z [ OK ] LazyOpsTest.TestClampMinExplicitInPlace (2 ms) 2023-01-11T22:20:47.0371614Z [ RUN ] LazyOpsTest.TestClampMaxExplicitInPlace 2023-01-11T22:20:47.0382291Z [ OK ] LazyOpsTest.TestClampMaxExplicitInPlace (1 ms) 2023-01-11T22:20:47.0382638Z [ RUN ] LazyOpsTest.TestCeil 2023-01-11T22:20:47.0390366Z [ OK ] LazyOpsTest.TestCeil (0 ms) 2023-01-11T22:20:47.0390722Z [ RUN ] LazyOpsTest.TestFloor 2023-01-11T22:20:47.0409965Z [ OK ] LazyOpsTest.TestFloor (1 ms) 2023-01-11T22:20:47.0410310Z [ RUN ] LazyOpsTest.TestRound 2023-01-11T22:20:47.0419359Z [ OK ] LazyOpsTest.TestRound (0 ms) 2023-01-11T22:20:47.0419871Z [ RUN ] LazyOpsTest.TestTrunc 2023-01-11T22:20:47.0452069Z [ OK ] LazyOpsTest.TestTrunc (3 ms) 2023-01-11T22:20:47.0452345Z [ RUN ] LazyOpsTest.TestFrac 2023-01-11T22:20:47.0470656Z [ OK ] LazyOpsTest.TestFrac (1 ms) 2023-01-11T22:20:47.0470995Z [ RUN ] LazyOpsTest.TestNeg 2023-01-11T22:20:47.0487841Z [ OK ] LazyOpsTest.TestNeg (1 ms) 2023-01-11T22:20:47.0488206Z [ RUN ] LazyOpsTest.TestBitwiseNot 2023-01-11T22:20:47.0505942Z [ OK ] LazyOpsTest.TestBitwiseNot (1 ms) 2023-01-11T22:20:47.0506339Z [ RUN ] LazyOpsTest.TestBitwiseNotInPlace 2023-01-11T22:20:47.0524701Z [ OK ] LazyOpsTest.TestBitwiseNotInPlace (1 ms) 2023-01-11T22:20:47.0525074Z [ RUN ] LazyOpsTest.TestSign 2023-01-11T22:20:47.0532907Z [ OK ] LazyOpsTest.TestSign (0 ms) 2023-01-11T22:20:47.0533250Z [ RUN ] LazyOpsTest.TestSignByte 2023-01-11T22:20:47.0537302Z [ OK ] LazyOpsTest.TestSignByte (0 ms) 2023-01-11T22:20:47.0537594Z [ RUN ] LazyOpsTest.TestAbs 2023-01-11T22:20:47.0554282Z [ OK ] LazyOpsTest.TestAbs (1 ms) 2023-01-11T22:20:47.0554576Z [ RUN ] LazyOpsTest.TestAbsByte 2023-01-11T22:20:47.0569277Z [ OK ] LazyOpsTest.TestAbsByte (1 ms) 2023-01-11T22:20:47.0569589Z [ RUN ] LazyOpsTest.TestEmptyLike 2023-01-11T22:20:47.0571496Z [ OK ] LazyOpsTest.TestEmptyLike (0 ms) 2023-01-11T22:20:47.0571835Z [ RUN ] LazyOpsTest.TestEmptyLikeOptions 2023-01-11T22:20:47.0573859Z [ OK ] LazyOpsTest.TestEmptyLikeOptions (0 ms) 2023-01-11T22:20:47.0574414Z [ RUN ] LazyOpsTest.TestEmpty 2023-01-11T22:20:47.0574922Z [ OK ] LazyOpsTest.TestEmpty (0 ms) 2023-01-11T22:20:47.0575231Z [ RUN ] LazyOpsTest.TestZeroInPlace 2023-01-11T22:20:47.0590959Z [ OK ] LazyOpsTest.TestZeroInPlace (1 ms) 2023-01-11T22:20:47.0591273Z [ RUN ] LazyOpsTest.TestZerosLike 2023-01-11T22:20:47.0598187Z [ OK ] LazyOpsTest.TestZerosLike (0 ms) 2023-01-11T22:20:47.0598525Z [ RUN ] LazyOpsTest.TestZerosLikeOptions 2023-01-11T22:20:47.0605049Z [ OK ] LazyOpsTest.TestZerosLikeOptions (0 ms) 2023-01-11T22:20:47.0605569Z [ RUN ] LazyOpsTest.TestZeros 2023-01-11T22:20:47.0627125Z [ OK ] LazyOpsTest.TestZeros (2 ms) 2023-01-11T22:20:47.0627448Z [ RUN ] LazyOpsTest.TestOnes 2023-01-11T22:20:47.0652058Z [ OK ] LazyOpsTest.TestOnes (2 ms) 2023-01-11T22:20:47.0652371Z [ RUN ] LazyOpsTest.TestOnesLike 2023-01-11T22:20:47.0658932Z [ OK ] LazyOpsTest.TestOnesLike (0 ms) 2023-01-11T22:20:47.0659247Z [ RUN ] LazyOpsTest.TestOnesLikeOptions 2023-01-11T22:20:47.0664695Z [ OK ] LazyOpsTest.TestOnesLikeOptions (0 ms) 2023-01-11T22:20:47.0665086Z [ RUN ] LazyOpsTest.TestFull 2023-01-11T22:20:47.0702615Z [ OK ] LazyOpsTest.TestFull (3 ms) 2023-01-11T22:20:47.0702966Z [ RUN ] LazyOpsTest.TestFullLike 2023-01-11T22:20:47.0709089Z [ OK ] LazyOpsTest.TestFullLike (0 ms) 2023-01-11T22:20:47.0709469Z [ RUN ] LazyOpsTest.TestFullLikeOptions 2023-01-11T22:20:47.0715139Z [ OK ] LazyOpsTest.TestFullLikeOptions (0 ms) 2023-01-11T22:20:47.0715524Z [ RUN ] LazyOpsTest.TestARange 2023-01-11T22:20:47.0770496Z [ OK ] LazyOpsTest.TestARange (5 ms) 2023-01-11T22:20:47.0770897Z [ RUN ] LazyOpsTest.TestARangeOut 2023-01-11T22:20:47.0772059Z [W RangeFactories.cpp:201] 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:20:47.0789334Z [ OK ] LazyOpsTest.TestARangeOut (1 ms) 2023-01-11T22:20:47.0789670Z [ RUN ] LazyOpsTest.TestDimARange 2023-01-11T22:20:47.0814841Z [ OK ] LazyOpsTest.TestDimARange (2 ms) 2023-01-11T22:20:47.0815190Z [ RUN ] LazyOpsTest.TestBartlettWindow 2023-01-11T22:20:47.1042006Z [ OK ] LazyOpsTest.TestBartlettWindow (22 ms) 2023-01-11T22:20:47.1042367Z [ RUN ] LazyOpsTest.TestBlackmanWindow 2023-01-11T22:20:47.1205638Z [ OK ] LazyOpsTest.TestBlackmanWindow (16 ms) 2023-01-11T22:20:47.1206050Z [ RUN ] LazyOpsTest.TestHammingWindow 2023-01-11T22:20:47.1311376Z [ OK ] LazyOpsTest.TestHammingWindow (10 ms) 2023-01-11T22:20:47.1311774Z [ RUN ] LazyOpsTest.TestHannWindow 2023-01-11T22:20:47.1451088Z [ OK ] LazyOpsTest.TestHannWindow (13 ms) 2023-01-11T22:20:47.1451514Z [ RUN ] LazyOpsTest.TestLogSigmoid 2023-01-11T22:20:47.1474594Z [ OK ] LazyOpsTest.TestLogSigmoid (2 ms) 2023-01-11T22:20:47.1475204Z [ RUN ] LazyOpsTest.TestLogSigmoidForward 2023-01-11T22:20:47.1517861Z [ OK ] LazyOpsTest.TestLogSigmoidForward (4 ms) 2023-01-11T22:20:47.1518198Z [ RUN ] LazyOpsTest.TestLogsumexp 2023-01-11T22:20:47.1784426Z [ OK ] LazyOpsTest.TestLogsumexp (26 ms) 2023-01-11T22:20:47.1784723Z [ RUN ] LazyOpsTest.TestSiLU 2023-01-11T22:20:47.1810329Z [ OK ] LazyOpsTest.TestSiLU (2 ms) 2023-01-11T22:20:47.1810696Z [ RUN ] LazyOpsTest.TestSigmoid 2023-01-11T22:20:47.1829278Z [ OK ] LazyOpsTest.TestSigmoid (1 ms) 2023-01-11T22:20:47.1829654Z [ RUN ] LazyOpsTest.TestMatmul_1x1 2023-01-11T22:20:47.1838631Z [ OK ] LazyOpsTest.TestMatmul_1x1 (0 ms) 2023-01-11T22:20:47.1839017Z [ RUN ] LazyOpsTest.TestMatmul_2x1 2023-01-11T22:20:47.1860837Z [ OK ] LazyOpsTest.TestMatmul_2x1 (2 ms) 2023-01-11T22:20:47.1861237Z [ RUN ] LazyOpsTest.TestMatmul_1x2 2023-01-11T22:20:47.1894374Z [ OK ] LazyOpsTest.TestMatmul_1x2 (3 ms) 2023-01-11T22:20:47.1894766Z [ RUN ] LazyOpsTest.TestMatmul_2x2 2023-01-11T22:20:47.1916278Z [ OK ] LazyOpsTest.TestMatmul_2x2 (2 ms) 2023-01-11T22:20:47.1916829Z [ RUN ] LazyOpsTest.TestMatmulBcast 2023-01-11T22:20:47.1970324Z [ OK ] LazyOpsTest.TestMatmulBcast (5 ms) 2023-01-11T22:20:47.1970662Z [ RUN ] LazyOpsTest.TestDot 2023-01-11T22:20:47.1979061Z [ OK ] LazyOpsTest.TestDot (0 ms) 2023-01-11T22:20:47.1979425Z [ RUN ] LazyOpsTest.TestTensorDot 2023-01-11T22:20:47.2030705Z [ OK ] LazyOpsTest.TestTensorDot (5 ms) 2023-01-11T22:20:47.2031051Z [ RUN ] LazyOpsTest.TestGer 2023-01-11T22:20:47.2058471Z [ OK ] LazyOpsTest.TestGer (2 ms) 2023-01-11T22:20:47.2058878Z [ RUN ] LazyOpsTest.TestMv 2023-01-11T22:20:47.2079845Z [ OK ] LazyOpsTest.TestMv (2 ms) 2023-01-11T22:20:47.2080235Z [ RUN ] LazyOpsTest.TestMvOut 2023-01-11T22:20:47.2112854Z [ OK ] LazyOpsTest.TestMvOut (3 ms) 2023-01-11T22:20:47.2113281Z [ RUN ] LazyOpsTest.TestBatchAddBatchMatMul 2023-01-11T22:20:47.2141024Z [ OK ] LazyOpsTest.TestBatchAddBatchMatMul (2 ms) 2023-01-11T22:20:47.2141478Z [ RUN ] LazyOpsTest.TestBatchAddBatchMatMulInPlace 2023-01-11T22:20:47.2179116Z [ OK ] LazyOpsTest.TestBatchAddBatchMatMulInPlace (3 ms) 2023-01-11T22:20:47.2179494Z [ RUN ] LazyOpsTest.TestBatchMatMul 2023-01-11T22:20:47.2202872Z [ OK ] LazyOpsTest.TestBatchMatMul (2 ms) 2023-01-11T22:20:47.2203319Z [ RUN ] LazyOpsTest.TestChainMatMul 2023-01-11T22:20:47.2204742Z [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:20:47.2244347Z [ OK ] LazyOpsTest.TestChainMatMul (4 ms) 2023-01-11T22:20:47.2244715Z [ RUN ] LazyOpsTest.TestLinear 2023-01-11T22:20:47.2299696Z [ OK ] LazyOpsTest.TestLinear (5 ms) 2023-01-11T22:20:47.2300071Z [ RUN ] LazyOpsTest.TestPinverse 2023-01-11T22:20:47.2425207Z [ OK ] LazyOpsTest.TestPinverse (12 ms) 2023-01-11T22:20:47.2425586Z [ RUN ] LazyOpsTest.TestEinsumOuter 2023-01-11T22:20:47.2467438Z [ OK ] LazyOpsTest.TestEinsumOuter (4 ms) 2023-01-11T22:20:47.2467772Z [ RUN ] LazyOpsTest.TestEinsumOuterBackward 2023-01-11T22:20:47.2628440Z [ OK ] LazyOpsTest.TestEinsumOuterBackward (16 ms) 2023-01-11T22:20:47.2628828Z [ RUN ] LazyOpsTest.TestEinsumBatchMatMul 2023-01-11T22:20:47.2707281Z [ OK ] LazyOpsTest.TestEinsumBatchMatMul (7 ms) 2023-01-11T22:20:47.2707661Z [ RUN ] LazyOpsTest.TestEinsumPyTorchLowerBilinear 2023-01-11T22:20:47.2841630Z [ OK ] LazyOpsTest.TestEinsumPyTorchLowerBilinear (13 ms) 2023-01-11T22:20:47.2842047Z [ RUN ] LazyOpsTest.TestEinsumPyTorchLowerDiagonal 2023-01-11T22:20:47.2877379Z [ OK ] LazyOpsTest.TestEinsumPyTorchLowerDiagonal (3 ms) 2023-01-11T22:20:47.2877826Z [ RUN ] LazyOpsTest.TestEinsumPyTorchLowerBatchDiagonal 2023-01-11T22:20:47.2911241Z [ OK ] LazyOpsTest.TestEinsumPyTorchLowerBatchDiagonal (3 ms) 2023-01-11T22:20:47.2911687Z [ RUN ] LazyOpsTest.TestEinsumPyTorchLowerBatchPermute 2023-01-11T22:20:47.2935944Z [ OK ] LazyOpsTest.TestEinsumPyTorchLowerBatchPermute (2 ms) 2023-01-11T22:20:47.2936412Z [ RUN ] LazyOpsTest.TestEinsumPyTorchLowerRepeatedAxis 2023-01-11T22:20:47.3004308Z [ OK ] LazyOpsTest.TestEinsumPyTorchLowerRepeatedAxis (6 ms) 2023-01-11T22:20:47.3004704Z [ RUN ] LazyOpsTest.TestBilinear 2023-01-11T22:20:47.3916632Z [ OK ] LazyOpsTest.TestBilinear (91 ms) 2023-01-11T22:20:47.3917274Z [ RUN ] LazyOpsTest.TestUpsampleNearest2D 2023-01-11T22:20:47.3949528Z [ OK ] LazyOpsTest.TestUpsampleNearest2D (3 ms) 2023-01-11T22:20:47.3949946Z [ RUN ] LazyOpsTest.TestUpsampleNearest2DBackward 2023-01-11T22:20:47.4039906Z [ OK ] LazyOpsTest.TestUpsampleNearest2DBackward (9 ms) 2023-01-11T22:20:47.4040564Z [ RUN ] LazyOpsTest.TestUpsampleNearest2DWithScale 2023-01-11T22:20:47.4070188Z [ OK ] LazyOpsTest.TestUpsampleNearest2DWithScale (3 ms) 2023-01-11T22:20:47.4070621Z [ RUN ] LazyOpsTest.TestUpsampleNearest2DBackwardWithScale 2023-01-11T22:20:47.4143343Z [ OK ] LazyOpsTest.TestUpsampleNearest2DBackwardWithScale (7 ms) 2023-01-11T22:20:47.4143771Z [ RUN ] LazyOpsTest.TestUpsampleBilinear2D 2023-01-11T22:20:47.4196553Z [ OK ] LazyOpsTest.TestUpsampleBilinear2D (5 ms) 2023-01-11T22:20:47.4196959Z [ RUN ] LazyOpsTest.TestUpsampleBilinear2DBackward 2023-01-11T22:20:47.4347100Z [ OK ] LazyOpsTest.TestUpsampleBilinear2DBackward (14 ms) 2023-01-11T22:20:47.4347472Z [ RUN ] LazyOpsTest.TestAddCMul 2023-01-11T22:20:47.4369691Z [ OK ] LazyOpsTest.TestAddCMul (2 ms) 2023-01-11T22:20:47.4370027Z [ RUN ] LazyOpsTest.TestAddCDiv 2023-01-11T22:20:47.4393797Z [ OK ] LazyOpsTest.TestAddCDiv (2 ms) 2023-01-11T22:20:47.4394140Z [ RUN ] LazyOpsTest.TestAddCDivWithBroadcast 2023-01-11T22:20:47.4416899Z [ OK ] LazyOpsTest.TestAddCDivWithBroadcast (2 ms) 2023-01-11T22:20:47.4417219Z [ RUN ] LazyOpsTest.TestSize 2023-01-11T22:20:47.4418835Z [ OK ] LazyOpsTest.TestSize (0 ms) 2023-01-11T22:20:47.4419130Z [ RUN ] LazyOpsTest.TestSelect 2023-01-11T22:20:47.5063204Z [ OK ] LazyOpsTest.TestSelect (64 ms) 2023-01-11T22:20:47.5063585Z [ RUN ] LazyOpsTest.TestBernoulliScalarProb 2023-01-11T22:20:47.5085824Z [ OK ] LazyOpsTest.TestBernoulliScalarProb (2 ms) 2023-01-11T22:20:47.5086319Z [ RUN ] LazyOpsTest.TestBernoulliTensorProb 2023-01-11T22:20:47.5105728Z [ OK ] LazyOpsTest.TestBernoulliTensorProb (2 ms) 2023-01-11T22:20:47.5106329Z [ RUN ] LazyOpsTest.TestBernoulliScalarProbInPlace 2023-01-11T22:20:47.5134974Z [ OK ] LazyOpsTest.TestBernoulliScalarProbInPlace (2 ms) 2023-01-11T22:20:47.5135525Z [ RUN ] LazyOpsTest.TestBernoulliTensorProbInPlace 2023-01-11T22:20:47.5160836Z [ OK ] LazyOpsTest.TestBernoulliTensorProbInPlace (2 ms) 2023-01-11T22:20:47.5161447Z [ RUN ] LazyOpsTest.TestDropout 2023-01-11T22:20:47.5187638Z [ OK ] LazyOpsTest.TestDropout (2 ms) 2023-01-11T22:20:47.5188232Z [ RUN ] LazyOpsTest.TestDropoutInPlace 2023-01-11T22:20:47.5219506Z [ OK ] LazyOpsTest.TestDropoutInPlace (3 ms) 2023-01-11T22:20:47.5220106Z [ RUN ] LazyOpsTest.TestRandperm 2023-01-11T22:20:47.5242936Z [ OK ] LazyOpsTest.TestRandperm (2 ms) 2023-01-11T22:20:47.5243465Z [ RUN ] LazyOpsTest.TestSlice 2023-01-11T22:20:47.5308472Z [ OK ] LazyOpsTest.TestSlice (6 ms) 2023-01-11T22:20:47.5308803Z [ RUN ] LazyOpsTest.TestTake 2023-01-11T22:20:47.5317473Z [ OK ] LazyOpsTest.TestTake (0 ms) 2023-01-11T22:20:47.5317882Z [ RUN ] LazyOpsTest.TestTakeBackward 2023-01-11T22:20:47.5394898Z [ OK ] LazyOpsTest.TestTakeBackward (7 ms) 2023-01-11T22:20:47.5395212Z [ RUN ] LazyOpsTest.TestStack 2023-01-11T22:20:47.5601622Z [ OK ] LazyOpsTest.TestStack (20 ms) 2023-01-11T22:20:47.5602138Z [ RUN ] LazyOpsTest.TestCat 2023-01-11T22:20:47.5653615Z [ OK ] LazyOpsTest.TestCat (5 ms) 2023-01-11T22:20:47.5654135Z [ RUN ] LazyOpsTest.TestUnbind 2023-01-11T22:20:47.5769109Z [ OK ] LazyOpsTest.TestUnbind (11 ms) 2023-01-11T22:20:47.5769830Z [ RUN ] LazyOpsTest.TestRepeat 2023-01-11T22:20:47.5852042Z [ OK ] LazyOpsTest.TestRepeat (8 ms) 2023-01-11T22:20:47.5852364Z [ RUN ] LazyOpsTest.TestGather 2023-01-11T22:20:47.5897048Z [ OK ] LazyOpsTest.TestGather (4 ms) 2023-01-11T22:20:47.5897352Z [ RUN ] LazyOpsTest.TestScatter 2023-01-11T22:20:47.5921657Z [ OK ] LazyOpsTest.TestScatter (2 ms) 2023-01-11T22:20:47.5921966Z [ RUN ] LazyOpsTest.TestScatterR1 2023-01-11T22:20:47.5931261Z [ OK ] LazyOpsTest.TestScatterR1 (0 ms) 2023-01-11T22:20:47.5931609Z [ RUN ] LazyOpsTest.TestScatterR3 2023-01-11T22:20:47.5948761Z [ OK ] LazyOpsTest.TestScatterR3 (1 ms) 2023-01-11T22:20:47.5949393Z [ RUN ] LazyOpsTest.TestScatterBiggerSource 2023-01-11T22:20:47.5969251Z [ OK ] LazyOpsTest.TestScatterBiggerSource (1 ms) 2023-01-11T22:20:47.5969726Z [ RUN ] LazyOpsTest.TestScatterScalar 2023-01-11T22:20:47.5987669Z [ OK ] LazyOpsTest.TestScatterScalar (1 ms) 2023-01-11T22:20:47.5988037Z [ RUN ] LazyOpsTest.TestScatterReduceAdd 2023-01-11T22:20:47.6011974Z [ OK ] LazyOpsTest.TestScatterReduceAdd (2 ms) 2023-01-11T22:20:47.6012364Z [ RUN ] LazyOpsTest.TestScatterAdd 2023-01-11T22:20:47.6068678Z [ OK ] LazyOpsTest.TestScatterAdd (5 ms) 2023-01-11T22:20:47.6069042Z [ RUN ] LazyOpsTest.TestScatterAddInPlace 2023-01-11T22:20:47.6126607Z [ OK ] LazyOpsTest.TestScatterAddInPlace (5 ms) 2023-01-11T22:20:47.6127174Z [ RUN ] LazyOpsTest.TestIndexSelect 2023-01-11T22:20:47.6914932Z [ OK ] LazyOpsTest.TestIndexSelect (78 ms) 2023-01-11T22:20:47.6915311Z [ RUN ] LazyOpsTest.TestIndexSelectRank0 2023-01-11T22:20:47.7097819Z [ OK ] LazyOpsTest.TestIndexSelectRank0 (18 ms) 2023-01-11T22:20:47.7098210Z [ RUN ] LazyOpsTest.TestInverse 2023-01-11T22:20:47.7126938Z [ OK ] LazyOpsTest.TestInverse (2 ms) 2023-01-11T22:20:47.7127259Z [ RUN ] LazyOpsTest.TestIsnan 2023-01-11T22:20:47.7131966Z [ OK ] LazyOpsTest.TestIsnan (0 ms) 2023-01-11T22:20:47.7132260Z [ RUN ] LazyOpsTest.TestExpand 2023-01-11T22:20:47.7154175Z [ OK ] LazyOpsTest.TestExpand (2 ms) 2023-01-11T22:20:47.7154491Z [ RUN ] LazyOpsTest.TestExpandBack 2023-01-11T22:20:47.7176464Z [ OK ] LazyOpsTest.TestExpandBack (2 ms) 2023-01-11T22:20:47.7176780Z [ RUN ] LazyOpsTest.TestExpandAs 2023-01-11T22:20:47.7207587Z [ OK ] LazyOpsTest.TestExpandAs (3 ms) 2023-01-11T22:20:47.7207873Z [ RUN ] LazyOpsTest.TestEye 2023-01-11T22:20:47.7221499Z [ OK ] LazyOpsTest.TestEye (1 ms) 2023-01-11T22:20:47.7221813Z [ RUN ] LazyOpsTest.TestEyeWide 2023-01-11T22:20:47.7227972Z [ OK ] LazyOpsTest.TestEyeWide (0 ms) 2023-01-11T22:20:47.7228284Z [ RUN ] LazyOpsTest.TestEyeNarrow 2023-01-11T22:20:47.7234377Z [ OK ] LazyOpsTest.TestEyeNarrow (0 ms) 2023-01-11T22:20:47.7234769Z [ RUN ] LazyOpsTest.TestBroadcastTensors 2023-01-11T22:20:47.7277487Z [ OK ] LazyOpsTest.TestBroadcastTensors (4 ms) 2023-01-11T22:20:47.7277837Z [ RUN ] LazyOpsTest.TestOneIndex 2023-01-11T22:20:47.7382653Z [ OK ] LazyOpsTest.TestOneIndex (10 ms) 2023-01-11T22:20:47.7383005Z [ RUN ] LazyOpsTest.TestOneIndexTransfer 2023-01-11T22:20:47.7478804Z [ OK ] LazyOpsTest.TestOneIndexTransfer (9 ms) 2023-01-11T22:20:47.7479164Z [ RUN ] LazyOpsTest.TestNonzero 2023-01-11T22:20:47.7489869Z [ OK ] LazyOpsTest.TestNonzero (1 ms) 2023-01-11T22:20:47.7490190Z [ RUN ] LazyOpsTest.TestMaskedSelect 2023-01-11T22:20:47.7501009Z [ OK ] LazyOpsTest.TestMaskedSelect (1 ms) 2023-01-11T22:20:47.7501565Z [ RUN ] LazyOpsTest.TestMaskedScatter 2023-01-11T22:20:47.7519872Z [ OK ] LazyOpsTest.TestMaskedScatter (1 ms) 2023-01-11T22:20:47.7520205Z [ RUN ] LazyOpsTest.TestMultiIndexHeadNull 2023-01-11T22:20:47.7592606Z [ OK ] LazyOpsTest.TestMultiIndexHeadNull (7 ms) 2023-01-11T22:20:47.7593021Z [ RUN ] LazyOpsTest.TestMultiIndexMiddleNull 2023-01-11T22:20:47.7662510Z [ OK ] LazyOpsTest.TestMultiIndexMiddleNull (6 ms) 2023-01-11T22:20:47.7662867Z [ RUN ] LazyOpsTest.TestMultiIndexTailNull 2023-01-11T22:20:47.7740919Z [ OK ] LazyOpsTest.TestMultiIndexTailNull (7 ms) 2023-01-11T22:20:47.7741305Z [ RUN ] LazyOpsTest.TestMultiIndexMiddleBroadcast 2023-01-11T22:20:47.7815769Z [ OK ] LazyOpsTest.TestMultiIndexMiddleBroadcast (7 ms) 2023-01-11T22:20:47.7816185Z [ RUN ] LazyOpsTest.TestMultiIndexTailBroadcast 2023-01-11T22:20:47.7879235Z [ OK ] LazyOpsTest.TestMultiIndexTailBroadcast (6 ms) 2023-01-11T22:20:47.7879737Z [ RUN ] LazyOpsTest.TestMaskIndex 2023-01-11T22:20:47.7916910Z [ OK ] LazyOpsTest.TestMaskIndex (3 ms) 2023-01-11T22:20:47.7917266Z [ RUN ] LazyOpsTest.TestOneIndexPut 2023-01-11T22:20:47.8160068Z [ OK ] LazyOpsTest.TestOneIndexPut (24 ms) 2023-01-11T22:20:47.8160453Z [ RUN ] LazyOpsTest.TestOneIndexPutInPlace 2023-01-11T22:20:47.8342456Z [ OK ] LazyOpsTest.TestOneIndexPutInPlace (18 ms) 2023-01-11T22:20:47.8343332Z [ RUN ] LazyOpsTest.TestOneIndexPutTransfer 2023-01-11T22:20:47.8475664Z [ OK ] LazyOpsTest.TestOneIndexPutTransfer (13 ms) 2023-01-11T22:20:47.8476030Z [ RUN ] LazyOpsTest.TestMultiIndexPut 2023-01-11T22:20:47.8621800Z [ OK ] LazyOpsTest.TestMultiIndexPut (14 ms) 2023-01-11T22:20:47.8622178Z [ RUN ] LazyOpsTest.TestMultiIndexPutHeadNull 2023-01-11T22:20:47.8854685Z [ OK ] LazyOpsTest.TestMultiIndexPutHeadNull (23 ms) 2023-01-11T22:20:47.8855076Z [ RUN ] LazyOpsTest.TestMultiIndexPutMiddleNull 2023-01-11T22:20:47.8996722Z [ OK ] LazyOpsTest.TestMultiIndexPutMiddleNull (14 ms) 2023-01-11T22:20:47.8997124Z [ RUN ] LazyOpsTest.TestMultiIndexPutTailNull 2023-01-11T22:20:47.9132995Z [ OK ] LazyOpsTest.TestMultiIndexPutTailNull (13 ms) 2023-01-11T22:20:47.9133412Z [ RUN ] LazyOpsTest.TestMultiIndexPutMiddleBroadcast 2023-01-11T22:20:47.9440452Z [ OK ] LazyOpsTest.TestMultiIndexPutMiddleBroadcast (30 ms) 2023-01-11T22:20:47.9441283Z [ RUN ] LazyOpsTest.TestMultiIndexPutTailBroadcast 2023-01-11T22:20:47.9583560Z [ OK ] LazyOpsTest.TestMultiIndexPutTailBroadcast (14 ms) 2023-01-11T22:20:47.9584172Z [ RUN ] LazyOpsTest.TestMaskIndexPut 2023-01-11T22:20:47.9772547Z [ OK ] LazyOpsTest.TestMaskIndexPut (18 ms) 2023-01-11T22:20:47.9773173Z [ RUN ] LazyOpsTest.TestIndexPutImpl 2023-01-11T22:20:47.9962166Z [ OK ] LazyOpsTest.TestIndexPutImpl (18 ms) 2023-01-11T22:20:47.9962857Z [ RUN ] LazyOpsTest.TestIndexFillWithScalar 2023-01-11T22:20:48.0262489Z [ OK ] LazyOpsTest.TestIndexFillWithScalar (30 ms) 2023-01-11T22:20:48.0263170Z [ RUN ] LazyOpsTest.TestIndexFillWithScalarInPlace 2023-01-11T22:20:48.0512198Z [ OK ] LazyOpsTest.TestIndexFillWithScalarInPlace (24 ms) 2023-01-11T22:20:48.0512912Z [ RUN ] LazyOpsTest.TestIndexFillWithTensor 2023-01-11T22:20:48.0746707Z [ OK ] LazyOpsTest.TestIndexFillWithTensor (23 ms) 2023-01-11T22:20:48.0747360Z [ RUN ] LazyOpsTest.TestIndexFillWithTensorInPlace 2023-01-11T22:20:48.1028939Z [ OK ] LazyOpsTest.TestIndexFillWithTensorInPlace (28 ms) 2023-01-11T22:20:48.1029651Z [ RUN ] LazyOpsTest.TestIndexFillRank0 2023-01-11T22:20:48.1249698Z [ OK ] LazyOpsTest.TestIndexFillRank0 (22 ms) 2023-01-11T22:20:48.1250292Z [ RUN ] LazyOpsTest.TestIndexAdd 2023-01-11T22:20:48.1930031Z [ OK ] LazyOpsTest.TestIndexAdd (67 ms) 2023-01-11T22:20:48.1930644Z [ RUN ] LazyOpsTest.TestIndexAddInPlace 2023-01-11T22:20:48.2442299Z [ OK ] LazyOpsTest.TestIndexAddInPlace (51 ms) 2023-01-11T22:20:48.2442961Z [ RUN ] LazyOpsTest.TestIndexAddRank0 2023-01-11T22:20:48.2642354Z [ OK ] LazyOpsTest.TestIndexAddRank0 (20 ms) 2023-01-11T22:20:48.2642972Z [ RUN ] LazyOpsTest.TestIndexCopy 2023-01-11T22:20:48.2847462Z [ OK ] LazyOpsTest.TestIndexCopy (20 ms) 2023-01-11T22:20:48.2848035Z [ RUN ] LazyOpsTest.TestIndexCopyInPlace 2023-01-11T22:20:48.3103117Z [ OK ] LazyOpsTest.TestIndexCopyInPlace (25 ms) 2023-01-11T22:20:48.3103848Z [ RUN ] LazyOpsTest.TestIndexCopyRank0 2023-01-11T22:20:48.3296583Z [ OK ] LazyOpsTest.TestIndexCopyRank0 (19 ms) 2023-01-11T22:20:48.3297110Z [ RUN ] LazyOpsTest.TestRelu 2023-01-11T22:20:48.3317875Z [ OK ] LazyOpsTest.TestRelu (2 ms) 2023-01-11T22:20:48.3318429Z [ RUN ] LazyOpsTest.TestReluInPlace 2023-01-11T22:20:48.3348528Z [ OK ] LazyOpsTest.TestReluInPlace (3 ms) 2023-01-11T22:20:48.3349079Z [ RUN ] LazyOpsTest.TestHardshrink 2023-01-11T22:20:48.3356726Z [ OK ] LazyOpsTest.TestHardshrink (0 ms) 2023-01-11T22:20:48.3357551Z [ RUN ] LazyOpsTest.TestHardSigmoid 2023-01-11T22:20:48.3376988Z [ OK ] LazyOpsTest.TestHardSigmoid (1 ms) 2023-01-11T22:20:48.3377599Z [ RUN ] LazyOpsTest.TestHardSigmoidInPlace 2023-01-11T22:20:48.3419381Z [ OK ] LazyOpsTest.TestHardSigmoidInPlace (4 ms) 2023-01-11T22:20:48.3419998Z [ RUN ] LazyOpsTest.TestHardSigmoidBackward 2023-01-11T22:20:48.3496329Z [ OK ] LazyOpsTest.TestHardSigmoidBackward (7 ms) 2023-01-11T22:20:48.3496949Z [ RUN ] LazyOpsTest.TestSoftshrink 2023-01-11T22:20:48.3504662Z [ OK ] LazyOpsTest.TestSoftshrink (0 ms) 2023-01-11T22:20:48.3505181Z [ RUN ] LazyOpsTest.TestHardtanh 2023-01-11T22:20:48.3513563Z [ OK ] LazyOpsTest.TestHardtanh (0 ms) 2023-01-11T22:20:48.3514130Z [ RUN ] LazyOpsTest.TestHardtanhInPlace 2023-01-11T22:20:48.3538558Z [ OK ] LazyOpsTest.TestHardtanhInPlace (2 ms) 2023-01-11T22:20:48.3539133Z [ RUN ] LazyOpsTest.TestLeakyRelu 2023-01-11T22:20:48.3560054Z [ OK ] LazyOpsTest.TestLeakyRelu (2 ms) 2023-01-11T22:20:48.3560671Z [ RUN ] LazyOpsTest.TestLeakyReluInPlace 2023-01-11T22:20:48.3591618Z [ OK ] LazyOpsTest.TestLeakyReluInPlace (3 ms) 2023-01-11T22:20:48.3592227Z [ RUN ] LazyOpsTest.TestExp 2023-01-11T22:20:48.3611462Z [ OK ] LazyOpsTest.TestExp (1 ms) 2023-01-11T22:20:48.3611968Z [ RUN ] LazyOpsTest.TestExpm1 2023-01-11T22:20:48.3619687Z [ OK ] LazyOpsTest.TestExpm1 (0 ms) 2023-01-11T22:20:48.3620229Z [ RUN ] LazyOpsTest.TestLog 2023-01-11T22:20:48.3639166Z [ OK ] LazyOpsTest.TestLog (1 ms) 2023-01-11T22:20:48.3639932Z [ RUN ] LazyOpsTest.TestLog2 2023-01-11T22:20:48.3660147Z [ OK ] LazyOpsTest.TestLog2 (2 ms) 2023-01-11T22:20:48.3660783Z [ RUN ] LazyOpsTest.TestLog10 2023-01-11T22:20:48.3669274Z [ OK ] LazyOpsTest.TestLog10 (0 ms) 2023-01-11T22:20:48.3669888Z [ RUN ] LazyOpsTest.TestLog1p 2023-01-11T22:20:48.3678528Z [ OK ] LazyOpsTest.TestLog1p (0 ms) 2023-01-11T22:20:48.3679134Z [ RUN ] LazyOpsTest.TestErf 2023-01-11T22:20:48.3688099Z [ OK ] LazyOpsTest.TestErf (0 ms) 2023-01-11T22:20:48.3689045Z [ RUN ] LazyOpsTest.TestErfc 2023-01-11T22:20:48.3697454Z [ OK ] LazyOpsTest.TestErfc (0 ms) 2023-01-11T22:20:48.3697965Z [ RUN ] LazyOpsTest.TestErfinv 2023-01-11T22:20:48.3706517Z [ OK ] LazyOpsTest.TestErfinv (0 ms) 2023-01-11T22:20:48.3707008Z [ RUN ] LazyOpsTest.TestSqrt 2023-01-11T22:20:48.3726054Z [ OK ] LazyOpsTest.TestSqrt (1 ms) 2023-01-11T22:20:48.3726536Z [ RUN ] LazyOpsTest.TestRsqrt 2023-01-11T22:20:48.3744774Z [ OK ] LazyOpsTest.TestRsqrt (1 ms) 2023-01-11T22:20:48.3745279Z [ RUN ] LazyOpsTest.TestReciprocal 2023-01-11T22:20:48.3762640Z [ OK ] LazyOpsTest.TestReciprocal (1 ms) 2023-01-11T22:20:48.3763203Z [ RUN ] LazyOpsTest.TestPowTensorScalar 2023-01-11T22:20:48.3781490Z [ OK ] LazyOpsTest.TestPowTensorScalar (1 ms) 2023-01-11T22:20:48.3782105Z [ RUN ] LazyOpsTest.TestPowTensorScalarInPlace 2023-01-11T22:20:48.3813039Z [ OK ] LazyOpsTest.TestPowTensorScalarInPlace (3 ms) 2023-01-11T22:20:48.3813658Z [ RUN ] LazyOpsTest.TestPowTensorTensor 2023-01-11T22:20:48.3834747Z [ OK ] LazyOpsTest.TestPowTensorTensor (2 ms) 2023-01-11T22:20:48.3835350Z [ RUN ] LazyOpsTest.TestPowTensorTensorInPlace 2023-01-11T22:20:48.3870631Z [ OK ] LazyOpsTest.TestPowTensorTensorInPlace (3 ms) 2023-01-11T22:20:48.3871281Z [ RUN ] LazyOpsTest.TestPowTensorTensorBroadcast 2023-01-11T22:20:48.3892284Z [ OK ] LazyOpsTest.TestPowTensorTensorBroadcast (2 ms) 2023-01-11T22:20:48.3893151Z [ RUN ] LazyOpsTest.TestPowScalarTensor 2023-01-11T22:20:48.3901544Z [ OK ] LazyOpsTest.TestPowScalarTensor (0 ms) 2023-01-11T22:20:48.3902126Z [ RUN ] LazyOpsTest.TestPowIntExponent 2023-01-11T22:20:48.3920411Z [ OK ] LazyOpsTest.TestPowIntExponent (1 ms) 2023-01-11T22:20:48.3920998Z [ RUN ] LazyOpsTest.TestFmodScalar 2023-01-11T22:20:48.3930254Z [ OK ] LazyOpsTest.TestFmodScalar (0 ms) 2023-01-11T22:20:48.3930812Z [ RUN ] LazyOpsTest.TestFmodScalarInPlace 2023-01-11T22:20:48.3952924Z [ OK ] LazyOpsTest.TestFmodScalarInPlace (2 ms) 2023-01-11T22:20:48.3953517Z [ RUN ] LazyOpsTest.TestFmodTensor 2023-01-11T22:20:48.3963449Z [ OK ] LazyOpsTest.TestFmodTensor (1 ms) 2023-01-11T22:20:48.3964038Z [ RUN ] LazyOpsTest.TestFmodTensorInPlace 2023-01-11T22:20:48.3977411Z [ OK ] LazyOpsTest.TestFmodTensorInPlace (1 ms) 2023-01-11T22:20:48.3978047Z [ RUN ] LazyOpsTest.TestRemainderScalar 2023-01-11T22:20:48.4001316Z [ OK ] LazyOpsTest.TestRemainderScalar (2 ms) 2023-01-11T22:20:48.4001931Z [ RUN ] LazyOpsTest.TestRemainderScalarInPlace 2023-01-11T22:20:48.4036651Z [ OK ] LazyOpsTest.TestRemainderScalarInPlace (3 ms) 2023-01-11T22:20:48.4037290Z [ RUN ] LazyOpsTest.TestRemainderTensor 2023-01-11T22:20:48.4058323Z [ OK ] LazyOpsTest.TestRemainderTensor (2 ms) 2023-01-11T22:20:48.4058947Z [ RUN ] LazyOpsTest.TestRemainderTensorInPlace 2023-01-11T22:20:48.4093291Z [ OK ] LazyOpsTest.TestRemainderTensorInPlace (3 ms) 2023-01-11T22:20:48.4093850Z [ RUN ] LazyOpsTest.TestWhere 2023-01-11T22:20:48.4098342Z [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:20:48.4108323Z [ OK ] LazyOpsTest.TestWhere (1 ms) 2023-01-11T22:20:48.4108858Z [ RUN ] LazyOpsTest.TestWhereBroadcast 2023-01-11T22:20:48.4121458Z [ OK ] LazyOpsTest.TestWhereBroadcast (1 ms) 2023-01-11T22:20:48.4121991Z [ RUN ] LazyOpsTest.TestThreshold 2023-01-11T22:20:48.4143083Z [ OK ] LazyOpsTest.TestThreshold (2 ms) 2023-01-11T22:20:48.4143639Z [ RUN ] LazyOpsTest.TestThresholdBackward 2023-01-11T22:20:48.4205270Z [ OK ] LazyOpsTest.TestThresholdBackward (6 ms) 2023-01-11T22:20:48.4205891Z [ RUN ] LazyOpsTest.TestThresholdInPlace 2023-01-11T22:20:48.4232230Z [ OK ] LazyOpsTest.TestThresholdInPlace (2 ms) 2023-01-11T22:20:48.4232770Z [ RUN ] LazyOpsTest.TestElu 2023-01-11T22:20:48.4254263Z [ OK ] LazyOpsTest.TestElu (2 ms) 2023-01-11T22:20:48.4254832Z [ RUN ] LazyOpsTest.TestEluInPlace 2023-01-11T22:20:48.4285479Z [ OK ] LazyOpsTest.TestEluInPlace (3 ms) 2023-01-11T22:20:48.4285967Z [ RUN ] LazyOpsTest.TestSelu 2023-01-11T22:20:48.4305313Z [ OK ] LazyOpsTest.TestSelu (1 ms) 2023-01-11T22:20:48.4305797Z [ RUN ] LazyOpsTest.TestSeluInPlace 2023-01-11T22:20:48.4336043Z [ OK ] LazyOpsTest.TestSeluInPlace (3 ms) 2023-01-11T22:20:48.4336555Z [ RUN ] LazyOpsTest.TestCelu 2023-01-11T22:20:48.4346027Z [ OK ] LazyOpsTest.TestCelu (0 ms) 2023-01-11T22:20:48.4346536Z [ RUN ] LazyOpsTest.TestCeluInPlace 2023-01-11T22:20:48.4360296Z [ OK ] LazyOpsTest.TestCeluInPlace (1 ms) 2023-01-11T22:20:48.4360809Z [ RUN ] LazyOpsTest.TestGelu 2023-01-11T22:20:48.4381944Z [ OK ] LazyOpsTest.TestGelu (2 ms) 2023-01-11T22:20:48.4382498Z [ RUN ] LazyOpsTest.TestAddMatMul 2023-01-11T22:20:48.4478979Z [ OK ] LazyOpsTest.TestAddMatMul (9 ms) 2023-01-11T22:20:48.4479776Z [ RUN ] LazyOpsTest.TestEmbedding 2023-01-11T22:20:48.4505652Z [ OK ] LazyOpsTest.TestEmbedding (2 ms) 2023-01-11T22:20:48.4506160Z [ RUN ] LazyOpsTest.TestOneHot 2023-01-11T22:20:48.4558348Z [ OK ] LazyOpsTest.TestOneHot (5 ms) 2023-01-11T22:20:48.4558909Z [ RUN ] LazyOpsTest.TestTranspose 2023-01-11T22:20:48.4576667Z [ OK ] LazyOpsTest.TestTranspose (1 ms) 2023-01-11T22:20:48.4577238Z [ RUN ] LazyOpsTest.TestTransposeInPlace 2023-01-11T22:20:48.4605341Z [ OK ] LazyOpsTest.TestTransposeInPlace (2 ms) 2023-01-11T22:20:48.4605888Z [ RUN ] LazyOpsTest.TestReshape 2023-01-11T22:20:48.4667584Z [ OK ] LazyOpsTest.TestReshape (6 ms) 2023-01-11T22:20:48.4668097Z [ RUN ] LazyOpsTest.TestResize 2023-01-11T22:20:48.4704465Z [ OK ] LazyOpsTest.TestResize (3 ms) 2023-01-11T22:20:48.4705018Z [ RUN ] LazyOpsTest.TestViewResize 2023-01-11T22:20:48.4750386Z [ OK ] LazyOpsTest.TestViewResize (4 ms) 2023-01-11T22:20:48.4750930Z [ RUN ] LazyOpsTest.TestView 2023-01-11T22:20:48.4811453Z [ OK ] LazyOpsTest.TestView (6 ms) 2023-01-11T22:20:48.4811766Z [ RUN ] LazyOpsTest.TestViewMod 2023-01-11T22:20:48.4966645Z [ OK ] LazyOpsTest.TestViewMod (15 ms) 2023-01-11T22:20:48.4966968Z [ RUN ] LazyOpsTest.TestViewModComplex 2023-01-11T22:20:48.5291094Z [ OK ] LazyOpsTest.TestViewModComplex (32 ms) 2023-01-11T22:20:48.5291443Z [ RUN ] LazyOpsTest.TestViewOfViewMod 2023-01-11T22:20:48.5490008Z [ OK ] LazyOpsTest.TestViewOfViewMod (19 ms) 2023-01-11T22:20:48.5490436Z [ RUN ] LazyOpsTest.TestViewSqueezeAddInPlace 2023-01-11T22:20:48.5569942Z [ OK ] LazyOpsTest.TestViewSqueezeAddInPlace (8 ms) 2023-01-11T22:20:48.5570321Z [ RUN ] LazyOpsTest.TestUnsafeView 2023-01-11T22:20:48.5638329Z [ OK ] LazyOpsTest.TestUnsafeView (6 ms) 2023-01-11T22:20:48.5638695Z [ RUN ] LazyOpsTest.TestNarrow 2023-01-11T22:20:48.5769345Z [ OK ] LazyOpsTest.TestNarrow (13 ms) 2023-01-11T22:20:48.5769712Z [ RUN ] LazyOpsTest.TestNarrowUpdate 2023-01-11T22:20:48.5977997Z [ OK ] LazyOpsTest.TestNarrowUpdate (20 ms) 2023-01-11T22:20:48.5978382Z [ RUN ] LazyOpsTest.TestNarrowUpdateBaseCheck 2023-01-11T22:20:48.6164601Z [ OK ] LazyOpsTest.TestNarrowUpdateBaseCheck (18 ms) 2023-01-11T22:20:48.6165013Z [ RUN ] LazyOpsTest.TestNarrowUpdateTwoSlices 2023-01-11T22:20:48.7131954Z [ OK ] LazyOpsTest.TestNarrowUpdateTwoSlices (96 ms) 2023-01-11T22:20:48.7132369Z [ RUN ] LazyOpsTest.TestNarrowUpdateView 2023-01-11T22:20:48.7395727Z [ OK ] LazyOpsTest.TestNarrowUpdateView (26 ms) 2023-01-11T22:20:48.7396181Z [ RUN ] LazyOpsTest.TestNarrowInNarrowUpdate 2023-01-11T22:20:48.7727245Z [ OK ] LazyOpsTest.TestNarrowInNarrowUpdate (33 ms) 2023-01-11T22:20:48.7727695Z [ RUN ] LazyOpsTest.TestNarrowCopy 2023-01-11T22:20:48.7786463Z [ OK ] LazyOpsTest.TestNarrowCopy (5 ms) 2023-01-11T22:20:48.7786798Z [ RUN ] LazyOpsTest.TestViewAs 2023-01-11T22:20:48.7858524Z [ OK ] LazyOpsTest.TestViewAs (7 ms) 2023-01-11T22:20:48.7858967Z [ RUN ] LazyOpsTest.TestLogSoftmax 2023-01-11T22:20:48.8017133Z [ OK ] LazyOpsTest.TestLogSoftmax (15 ms) 2023-01-11T22:20:48.8017468Z [ RUN ] LazyOpsTest.TestLogSoftmaxCast 2023-01-11T22:20:48.8221974Z [ OK ] LazyOpsTest.TestLogSoftmaxCast (20 ms) 2023-01-11T22:20:48.8222585Z [ RUN ] LazyOpsTest.TestLogSoftmaxWrapper 2023-01-11T22:20:48.8386532Z [ OK ] LazyOpsTest.TestLogSoftmaxWrapper (16 ms) 2023-01-11T22:20:48.8387409Z [ RUN ] LazyOpsTest.TestSoftmax 2023-01-11T22:20:48.8538430Z [ OK ] LazyOpsTest.TestSoftmax (15 ms) 2023-01-11T22:20:48.8539009Z [ RUN ] LazyOpsTest.TestSoftmaxCast 2023-01-11T22:20:48.8907926Z [ OK ] LazyOpsTest.TestSoftmaxCast (36 ms) 2023-01-11T22:20:48.8908504Z [ RUN ] LazyOpsTest.TestSoftmaxWrapper 2023-01-11T22:20:48.9118370Z [ OK ] LazyOpsTest.TestSoftmaxWrapper (20 ms) 2023-01-11T22:20:48.9118936Z [ RUN ] LazyOpsTest.TestSoftplus 2023-01-11T22:20:48.9139195Z [ OK ] LazyOpsTest.TestSoftplus (2 ms) 2023-01-11T22:20:48.9139647Z [ RUN ] LazyOpsTest.TestMaxPool1D 2023-01-11T22:20:48.9750927Z [ OK ] LazyOpsTest.TestMaxPool1D (60 ms) 2023-01-11T22:20:48.9751524Z [ RUN ] LazyOpsTest.TestMaxPool2D 2023-01-11T22:20:49.0197324Z [ OK ] LazyOpsTest.TestMaxPool2D (44 ms) 2023-01-11T22:20:49.0197973Z [ RUN ] LazyOpsTest.TestMaxPool2DWithIndices 2023-01-11T22:20:49.1231591Z [ OK ] LazyOpsTest.TestMaxPool2DWithIndices (103 ms) 2023-01-11T22:20:49.1232261Z [ RUN ] LazyOpsTest.TestMaxPool2DNonSquare 2023-01-11T22:20:49.1678844Z [ OK ] LazyOpsTest.TestMaxPool2DNonSquare (44 ms) 2023-01-11T22:20:49.1679524Z [ RUN ] LazyOpsTest.TestMaxPool3D 2023-01-11T22:20:49.1822301Z [ OK ] LazyOpsTest.TestMaxPool3D (14 ms) 2023-01-11T22:20:49.1822956Z [ RUN ] LazyOpsTest.TestMaxPool3DWithIndices 2023-01-11T22:20:49.2025079Z [ OK ] LazyOpsTest.TestMaxPool3DWithIndices (20 ms) 2023-01-11T22:20:49.2025782Z [ RUN ] LazyOpsTest.TestMaxPool3DIncompleteAttributes 2023-01-11T22:20:49.2144634Z [ OK ] LazyOpsTest.TestMaxPool3DIncompleteAttributes (11 ms) 2023-01-11T22:20:49.2145372Z [ RUN ] LazyOpsTest.TestMaxPool3DNonSquare 2023-01-11T22:20:49.2274570Z [ OK ] LazyOpsTest.TestMaxPool3DNonSquare (12 ms) 2023-01-11T22:20:49.2274978Z [ RUN ] LazyOpsTest.TestMaxPool2DNoBatch 2023-01-11T22:20:49.2738342Z [ OK ] LazyOpsTest.TestMaxPool2DNoBatch (46 ms) 2023-01-11T22:20:49.2738729Z [ RUN ] LazyOpsTest.TestMaxPool3DNoBatch 2023-01-11T22:20:49.2877187Z [ OK ] LazyOpsTest.TestMaxPool3DNoBatch (13 ms) 2023-01-11T22:20:49.2877736Z [ RUN ] LazyOpsTest.TestAvgPool1D 2023-01-11T22:20:49.3586878Z [ OK ] LazyOpsTest.TestAvgPool1D (70 ms) 2023-01-11T22:20:49.3587237Z [ RUN ] LazyOpsTest.TestAvgPool2D 2023-01-11T22:20:49.3983646Z [ OK ] LazyOpsTest.TestAvgPool2D (39 ms) 2023-01-11T22:20:49.3984213Z [ RUN ] LazyOpsTest.TestAvgPool2DNonSquare 2023-01-11T22:20:49.4384813Z [ OK ] LazyOpsTest.TestAvgPool2DNonSquare (39 ms) 2023-01-11T22:20:49.4385410Z [ RUN ] LazyOpsTest.TestAvgPool3D 2023-01-11T22:20:49.4508720Z [ OK ] LazyOpsTest.TestAvgPool3D (12 ms) 2023-01-11T22:20:49.4509411Z [ RUN ] LazyOpsTest.TestAvgPool3DIncompleteAttributes 2023-01-11T22:20:49.4610644Z [ OK ] LazyOpsTest.TestAvgPool3DIncompleteAttributes (10 ms) 2023-01-11T22:20:49.4611328Z [ RUN ] LazyOpsTest.TestAvgPool3DNonSquare 2023-01-11T22:20:49.4717235Z [ OK ] LazyOpsTest.TestAvgPool3DNonSquare (10 ms) 2023-01-11T22:20:49.4717851Z [ RUN ] LazyOpsTest.TestAvgPool2DNoBatch 2023-01-11T22:20:49.5110184Z [ OK ] LazyOpsTest.TestAvgPool2DNoBatch (39 ms) 2023-01-11T22:20:49.5110863Z [ RUN ] LazyOpsTest.TestAvgPool3DNoBatch 2023-01-11T22:20:49.5229447Z [ OK ] LazyOpsTest.TestAvgPool3DNoBatch (11 ms) 2023-01-11T22:20:49.5230086Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool2D 2023-01-11T22:20:49.5279327Z [ OK ] LazyOpsTest.TestAdaptiveAvgPool2D (4 ms) 2023-01-11T22:20:49.5280663Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool3D 2023-01-11T22:20:49.6541630Z [ OK ] LazyOpsTest.TestAdaptiveAvgPool3D (126 ms) 2023-01-11T22:20:49.6542395Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool3DNoBatch 2023-01-11T22:20:49.6669257Z [ OK ] LazyOpsTest.TestAdaptiveAvgPool3DNoBatch (12 ms) 2023-01-11T22:20:49.6669812Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool2DNoBatch 2023-01-11T22:20:49.6729944Z [ OK ] LazyOpsTest.TestAdaptiveAvgPool2DNoBatch (6 ms) 2023-01-11T22:20:49.6730367Z [ RUN ] LazyOpsTest.TestMaxUnpool2D 2023-01-11T22:20:49.6896184Z [ OK ] LazyOpsTest.TestMaxUnpool2D (16 ms) 2023-01-11T22:20:49.6896581Z [ RUN ] LazyOpsTest.TestMaxUnpool3D 2023-01-11T22:20:49.7037320Z [ OK ] LazyOpsTest.TestMaxUnpool3D (13 ms) 2023-01-11T22:20:49.7037630Z [ RUN ] LazyOpsTest.TestNllLoss 2023-01-11T22:20:49.7037972Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:8173: Skipped 2023-01-11T22:20:49.7038172Z 2023-01-11T22:20:49.7038346Z [ SKIPPED ] LazyOpsTest.TestNllLoss (0 ms) 2023-01-11T22:20:49.7038715Z [ RUN ] LazyOpsTest.TestNllLoss2d 2023-01-11T22:20:49.7597531Z [ OK ] LazyOpsTest.TestNllLoss2d (55 ms) 2023-01-11T22:20:49.7597954Z [ RUN ] LazyOpsTest.TestSmoothL1Loss 2023-01-11T22:20:49.7721038Z [ OK ] LazyOpsTest.TestSmoothL1Loss (12 ms) 2023-01-11T22:20:49.7721439Z [ RUN ] LazyOpsTest.TestL1Loss 2023-01-11T22:20:49.7797541Z [ OK ] LazyOpsTest.TestL1Loss (7 ms) 2023-01-11T22:20:49.7797870Z [ RUN ] LazyOpsTest.TestL1LossBackward 2023-01-11T22:20:49.8041738Z [ OK ] LazyOpsTest.TestL1LossBackward (24 ms) 2023-01-11T22:20:49.8042073Z [ RUN ] LazyOpsTest.TestMseLoss 2023-01-11T22:20:49.8064825Z [ OK ] LazyOpsTest.TestMseLoss (2 ms) 2023-01-11T22:20:49.8065428Z [ RUN ] LazyOpsTest.TestMseLossBackward 2023-01-11T22:20:49.8231904Z [ OK ] LazyOpsTest.TestMseLossBackward (16 ms) 2023-01-11T22:20:49.8232481Z [ RUN ] LazyOpsTest.TestBatchNorm1D 2023-01-11T22:20:49.8365238Z [ OK ] LazyOpsTest.TestBatchNorm1D (13 ms) 2023-01-11T22:20:49.8365820Z [ RUN ] LazyOpsTest.TestBatchNorm2D 2023-01-11T22:20:49.8495188Z [ OK ] LazyOpsTest.TestBatchNorm2D (12 ms) 2023-01-11T22:20:49.8495655Z [ RUN ] LazyOpsTest.TestDim 2023-01-11T22:20:49.8496149Z [ OK ] LazyOpsTest.TestDim (0 ms) 2023-01-11T22:20:49.8496687Z [ RUN ] LazyOpsTest.TestContiguous 2023-01-11T22:20:49.8502479Z [ OK ] LazyOpsTest.TestContiguous (0 ms) 2023-01-11T22:20:49.8502834Z [ RUN ] LazyOpsTest.TestSqueezeAll 2023-01-11T22:20:49.8521336Z [ OK ] LazyOpsTest.TestSqueezeAll (1 ms) 2023-01-11T22:20:49.8521676Z [ RUN ] LazyOpsTest.TestSqueezeAllInPlace 2023-01-11T22:20:49.8547943Z [ OK ] LazyOpsTest.TestSqueezeAllInPlace (2 ms) 2023-01-11T22:20:49.8548325Z [ RUN ] LazyOpsTest.TestSqueezeOne 2023-01-11T22:20:49.8692363Z [ OK ] LazyOpsTest.TestSqueezeOne (14 ms) 2023-01-11T22:20:49.8692703Z [ RUN ] LazyOpsTest.TestSqueezeOneInPlace 2023-01-11T22:20:49.8908658Z [ OK ] LazyOpsTest.TestSqueezeOneInPlace (21 ms) 2023-01-11T22:20:49.8909016Z [ RUN ] LazyOpsTest.TestUnsqueeze 2023-01-11T22:20:49.9020232Z [ OK ] LazyOpsTest.TestUnsqueeze (11 ms) 2023-01-11T22:20:49.9020576Z [ RUN ] LazyOpsTest.TestUnsqueezeInPlace 2023-01-11T22:20:49.9157388Z [ OK ] LazyOpsTest.TestUnsqueezeInPlace (13 ms) 2023-01-11T22:20:49.9157759Z [ RUN ] LazyOpsTest.TestMaskedFill 2023-01-11T22:20:49.9178045Z [ OK ] LazyOpsTest.TestMaskedFill (2 ms) 2023-01-11T22:20:49.9178386Z [ RUN ] LazyOpsTest.TestMaskedFillInPlace 2023-01-11T22:20:49.9207292Z [ OK ] LazyOpsTest.TestMaskedFillInPlace (2 ms) 2023-01-11T22:20:49.9207655Z [ RUN ] LazyOpsTest.TestMaskedFillBroadcast 2023-01-11T22:20:49.9228103Z [ OK ] LazyOpsTest.TestMaskedFillBroadcast (2 ms) 2023-01-11T22:20:49.9228425Z [ RUN ] LazyOpsTest.TestFill 2023-01-11T22:20:49.9256728Z [ OK ] LazyOpsTest.TestFill (2 ms) 2023-01-11T22:20:49.9257044Z [ RUN ] LazyOpsTest.TestFillWithRank0 2023-01-11T22:20:49.9268772Z [ OK ] LazyOpsTest.TestFillWithRank0 (1 ms) 2023-01-11T22:20:49.9269101Z [ RUN ] LazyOpsTest.TestPermute 2023-01-11T22:20:49.9640737Z [ OK ] LazyOpsTest.TestPermute (36 ms) 2023-01-11T22:20:49.9641334Z [ RUN ] LazyOpsTest.TestPermuteMod 2023-01-11T22:20:50.0439506Z [ OK ] LazyOpsTest.TestPermuteMod (79 ms) 2023-01-11T22:20:50.0440135Z [ RUN ] LazyOpsTest.TestFlip 2023-01-11T22:20:50.0688922Z [ OK ] LazyOpsTest.TestFlip (24 ms) 2023-01-11T22:20:50.0689381Z [ RUN ] LazyOpsTest.TestPixelShuffle 2023-01-11T22:20:50.0732661Z [ OK ] LazyOpsTest.TestPixelShuffle (4 ms) 2023-01-11T22:20:50.0732994Z [ RUN ] LazyOpsTest.TestSumToSize 2023-01-11T22:20:50.0757439Z [ OK ] LazyOpsTest.TestSumToSize (2 ms) 2023-01-11T22:20:50.0757816Z [ RUN ] LazyOpsTest.TestTransposeDims 2023-01-11T22:20:50.0779886Z [ OK ] LazyOpsTest.TestTransposeDims (2 ms) 2023-01-11T22:20:50.0780331Z [ RUN ] LazyOpsTest.TestTransposeDimsMod 2023-01-11T22:20:50.0851659Z [ OK ] LazyOpsTest.TestTransposeDimsMod (7 ms) 2023-01-11T22:20:50.0852041Z [ RUN ] LazyOpsTest.TestTransposeDimsInPlace 2023-01-11T22:20:50.0883329Z [ OK ] LazyOpsTest.TestTransposeDimsInPlace (3 ms) 2023-01-11T22:20:50.0883687Z [ RUN ] LazyOpsTest.TestSplit 2023-01-11T22:20:50.1095997Z [ OK ] LazyOpsTest.TestSplit (21 ms) 2023-01-11T22:20:50.1096300Z [ RUN ] LazyOpsTest.TestSplitEmpty 2023-01-11T22:20:50.1101556Z [ OK ] LazyOpsTest.TestSplitEmpty (0 ms) 2023-01-11T22:20:50.1101891Z [ RUN ] LazyOpsTest.TestSplitWithSizes 2023-01-11T22:20:50.1267228Z [ OK ] LazyOpsTest.TestSplitWithSizes (16 ms) 2023-01-11T22:20:50.1267812Z [ RUN ] LazyOpsTest.TestCrossImplicitDim 2023-01-11T22:20:50.1290482Z [ OK ] LazyOpsTest.TestCrossImplicitDim (2 ms) 2023-01-11T22:20:50.1290902Z [ RUN ] LazyOpsTest.TestCrossExplicitDim 2023-01-11T22:20:50.1317325Z [ OK ] LazyOpsTest.TestCrossExplicitDim (2 ms) 2023-01-11T22:20:50.1317741Z [ RUN ] LazyOpsTest.TestCrossZeroDim 2023-01-11T22:20:50.1323804Z [ OK ] LazyOpsTest.TestCrossZeroDim (0 ms) 2023-01-11T22:20:50.1324177Z [ RUN ] LazyOpsTest.TestTriu 2023-01-11T22:20:50.1526850Z [ OK ] LazyOpsTest.TestTriu (20 ms) 2023-01-11T22:20:50.1527205Z [ RUN ] LazyOpsTest.TestTriuNonSquare 2023-01-11T22:20:50.1721881Z [ OK ] LazyOpsTest.TestTriuNonSquare (19 ms) 2023-01-11T22:20:50.1722217Z [ RUN ] LazyOpsTest.TestTriuBatch 2023-01-11T22:20:50.1929667Z [ OK ] LazyOpsTest.TestTriuBatch (20 ms) 2023-01-11T22:20:50.1929980Z [ RUN ] LazyOpsTest.TestTril 2023-01-11T22:20:50.2126214Z [ OK ] LazyOpsTest.TestTril (19 ms) 2023-01-11T22:20:50.2126552Z [ RUN ] LazyOpsTest.TestTrilNonSquare 2023-01-11T22:20:50.2326303Z [ OK ] LazyOpsTest.TestTrilNonSquare (19 ms) 2023-01-11T22:20:50.2326648Z [ RUN ] LazyOpsTest.TestTrilBatch 2023-01-11T22:20:50.2530404Z [ OK ] LazyOpsTest.TestTrilBatch (20 ms) 2023-01-11T22:20:50.2530761Z [ RUN ] LazyOpsTest.TestTriuInPlace 2023-01-11T22:20:50.2828687Z [ OK ] LazyOpsTest.TestTriuInPlace (29 ms) 2023-01-11T22:20:50.2829510Z [ RUN ] LazyOpsTest.TestTrilInPlace 2023-01-11T22:20:50.3126926Z [ OK ] LazyOpsTest.TestTrilInPlace (29 ms) 2023-01-11T22:20:50.3127493Z [ RUN ] LazyOpsTest.TestTrace 2023-01-11T22:20:50.3143609Z [ OK ] LazyOpsTest.TestTrace (1 ms) 2023-01-11T22:20:50.3144162Z [ RUN ] LazyOpsTest.TestTraceWide 2023-01-11T22:20:50.3160603Z [ OK ] LazyOpsTest.TestTraceWide (1 ms) 2023-01-11T22:20:50.3160953Z [ RUN ] LazyOpsTest.TestTraceNarrow 2023-01-11T22:20:50.3176386Z [ OK ] LazyOpsTest.TestTraceNarrow (1 ms) 2023-01-11T22:20:50.3176940Z [ RUN ] LazyOpsTest.TestDiagRank1 2023-01-11T22:20:50.4590647Z [ OK ] LazyOpsTest.TestDiagRank1 (141 ms) 2023-01-11T22:20:50.4590999Z [ RUN ] LazyOpsTest.TestDiagRank2 2023-01-11T22:20:50.4877021Z [ OK ] LazyOpsTest.TestDiagRank2 (28 ms) 2023-01-11T22:20:50.4877597Z [ RUN ] LazyOpsTest.TestDiagFlat 2023-01-11T22:20:51.3033311Z [ OK ] LazyOpsTest.TestDiagFlat (815 ms) 2023-01-11T22:20:51.3033843Z [ RUN ] LazyOpsTest.TestDiagonal 2023-01-11T22:20:51.3257553Z [ OK ] LazyOpsTest.TestDiagonal (22 ms) 2023-01-11T22:20:51.3258131Z [ RUN ] LazyOpsTest.TestDiagonalUpdate 2023-01-11T22:20:51.3905359Z [ OK ] LazyOpsTest.TestDiagonalUpdate (64 ms) 2023-01-11T22:20:51.3905980Z [ RUN ] LazyOpsTest.TestDiagonalNonSquare 2023-01-11T22:20:51.4107609Z [ OK ] LazyOpsTest.TestDiagonalNonSquare (20 ms) 2023-01-11T22:20:51.4108254Z [ RUN ] LazyOpsTest.TestDiagonalBatch 2023-01-11T22:20:51.4314796Z [ OK ] LazyOpsTest.TestDiagonalBatch (20 ms) 2023-01-11T22:20:51.4315379Z [ RUN ] LazyOpsTest.TestFlatten 2023-01-11T22:20:51.4800494Z [ OK ] LazyOpsTest.TestFlatten (48 ms) 2023-01-11T22:20:51.4801071Z [ RUN ] LazyOpsTest.TestLogicalAnd 2023-01-11T22:20:51.4960879Z [ OK ] LazyOpsTest.TestLogicalAnd (16 ms) 2023-01-11T22:20:51.4961485Z [ RUN ] LazyOpsTest.TestBitwiseAnd 2023-01-11T22:20:51.4981472Z [ OK ] LazyOpsTest.TestBitwiseAnd (2 ms) 2023-01-11T22:20:51.4982027Z [ RUN ] LazyOpsTest.TestBitwiseAndInPlace 2023-01-11T22:20:51.5007049Z [ OK ] LazyOpsTest.TestBitwiseAndInPlace (2 ms) 2023-01-11T22:20:51.5007653Z [ RUN ] LazyOpsTest.TestBitwiseAndScalar 2023-01-11T22:20:51.5026051Z [ OK ] LazyOpsTest.TestBitwiseAndScalar (1 ms) 2023-01-11T22:20:51.5026698Z [ RUN ] LazyOpsTest.TestBitwiseAndScalarInPlace 2023-01-11T22:20:51.5050160Z [ OK ] LazyOpsTest.TestBitwiseAndScalarInPlace (2 ms) 2023-01-11T22:20:51.5050790Z [ RUN ] LazyOpsTest.TestBitwiseAndPromotion 2023-01-11T22:20:51.5081608Z [ OK ] LazyOpsTest.TestBitwiseAndPromotion (3 ms) 2023-01-11T22:20:51.5099226Z [ RUN ] LazyOpsTest.TestBitwiseOr 2023-01-11T22:20:51.5099764Z [ OK ] LazyOpsTest.TestBitwiseOr (1 ms) 2023-01-11T22:20:51.5100095Z [ RUN ] LazyOpsTest.TestBitwiseOrInPlace 2023-01-11T22:20:51.5122532Z [ OK ] LazyOpsTest.TestBitwiseOrInPlace (2 ms) 2023-01-11T22:20:51.5123128Z [ RUN ] LazyOpsTest.TestBitwiseOrScalar 2023-01-11T22:20:51.5139161Z [ OK ] LazyOpsTest.TestBitwiseOrScalar (1 ms) 2023-01-11T22:20:51.5139778Z [ RUN ] LazyOpsTest.TestBitwiseOrScalarInPlace 2023-01-11T22:20:51.5161783Z [ OK ] LazyOpsTest.TestBitwiseOrScalarInPlace (2 ms) 2023-01-11T22:20:51.5162154Z [ RUN ] LazyOpsTest.TestBitwiseXor 2023-01-11T22:20:51.5167683Z [ OK ] LazyOpsTest.TestBitwiseXor (0 ms) 2023-01-11T22:20:51.5168056Z [ RUN ] LazyOpsTest.TestBitwiseXorInPlace 2023-01-11T22:20:51.5175022Z [ OK ] LazyOpsTest.TestBitwiseXorInPlace (0 ms) 2023-01-11T22:20:51.5175579Z [ RUN ] LazyOpsTest.TestBitwiseXorScalar 2023-01-11T22:20:51.5180263Z [ OK ] LazyOpsTest.TestBitwiseXorScalar (0 ms) 2023-01-11T22:20:51.5180629Z [ RUN ] LazyOpsTest.TestBitwiseXorScalarInPlace 2023-01-11T22:20:51.5186381Z [ OK ] LazyOpsTest.TestBitwiseXorScalarInPlace (0 ms) 2023-01-11T22:20:51.5186736Z [ RUN ] LazyOpsTest.TestLshift 2023-01-11T22:20:51.5195641Z [ OK ] LazyOpsTest.TestLshift (0 ms) 2023-01-11T22:20:51.5196214Z [ RUN ] LazyOpsTest.TestLshiftInPlace 2023-01-11T22:20:51.5209145Z [ OK ] LazyOpsTest.TestLshiftInPlace (1 ms) 2023-01-11T22:20:51.5209714Z [ RUN ] LazyOpsTest.TestLshiftScalar 2023-01-11T22:20:51.5216917Z [ OK ] LazyOpsTest.TestLshiftScalar (0 ms) 2023-01-11T22:20:51.5217499Z [ RUN ] LazyOpsTest.TestLshiftScalarInPlace 2023-01-11T22:20:51.5228970Z [ OK ] LazyOpsTest.TestLshiftScalarInPlace (1 ms) 2023-01-11T22:20:51.5229517Z [ RUN ] LazyOpsTest.TestRshift 2023-01-11T22:20:51.5237650Z [ OK ] LazyOpsTest.TestRshift (0 ms) 2023-01-11T22:20:51.5238199Z [ RUN ] LazyOpsTest.TestRshiftInPlace 2023-01-11T22:20:51.5250756Z [ OK ] LazyOpsTest.TestRshiftInPlace (1 ms) 2023-01-11T22:20:51.5251298Z [ RUN ] LazyOpsTest.TestRshiftScalar 2023-01-11T22:20:51.5258385Z [ OK ] LazyOpsTest.TestRshiftScalar (0 ms) 2023-01-11T22:20:51.5258999Z [ RUN ] LazyOpsTest.TestRshiftScalarInPlace 2023-01-11T22:20:51.5270254Z [ OK ] LazyOpsTest.TestRshiftScalarInPlace (1 ms) 2023-01-11T22:20:51.5270813Z [ RUN ] LazyOpsTest.TestMeshgrid 2023-01-11T22:20:51.5271627Z [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:20:51.5349202Z [ OK ] LazyOpsTest.TestMeshgrid (7 ms) 2023-01-11T22:20:51.5349742Z [ RUN ] LazyOpsTest.TestConstantPad 2023-01-11T22:20:51.5376137Z [ OK ] LazyOpsTest.TestConstantPad (2 ms) 2023-01-11T22:20:51.5376738Z [ RUN ] LazyOpsTest.TestConstantPadIncomplete 2023-01-11T22:20:51.5397205Z [ OK ] LazyOpsTest.TestConstantPadIncomplete (2 ms) 2023-01-11T22:20:51.5397972Z [ RUN ] LazyOpsTest.TestReflectionPad2dRank3 2023-01-11T22:20:51.5406887Z [ OK ] LazyOpsTest.TestReflectionPad2dRank3 (0 ms) 2023-01-11T22:20:51.5407518Z [ RUN ] LazyOpsTest.TestReflectionPad2dRank4 2023-01-11T22:20:51.5416174Z [ OK ] LazyOpsTest.TestReflectionPad2dRank4 (0 ms) 2023-01-11T22:20:51.5416822Z [ RUN ] LazyOpsTest.TestReflectionPad2dBackward 2023-01-11T22:20:51.5473475Z [ OK ] LazyOpsTest.TestReflectionPad2dBackward (5 ms) 2023-01-11T22:20:51.5474148Z [ RUN ] LazyOpsTest.TestReplicationPad1d 2023-01-11T22:20:51.5481408Z [ OK ] LazyOpsTest.TestReplicationPad1d (0 ms) 2023-01-11T22:20:51.5481993Z [ RUN ] LazyOpsTest.TestReplicationPad1dZeroPad 2023-01-11T22:20:51.5488831Z [ OK ] LazyOpsTest.TestReplicationPad1dZeroPad (0 ms) 2023-01-11T22:20:51.5489420Z [ RUN ] LazyOpsTest.TestReplicationPad1dBackward 2023-01-11T22:20:51.5533645Z [ OK ] LazyOpsTest.TestReplicationPad1dBackward (4 ms) 2023-01-11T22:20:51.5534212Z [ RUN ] LazyOpsTest.TestReplicationPad2d 2023-01-11T22:20:51.5540837Z [ OK ] LazyOpsTest.TestReplicationPad2d (0 ms) 2023-01-11T22:20:51.5541465Z [ RUN ] LazyOpsTest.TestReplicationPad2dZeroPad 2023-01-11T22:20:51.5548142Z [ OK ] LazyOpsTest.TestReplicationPad2dZeroPad (0 ms) 2023-01-11T22:20:51.5548728Z [ RUN ] LazyOpsTest.TestReplicationPad2dBackward 2023-01-11T22:20:51.5603090Z [ OK ] LazyOpsTest.TestReplicationPad2dBackward (5 ms) 2023-01-11T22:20:51.5603798Z [ RUN ] LazyOpsTest.TestAsStrided 2023-01-11T22:20:51.5770063Z [ OK ] LazyOpsTest.TestAsStrided (16 ms) 2023-01-11T22:20:51.5770664Z [ RUN ] LazyOpsTest.TestAsStridedInPlace 2023-01-11T22:20:51.6098919Z [ OK ] LazyOpsTest.TestAsStridedInPlace (32 ms) 2023-01-11T22:20:51.6099511Z [ RUN ] LazyOpsTest.TestAsStridedWithOffset 2023-01-11T22:20:51.6132895Z [ OK ] LazyOpsTest.TestAsStridedWithOffset (3 ms) 2023-01-11T22:20:51.6133539Z [ RUN ] LazyOpsTest.TestAsStridedWithInplaceCopy 2023-01-11T22:20:51.6186785Z [ OK ] LazyOpsTest.TestAsStridedWithInplaceCopy (5 ms) 2023-01-11T22:20:51.6187372Z [ RUN ] LazyOpsTest.TestEmptyStrided 2023-01-11T22:20:51.6187936Z [ OK ] LazyOpsTest.TestEmptyStrided (0 ms) 2023-01-11T22:20:51.6188505Z [ RUN ] LazyOpsTest.TestAvgPool2DBackward 2023-01-11T22:20:51.7329259Z [ OK ] LazyOpsTest.TestAvgPool2DBackward (113 ms) 2023-01-11T22:20:51.7329629Z [ RUN ] LazyOpsTest.TestAvgPool3DBackward 2023-01-11T22:20:51.7994062Z [ OK ] LazyOpsTest.TestAvgPool3DBackward (66 ms) 2023-01-11T22:20:51.7994456Z [ RUN ] LazyOpsTest.TestAvgPool2DNoBatchBackward 2023-01-11T22:20:51.9251458Z [ OK ] LazyOpsTest.TestAvgPool2DNoBatchBackward (125 ms) 2023-01-11T22:20:51.9251892Z [ RUN ] LazyOpsTest.TestAvgPool3DNoBatchBackward 2023-01-11T22:20:51.9926621Z [ OK ] LazyOpsTest.TestAvgPool3DNoBatchBackward (67 ms) 2023-01-11T22:20:51.9927428Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool3DNoBatchBackward 2023-01-11T22:20:52.0419154Z [ OK ] LazyOpsTest.TestAdaptiveAvgPool3DNoBatchBackward (49 ms) 2023-01-11T22:20:52.0419999Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool3DBackward 2023-01-11T22:20:52.1262346Z [ OK ] LazyOpsTest.TestAdaptiveAvgPool3DBackward (84 ms) 2023-01-11T22:20:52.1263154Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool2DBackward 2023-01-11T22:20:52.1506966Z [ OK ] LazyOpsTest.TestAdaptiveAvgPool2DBackward (24 ms) 2023-01-11T22:20:52.1507764Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool2DNoBatchBackward 2023-01-11T22:20:52.1657694Z [ OK ] LazyOpsTest.TestAdaptiveAvgPool2DNoBatchBackward (15 ms) 2023-01-11T22:20:52.1658682Z [ RUN ] LazyOpsTest.TestConv2D 2023-01-11T22:20:52.7823823Z [ OK ] LazyOpsTest.TestConv2D (616 ms) 2023-01-11T22:20:52.7824406Z [ RUN ] LazyOpsTest.TestConv2DBackward 2023-01-11T22:20:55.4117193Z [ OK ] LazyOpsTest.TestConv2DBackward (2629 ms) 2023-01-11T22:20:55.4117633Z [ RUN ] LazyOpsTest.TestTransposedConv2DBackward 2023-01-11T22:20:57.6155413Z [ OK ] LazyOpsTest.TestTransposedConv2DBackward (2203 ms) 2023-01-11T22:20:57.6156099Z [ RUN ] LazyOpsTest.TestConv3DBackward 2023-01-11T22:20:59.6508142Z [ OK ] LazyOpsTest.TestConv3DBackward (2035 ms) 2023-01-11T22:20:59.6508582Z [ RUN ] LazyOpsTest.TestTransposedConv3DBackward 2023-01-11T22:21:04.5785225Z [ OK ] LazyOpsTest.TestTransposedConv3DBackward (4927 ms) 2023-01-11T22:21:04.5785648Z [ RUN ] LazyOpsTest.TestMaxPool2DBackward 2023-01-11T22:21:04.6540129Z [ OK ] LazyOpsTest.TestMaxPool2DBackward (75 ms) 2023-01-11T22:21:04.6540517Z [ RUN ] LazyOpsTest.TestMaxPool3DBackward 2023-01-11T22:21:04.6938286Z [ OK ] LazyOpsTest.TestMaxPool3DBackward (39 ms) 2023-01-11T22:21:04.6938698Z [ RUN ] LazyOpsTest.TestMaxPool2DNoBatchBackward 2023-01-11T22:21:04.7652689Z [ OK ] LazyOpsTest.TestMaxPool2DNoBatchBackward (71 ms) 2023-01-11T22:21:04.7653102Z [ RUN ] LazyOpsTest.TestMaxPool3DNoBatchBackward 2023-01-11T22:21:04.8051055Z [ OK ] LazyOpsTest.TestMaxPool3DNoBatchBackward (39 ms) 2023-01-11T22:21:04.8052080Z [ RUN ] LazyOpsTest.TestMaxUnpool2DBackward 2023-01-11T22:21:04.9473447Z [ OK ] LazyOpsTest.TestMaxUnpool2DBackward (142 ms) 2023-01-11T22:21:04.9473865Z [ RUN ] LazyOpsTest.TestMaxUnpool3DBackward 2023-01-11T22:21:05.0636420Z [ OK ] LazyOpsTest.TestMaxUnpool3DBackward (116 ms) 2023-01-11T22:21:05.0636846Z [ RUN ] LazyOpsTest.TestTanhBackward 2023-01-11T22:21:05.0704601Z [ OK ] LazyOpsTest.TestTanhBackward (6 ms) 2023-01-11T22:21:05.0704960Z [ RUN ] LazyOpsTest.TestSigmoidBackward 2023-01-11T22:21:05.0767823Z [ OK ] LazyOpsTest.TestSigmoidBackward (6 ms) 2023-01-11T22:21:05.0768193Z [ RUN ] LazyOpsTest.TestLogSigmoidBackward 2023-01-11T22:21:05.0896861Z [ OK ] LazyOpsTest.TestLogSigmoidBackward (12 ms) 2023-01-11T22:21:05.0897229Z [ RUN ] LazyOpsTest.TestLogSoftmaxBackward 2023-01-11T22:21:05.1432993Z [ OK ] LazyOpsTest.TestLogSoftmaxBackward (53 ms) 2023-01-11T22:21:05.1433368Z [ RUN ] LazyOpsTest.TestSoftmaxBackward 2023-01-11T22:21:05.1969207Z [ OK ] LazyOpsTest.TestSoftmaxBackward (53 ms) 2023-01-11T22:21:05.1969825Z [ RUN ] LazyOpsTest.TestSoftplusBackward 2023-01-11T22:21:05.2033073Z [ OK ] LazyOpsTest.TestSoftplusBackward (6 ms) 2023-01-11T22:21:05.2033657Z [ RUN ] LazyOpsTest.TestReluBackward 2023-01-11T22:21:05.2096925Z [ OK ] LazyOpsTest.TestReluBackward (6 ms) 2023-01-11T22:21:05.2097260Z [ RUN ] LazyOpsTest.TestRreluBackward 2023-01-11T22:21:05.2165187Z [ OK ] LazyOpsTest.TestRreluBackward (6 ms) 2023-01-11T22:21:05.2165522Z [ RUN ] LazyOpsTest.TestHardshrinkBackward 2023-01-11T22:21:05.2221653Z [ OK ] LazyOpsTest.TestHardshrinkBackward (5 ms) 2023-01-11T22:21:05.2222010Z [ RUN ] LazyOpsTest.TestSoftshrinkBackward 2023-01-11T22:21:05.2290975Z [ OK ] LazyOpsTest.TestSoftshrinkBackward (6 ms) 2023-01-11T22:21:05.2291360Z [ RUN ] LazyOpsTest.TestHardtanhBackward 2023-01-11T22:21:05.2322467Z [ OK ] LazyOpsTest.TestHardtanhBackward (3 ms) 2023-01-11T22:21:05.2322812Z [ RUN ] LazyOpsTest.TestEluBackward 2023-01-11T22:21:05.2392114Z [ OK ] LazyOpsTest.TestEluBackward (6 ms) 2023-01-11T22:21:05.2392433Z [ RUN ] LazyOpsTest.TestGeluBackward 2023-01-11T22:21:05.2457206Z [ OK ] LazyOpsTest.TestGeluBackward (6 ms) 2023-01-11T22:21:05.2457534Z [ RUN ] LazyOpsTest.TestLeakyReluBackward 2023-01-11T22:21:05.2529973Z [ OK ] LazyOpsTest.TestLeakyReluBackward (7 ms) 2023-01-11T22:21:05.2530327Z [ RUN ] LazyOpsTest.TestTransposeBackward 2023-01-11T22:21:05.2587728Z [ OK ] LazyOpsTest.TestTransposeBackward (5 ms) 2023-01-11T22:21:05.2588075Z [ RUN ] LazyOpsTest.TestAddMatMulBackward 2023-01-11T22:21:05.3167151Z [ OK ] LazyOpsTest.TestAddMatMulBackward (57 ms) 2023-01-11T22:21:05.3167553Z [ RUN ] LazyOpsTest.TestBinaryCrossEntropyBackward 2023-01-11T22:21:05.3690304Z [ OK ] LazyOpsTest.TestBinaryCrossEntropyBackward (52 ms) 2023-01-11T22:21:05.3691021Z [ RUN ] LazyOpsTest.TestNllLossBackward 2023-01-11T22:21:05.3691322Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:10954: Skipped 2023-01-11T22:21:05.3691493Z 2023-01-11T22:21:05.3691686Z [ SKIPPED ] LazyOpsTest.TestNllLossBackward (0 ms) 2023-01-11T22:21:05.3692028Z [ RUN ] LazyOpsTest.TestNllLoss2dBackward 2023-01-11T22:21:05.5724731Z [ OK ] LazyOpsTest.TestNllLoss2dBackward (203 ms) 2023-01-11T22:21:05.5725125Z [ RUN ] LazyOpsTest.TestSmoothL1LossBackward 2023-01-11T22:21:05.6146955Z [ OK ] LazyOpsTest.TestSmoothL1LossBackward (42 ms) 2023-01-11T22:21:05.6147511Z [ RUN ] LazyOpsTest.TestViewBackward 2023-01-11T22:21:05.6278921Z [ OK ] LazyOpsTest.TestViewBackward (13 ms) 2023-01-11T22:21:05.6279271Z [ RUN ] LazyOpsTest.TestBatchNorm2DBackward 2023-01-11T22:21:05.6630531Z [ OK ] LazyOpsTest.TestBatchNorm2DBackward (35 ms) 2023-01-11T22:21:05.6630935Z [ RUN ] LazyOpsTest.TestBatchNorm3DBackward 2023-01-11T22:21:05.6985779Z [ OK ] LazyOpsTest.TestBatchNorm3DBackward (35 ms) 2023-01-11T22:21:05.6986182Z [ RUN ] LazyOpsTest.TestBCEWithLogitsBackward 2023-01-11T22:21:05.9504885Z [ OK ] LazyOpsTest.TestBCEWithLogitsBackward (251 ms) 2023-01-11T22:21:05.9505285Z [ RUN ] LazyOpsTest.TestKlDivBackward 2023-01-11T22:21:06.0090411Z [ OK ] LazyOpsTest.TestKlDivBackward (58 ms) 2023-01-11T22:21:06.0090772Z [ RUN ] LazyOpsTest.TestEmbeddingBackward 2023-01-11T22:21:06.5196320Z [ OK ] LazyOpsTest.TestEmbeddingBackward (510 ms) 2023-01-11T22:21:06.5196762Z [ RUN ] LazyOpsTest.TestAmpForeachNonFiniteCheckAndUnscale 2023-01-11T22:21:06.5198352Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:11351: Skipped 2023-01-11T22:21:06.5198639Z 2023-01-11T22:21:06.5199070Z [ SKIPPED ] LazyOpsTest.TestAmpForeachNonFiniteCheckAndUnscale (0 ms) 2023-01-11T22:21:06.5199804Z [ RUN ] LazyOpsTest.TestAmpUpdateScale 2023-01-11T22:21:06.5201499Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:11400: Skipped 2023-01-11T22:21:06.5201706Z 2023-01-11T22:21:06.5202142Z [ SKIPPED ] LazyOpsTest.TestAmpUpdateScale (0 ms) 2023-01-11T22:21:06.5202920Z [ RUN ] LazyOpsTest.TestEarlySyncLiveTensors 2023-01-11T22:21:06.5204278Z [ OK ] LazyOpsTest.TestEarlySyncLiveTensors (0 ms) 2023-01-11T22:21:06.5204980Z [ RUN ] LazyOpsTest.TestLerp 2023-01-11T22:21:06.5215039Z [ OK ] LazyOpsTest.TestLerp (1 ms) 2023-01-11T22:21:06.5215713Z [ RUN ] LazyOpsTest.TestLerpScalar 2023-01-11T22:21:06.5224029Z [ OK ] LazyOpsTest.TestLerpScalar (0 ms) 2023-01-11T22:21:06.5224730Z [ RUN ] LazyOpsTest.TestLerpInplace 2023-01-11T22:21:06.5235077Z [ OK ] LazyOpsTest.TestLerpInplace (1 ms) 2023-01-11T22:21:06.5236198Z [ RUN ] LazyOpsTest.TestLerpScalarInplace 2023-01-11T22:21:06.5245526Z [ OK ] LazyOpsTest.TestLerpScalarInplace (1 ms) 2023-01-11T22:21:06.5246070Z [ RUN ] LazyOpsTest.TestLerpOut 2023-01-11T22:21:06.5255719Z [ OK ] LazyOpsTest.TestLerpOut (1 ms) 2023-01-11T22:21:06.5256275Z [ RUN ] LazyOpsTest.TestLerpScalarOut 2023-01-11T22:21:06.5264901Z [ OK ] LazyOpsTest.TestLerpScalarOut (0 ms) 2023-01-11T22:21:06.5265456Z [ RUN ] LazyOpsTest.IsAliasOf 2023-01-11T22:21:06.5270606Z [ OK ] LazyOpsTest.IsAliasOf (0 ms) 2023-01-11T22:21:06.5271223Z [----------] 574 tests from LazyOpsTest (22427 ms total) 2023-01-11T22:21:06.5271434Z 2023-01-11T22:21:06.5271608Z [----------] Global test environment tear-down 2023-01-11T22:21:06.5445094Z [==========] 611 tests from 10 test suites ran. (22481 ms total) 2023-01-11T22:21:06.5445497Z [ PASSED ] 607 tests. 2023-01-11T22:21:06.5446055Z [ SKIPPED ] 4 tests, listed below: 2023-01-11T22:21:06.5446491Z [ SKIPPED ] LazyOpsTest.TestNllLoss 2023-01-11T22:21:06.5446809Z [ SKIPPED ] LazyOpsTest.TestNllLossBackward 2023-01-11T22:21:06.5447210Z [ SKIPPED ] LazyOpsTest.TestAmpForeachNonFiniteCheckAndUnscale 2023-01-11T22:21:06.5447583Z [ SKIPPED ] LazyOpsTest.TestAmpUpdateScale 2023-01-11T22:21:06.9400795Z + [[ linux-focal-py3.7-clang7-asan != *-tsan* ]] 2023-01-11T22:21:06.9401103Z + python test/cpp/jit/tests_setup.py shutdown 2023-01-11T22:21:10.9534004Z + wait 2023-01-11T22:21:10.9534419Z + OMP_NUM_THREADS=2 2023-01-11T22:21:10.9535012Z + TORCH_CPP_TEST_MNIST_PATH=test/cpp/api/mnist 2023-01-11T22:21:10.9535650Z + /opt/conda/lib/python3.7/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:21:13.2287858Z CUDA not available. Disabling CUDA and MultiCUDA tests 2023-01-11T22:21:13.2324813Z Note: Google Test filter = -IMethodTest.*:*_CUDA:*_MultiCUDA 2023-01-11T22:21:13.2325331Z [==========] Running 992 tests from 48 test suites. 2023-01-11T22:21:13.2325648Z [----------] Global test environment set-up. 2023-01-11T22:21:13.2325955Z [----------] 9 tests from AutogradAPITests 2023-01-11T22:21:13.2326268Z [ RUN ] AutogradAPITests.BackwardSimpleTest 2023-01-11T22:21:13.2559486Z [ OK ] AutogradAPITests.BackwardSimpleTest (23 ms) 2023-01-11T22:21:13.2560024Z [ RUN ] AutogradAPITests.BackwardTest 2023-01-11T22:21:13.2563078Z [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:21:13.2582494Z [ OK ] AutogradAPITests.BackwardTest (2 ms) 2023-01-11T22:21:13.2582855Z [ RUN ] AutogradAPITests.GradSimpleTest 2023-01-11T22:21:13.2597614Z [ OK ] AutogradAPITests.GradSimpleTest (1 ms) 2023-01-11T22:21:13.2598056Z [ RUN ] AutogradAPITests.GradTest 2023-01-11T22:21:13.2625679Z [ OK ] AutogradAPITests.GradTest (2 ms) 2023-01-11T22:21:13.2626173Z [ RUN ] AutogradAPITests.GradNonLeafTest 2023-01-11T22:21:13.2643786Z [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:21:13.2652144Z [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:21:13.2660642Z [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:21:13.2668725Z [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:21:13.2683552Z [ OK ] AutogradAPITests.GradNonLeafTest (5 ms) 2023-01-11T22:21:13.2683934Z [ RUN ] AutogradAPITests.GradUnreachableTest 2023-01-11T22:21:13.2822366Z [ OK ] AutogradAPITests.GradUnreachableTest (13 ms) 2023-01-11T22:21:13.2822753Z [ RUN ] AutogradAPITests.EmptyInput 2023-01-11T22:21:13.2872415Z [ OK ] AutogradAPITests.EmptyInput (5 ms) 2023-01-11T22:21:13.2872800Z [ RUN ] AutogradAPITests.RetainGrad 2023-01-11T22:21:13.2901437Z [ OK ] AutogradAPITests.RetainGrad (2 ms) 2023-01-11T22:21:13.2901823Z [ RUN ] AutogradAPITests.AnomalyMode 2023-01-11T22:21:13.2902214Z [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:21:13.5988728Z [ OK ] AutogradAPITests.AnomalyMode (308 ms) 2023-01-11T22:21:13.5989300Z [----------] 9 tests from AutogradAPITests (366 ms total) 2023-01-11T22:21:13.5989474Z 2023-01-11T22:21:13.5989655Z [----------] 33 tests from CustomAutogradTest 2023-01-11T22:21:13.5990028Z [ RUN ] CustomAutogradTest.GradUnreachableDiscoveryTest 2023-01-11T22:21:13.6005751Z [ OK ] CustomAutogradTest.GradUnreachableDiscoveryTest (1 ms) 2023-01-11T22:21:13.6006373Z [ RUN ] CustomAutogradTest.CustomFunction 2023-01-11T22:21:13.6023641Z [ OK ] CustomAutogradTest.CustomFunction (1 ms) 2023-01-11T22:21:13.6024259Z [ RUN ] CustomAutogradTest.CustomFunctionWithTensorList 2023-01-11T22:21:13.6039435Z [ OK ] CustomAutogradTest.CustomFunctionWithTensorList (1 ms) 2023-01-11T22:21:13.6040219Z [ RUN ] CustomAutogradTest.GraphTaskTrimEdges 2023-01-11T22:21:13.6069042Z [ OK ] CustomAutogradTest.GraphTaskTrimEdges (2 ms) 2023-01-11T22:21:13.6069662Z [ RUN ] CustomAutogradTest.FunctionReturnsInput 2023-01-11T22:21:13.6076648Z [ OK ] CustomAutogradTest.FunctionReturnsInput (0 ms) 2023-01-11T22:21:13.6077273Z [ RUN ] CustomAutogradTest.FunctionReturnsUndefined 2023-01-11T22:21:13.6087988Z [ OK ] CustomAutogradTest.FunctionReturnsUndefined (1 ms) 2023-01-11T22:21:13.6088574Z [ RUN ] CustomAutogradTest.MaterializeGrads 2023-01-11T22:21:13.6096153Z [ OK ] CustomAutogradTest.MaterializeGrads (0 ms) 2023-01-11T22:21:13.6096745Z [ RUN ] CustomAutogradTest.DontMaterializeGrads 2023-01-11T22:21:13.6099936Z [ OK ] CustomAutogradTest.DontMaterializeGrads (0 ms) 2023-01-11T22:21:13.6100546Z [ RUN ] CustomAutogradTest.NoGradCustomFunction 2023-01-11T22:21:13.6101779Z [ OK ] CustomAutogradTest.NoGradCustomFunction (0 ms) 2023-01-11T22:21:13.6102403Z [ RUN ] CustomAutogradTest.MarkDirty 2023-01-11T22:21:13.6107282Z [ OK ] CustomAutogradTest.MarkDirty (0 ms) 2023-01-11T22:21:13.6107893Z [ RUN ] CustomAutogradTest.MarkNonDifferentiable 2023-01-11T22:21:13.6114127Z [ OK ] CustomAutogradTest.MarkNonDifferentiable (0 ms) 2023-01-11T22:21:13.6114759Z [ RUN ] CustomAutogradTest.MarkNonDifferentiableMixed 2023-01-11T22:21:13.6129666Z [ OK ] CustomAutogradTest.MarkNonDifferentiableMixed (1 ms) 2023-01-11T22:21:13.6130302Z [ RUN ] CustomAutogradTest.MarkNonDifferentiableNone 2023-01-11T22:21:13.6134914Z [ OK ] CustomAutogradTest.MarkNonDifferentiableNone (0 ms) 2023-01-11T22:21:13.6135540Z [ RUN ] CustomAutogradTest.ReturnLeafInplace 2023-01-11T22:21:13.6144093Z [ OK ] CustomAutogradTest.ReturnLeafInplace (0 ms) 2023-01-11T22:21:13.6144715Z [ RUN ] CustomAutogradTest.ReturnDuplicateInplace 2023-01-11T22:21:13.6209793Z [ OK ] CustomAutogradTest.ReturnDuplicateInplace (6 ms) 2023-01-11T22:21:13.6210398Z [ RUN ] CustomAutogradTest.ReturnDuplicate 2023-01-11T22:21:13.6211960Z [ OK ] CustomAutogradTest.ReturnDuplicate (0 ms) 2023-01-11T22:21:13.6212734Z [ RUN ] CustomAutogradTest.SaveEmptyForBackward 2023-01-11T22:21:13.6221024Z [ OK ] CustomAutogradTest.SaveEmptyForBackward (0 ms) 2023-01-11T22:21:13.6221617Z [ RUN ] CustomAutogradTest.InvalidGradients 2023-01-11T22:21:13.6336459Z [ OK ] CustomAutogradTest.InvalidGradients (11 ms) 2023-01-11T22:21:13.6337017Z [ RUN ] CustomAutogradTest.NoGradInput 2023-01-11T22:21:13.6337845Z [ OK ] CustomAutogradTest.NoGradInput (0 ms) 2023-01-11T22:21:13.6338280Z [ RUN ] CustomAutogradTest.TooManyGrads 2023-01-11T22:21:13.6338625Z [ OK ] CustomAutogradTest.TooManyGrads (0 ms) 2023-01-11T22:21:13.6338953Z [ RUN ] CustomAutogradTest.DepNoGrad 2023-01-11T22:21:13.6348349Z [ OK ] CustomAutogradTest.DepNoGrad (0 ms) 2023-01-11T22:21:13.6348670Z [ RUN ] CustomAutogradTest.Reentrant 2023-01-11T22:21:13.6360294Z [ OK ] CustomAutogradTest.Reentrant (1 ms) 2023-01-11T22:21:13.6360735Z [ RUN ] CustomAutogradTest.DeepReentrant 2023-01-11T22:21:17.3882626Z [ OK ] CustomAutogradTest.DeepReentrant (3751 ms) 2023-01-11T22:21:17.3883248Z [ RUN ] CustomAutogradTest.ReentrantPriority 2023-01-11T22:21:17.3923387Z [ OK ] CustomAutogradTest.ReentrantPriority (4 ms) 2023-01-11T22:21:17.3924008Z [ RUN ] CustomAutogradTest.Hooks 2023-01-11T22:21:17.3998156Z [ OK ] CustomAutogradTest.Hooks (7 ms) 2023-01-11T22:21:17.3998702Z [ RUN ] CustomAutogradTest.HooksInplace 2023-01-11T22:21:17.4012576Z [ OK ] CustomAutogradTest.HooksInplace (1 ms) 2023-01-11T22:21:17.4013245Z [ RUN ] CustomAutogradTest.HooksInplaceWithRetainsGrad 2023-01-11T22:21:17.4034147Z [ OK ] CustomAutogradTest.HooksInplaceWithRetainsGrad (2 ms) 2023-01-11T22:21:17.4034900Z [ RUN ] CustomAutogradTest.HooksInplaceTwiceWithRetainsGrad 2023-01-11T22:21:17.4055480Z [ OK ] CustomAutogradTest.HooksInplaceTwiceWithRetainsGrad (2 ms) 2023-01-11T22:21:17.4056106Z [ RUN ] CustomAutogradTest.HookNone 2023-01-11T22:21:17.4063100Z [ OK ] CustomAutogradTest.HookNone (0 ms) 2023-01-11T22:21:17.4063730Z [ RUN ] CustomAutogradTest.BackwardWithInputs 2023-01-11T22:21:17.4074591Z [ OK ] CustomAutogradTest.BackwardWithInputs (1 ms) 2023-01-11T22:21:17.4075394Z [ RUN ] CustomAutogradTest.BackwardWithEmptyInputs 2023-01-11T22:21:17.4105107Z [ OK ] CustomAutogradTest.BackwardWithEmptyInputs (3 ms) 2023-01-11T22:21:17.4105843Z [ RUN ] CustomAutogradTest.BackwardWithNonLeafInputs 2023-01-11T22:21:17.4119806Z [ OK ] CustomAutogradTest.BackwardWithNonLeafInputs (1 ms) 2023-01-11T22:21:17.4120530Z [ RUN ] CustomAutogradTest.BackwardWithCreateGraphWarns 2023-01-11T22:21:17.4127569Z [ OK ] CustomAutogradTest.BackwardWithCreateGraphWarns (0 ms) 2023-01-11T22:21:17.4128241Z [----------] 33 tests from CustomAutogradTest (3814 ms total) 2023-01-11T22:21:17.4128517Z 2023-01-11T22:21:17.4128902Z [----------] 13 tests from TestAutogradNotImplementedFallback 2023-01-11T22:21:17.4129667Z [ RUN ] TestAutogradNotImplementedFallback.RetSingleNonTensor 2023-01-11T22:21:17.4153895Z [ OK ] TestAutogradNotImplementedFallback.RetSingleNonTensor (2 ms) 2023-01-11T22:21:17.4154687Z [ RUN ] TestAutogradNotImplementedFallback.InplaceOp 2023-01-11T22:21:17.4309001Z [ OK ] TestAutogradNotImplementedFallback.InplaceOp (15 ms) 2023-01-11T22:21:17.4309768Z [ RUN ] TestAutogradNotImplementedFallback.DoubleInplaceOp 2023-01-11T22:21:17.4427496Z [ OK ] TestAutogradNotImplementedFallback.DoubleInplaceOp (11 ms) 2023-01-11T22:21:17.4428315Z [ RUN ] TestAutogradNotImplementedFallback.OptOp 2023-01-11T22:21:17.4448621Z [ OK ] TestAutogradNotImplementedFallback.OptOp (2 ms) 2023-01-11T22:21:17.4449470Z [ RUN ] TestAutogradNotImplementedFallback.OutOfPlaceAddition 2023-01-11T22:21:17.4520795Z [ OK ] TestAutogradNotImplementedFallback.OutOfPlaceAddition (7 ms) 2023-01-11T22:21:17.4521779Z [ RUN ] TestAutogradNotImplementedFallback.RetTupleNonTensor 2023-01-11T22:21:17.4593188Z [ OK ] TestAutogradNotImplementedFallback.RetTupleNonTensor (7 ms) 2023-01-11T22:21:17.4593991Z [ RUN ] TestAutogradNotImplementedFallback.ViewOp 2023-01-11T22:21:17.4758993Z [ OK ] TestAutogradNotImplementedFallback.ViewOp (16 ms) 2023-01-11T22:21:17.4759987Z [ RUN ] TestAutogradNotImplementedFallback.ViewOpWithExtraArg 2023-01-11T22:21:17.4833043Z [ OK ] TestAutogradNotImplementedFallback.ViewOpWithExtraArg (7 ms) 2023-01-11T22:21:17.4833904Z [ RUN ] TestAutogradNotImplementedFallback.RetTensorVectorView 2023-01-11T22:21:17.4845976Z [ OK ] TestAutogradNotImplementedFallback.RetTensorVectorView (1 ms) 2023-01-11T22:21:17.4846740Z [ RUN ] TestAutogradNotImplementedFallback.DoubleViewOP 2023-01-11T22:21:17.4892218Z [ OK ] TestAutogradNotImplementedFallback.DoubleViewOP (4 ms) 2023-01-11T22:21:17.4946827Z [ RUN ] TestAutogradNotImplementedFallback.NonFirstViewOP 2023-01-11T22:21:17.4947716Z [ OK ] TestAutogradNotImplementedFallback.NonFirstViewOP (5 ms) 2023-01-11T22:21:17.4948538Z [ RUN ] TestAutogradNotImplementedFallback.RetTensorVector 2023-01-11T22:21:17.5019958Z [ OK ] TestAutogradNotImplementedFallback.RetTensorVector (7 ms) 2023-01-11T22:21:17.5020791Z [ RUN ] TestAutogradNotImplementedFallback.TensorlistOp 2023-01-11T22:21:17.5081860Z [ OK ] TestAutogradNotImplementedFallback.TensorlistOp (6 ms) 2023-01-11T22:21:17.5082386Z [----------] 13 tests from TestAutogradNotImplementedFallback (95 ms total) 2023-01-11T22:21:17.5082596Z 2023-01-11T22:21:17.5082761Z [----------] 18 tests from AnyModuleTest 2023-01-11T22:21:17.5083059Z [ RUN ] AnyModuleTest.SimpleReturnType 2023-01-11T22:21:17.5094191Z [ OK ] AnyModuleTest.SimpleReturnType (1 ms) 2023-01-11T22:21:17.5094898Z [ RUN ] AnyModuleTest.SimpleReturnTypeAndSingleArgument 2023-01-11T22:21:17.5095968Z [ OK ] AnyModuleTest.SimpleReturnTypeAndSingleArgument (0 ms) 2023-01-11T22:21:17.5096717Z [ RUN ] AnyModuleTest.StringLiteralReturnTypeAndArgument 2023-01-11T22:21:17.5097203Z [ OK ] AnyModuleTest.StringLiteralReturnTypeAndArgument (0 ms) 2023-01-11T22:21:17.5097641Z [ RUN ] AnyModuleTest.StringReturnTypeWithConstArgument 2023-01-11T22:21:17.5098061Z [ OK ] AnyModuleTest.StringReturnTypeWithConstArgument (0 ms) 2023-01-11T22:21:17.5098590Z [ RUN ] AnyModuleTest.TensorReturnTypeAndStringArgumentsWithFunkyQualifications 2023-01-11T22:21:17.5107680Z [ OK ] AnyModuleTest.TensorReturnTypeAndStringArgumentsWithFunkyQualifications (0 ms) 2023-01-11T22:21:17.5108170Z [ RUN ] AnyModuleTest.WrongArgumentType 2023-01-11T22:21:17.5148790Z [ OK ] AnyModuleTest.WrongArgumentType (4 ms) 2023-01-11T22:21:17.5149459Z [ RUN ] AnyModuleTest.WrongNumberOfArguments 2023-01-11T22:21:17.5234224Z [ OK ] AnyModuleTest.WrongNumberOfArguments (8 ms) 2023-01-11T22:21:17.5235201Z [ RUN ] AnyModuleTest.PassingArgumentsToModuleWithDefaultArgumentsInForwardMethod 2023-01-11T22:21:17.5396413Z [ OK ] AnyModuleTest.PassingArgumentsToModuleWithDefaultArgumentsInForwardMethod (16 ms) 2023-01-11T22:21:17.5397372Z [ RUN ] AnyModuleTest.GetWithCorrectTypeSucceeds 2023-01-11T22:21:17.5398085Z [ OK ] AnyModuleTest.GetWithCorrectTypeSucceeds (0 ms) 2023-01-11T22:21:17.5399038Z [ RUN ] AnyModuleTest.GetWithIncorrectTypeThrows 2023-01-11T22:21:17.5420155Z [ OK ] AnyModuleTest.GetWithIncorrectTypeThrows (2 ms) 2023-01-11T22:21:17.5420615Z [ RUN ] AnyModuleTest.PtrWithBaseClassSucceeds 2023-01-11T22:21:17.5421011Z [ OK ] AnyModuleTest.PtrWithBaseClassSucceeds (0 ms) 2023-01-11T22:21:17.5421402Z [ RUN ] AnyModuleTest.PtrWithGoodDowncastSuccceeds 2023-01-11T22:21:17.5421808Z [ OK ] AnyModuleTest.PtrWithGoodDowncastSuccceeds (0 ms) 2023-01-11T22:21:17.5422193Z [ RUN ] AnyModuleTest.PtrWithBadDowncastThrows 2023-01-11T22:21:17.5444603Z [ OK ] AnyModuleTest.PtrWithBadDowncastThrows (2 ms) 2023-01-11T22:21:17.5445002Z [ RUN ] AnyModuleTest.DefaultStateIsEmpty 2023-01-11T22:21:17.5445371Z [ OK ] AnyModuleTest.DefaultStateIsEmpty (0 ms) 2023-01-11T22:21:17.5445764Z [ RUN ] AnyModuleTest.AllMethodsThrowForEmptyAnyModule 2023-01-11T22:21:17.5560058Z [ OK ] AnyModuleTest.AllMethodsThrowForEmptyAnyModule (11 ms) 2023-01-11T22:21:17.5560556Z [ RUN ] AnyModuleTest.CanMoveAssignDifferentModules 2023-01-11T22:21:17.5561440Z [ OK ] AnyModuleTest.CanMoveAssignDifferentModules (0 ms) 2023-01-11T22:21:17.5561897Z [ RUN ] AnyModuleTest.ConstructsFromModuleHolder 2023-01-11T22:21:17.5574889Z [ OK ] AnyModuleTest.ConstructsFromModuleHolder (1 ms) 2023-01-11T22:21:17.5575313Z [ RUN ] AnyModuleTest.ConvertsVariableToTensorCorrectly 2023-01-11T22:21:17.5578091Z [ OK ] AnyModuleTest.ConvertsVariableToTensorCorrectly (0 ms) 2023-01-11T22:21:17.5578779Z [----------] 18 tests from AnyModuleTest (49 ms total) 2023-01-11T22:21:17.5579057Z 2023-01-11T22:21:17.5579332Z [----------] 12 tests from AnyValueTest 2023-01-11T22:21:17.5580013Z [ RUN ] AnyValueTest.CorrectlyAccessesIntWhenCorrectType 2023-01-11T22:21:17.5580731Z [ OK ] AnyValueTest.CorrectlyAccessesIntWhenCorrectType (0 ms) 2023-01-11T22:21:17.5581587Z [ RUN ] AnyValueTest.CorrectlyAccessesStringLiteralWhenCorrectType 2023-01-11T22:21:17.5582431Z [ OK ] AnyValueTest.CorrectlyAccessesStringLiteralWhenCorrectType (0 ms) 2023-01-11T22:21:17.5583222Z [ RUN ] AnyValueTest.CorrectlyAccessesStringWhenCorrectType 2023-01-11T22:21:17.5584220Z [ OK ] AnyValueTest.CorrectlyAccessesStringWhenCorrectType (0 ms) 2023-01-11T22:21:17.5584673Z [ RUN ] AnyValueTest.CorrectlyAccessesPointersWhenCorrectType 2023-01-11T22:21:17.5585144Z [ OK ] AnyValueTest.CorrectlyAccessesPointersWhenCorrectType (0 ms) 2023-01-11T22:21:17.5585624Z [ RUN ] AnyValueTest.CorrectlyAccessesReferencesWhenCorrectType 2023-01-11T22:21:17.5586093Z [ OK ] AnyValueTest.CorrectlyAccessesReferencesWhenCorrectType (0 ms) 2023-01-11T22:21:17.5586554Z [ RUN ] AnyValueTest.TryGetReturnsNullptrForTheWrongType 2023-01-11T22:21:17.5586992Z [ OK ] AnyValueTest.TryGetReturnsNullptrForTheWrongType (0 ms) 2023-01-11T22:21:17.5587386Z [ RUN ] AnyValueTest.GetThrowsForTheWrongType 2023-01-11T22:21:17.5629668Z [ OK ] AnyValueTest.GetThrowsForTheWrongType (4 ms) 2023-01-11T22:21:17.5630364Z [ RUN ] AnyValueTest.MoveConstructionIsAllowed 2023-01-11T22:21:17.5631010Z [ OK ] AnyValueTest.MoveConstructionIsAllowed (0 ms) 2023-01-11T22:21:17.5631490Z [ RUN ] AnyValueTest.MoveAssignmentIsAllowed 2023-01-11T22:21:17.5631843Z [ OK ] AnyValueTest.MoveAssignmentIsAllowed (0 ms) 2023-01-11T22:21:17.5632238Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForInt 2023-01-11T22:21:17.5632775Z [ OK ] AnyValueTest.TypeInfoIsCorrectForInt (0 ms) 2023-01-11T22:21:17.5633476Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForStringLiteral 2023-01-11T22:21:17.5634108Z [ OK ] AnyValueTest.TypeInfoIsCorrectForStringLiteral (0 ms) 2023-01-11T22:21:17.5634519Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForString 2023-01-11T22:21:17.5634889Z [ OK ] AnyValueTest.TypeInfoIsCorrectForString (0 ms) 2023-01-11T22:21:17.5635262Z [----------] 12 tests from AnyValueTest (5 ms total) 2023-01-11T22:21:17.5635423Z 2023-01-11T22:21:17.5635566Z [----------] 50 tests from DataTest 2023-01-11T22:21:17.5635877Z [ RUN ] DataTest.DatasetCallsGetCorrectly 2023-01-11T22:21:17.5636212Z [ OK ] DataTest.DatasetCallsGetCorrectly (0 ms) 2023-01-11T22:21:17.5636572Z [ RUN ] DataTest.TransformCallsGetApplyCorrectly 2023-01-11T22:21:17.5654298Z [ OK ] DataTest.TransformCallsGetApplyCorrectly (2 ms) 2023-01-11T22:21:17.5654712Z [ RUN ] DataTest.ChunkDataSetWithInvalidInitParameter 2023-01-11T22:21:17.5769017Z [ OK ] DataTest.ChunkDataSetWithInvalidInitParameter (11 ms) 2023-01-11T22:21:17.5769407Z [ RUN ] DataTest.InfiniteStreamDataset 2023-01-11T22:21:17.5779470Z [ OK ] DataTest.InfiniteStreamDataset (1 ms) 2023-01-11T22:21:17.5780085Z [ RUN ] DataTest.NoSequencerIsIdentity 2023-01-11T22:21:17.5780690Z [ OK ] DataTest.NoSequencerIsIdentity (0 ms) 2023-01-11T22:21:17.5781336Z [ RUN ] DataTest.OrderedSequencerIsSetUpWell 2023-01-11T22:21:17.5781970Z [ OK ] DataTest.OrderedSequencerIsSetUpWell (0 ms) 2023-01-11T22:21:17.5782624Z [ RUN ] DataTest.OrderedSequencerReOrdersValues 2023-01-11T22:21:17.5783279Z [ OK ] DataTest.OrderedSequencerReOrdersValues (0 ms) 2023-01-11T22:21:17.5783992Z [ RUN ] DataTest.BatchLambdaAppliesFunctionToBatch 2023-01-11T22:21:17.5784614Z [ OK ] DataTest.BatchLambdaAppliesFunctionToBatch (0 ms) 2023-01-11T22:21:17.5785242Z [ RUN ] DataTest.LambdaAppliesFunctionToExample 2023-01-11T22:21:17.5785630Z [ OK ] DataTest.LambdaAppliesFunctionToExample (0 ms) 2023-01-11T22:21:17.5785966Z [ RUN ] DataTest.CollateReducesBatch 2023-01-11T22:21:17.5786288Z [ OK ] DataTest.CollateReducesBatch (0 ms) 2023-01-11T22:21:17.5786609Z [ RUN ] DataTest.CollationReducesBatch 2023-01-11T22:21:17.5787112Z [ OK ] DataTest.CollationReducesBatch (0 ms) 2023-01-11T22:21:17.5787485Z [ RUN ] DataTest.SequentialSamplerReturnsIndicesInOrder 2023-01-11T22:21:17.5787919Z [ OK ] DataTest.SequentialSamplerReturnsIndicesInOrder (0 ms) 2023-01-11T22:21:17.5788385Z [ RUN ] DataTest.SequentialSamplerReturnsLessValuesForLastBatch 2023-01-11T22:21:17.5788859Z [ OK ] DataTest.SequentialSamplerReturnsLessValuesForLastBatch (0 ms) 2023-01-11T22:21:17.5789306Z [ RUN ] DataTest.SequentialSamplerResetsWell 2023-01-11T22:21:17.5789674Z [ OK ] DataTest.SequentialSamplerResetsWell (0 ms) 2023-01-11T22:21:17.5790071Z [ RUN ] DataTest.SequentialSamplerResetsWithNewSizeWell 2023-01-11T22:21:17.5790490Z [ OK ] DataTest.SequentialSamplerResetsWithNewSizeWell (0 ms) 2023-01-11T22:21:17.5790893Z [ RUN ] DataTest.CanSaveAndLoadSequentialSampler 2023-01-11T22:21:17.6694586Z [ OK ] DataTest.CanSaveAndLoadSequentialSampler (90 ms) 2023-01-11T22:21:17.6695039Z [ RUN ] DataTest.RandomSamplerReturnsIndicesInCorrectRange 2023-01-11T22:21:17.6696523Z [ OK ] DataTest.RandomSamplerReturnsIndicesInCorrectRange (0 ms) 2023-01-11T22:21:17.6697146Z [ RUN ] DataTest.RandomSamplerReturnsLessValuesForLastBatch 2023-01-11T22:21:17.6698015Z [ OK ] DataTest.RandomSamplerReturnsLessValuesForLastBatch (0 ms) 2023-01-11T22:21:17.6698662Z [ RUN ] DataTest.RandomSamplerResetsWell 2023-01-11T22:21:17.6699441Z [ OK ] DataTest.RandomSamplerResetsWell (0 ms) 2023-01-11T22:21:17.6700270Z [ RUN ] DataTest.RandomSamplerResetsWithNewSizeWell 2023-01-11T22:21:17.6701458Z [ OK ] DataTest.RandomSamplerResetsWithNewSizeWell (0 ms) 2023-01-11T22:21:17.6702161Z [ RUN ] DataTest.SavingAndLoadingRandomSamplerYieldsSameSequence 2023-01-11T22:21:17.6738795Z [ OK ] DataTest.SavingAndLoadingRandomSamplerYieldsSameSequence (3 ms) 2023-01-11T22:21:17.6739647Z [ RUN ] DataTest.StreamSamplerReturnsTheBatchSizeAndThenRemainder 2023-01-11T22:21:17.6740250Z [ OK ] DataTest.StreamSamplerReturnsTheBatchSizeAndThenRemainder (0 ms) 2023-01-11T22:21:17.6740663Z [ RUN ] DataTest.StreamSamplerResetsWell 2023-01-11T22:21:17.6741010Z [ OK ] DataTest.StreamSamplerResetsWell (0 ms) 2023-01-11T22:21:17.6741369Z [ RUN ] DataTest.StreamSamplerResetsWithNewSizeWell 2023-01-11T22:21:17.6741776Z [ OK ] DataTest.StreamSamplerResetsWithNewSizeWell (0 ms) 2023-01-11T22:21:17.6742204Z [ RUN ] DataTest.TensorDatasetConstructsFromSingleTensor 2023-01-11T22:21:17.6746430Z [ OK ] DataTest.TensorDatasetConstructsFromSingleTensor (0 ms) 2023-01-11T22:21:17.6746899Z [ RUN ] DataTest.TensorDatasetConstructsFromInitializerListOfTensors 2023-01-11T22:21:17.6755085Z [ OK ] DataTest.TensorDatasetConstructsFromInitializerListOfTensors (0 ms) 2023-01-11T22:21:17.6755532Z [ RUN ] DataTest.StackTransformWorksForExample 2023-01-11T22:21:17.6775195Z [ OK ] DataTest.StackTransformWorksForExample (1 ms) 2023-01-11T22:21:17.6775590Z [ RUN ] DataTest.StackTransformWorksForTensorExample 2023-01-11T22:21:17.6784680Z [ OK ] DataTest.StackTransformWorksForTensorExample (0 ms) 2023-01-11T22:21:17.6785102Z [ RUN ] DataTest.TensorTransformWorksForAnyTargetType 2023-01-11T22:21:17.6792733Z [ OK ] DataTest.TensorTransformWorksForAnyTargetType (0 ms) 2023-01-11T22:21:17.6793210Z [ RUN ] DataTest.TensorLambdaWorksforAnyTargetType 2023-01-11T22:21:17.6801060Z [ OK ] DataTest.TensorLambdaWorksforAnyTargetType (0 ms) 2023-01-11T22:21:17.6801497Z [ RUN ] DataTest.NormalizeTransform 2023-01-11T22:21:17.6840204Z [ OK ] DataTest.NormalizeTransform (3 ms) 2023-01-11T22:21:17.6840735Z [ RUN ] DataTest.MapDoesNotCopy 2023-01-11T22:21:17.6843863Z [ OK ] DataTest.MapDoesNotCopy (0 ms) 2023-01-11T22:21:17.6844235Z [ RUN ] DataTest.QueuePushAndPopFromSameThread 2023-01-11T22:21:17.6844630Z [ OK ] DataTest.QueuePushAndPopFromSameThread (0 ms) 2023-01-11T22:21:17.6845032Z [ RUN ] DataTest.QueuePopWithTimeoutThrowsUponTimeout 2023-01-11T22:21:17.6982673Z [ OK ] DataTest.QueuePopWithTimeoutThrowsUponTimeout (13 ms) 2023-01-11T22:21:17.6983133Z [ RUN ] DataTest.QueuePushAndPopFromDifferentThreads 2023-01-11T22:21:17.7190234Z [ OK ] DataTest.QueuePushAndPopFromDifferentThreads (20 ms) 2023-01-11T22:21:17.7190637Z [ RUN ] DataTest.QueueClearEmptiesTheQueue 2023-01-11T22:21:17.7226032Z [ OK ] DataTest.QueueClearEmptiesTheQueue (3 ms) 2023-01-11T22:21:17.7226521Z [ RUN ] DataTest.DataShuttleCanPushAndPopJob 2023-01-11T22:21:17.7227023Z [ OK ] DataTest.DataShuttleCanPushAndPopJob (0 ms) 2023-01-11T22:21:17.7227399Z [ RUN ] DataTest.DataShuttleCanPushAndPopResult 2023-01-11T22:21:17.7227769Z [ OK ] DataTest.DataShuttleCanPushAndPopResult (0 ms) 2023-01-11T22:21:17.7228230Z [ RUN ] DataTest.DataShuttlePopResultReturnsNulloptWhenNoJobsInFlight 2023-01-11T22:21:17.7228765Z [ OK ] DataTest.DataShuttlePopResultReturnsNulloptWhenNoJobsInFlight (0 ms) 2023-01-11T22:21:17.7229262Z [ RUN ] DataTest.DataShuttleDrainMeansPopResultReturnsNullopt 2023-01-11T22:21:17.7229939Z [ OK ] DataTest.DataShuttleDrainMeansPopResultReturnsNullopt (0 ms) 2023-01-11T22:21:17.7230361Z [ RUN ] DataTest.DataShuttlePopResultTimesOut 2023-01-11T22:21:17.7355144Z [ OK ] DataTest.DataShuttlePopResultTimesOut (12 ms) 2023-01-11T22:21:17.7355523Z [ RUN ] DataTest.SharedBatchDatasetReallyIsShared 2023-01-11T22:21:17.7386729Z [ OK ] DataTest.SharedBatchDatasetReallyIsShared (3 ms) 2023-01-11T22:21:17.7387586Z [ RUN ] DataTest.SharedBatchDatasetDoesNotIncurCopyWhenPassedDatasetObject 2023-01-11T22:21:17.7388911Z [ OK ] DataTest.SharedBatchDatasetDoesNotIncurCopyWhenPassedDatasetObject (0 ms) 2023-01-11T22:21:17.7389371Z [ RUN ] DataTest.CanUseCustomTypeAsIndexType 2023-01-11T22:21:17.7389740Z [ OK ] DataTest.CanUseCustomTypeAsIndexType (0 ms) 2023-01-11T22:21:17.7390218Z [ RUN ] DataTest.DistributedRandomSamplerSingleReplicaProduceCorrectSamples 2023-01-11T22:21:17.7390788Z [ OK ] DataTest.DistributedRandomSamplerSingleReplicaProduceCorrectSamples (0 ms) 2023-01-11T22:21:17.7391354Z [ RUN ] DataTest.DistributedRandomSamplerMultiReplicaProduceCorrectSamples 2023-01-11T22:21:17.7392701Z [ OK ] DataTest.DistributedRandomSamplerMultiReplicaProduceCorrectSamples (0 ms) 2023-01-11T22:21:17.7393209Z [ RUN ] DataTest.CanSaveAndLoadDistributedRandomSampler 2023-01-11T22:21:17.7434299Z [ OK ] DataTest.CanSaveAndLoadDistributedRandomSampler (4 ms) 2023-01-11T22:21:17.7434970Z [ RUN ] DataTest.DistributedSequentialSamplerSingleReplicaProduceCorrectSamples 2023-01-11T22:21:17.7435699Z [ OK ] DataTest.DistributedSequentialSamplerSingleReplicaProduceCorrectSamples (0 ms) 2023-01-11T22:21:17.7436524Z [ RUN ] DataTest.DistributedSequentialSamplerMultiReplicaProduceCorrectSamples 2023-01-11T22:21:17.7437123Z [ OK ] DataTest.DistributedSequentialSamplerMultiReplicaProduceCorrectSamples (0 ms) 2023-01-11T22:21:17.7437643Z [ RUN ] DataTest.CanSaveAndLoadDistributedSequentialSampler 2023-01-11T22:21:17.7458275Z [ OK ] DataTest.CanSaveAndLoadDistributedSequentialSampler (2 ms) 2023-01-11T22:21:17.7458726Z [----------] 50 tests from DataTest (182 ms total) 2023-01-11T22:21:17.7459128Z 2023-01-11T22:21:17.7459274Z [----------] 37 tests from DataLoaderTest 2023-01-11T22:21:17.7459686Z [ RUN ] DataLoaderTest.DataLoaderOptionsDefaultAsExpected 2023-01-11T22:21:17.7460240Z [ OK ] DataLoaderTest.DataLoaderOptionsDefaultAsExpected (0 ms) 2023-01-11T22:21:17.7461072Z [ RUN ] DataLoaderTest.DataLoaderOptionsCoalesceOptionalValues 2023-01-11T22:21:17.7461584Z [ OK ] DataLoaderTest.DataLoaderOptionsCoalesceOptionalValues (0 ms) 2023-01-11T22:21:17.7462036Z [ RUN ] DataLoaderTest.MakeDataLoaderDefaultsAsExpected 2023-01-11T22:21:17.7462475Z [ OK ] DataLoaderTest.MakeDataLoaderDefaultsAsExpected (0 ms) 2023-01-11T22:21:17.7463016Z [ RUN ] DataLoaderTest.MakeDataLoaderThrowsWhenConstructingSamplerWithUnsizedDataset 2023-01-11T22:21:17.7485716Z [ OK ] DataLoaderTest.MakeDataLoaderThrowsWhenConstructingSamplerWithUnsizedDataset (2 ms) 2023-01-11T22:21:17.7486376Z [ RUN ] DataLoaderTest.IteratorsCompareEqualToThemselves 2023-01-11T22:21:17.7509668Z [ OK ] DataLoaderTest.IteratorsCompareEqualToThemselves (2 ms) 2023-01-11T22:21:17.7510132Z [ RUN ] DataLoaderTest.ValidIteratorsCompareUnequalToEachOther 2023-01-11T22:21:17.7511902Z [ OK ] DataLoaderTest.ValidIteratorsCompareUnequalToEachOther (0 ms) 2023-01-11T22:21:17.7512688Z [ RUN ] DataLoaderTest.SentinelIteratorsCompareEqualToEachOther 2023-01-11T22:21:17.7513559Z [ OK ] DataLoaderTest.SentinelIteratorsCompareEqualToEachOther (0 ms) 2023-01-11T22:21:17.7514283Z [ RUN ] DataLoaderTest.IteratorsCompareEqualToSentinelWhenExhausted 2023-01-11T22:21:17.7515214Z [ OK ] DataLoaderTest.IteratorsCompareEqualToSentinelWhenExhausted (0 ms) 2023-01-11T22:21:17.7515816Z [ RUN ] DataLoaderTest.IteratorsShareState 2023-01-11T22:21:17.7516561Z [ OK ] DataLoaderTest.IteratorsShareState (0 ms) 2023-01-11T22:21:17.7517309Z [ RUN ] DataLoaderTest.CanDereferenceIteratorMultipleTimes 2023-01-11T22:21:17.7518137Z [ OK ] DataLoaderTest.CanDereferenceIteratorMultipleTimes (0 ms) 2023-01-11T22:21:17.7518589Z [ RUN ] DataLoaderTest.CanUseIteratorAlgorithms 2023-01-11T22:21:17.7541046Z [ OK ] DataLoaderTest.CanUseIteratorAlgorithms (2 ms) 2023-01-11T22:21:17.7541551Z [ RUN ] DataLoaderTest.CallingBeginWhileOtherIteratorIsInFlightThrows 2023-01-11T22:21:17.7573361Z [ OK ] DataLoaderTest.CallingBeginWhileOtherIteratorIsInFlightThrows (3 ms) 2023-01-11T22:21:17.7573920Z [ RUN ] DataLoaderTest.IncrementingExhaustedValidIteratorThrows 2023-01-11T22:21:17.7607746Z [ OK ] DataLoaderTest.IncrementingExhaustedValidIteratorThrows (3 ms) 2023-01-11T22:21:17.7608251Z [ RUN ] DataLoaderTest.DereferencingExhaustedValidIteratorThrows 2023-01-11T22:21:17.7634057Z [ OK ] DataLoaderTest.DereferencingExhaustedValidIteratorThrows (2 ms) 2023-01-11T22:21:17.7634539Z [ RUN ] DataLoaderTest.IncrementingSentinelIteratorThrows 2023-01-11T22:21:17.7659977Z [ OK ] DataLoaderTest.IncrementingSentinelIteratorThrows (2 ms) 2023-01-11T22:21:17.7660677Z [ RUN ] DataLoaderTest.DereferencingSentinelIteratorThrows 2023-01-11T22:21:17.7685634Z [ OK ] DataLoaderTest.DereferencingSentinelIteratorThrows (2 ms) 2023-01-11T22:21:17.7686195Z [ RUN ] DataLoaderTest.YieldsCorrectBatchSize 2023-01-11T22:21:17.7687916Z [ OK ] DataLoaderTest.YieldsCorrectBatchSize (0 ms) 2023-01-11T22:21:17.7688891Z [ RUN ] DataLoaderTest.ReturnsLastBatchWhenSmallerThanBatchSizeWhenDropLastIsFalse 2023-01-11T22:21:17.7690055Z [ OK ] DataLoaderTest.ReturnsLastBatchWhenSmallerThanBatchSizeWhenDropLastIsFalse (0 ms) 2023-01-11T22:21:17.7690797Z [ RUN ] DataLoaderTest.DoesNotReturnLastBatchWhenSmallerThanBatchSizeWhenDropLastIsTrue 2023-01-11T22:21:17.7692296Z [ OK ] DataLoaderTest.DoesNotReturnLastBatchWhenSmallerThanBatchSizeWhenDropLastIsTrue (0 ms) 2023-01-11T22:21:17.7692897Z [ RUN ] DataLoaderTest.RespectsTimeout 2023-01-11T22:21:17.7831513Z [ OK ] DataLoaderTest.RespectsTimeout (13 ms) 2023-01-11T22:21:17.7832213Z [ RUN ] DataLoaderTest.EnforcesOrderingAmongThreadsWhenConfigured 2023-01-11T22:21:17.7858646Z [ OK ] DataLoaderTest.EnforcesOrderingAmongThreadsWhenConfigured (2 ms) 2023-01-11T22:21:17.7859089Z [ RUN ] DataLoaderTest.Reset 2023-01-11T22:21:17.7861936Z [ OK ] DataLoaderTest.Reset (0 ms) 2023-01-11T22:21:17.7862393Z [ RUN ] DataLoaderTest.TestExceptionsArePropagatedFromWorkers 2023-01-11T22:21:17.7888842Z [ OK ] DataLoaderTest.TestExceptionsArePropagatedFromWorkers (2 ms) 2023-01-11T22:21:17.7889349Z [ RUN ] DataLoaderTest.StatefulDatasetWithNoWorkers 2023-01-11T22:21:17.7890198Z [ OK ] DataLoaderTest.StatefulDatasetWithNoWorkers (0 ms) 2023-01-11T22:21:17.7890826Z [ RUN ] DataLoaderTest.StatefulDatasetWithManyWorkers 2023-01-11T22:21:17.7911027Z [ OK ] DataLoaderTest.StatefulDatasetWithManyWorkers (2 ms) 2023-01-11T22:21:17.7911449Z [ RUN ] DataLoaderTest.StatefulDatasetWithMap 2023-01-11T22:21:17.7920906Z [ OK ] DataLoaderTest.StatefulDatasetWithMap (0 ms) 2023-01-11T22:21:17.7921377Z [ RUN ] DataLoaderTest.StatefulDatasetWithCollate 2023-01-11T22:21:17.7931827Z [ OK ] DataLoaderTest.StatefulDatasetWithCollate (1 ms) 2023-01-11T22:21:17.7932212Z [ RUN ] DataLoaderTest.ChunkDataSetGetBatch 2023-01-11T22:21:17.8126894Z [ OK ] DataLoaderTest.ChunkDataSetGetBatch (19 ms) 2023-01-11T22:21:17.8127343Z [ RUN ] DataLoaderTest.ChunkDataSetWithBatchSizeMismatch 2023-01-11T22:21:17.8161236Z [ OK ] DataLoaderTest.ChunkDataSetWithBatchSizeMismatch (3 ms) 2023-01-11T22:21:17.8161757Z [ RUN ] DataLoaderTest.ChunkDataSetWithEmptyBatch 2023-01-11T22:21:17.8164794Z [ OK ] DataLoaderTest.ChunkDataSetWithEmptyBatch (0 ms) 2023-01-11T22:21:17.8165245Z [ RUN ] DataLoaderTest.ChunkDataSetGetBatchWithUnevenBatchSize 2023-01-11T22:21:17.8170780Z [ OK ] DataLoaderTest.ChunkDataSetGetBatchWithUnevenBatchSize (0 ms) 2023-01-11T22:21:17.8171288Z [ RUN ] DataLoaderTest.CanAccessChunkSamplerWithChunkDataSet 2023-01-11T22:21:17.8176091Z [ OK ] DataLoaderTest.CanAccessChunkSamplerWithChunkDataSet (0 ms) 2023-01-11T22:21:17.8176555Z [ RUN ] DataLoaderTest.ChunkDatasetDoesNotHang 2023-01-11T22:21:17.8179874Z [ OK ] DataLoaderTest.ChunkDatasetDoesNotHang (0 ms) 2023-01-11T22:21:17.8180226Z [ RUN ] DataLoaderTest.ChunkDatasetSave 2023-01-11T22:21:17.8449040Z [ OK ] DataLoaderTest.ChunkDatasetSave (26 ms) 2023-01-11T22:21:17.8449466Z [ RUN ] DataLoaderTest.ChunkDatasetLoad 2023-01-11T22:21:17.8472695Z [ OK ] DataLoaderTest.ChunkDatasetLoad (2 ms) 2023-01-11T22:21:17.8473119Z [ RUN ] DataLoaderTest.ChunkDatasetCrossChunkShuffle 2023-01-11T22:21:17.8487632Z [ OK ] DataLoaderTest.ChunkDatasetCrossChunkShuffle (1 ms) 2023-01-11T22:21:17.8488059Z [ RUN ] DataLoaderTest.CustomPreprocessPolicy 2023-01-11T22:21:17.8496556Z [ OK ] DataLoaderTest.CustomPreprocessPolicy (0 ms) 2023-01-11T22:21:17.8497169Z [----------] 37 tests from DataLoaderTest (103 ms total) 2023-01-11T22:21:17.8497411Z 2023-01-11T22:21:17.8497566Z [----------] 1 test from EnumTest 2023-01-11T22:21:17.8497923Z [ RUN ] EnumTest.AllEnums 2023-01-11T22:21:17.8498356Z [ OK ] EnumTest.AllEnums (0 ms) 2023-01-11T22:21:17.8498941Z [----------] 1 test from EnumTest (0 ms total) 2023-01-11T22:21:17.8499136Z 2023-01-11T22:21:17.8499365Z [----------] 6 tests from ExpandingArrayTest 2023-01-11T22:21:17.8499738Z [ RUN ] ExpandingArrayTest.CanConstructFromInitializerList 2023-01-11T22:21:17.8500205Z [ OK ] ExpandingArrayTest.CanConstructFromInitializerList (0 ms) 2023-01-11T22:21:17.8500624Z [ RUN ] ExpandingArrayTest.CanConstructFromVector 2023-01-11T22:21:17.8501007Z [ OK ] ExpandingArrayTest.CanConstructFromVector (0 ms) 2023-01-11T22:21:17.8501400Z [ RUN ] ExpandingArrayTest.CanConstructFromArray 2023-01-11T22:21:17.8501786Z [ OK ] ExpandingArrayTest.CanConstructFromArray (0 ms) 2023-01-11T22:21:17.8502188Z [ RUN ] ExpandingArrayTest.CanConstructFromSingleValue 2023-01-11T22:21:17.8502597Z [ OK ] ExpandingArrayTest.CanConstructFromSingleValue (0 ms) 2023-01-11T22:21:17.8503193Z [ RUN ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInInitializerList 2023-01-11T22:21:17.8526366Z [ OK ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInInitializerList (2 ms) 2023-01-11T22:21:17.8527079Z [ RUN ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInVector 2023-01-11T22:21:17.8551339Z [ OK ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInVector (2 ms) 2023-01-11T22:21:17.8551858Z [----------] 6 tests from ExpandingArrayTest (5 ms total) 2023-01-11T22:21:17.8552033Z 2023-01-11T22:21:17.8552318Z [----------] 10 tests from FFTTest 2023-01-11T22:21:17.8552557Z [ RUN ] FFTTest.fft 2023-01-11T22:21:17.8828972Z [ OK ] FFTTest.fft (27 ms) 2023-01-11T22:21:17.8829274Z [ RUN ] FFTTest.fft_real 2023-01-11T22:21:17.8843512Z [ OK ] FFTTest.fft_real (1 ms) 2023-01-11T22:21:17.8843868Z [ RUN ] FFTTest.fft_pad 2023-01-11T22:21:17.8883057Z [ OK ] FFTTest.fft_pad (3 ms) 2023-01-11T22:21:17.8883399Z [ RUN ] FFTTest.fft_norm 2023-01-11T22:21:17.8899013Z [ OK ] FFTTest.fft_norm (1 ms) 2023-01-11T22:21:17.8899288Z [ RUN ] FFTTest.ifft 2023-01-11T22:21:17.8913393Z [ OK ] FFTTest.ifft (1 ms) 2023-01-11T22:21:17.8913677Z [ RUN ] FFTTest.fft_ifft 2023-01-11T22:21:17.8961301Z [ OK ] FFTTest.fft_ifft (4 ms) 2023-01-11T22:21:17.8961578Z [ RUN ] FFTTest.rfft 2023-01-11T22:21:17.8972892Z [ OK ] FFTTest.rfft (1 ms) 2023-01-11T22:21:17.8973151Z [ RUN ] FFTTest.rfft_irfft 2023-01-11T22:21:17.8980038Z [ OK ] FFTTest.rfft_irfft (0 ms) 2023-01-11T22:21:17.8980309Z [ RUN ] FFTTest.ihfft 2023-01-11T22:21:17.8992825Z [ OK ] FFTTest.ihfft (1 ms) 2023-01-11T22:21:17.8993078Z [ RUN ] FFTTest.hfft_ihfft 2023-01-11T22:21:17.9036907Z [ OK ] FFTTest.hfft_ihfft (4 ms) 2023-01-11T22:21:17.9037491Z [----------] 10 tests from FFTTest (48 ms total) 2023-01-11T22:21:17.9037725Z 2023-01-11T22:21:17.9037875Z [----------] 132 tests from FunctionalTest 2023-01-11T22:21:17.9038162Z [ RUN ] FunctionalTest.Conv1d 2023-01-11T22:21:17.9079980Z [ OK ] FunctionalTest.Conv1d (4 ms) 2023-01-11T22:21:17.9080522Z [ RUN ] FunctionalTest.Conv2dEven 2023-01-11T22:21:17.9097577Z [ OK ] FunctionalTest.Conv2dEven (1 ms) 2023-01-11T22:21:17.9098176Z [ RUN ] FunctionalTest.Conv2dUneven 2023-01-11T22:21:17.9115263Z [ OK ] FunctionalTest.Conv2dUneven (1 ms) 2023-01-11T22:21:17.9115806Z [ RUN ] FunctionalTest.Conv3d 2023-01-11T22:21:17.9141134Z [ OK ] FunctionalTest.Conv3d (2 ms) 2023-01-11T22:21:17.9141693Z [ RUN ] FunctionalTest.MaxPool1d 2023-01-11T22:21:17.9146361Z [ OK ] FunctionalTest.MaxPool1d (0 ms) 2023-01-11T22:21:17.9146903Z [ RUN ] FunctionalTest.MaxPool2d 2023-01-11T22:21:17.9152212Z [ OK ] FunctionalTest.MaxPool2d (0 ms) 2023-01-11T22:21:17.9152803Z [ RUN ] FunctionalTest.MaxPool2dBackward 2023-01-11T22:21:17.9159924Z [ OK ] FunctionalTest.MaxPool2dBackward (0 ms) 2023-01-11T22:21:17.9160518Z [ RUN ] FunctionalTest.MaxPool3d 2023-01-11T22:21:17.9166840Z [ OK ] FunctionalTest.MaxPool3d (0 ms) 2023-01-11T22:21:17.9167404Z [ RUN ] FunctionalTest.AvgPool1d 2023-01-11T22:21:17.9173175Z [ OK ] FunctionalTest.AvgPool1d (0 ms) 2023-01-11T22:21:17.9173729Z [ RUN ] FunctionalTest.AvgPool2d 2023-01-11T22:21:17.9178155Z [ OK ] FunctionalTest.AvgPool2d (0 ms) 2023-01-11T22:21:17.9178696Z [ RUN ] FunctionalTest.AvgPool3d 2023-01-11T22:21:17.9184088Z [ OK ] FunctionalTest.AvgPool3d (0 ms) 2023-01-11T22:21:17.9184696Z [ RUN ] FunctionalTest.FractionalMaxPool2d 2023-01-11T22:21:17.9222751Z [ OK ] FunctionalTest.FractionalMaxPool2d (3 ms) 2023-01-11T22:21:17.9223332Z [ RUN ] FunctionalTest.FractionalMaxPool3d 2023-01-11T22:21:17.9237112Z [ OK ] FunctionalTest.FractionalMaxPool3d (1 ms) 2023-01-11T22:21:17.9237680Z [ RUN ] FunctionalTest.LPPool1d 2023-01-11T22:21:17.9248320Z [ OK ] FunctionalTest.LPPool1d (1 ms) 2023-01-11T22:21:17.9248883Z [ RUN ] FunctionalTest.LPPool2d 2023-01-11T22:21:17.9257255Z [ OK ] FunctionalTest.LPPool2d (0 ms) 2023-01-11T22:21:17.9257736Z [ RUN ] FunctionalTest.CosineSimilarity 2023-01-11T22:21:17.9268617Z [ OK ] FunctionalTest.CosineSimilarity (1 ms) 2023-01-11T22:21:17.9269244Z [ RUN ] FunctionalTest.SmoothL1LossDefaultOptions 2023-01-11T22:21:17.9281678Z [ OK ] FunctionalTest.SmoothL1LossDefaultOptions (1 ms) 2023-01-11T22:21:17.9282245Z [ RUN ] FunctionalTest.SmoothL1LossBeta 2023-01-11T22:21:17.9290871Z [ OK ] FunctionalTest.SmoothL1LossBeta (0 ms) 2023-01-11T22:21:17.9291512Z [ RUN ] FunctionalTest.SmoothL1LossNoReduction 2023-01-11T22:21:17.9299290Z [ OK ] FunctionalTest.SmoothL1LossNoReduction (0 ms) 2023-01-11T22:21:17.9299950Z [ RUN ] FunctionalTest.HuberLossDefaultOptions 2023-01-11T22:21:17.9309685Z [ OK ] FunctionalTest.HuberLossDefaultOptions (1 ms) 2023-01-11T22:21:17.9310264Z [ RUN ] FunctionalTest.HuberLossDelta 2023-01-11T22:21:17.9318361Z [ OK ] FunctionalTest.HuberLossDelta (0 ms) 2023-01-11T22:21:17.9318983Z [ RUN ] FunctionalTest.HuberLossNoReduction 2023-01-11T22:21:17.9327470Z [ OK ] FunctionalTest.HuberLossNoReduction (0 ms) 2023-01-11T22:21:17.9328113Z [ RUN ] FunctionalTest.SoftMarginLossDefaultOptions 2023-01-11T22:21:17.9343928Z [ OK ] FunctionalTest.SoftMarginLossDefaultOptions (1 ms) 2023-01-11T22:21:17.9344619Z [ RUN ] FunctionalTest.MultiLabelSoftMarginLossDefaultOptions 2023-01-11T22:21:17.9380609Z [ OK ] FunctionalTest.MultiLabelSoftMarginLossDefaultOptions (3 ms) 2023-01-11T22:21:17.9381219Z [ RUN ] FunctionalTest.SoftMarginLossNoReduction 2023-01-11T22:21:17.9392956Z [ OK ] FunctionalTest.SoftMarginLossNoReduction (1 ms) 2023-01-11T22:21:17.9393648Z [ RUN ] FunctionalTest.MultiLabelSoftMarginLossWeightedNoReduction 2023-01-11T22:21:17.9413161Z [ OK ] FunctionalTest.MultiLabelSoftMarginLossWeightedNoReduction (1 ms) 2023-01-11T22:21:17.9413741Z [ RUN ] FunctionalTest.PairwiseDistance 2023-01-11T22:21:17.9422440Z [ OK ] FunctionalTest.PairwiseDistance (0 ms) 2023-01-11T22:21:17.9423001Z [ RUN ] FunctionalTest.PDist 2023-01-11T22:21:17.9434091Z [ OK ] FunctionalTest.PDist (1 ms) 2023-01-11T22:21:17.9434665Z [ RUN ] FunctionalTest.AdaptiveMaxPool1d 2023-01-11T22:21:17.9440019Z [ OK ] FunctionalTest.AdaptiveMaxPool1d (0 ms) 2023-01-11T22:21:17.9440634Z [ RUN ] FunctionalTest.AdaptiveMaxPool2d 2023-01-11T22:21:17.9445661Z [ OK ] FunctionalTest.AdaptiveMaxPool2d (0 ms) 2023-01-11T22:21:17.9446243Z [ RUN ] FunctionalTest.AdaptiveMaxPool3d 2023-01-11T22:21:17.9451320Z [ OK ] FunctionalTest.AdaptiveMaxPool3d (0 ms) 2023-01-11T22:21:17.9451925Z [ RUN ] FunctionalTest.AdaptiveAvgPool1d 2023-01-11T22:21:17.9456720Z [ OK ] FunctionalTest.AdaptiveAvgPool1d (0 ms) 2023-01-11T22:21:17.9457350Z [ RUN ] FunctionalTest.AdaptiveAvgPool2d 2023-01-11T22:21:17.9462039Z [ OK ] FunctionalTest.AdaptiveAvgPool2d (0 ms) 2023-01-11T22:21:17.9462626Z [ RUN ] FunctionalTest.AdaptiveAvgPool3d 2023-01-11T22:21:17.9467532Z [ OK ] FunctionalTest.AdaptiveAvgPool3d (0 ms) 2023-01-11T22:21:17.9468094Z [ RUN ] FunctionalTest.L1Loss 2023-01-11T22:21:17.9478543Z [ OK ] FunctionalTest.L1Loss (1 ms) 2023-01-11T22:21:17.9479055Z [ RUN ] FunctionalTest.MSELoss 2023-01-11T22:21:17.9486622Z [ OK ] FunctionalTest.MSELoss (0 ms) 2023-01-11T22:21:17.9487178Z [ RUN ] FunctionalTest.BCELoss 2023-01-11T22:21:17.9495066Z [ OK ] FunctionalTest.BCELoss (0 ms) 2023-01-11T22:21:17.9495801Z [ RUN ] FunctionalTest.KLDivLoss 2023-01-11T22:21:17.9497572Z [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:21:17.9504517Z [ OK ] FunctionalTest.KLDivLoss (0 ms) 2023-01-11T22:21:17.9505127Z [ RUN ] FunctionalTest.HingeEmbeddingLoss 2023-01-11T22:21:17.9515848Z [ OK ] FunctionalTest.HingeEmbeddingLoss (1 ms) 2023-01-11T22:21:17.9516421Z [ RUN ] FunctionalTest.GridSample 2023-01-11T22:21:17.9534728Z [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:21:17.9555098Z [ OK ] FunctionalTest.GridSample (3 ms) 2023-01-11T22:21:17.9555656Z [ RUN ] FunctionalTest.AffineGrid 2023-01-11T22:21:17.9916658Z [ OK ] FunctionalTest.AffineGrid (35 ms) 2023-01-11T22:21:17.9917224Z [ RUN ] FunctionalTest.MultiMarginLoss 2023-01-11T22:21:17.9926201Z [ OK ] FunctionalTest.MultiMarginLoss (1 ms) 2023-01-11T22:21:17.9926855Z [ RUN ] FunctionalTest.CosineEmbeddingLoss 2023-01-11T22:21:17.9943372Z [ OK ] FunctionalTest.CosineEmbeddingLoss (1 ms) 2023-01-11T22:21:17.9944044Z [ RUN ] FunctionalTest.MultiLabelMarginLossDefaultOptions 2023-01-11T22:21:17.9956698Z [ OK ] FunctionalTest.MultiLabelMarginLossDefaultOptions (1 ms) 2023-01-11T22:21:17.9957342Z [ RUN ] FunctionalTest.MultiLabelMarginLossNoReduction 2023-01-11T22:21:17.9967581Z [ OK ] FunctionalTest.MultiLabelMarginLossNoReduction (1 ms) 2023-01-11T22:21:17.9968195Z [ RUN ] FunctionalTest.TripletMarginLoss 2023-01-11T22:21:17.9978116Z [ OK ] FunctionalTest.TripletMarginLoss (1 ms) 2023-01-11T22:21:17.9978809Z [ RUN ] FunctionalTest.TripletMarginWithDistanceLossDefaultParity 2023-01-11T22:21:18.1461152Z [ OK ] FunctionalTest.TripletMarginWithDistanceLossDefaultParity (148 ms) 2023-01-11T22:21:18.1461770Z [ RUN ] FunctionalTest.NLLLoss 2023-01-11T22:21:18.1470860Z [ OK ] FunctionalTest.NLLLoss (1 ms) 2023-01-11T22:21:18.1471415Z [ RUN ] FunctionalTest.CrossEntropy 2023-01-11T22:21:18.1496436Z [ OK ] FunctionalTest.CrossEntropy (2 ms) 2023-01-11T22:21:18.1496994Z [ RUN ] FunctionalTest.MaxUnpool1d 2023-01-11T22:21:18.1520914Z [ OK ] FunctionalTest.MaxUnpool1d (2 ms) 2023-01-11T22:21:18.1521556Z [ RUN ] FunctionalTest.MaxUnpool2d 2023-01-11T22:21:18.1540048Z [ OK ] FunctionalTest.MaxUnpool2d (1 ms) 2023-01-11T22:21:18.1540612Z [ RUN ] FunctionalTest.MaxUnpool3d 2023-01-11T22:21:18.1551491Z [ OK ] FunctionalTest.MaxUnpool3d (1 ms) 2023-01-11T22:21:18.1552029Z [ RUN ] FunctionalTest.ELU 2023-01-11T22:21:18.1671989Z [ OK ] FunctionalTest.ELU (11 ms) 2023-01-11T22:21:18.1672523Z [ RUN ] FunctionalTest.SELU 2023-01-11T22:21:18.1701843Z [ OK ] FunctionalTest.SELU (2 ms) 2023-01-11T22:21:18.1702353Z [ RUN ] FunctionalTest.GLU 2023-01-11T22:21:18.1712415Z [ OK ] FunctionalTest.GLU (1 ms) 2023-01-11T22:21:18.1712908Z [ RUN ] FunctionalTest.GELU 2023-01-11T22:21:18.1720752Z [ OK ] FunctionalTest.GELU (0 ms) 2023-01-11T22:21:18.1721086Z [ RUN ] FunctionalTest.TanhGELU 2023-01-11T22:21:18.1729565Z [ OK ] FunctionalTest.TanhGELU (0 ms) 2023-01-11T22:21:18.1729916Z [ RUN ] FunctionalTest.Hardshrink 2023-01-11T22:21:18.1790649Z [ OK ] FunctionalTest.Hardshrink (6 ms) 2023-01-11T22:21:18.1790963Z [ RUN ] FunctionalTest.OneHot 2023-01-11T22:21:18.1819646Z [ OK ] FunctionalTest.OneHot (2 ms) 2023-01-11T22:21:18.1819943Z [ RUN ] FunctionalTest.Hardtanh 2023-01-11T22:21:18.2098307Z [ OK ] FunctionalTest.Hardtanh (27 ms) 2023-01-11T22:21:18.2098670Z [ RUN ] FunctionalTest.LeakyReLU 2023-01-11T22:21:18.2183171Z [ OK ] FunctionalTest.LeakyReLU (8 ms) 2023-01-11T22:21:18.2183538Z [ RUN ] FunctionalTest.LogSigmoid 2023-01-11T22:21:18.2201392Z [ OK ] FunctionalTest.LogSigmoid (1 ms) 2023-01-11T22:21:18.2201703Z [ RUN ] FunctionalTest.GumbelSoftmax 2023-01-11T22:21:18.2482183Z [ OK ] FunctionalTest.GumbelSoftmax (27 ms) 2023-01-11T22:21:18.2482498Z [ RUN ] FunctionalTest.Softmax 2023-01-11T22:21:18.2491953Z [ OK ] FunctionalTest.Softmax (1 ms) 2023-01-11T22:21:18.2492281Z [ RUN ] FunctionalTest.Softmin 2023-01-11T22:21:18.2502087Z [ OK ] FunctionalTest.Softmin (0 ms) 2023-01-11T22:21:18.2502411Z [ RUN ] FunctionalTest.LogSoftmax 2023-01-11T22:21:18.2511856Z [ OK ] FunctionalTest.LogSoftmax (0 ms) 2023-01-11T22:21:18.2512168Z [ RUN ] FunctionalTest.PReLU 2023-01-11T22:21:18.2527162Z [ OK ] FunctionalTest.PReLU (1 ms) 2023-01-11T22:21:18.2527453Z [ RUN ] FunctionalTest.LayerNorm 2023-01-11T22:21:18.2532510Z [ OK ] FunctionalTest.LayerNorm (0 ms) 2023-01-11T22:21:18.2532815Z [ RUN ] FunctionalTest.GroupNorm 2023-01-11T22:21:18.2538120Z [ OK ] FunctionalTest.GroupNorm (0 ms) 2023-01-11T22:21:18.2538451Z [ RUN ] FunctionalTest.LocalResponseNorm 2023-01-11T22:21:18.2550718Z [ OK ] FunctionalTest.LocalResponseNorm (1 ms) 2023-01-11T22:21:18.2551041Z [ RUN ] FunctionalTest.Linear 2023-01-11T22:21:18.2572540Z [ OK ] FunctionalTest.Linear (2 ms) 2023-01-11T22:21:18.2572843Z [ RUN ] FunctionalTest.Embedding 2023-01-11T22:21:18.2579394Z [ OK ] FunctionalTest.Embedding (0 ms) 2023-01-11T22:21:18.2579689Z [ RUN ] FunctionalTest.EmbeddingBag 2023-01-11T22:21:18.2604974Z [ OK ] FunctionalTest.EmbeddingBag (2 ms) 2023-01-11T22:21:18.2605282Z [ RUN ] FunctionalTest.Bilinear 2023-01-11T22:21:18.2637632Z [ OK ] FunctionalTest.Bilinear (3 ms) 2023-01-11T22:21:18.2637931Z [ RUN ] FunctionalTest.Normalize 2023-01-11T22:21:18.2666486Z [ OK ] FunctionalTest.Normalize (2 ms) 2023-01-11T22:21:18.2666802Z [ RUN ] FunctionalTest.ReLU 2023-01-11T22:21:18.2689455Z [ OK ] FunctionalTest.ReLU (2 ms) 2023-01-11T22:21:18.2689800Z [ RUN ] FunctionalTest.ReLUDefaultOptions 2023-01-11T22:21:18.2695228Z [ OK ] FunctionalTest.ReLUDefaultOptions (0 ms) 2023-01-11T22:21:18.2695554Z [ RUN ] FunctionalTest.ReLU6 2023-01-11T22:21:18.2721685Z [ OK ] FunctionalTest.ReLU6 (2 ms) 2023-01-11T22:21:18.2722015Z [ RUN ] FunctionalTest.ReLU6DefaultOptions 2023-01-11T22:21:18.2729179Z [ OK ] FunctionalTest.ReLU6DefaultOptions (0 ms) 2023-01-11T22:21:18.2729512Z [ RUN ] FunctionalTest.RReLU 2023-01-11T22:21:18.3033960Z [ OK ] FunctionalTest.RReLU (30 ms) 2023-01-11T22:21:18.3034316Z [ RUN ] FunctionalTest.RReLUDefaultOptions 2023-01-11T22:21:18.3049114Z [ OK ] FunctionalTest.RReLUDefaultOptions (1 ms) 2023-01-11T22:21:18.3049427Z [ RUN ] FunctionalTest.CELU 2023-01-11T22:21:18.3148834Z [ OK ] FunctionalTest.CELU (9 ms) 2023-01-11T22:21:18.3149165Z [ RUN ] FunctionalTest.CELUDefaultOptions 2023-01-11T22:21:18.3159435Z [ OK ] FunctionalTest.CELUDefaultOptions (1 ms) 2023-01-11T22:21:18.3160313Z [ RUN ] FunctionalTest.PixelShuffle 2023-01-11T22:21:18.3183688Z [ OK ] FunctionalTest.PixelShuffle (2 ms) 2023-01-11T22:21:18.3184028Z [ RUN ] FunctionalTest.PixelUnshuffle 2023-01-11T22:21:18.3194798Z [ OK ] FunctionalTest.PixelUnshuffle (1 ms) 2023-01-11T22:21:18.3195159Z [ RUN ] FunctionalTest.Softplus 2023-01-11T22:21:18.3270247Z [ OK ] FunctionalTest.Softplus (7 ms) 2023-01-11T22:21:18.3270597Z [ RUN ] FunctionalTest.SoftplusDefaultOptions 2023-01-11T22:21:18.3278416Z [ OK ] FunctionalTest.SoftplusDefaultOptions (0 ms) 2023-01-11T22:21:18.3278825Z [ RUN ] FunctionalTest.Fold 2023-01-11T22:21:18.3287807Z [ OK ] FunctionalTest.Fold (0 ms) 2023-01-11T22:21:18.3288169Z [ RUN ] FunctionalTest.Unfold 2023-01-11T22:21:18.3299595Z [ OK ] FunctionalTest.Unfold (1 ms) 2023-01-11T22:21:18.3300001Z [ RUN ] FunctionalTest.Softshrink 2023-01-11T22:21:18.3355248Z [ OK ] FunctionalTest.Softshrink (5 ms) 2023-01-11T22:21:18.3355613Z [ RUN ] FunctionalTest.SoftshrinkDefaultOptions 2023-01-11T22:21:18.3362580Z [ OK ] FunctionalTest.SoftshrinkDefaultOptions (0 ms) 2023-01-11T22:21:18.3363025Z [ RUN ] FunctionalTest.Softsign 2023-01-11T22:21:18.3369641Z [ OK ] FunctionalTest.Softsign (0 ms) 2023-01-11T22:21:18.3369990Z [ RUN ] FunctionalTest.Mish 2023-01-11T22:21:18.3378806Z [ OK ] FunctionalTest.Mish (0 ms) 2023-01-11T22:21:18.3379169Z [ RUN ] FunctionalTest.Tanhshrink 2023-01-11T22:21:18.3385381Z [ OK ] FunctionalTest.Tanhshrink (0 ms) 2023-01-11T22:21:18.3385759Z [ RUN ] FunctionalTest.Threshold 2023-01-11T22:21:18.3507083Z [ OK ] FunctionalTest.Threshold (12 ms) 2023-01-11T22:21:18.3507413Z [ RUN ] FunctionalTest.BatchNorm1d 2023-01-11T22:21:18.3515833Z [ OK ] FunctionalTest.BatchNorm1d (0 ms) 2023-01-11T22:21:18.3516291Z [ RUN ] FunctionalTest.BatchNorm1dDefaultOptions 2023-01-11T22:21:18.3523650Z [ OK ] FunctionalTest.BatchNorm1dDefaultOptions (0 ms) 2023-01-11T22:21:18.3524009Z [ RUN ] FunctionalTest.BatchNorm2d 2023-01-11T22:21:18.3533924Z [ OK ] FunctionalTest.BatchNorm2d (0 ms) 2023-01-11T22:21:18.3534284Z [ RUN ] FunctionalTest.BatchNorm2dDefaultOptions 2023-01-11T22:21:18.3542629Z [ OK ] FunctionalTest.BatchNorm2dDefaultOptions (0 ms) 2023-01-11T22:21:18.3542985Z [ RUN ] FunctionalTest.BatchNorm3d 2023-01-11T22:21:18.3551930Z [ OK ] FunctionalTest.BatchNorm3d (0 ms) 2023-01-11T22:21:18.3552289Z [ RUN ] FunctionalTest.BatchNorm3dDefaultOptions 2023-01-11T22:21:18.3560624Z [ OK ] FunctionalTest.BatchNorm3dDefaultOptions (0 ms) 2023-01-11T22:21:18.3560991Z [ RUN ] FunctionalTest.InstanceNorm1d 2023-01-11T22:21:18.3580288Z [ OK ] FunctionalTest.InstanceNorm1d (1 ms) 2023-01-11T22:21:18.3580653Z [ RUN ] FunctionalTest.InstanceNorm1dDefaultOptions 2023-01-11T22:21:18.3593363Z [ OK ] FunctionalTest.InstanceNorm1dDefaultOptions (1 ms) 2023-01-11T22:21:18.3593752Z [ RUN ] FunctionalTest.InstanceNorm2d 2023-01-11T22:21:18.3614114Z [ OK ] FunctionalTest.InstanceNorm2d (2 ms) 2023-01-11T22:21:18.3614608Z [ RUN ] FunctionalTest.InstanceNorm2dDefaultOptions 2023-01-11T22:21:18.3629346Z [ OK ] FunctionalTest.InstanceNorm2dDefaultOptions (1 ms) 2023-01-11T22:21:18.3629718Z [ RUN ] FunctionalTest.InstanceNorm3d 2023-01-11T22:21:18.3658547Z [ OK ] FunctionalTest.InstanceNorm3d (2 ms) 2023-01-11T22:21:18.3659022Z [ RUN ] FunctionalTest.InstanceNorm3dDefaultOptions 2023-01-11T22:21:18.3682330Z [ OK ] FunctionalTest.InstanceNorm3dDefaultOptions (2 ms) 2023-01-11T22:21:18.3682709Z [ RUN ] FunctionalTest.Interpolate 2023-01-11T22:21:18.3688624Z [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:21:18.3693650Z [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:21:18.3701349Z [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:21:18.3705490Z [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:21:18.3713003Z [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:21:18.3719300Z [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:21:18.3730770Z [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:21:18.3736199Z [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:21:18.3952381Z [ OK ] FunctionalTest.Interpolate (26 ms) 2023-01-11T22:21:18.3952770Z [ RUN ] FunctionalTest.Pad1 2023-01-11T22:21:18.3960627Z [ OK ] FunctionalTest.Pad1 (0 ms) 2023-01-11T22:21:18.3960987Z [ RUN ] FunctionalTest.Pad2 2023-01-11T22:21:18.3976019Z [ OK ] FunctionalTest.Pad2 (1 ms) 2023-01-11T22:21:18.3976402Z [ RUN ] FunctionalTest.Pad3 2023-01-11T22:21:18.4016880Z [ OK ] FunctionalTest.Pad3 (4 ms) 2023-01-11T22:21:18.4017208Z [ RUN ] FunctionalTest.Pad4 2023-01-11T22:21:18.4030253Z [ OK ] FunctionalTest.Pad4 (1 ms) 2023-01-11T22:21:18.4030538Z [ RUN ] FunctionalTest.Pad5 2023-01-11T22:21:18.4053822Z [ OK ] FunctionalTest.Pad5 (2 ms) 2023-01-11T22:21:18.4054113Z [ RUN ] FunctionalTest.Pad6 2023-01-11T22:21:18.4081890Z [ OK ] FunctionalTest.Pad6 (2 ms) 2023-01-11T22:21:18.4082164Z [ RUN ] FunctionalTest.Pad7 2023-01-11T22:21:18.4084284Z [ OK ] FunctionalTest.Pad7 (0 ms) 2023-01-11T22:21:18.4084565Z [ RUN ] FunctionalTest.Pad8 2023-01-11T22:21:18.4086751Z [ OK ] FunctionalTest.Pad8 (0 ms) 2023-01-11T22:21:18.4087093Z [ RUN ] FunctionalTest.CTCLoss 2023-01-11T22:21:18.4388895Z [ OK ] FunctionalTest.CTCLoss (30 ms) 2023-01-11T22:21:18.4389253Z [ RUN ] FunctionalTest.PoissonNLLLoss 2023-01-11T22:21:18.4413806Z [ OK ] FunctionalTest.PoissonNLLLoss (2 ms) 2023-01-11T22:21:18.4414239Z [ RUN ] FunctionalTest.MarginRankingLoss 2023-01-11T22:21:18.4440084Z [ OK ] FunctionalTest.MarginRankingLoss (2 ms) 2023-01-11T22:21:18.4440434Z [ RUN ] FunctionalTest.ConvTranspose1d 2023-01-11T22:21:18.4460855Z [ OK ] FunctionalTest.ConvTranspose1d (2 ms) 2023-01-11T22:21:18.4461273Z [ RUN ] FunctionalTest.ConvTranspose2dEven 2023-01-11T22:21:18.4494985Z [ OK ] FunctionalTest.ConvTranspose2dEven (3 ms) 2023-01-11T22:21:18.4495406Z [ RUN ] FunctionalTest.ConvTranspose2dUneven 2023-01-11T22:21:18.4521224Z [ OK ] FunctionalTest.ConvTranspose2dUneven (2 ms) 2023-01-11T22:21:18.4521686Z [ RUN ] FunctionalTest.ConvTranspose3d 2023-01-11T22:21:18.4542642Z [ OK ] FunctionalTest.ConvTranspose3d (2 ms) 2023-01-11T22:21:18.4543031Z [ RUN ] FunctionalTest.AlphaDropout 2023-01-11T22:21:18.4662452Z [ OK ] FunctionalTest.AlphaDropout (11 ms) 2023-01-11T22:21:18.4663180Z [ RUN ] FunctionalTest.FeatureAlphaDropout 2023-01-11T22:21:18.4777767Z [ OK ] FunctionalTest.FeatureAlphaDropout (11 ms) 2023-01-11T22:21:18.4778364Z [ RUN ] FunctionalTest.Dropout 2023-01-11T22:21:18.4822807Z [ OK ] FunctionalTest.Dropout (4 ms) 2023-01-11T22:21:18.4823520Z [ RUN ] FunctionalTest.Dropout2d 2023-01-11T22:21:18.4875245Z [ OK ] FunctionalTest.Dropout2d (5 ms) 2023-01-11T22:21:18.4875931Z [ RUN ] FunctionalTest.Dropout3d 2023-01-11T22:21:18.4928367Z [ OK ] FunctionalTest.Dropout3d (5 ms) 2023-01-11T22:21:18.4929105Z [ RUN ] FunctionalTest.isfinite 2023-01-11T22:21:18.4979048Z [ OK ] FunctionalTest.isfinite (5 ms) 2023-01-11T22:21:18.4979559Z [ RUN ] FunctionalTest.isinf 2023-01-11T22:21:18.5022499Z [ OK ] FunctionalTest.isinf (4 ms) 2023-01-11T22:21:18.5023029Z [ RUN ] FunctionalTest.AllClose 2023-01-11T22:21:18.5688380Z [ OK ] FunctionalTest.AllClose (66 ms) 2023-01-11T22:21:18.5688998Z [ RUN ] FunctionalTest.BCEWithLogitsLoss 2023-01-11T22:21:18.5889760Z [ OK ] FunctionalTest.BCEWithLogitsLoss (20 ms) 2023-01-11T22:21:18.5890538Z [----------] 132 tests from FunctionalTest (685 ms total) 2023-01-11T22:21:18.5890827Z 2023-01-11T22:21:18.5891196Z [----------] 1 test from IntegrationTest 2023-01-11T22:21:18.5891646Z [ RUN ] IntegrationTest.CartPole 2023-01-11T22:23:15.1304248Z [ OK ] IntegrationTest.CartPole (116540 ms) 2023-01-11T22:23:15.1304823Z [----------] 1 test from IntegrationTest (116540 ms total) 2023-01-11T22:23:15.1305091Z 2023-01-11T22:23:15.1305337Z [----------] 9 tests from InitTest 2023-01-11T22:23:15.1306111Z [ RUN ] InitTest.ProducesPyTorchValues_XavierUniform 2023-01-11T22:23:15.1644381Z [ OK ] InitTest.ProducesPyTorchValues_XavierUniform (34 ms) 2023-01-11T22:23:15.1644825Z [ RUN ] InitTest.ProducesPyTorchValues_XavierNormal 2023-01-11T22:23:15.1785354Z [ OK ] InitTest.ProducesPyTorchValues_XavierNormal (14 ms) 2023-01-11T22:23:15.1785759Z [ RUN ] InitTest.ProducesPyTorchValues_KaimingNormal 2023-01-11T22:23:15.1903165Z [ OK ] InitTest.ProducesPyTorchValues_KaimingNormal (11 ms) 2023-01-11T22:23:15.1903563Z [ RUN ] InitTest.ProducesPyTorchValues_KaimingUniform 2023-01-11T22:23:15.2020306Z [ OK ] InitTest.ProducesPyTorchValues_KaimingUniform (11 ms) 2023-01-11T22:23:15.2020714Z [ RUN ] InitTest.CanInitializeTensorThatRequiresGrad 2023-01-11T22:23:15.2093562Z [ OK ] InitTest.CanInitializeTensorThatRequiresGrad (7 ms) 2023-01-11T22:23:15.2094283Z [ RUN ] InitTest.CalculateGainWithTanh 2023-01-11T22:23:15.2094633Z [ OK ] InitTest.CalculateGainWithTanh (0 ms) 2023-01-11T22:23:15.2094945Z [ RUN ] InitTest.CalculateGainWithRelu 2023-01-11T22:23:15.2095277Z [ OK ] InitTest.CalculateGainWithRelu (0 ms) 2023-01-11T22:23:15.2096552Z [ RUN ] InitTest.CalculateGainWithLeakyRelu 2023-01-11T22:23:15.2096920Z [ OK ] InitTest.CalculateGainWithLeakyRelu (0 ms) 2023-01-11T22:23:15.2097273Z [ RUN ] InitTest.CanInitializeCnnWithOrthogonal 2023-01-11T22:23:15.2126276Z [ OK ] InitTest.CanInitializeCnnWithOrthogonal (3 ms) 2023-01-11T22:23:15.2126659Z [----------] 9 tests from InitTest (83 ms total) 2023-01-11T22:23:15.2126895Z 2023-01-11T22:23:15.2127050Z [----------] 6 tests from TorchScriptTest 2023-01-11T22:23:15.2127398Z [ RUN ] TorchScriptTest.CanCompileMultipleFunctions 2023-01-11T22:23:15.5532040Z [ OK ] TorchScriptTest.CanCompileMultipleFunctions (340 ms) 2023-01-11T22:23:15.5532549Z [ RUN ] TorchScriptTest.TestNestedIValueModuleArgMatching 2023-01-11T22:23:15.5620393Z [ OK ] TorchScriptTest.TestNestedIValueModuleArgMatching (8 ms) 2023-01-11T22:23:15.5620830Z [ RUN ] TorchScriptTest.TestDictArgMatching 2023-01-11T22:23:15.5644261Z [ OK ] TorchScriptTest.TestDictArgMatching (2 ms) 2023-01-11T22:23:15.5644667Z [ RUN ] TorchScriptTest.TestTupleArgMatching 2023-01-11T22:23:15.5656973Z [ OK ] TorchScriptTest.TestTupleArgMatching (1 ms) 2023-01-11T22:23:15.5657401Z [ RUN ] TorchScriptTest.TestOptionalArgMatching 2023-01-11T22:23:15.5700265Z [ OK ] TorchScriptTest.TestOptionalArgMatching (4 ms) 2023-01-11T22:23:15.5700908Z [ RUN ] TorchScriptTest.TestPickle 2023-01-11T22:23:15.5701404Z [ OK ] TorchScriptTest.TestPickle (0 ms) 2023-01-11T22:23:15.5701819Z [----------] 6 tests from TorchScriptTest (357 ms total) 2023-01-11T22:23:15.5701971Z 2023-01-11T22:23:15.5702129Z [----------] 3 tests from MakeUniqueTest 2023-01-11T22:23:15.5702459Z [ RUN ] MakeUniqueTest.ForwardRvaluesCorrectly 2023-01-11T22:23:15.5702837Z [ OK ] MakeUniqueTest.ForwardRvaluesCorrectly (0 ms) 2023-01-11T22:23:15.5703199Z [ RUN ] MakeUniqueTest.ForwardLvaluesCorrectly 2023-01-11T22:23:15.5703715Z [ OK ] MakeUniqueTest.ForwardLvaluesCorrectly (0 ms) 2023-01-11T22:23:15.5704210Z [ RUN ] MakeUniqueTest.CanConstructUniquePtrOfArray 2023-01-11T22:23:15.5704897Z [ OK ] MakeUniqueTest.CanConstructUniquePtrOfArray (0 ms) 2023-01-11T22:23:15.5705464Z [----------] 3 tests from MakeUniqueTest (0 ms total) 2023-01-11T22:23:15.5705703Z 2023-01-11T22:23:15.5705920Z [----------] 2 tests from MetaTensorTest 2023-01-11T22:23:15.5706250Z [ RUN ] MetaTensorTest.MetaDeviceApi 2023-01-11T22:23:15.5706885Z [ OK ] MetaTensorTest.MetaDeviceApi (0 ms) 2023-01-11T22:23:15.5707300Z [ RUN ] MetaTensorTest.MetaNamespaceApi 2023-01-11T22:23:15.5707646Z [ OK ] MetaTensorTest.MetaNamespaceApi (0 ms) 2023-01-11T22:23:15.5708125Z [----------] 2 tests from MetaTensorTest (0 ms total) 2023-01-11T22:23:15.5708377Z 2023-01-11T22:23:15.5708562Z [----------] 2 tests from UtilsTest 2023-01-11T22:23:15.5708958Z [ RUN ] UtilsTest.WarnOnce 2023-01-11T22:23:15.5709409Z [ OK ] UtilsTest.WarnOnce (0 ms) 2023-01-11T22:23:15.5709990Z [ RUN ] UtilsTest.AmbiguousOperatorDefaults 2023-01-11T22:23:15.5710631Z [ OK ] UtilsTest.AmbiguousOperatorDefaults (0 ms) 2023-01-11T22:23:15.5711153Z [----------] 2 tests from UtilsTest (0 ms total) 2023-01-11T22:23:15.5711302Z 2023-01-11T22:23:15.5711430Z [----------] 1 test from NoGradTest 2023-01-11T22:23:15.5711736Z [ RUN ] NoGradTest.SetsGradModeCorrectly 2023-01-11T22:23:15.5771007Z [ OK ] NoGradTest.SetsGradModeCorrectly (6 ms) 2023-01-11T22:23:15.5771412Z [----------] 1 test from NoGradTest (6 ms total) 2023-01-11T22:23:15.5771565Z 2023-01-11T22:23:15.5771700Z [----------] 3 tests from AutogradTest 2023-01-11T22:23:15.5772004Z [ RUN ] AutogradTest.CanTakeDerivatives 2023-01-11T22:23:15.5780257Z [ OK ] AutogradTest.CanTakeDerivatives (0 ms) 2023-01-11T22:23:15.5780654Z [ RUN ] AutogradTest.CanTakeDerivativesOfZeroDimTensors 2023-01-11T22:23:15.5788571Z [ OK ] AutogradTest.CanTakeDerivativesOfZeroDimTensors (0 ms) 2023-01-11T22:23:15.5788993Z [ RUN ] AutogradTest.CanPassCustomGradientInputs 2023-01-11T22:23:15.5796909Z [ OK ] AutogradTest.CanPassCustomGradientInputs (0 ms) 2023-01-11T22:23:15.5797386Z [----------] 3 tests from AutogradTest (2 ms total) 2023-01-11T22:23:15.5797544Z 2023-01-11T22:23:15.5797715Z [----------] 1 test from OptionalArrayRefTest 2023-01-11T22:23:15.5809888Z [ RUN ] OptionalArrayRefTest.DanglingPointerFix 2023-01-11T22:23:15.5810286Z [ OK ] OptionalArrayRefTest.DanglingPointerFix (0 ms) 2023-01-11T22:23:15.5810680Z [----------] 1 test from OptionalArrayRefTest (0 ms total) 2023-01-11T22:23:15.5811039Z 2023-01-11T22:23:15.5811190Z [----------] 52 tests from ModuleTest 2023-01-11T22:23:15.5811519Z [ RUN ] ModuleTest.CanEnableAndDisableTrainingMode 2023-01-11T22:23:15.5811913Z [ OK ] ModuleTest.CanEnableAndDisableTrainingMode (0 ms) 2023-01-11T22:23:15.5812241Z [ RUN ] ModuleTest.ZeroGrad 2023-01-11T22:23:15.5817761Z [ OK ] ModuleTest.ZeroGrad (1 ms) 2023-01-11T22:23:15.5818096Z [ RUN ] ModuleTest.ZeroGradWithUndefined 2023-01-11T22:23:15.5823837Z [ OK ] ModuleTest.ZeroGradWithUndefined (0 ms) 2023-01-11T22:23:15.5824252Z [ RUN ] ModuleTest.RegisterModuleThrowsForEmptyOrDottedName 2023-01-11T22:23:15.5879521Z [ OK ] ModuleTest.RegisterModuleThrowsForEmptyOrDottedName (5 ms) 2023-01-11T22:23:15.5880108Z [ RUN ] ModuleTest.RegisterModuleThrowsForDuplicateModuleName 2023-01-11T22:23:15.5918549Z [ OK ] ModuleTest.RegisterModuleThrowsForDuplicateModuleName (3 ms) 2023-01-11T22:23:15.5919005Z [ RUN ] ModuleTest.ReplaceModuleThrowsForUnknownModuleName 2023-01-11T22:23:15.5957129Z [ OK ] ModuleTest.ReplaceModuleThrowsForUnknownModuleName (3 ms) 2023-01-11T22:23:15.5957501Z [ RUN ] ModuleTest.ReplaceModule 2023-01-11T22:23:15.5959780Z [ OK ] ModuleTest.ReplaceModule (0 ms) 2023-01-11T22:23:15.5960080Z [ RUN ] ModuleTest.UnregisterModule 2023-01-11T22:23:15.6024051Z [ OK ] ModuleTest.UnregisterModule (6 ms) 2023-01-11T22:23:15.6024625Z [ RUN ] ModuleTest.RegisterParameterThrowsForEmptyOrDottedName 2023-01-11T22:23:15.6090562Z [ OK ] ModuleTest.RegisterParameterThrowsForEmptyOrDottedName (6 ms) 2023-01-11T22:23:15.6091091Z [ RUN ] ModuleTest.RegisterParameterThrowsForDuplicateModuleName 2023-01-11T22:23:15.6145040Z [ OK ] ModuleTest.RegisterParameterThrowsForDuplicateModuleName (5 ms) 2023-01-11T22:23:15.6145612Z [ RUN ] ModuleTest.RegisterParameterUndefinedTensor 2023-01-11T22:23:15.6146026Z [ OK ] ModuleTest.RegisterParameterUndefinedTensor (0 ms) 2023-01-11T22:23:15.6146467Z [ RUN ] ModuleTest.RegisterBufferThrowsForEmptyOrDottedName 2023-01-11T22:23:15.6211767Z [ OK ] ModuleTest.RegisterBufferThrowsForEmptyOrDottedName (6 ms) 2023-01-11T22:23:15.6212255Z [ RUN ] ModuleTest.RegisterBufferThrowsForDuplicateModuleName 2023-01-11T22:23:15.6265132Z [ OK ] ModuleTest.RegisterBufferThrowsForDuplicateModuleName (5 ms) 2023-01-11T22:23:15.6265520Z [ RUN ] ModuleTest.CanGetName 2023-01-11T22:23:15.6269006Z [ OK ] ModuleTest.CanGetName (0 ms) 2023-01-11T22:23:15.6269396Z [ RUN ] ModuleTest.AsCastsModulesCorrectly 2023-01-11T22:23:15.6270503Z [ OK ] ModuleTest.AsCastsModulesCorrectly (0 ms) 2023-01-11T22:23:15.6270930Z [ RUN ] ModuleTest.DeviceOrDtypeConversionSkipsUndefinedTensor 2023-01-11T22:23:15.6291146Z [ OK ] ModuleTest.DeviceOrDtypeConversionSkipsUndefinedTensor (2 ms) 2023-01-11T22:23:15.6291644Z [ RUN ] ModuleTest.ParametersAndBuffersAccessorSkipsUndefinedTensor 2023-01-11T22:23:15.6293786Z [ OK ] ModuleTest.ParametersAndBuffersAccessorSkipsUndefinedTensor (0 ms) 2023-01-11T22:23:15.6294317Z [ RUN ] ModuleTest.CallingCloneOnModuleThatDoesNotOverrideCloneThrows 2023-01-11T22:23:15.6328060Z [ OK ] ModuleTest.CallingCloneOnModuleThatDoesNotOverrideCloneThrows (3 ms) 2023-01-11T22:23:15.6328650Z [ RUN ] ModuleTest.CallingCloneOnModuleThatDoesOverrideCloneDoesNotThrow 2023-01-11T22:23:15.6329240Z [ OK ] ModuleTest.CallingCloneOnModuleThatDoesOverrideCloneDoesNotThrow (0 ms) 2023-01-11T22:23:15.6329737Z [ RUN ] ModuleTest.CloneCreatesDistinctParameters 2023-01-11T22:23:15.6390381Z [ OK ] ModuleTest.CloneCreatesDistinctParameters (6 ms) 2023-01-11T22:23:15.6391018Z [ RUN ] ModuleTest.ClonePreservesExternalReferences 2023-01-11T22:23:15.6402534Z [ OK ] ModuleTest.ClonePreservesExternalReferences (1 ms) 2023-01-11T22:23:15.6403384Z [ RUN ] ModuleTest.CloneCopiesTheValuesOfVariablesOfSubmodules 2023-01-11T22:23:15.6411087Z [ OK ] ModuleTest.CloneCopiesTheValuesOfVariablesOfSubmodules (0 ms) 2023-01-11T22:23:15.6411877Z [ RUN ] ModuleTest.HasCorrectNumberOfParameters 2023-01-11T22:23:15.6413131Z [ OK ] ModuleTest.HasCorrectNumberOfParameters (0 ms) 2023-01-11T22:23:15.6413889Z [ RUN ] ModuleTest.ContainsParametersWithTheCorrectName 2023-01-11T22:23:15.6415031Z [ OK ] ModuleTest.ContainsParametersWithTheCorrectName (0 ms) 2023-01-11T22:23:15.6415752Z [ RUN ] ModuleTest.HasCorrectNumberOfBuffers 2023-01-11T22:23:15.6417072Z [ OK ] ModuleTest.HasCorrectNumberOfBuffers (0 ms) 2023-01-11T22:23:15.6417788Z [ RUN ] ModuleTest.ContainsBuffersWithTheCorrectName 2023-01-11T22:23:15.6419266Z [ OK ] ModuleTest.ContainsBuffersWithTheCorrectName (0 ms) 2023-01-11T22:23:15.6420214Z [ RUN ] ModuleTest.DefaultConstructorOfModuleHolderCallsDefaultConstructorOfImpl 2023-01-11T22:23:15.6421498Z [ OK ] ModuleTest.DefaultConstructorOfModuleHolderCallsDefaultConstructorOfImpl (0 ms) 2023-01-11T22:23:15.6422620Z [ RUN ] ModuleTest.ValueConstructorOfModuleHolderCallsCorrectConstructorInImpl 2023-01-11T22:23:15.6423900Z [ OK ] ModuleTest.ValueConstructorOfModuleHolderCallsCorrectConstructorInImpl (0 ms) 2023-01-11T22:23:15.6424935Z [ RUN ] ModuleTest.NullptrConstructorLeavesTheModuleHolderInEmptyState 2023-01-11T22:23:15.6444389Z [ OK ] ModuleTest.NullptrConstructorLeavesTheModuleHolderInEmptyState (2 ms) 2023-01-11T22:23:15.6445344Z [ RUN ] ModuleTest.ModulesReturnsExpectedSubmodulesForFlatModel 2023-01-11T22:23:15.6461640Z [ OK ] ModuleTest.ModulesReturnsExpectedSubmodulesForFlatModel (1 ms) 2023-01-11T22:23:15.6462227Z [ RUN ] ModuleTest.ModulesExcludesSelfWhenIncludeSelfSetToFalse 2023-01-11T22:23:15.6464575Z [ OK ] ModuleTest.ModulesExcludesSelfWhenIncludeSelfSetToFalse (0 ms) 2023-01-11T22:23:15.6465108Z [ RUN ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForFlatModel 2023-01-11T22:23:15.6468196Z [ OK ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForFlatModel (0 ms) 2023-01-11T22:23:15.6468798Z [ RUN ] ModuleTest.NamedModulesExcludesSelfWhenIncludeSelfSetToFalse 2023-01-11T22:23:15.6471399Z [ OK ] ModuleTest.NamedModulesExcludesSelfWhenIncludeSelfSetToFalse (0 ms) 2023-01-11T22:23:15.6471965Z [ RUN ] ModuleTest.ChildrenReturnsExpectedSubmodulesForFlatModel 2023-01-11T22:23:15.6475368Z [ OK ] ModuleTest.ChildrenReturnsExpectedSubmodulesForFlatModel (0 ms) 2023-01-11T22:23:15.6475936Z [ RUN ] ModuleTest.NamedChildrenReturnsExpectedNamedSubmodulesForFlatModel 2023-01-11T22:23:15.6478293Z [ OK ] ModuleTest.NamedChildrenReturnsExpectedNamedSubmodulesForFlatModel (0 ms) 2023-01-11T22:23:15.6478968Z [ RUN ] ModuleTest.ParametersReturnsExpectedTensorsForFlatModel 2023-01-11T22:23:15.6480229Z [ OK ] ModuleTest.ParametersReturnsExpectedTensorsForFlatModel (0 ms) 2023-01-11T22:23:15.6480789Z [ RUN ] ModuleTest.NamedParametersReturnsExpectedTensorsForFlatModel 2023-01-11T22:23:15.6481846Z [ OK ] ModuleTest.NamedParametersReturnsExpectedTensorsForFlatModel (0 ms) 2023-01-11T22:23:15.6482550Z [ RUN ] ModuleTest.BuffersReturnsExpectedTensorsForFlatModel 2023-01-11T22:23:15.6483351Z [ OK ] ModuleTest.BuffersReturnsExpectedTensorsForFlatModel (0 ms) 2023-01-11T22:23:15.6484261Z [ RUN ] ModuleTest.NamedBuffersReturnsExpectedTensorsForFlatModel 2023-01-11T22:23:15.6485161Z [ OK ] ModuleTest.NamedBuffersReturnsExpectedTensorsForFlatModel (0 ms) 2023-01-11T22:23:15.6485713Z [ RUN ] ModuleTest.ModulesReturnsExpectedSubmodulesForDeepModel 2023-01-11T22:23:15.6487609Z [ OK ] ModuleTest.ModulesReturnsExpectedSubmodulesForDeepModel (0 ms) 2023-01-11T22:23:15.6488307Z [ RUN ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForDeepModel 2023-01-11T22:23:15.6489705Z [ OK ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForDeepModel (0 ms) 2023-01-11T22:23:15.6490253Z [ RUN ] ModuleTest.ChildrensReturnsExpectedSubmodulesForDeepModel 2023-01-11T22:23:15.6491552Z [ OK ] ModuleTest.ChildrensReturnsExpectedSubmodulesForDeepModel (0 ms) 2023-01-11T22:23:15.6492083Z [ RUN ] ModuleTest.NamedChildrensReturnsExpectedNamedSubmodulesForDeepModel 2023-01-11T22:23:15.6494096Z [ OK ] ModuleTest.NamedChildrensReturnsExpectedNamedSubmodulesForDeepModel (0 ms) 2023-01-11T22:23:15.6494808Z [ RUN ] ModuleTest.ModuleApplyIteratesCorreclty 2023-01-11T22:23:15.6495901Z [ OK ] ModuleTest.ModuleApplyIteratesCorreclty (0 ms) 2023-01-11T22:23:15.6496588Z [ RUN ] ModuleTest.ConstModuleApplyIteratesCorreclty 2023-01-11T22:23:15.6498486Z [ OK ] ModuleTest.ConstModuleApplyIteratesCorreclty (0 ms) 2023-01-11T22:23:15.6499133Z [ RUN ] ModuleTest.NamedModuleApplyIteratesCorreclty 2023-01-11T22:23:15.6500841Z [ OK ] ModuleTest.NamedModuleApplyIteratesCorreclty (0 ms) 2023-01-11T22:23:15.6501452Z [ RUN ] ModuleTest.ConstNamedModuleApplyIteratesCorreclty 2023-01-11T22:23:15.6503075Z [ OK ] ModuleTest.ConstNamedModuleApplyIteratesCorreclty (0 ms) 2023-01-11T22:23:15.6503783Z [ RUN ] ModuleTest.ModulePointerApplyIteratesCorreclty 2023-01-11T22:23:15.6504955Z [ OK ] ModuleTest.ModulePointerApplyIteratesCorreclty (0 ms) 2023-01-11T22:23:15.6505626Z [ RUN ] ModuleTest.NamedModulePointerApplyIteratesCorreclty 2023-01-11T22:23:15.6507637Z [ OK ] ModuleTest.NamedModulePointerApplyIteratesCorreclty (0 ms) 2023-01-11T22:23:15.6508431Z [ RUN ] ModuleTest.ThrowsWhenAttemptingtoGetTopLevelModuleAsSharedPtr 2023-01-11T22:23:15.6566183Z [ OK ] ModuleTest.ThrowsWhenAttemptingtoGetTopLevelModuleAsSharedPtr (5 ms) 2023-01-11T22:23:15.6566895Z [ RUN ] ModuleTest.PrettyPrint 2023-01-11T22:23:15.6567263Z [ OK ] ModuleTest.PrettyPrint (0 ms) 2023-01-11T22:23:15.6567843Z [ RUN ] ModuleTest.CanCallForwardOnNonTensorForwardThroughPimpl 2023-01-11T22:23:15.6568705Z [ OK ] ModuleTest.CanCallForwardOnNonTensorForwardThroughPimpl (0 ms) 2023-01-11T22:23:15.6569201Z [----------] 52 tests from ModuleTest (77 ms total) 2023-01-11T22:23:15.6569481Z 2023-01-11T22:23:15.6569772Z [----------] 11 tests from ModuleDictTest 2023-01-11T22:23:15.6570186Z [ RUN ] ModuleDictTest.ConstructsFromList 2023-01-11T22:23:15.6570545Z [ OK ] ModuleDictTest.ConstructsFromList (0 ms) 2023-01-11T22:23:15.6570915Z [ RUN ] ModuleDictTest.ConstructsFromordereddict 2023-01-11T22:23:15.6589500Z [ OK ] ModuleDictTest.ConstructsFromordereddict (1 ms) 2023-01-11T22:23:15.6590137Z [ RUN ] ModuleDictTest.UpdatePopClearContains 2023-01-11T22:23:15.6615686Z [ OK ] ModuleDictTest.UpdatePopClearContains (2 ms) 2023-01-11T22:23:15.6616199Z [ RUN ] ModuleDictTest.UpdateExist 2023-01-11T22:23:15.6616755Z [ OK ] ModuleDictTest.UpdateExist (0 ms) 2023-01-11T22:23:15.6617048Z [ RUN ] ModuleDictTest.Keys 2023-01-11T22:23:15.6655501Z [ OK ] ModuleDictTest.Keys (3 ms) 2023-01-11T22:23:15.6656069Z [ RUN ] ModuleDictTest.Values 2023-01-11T22:23:15.6656432Z [ OK ] ModuleDictTest.Values (0 ms) 2023-01-11T22:23:15.6656802Z [ RUN ] ModuleDictTest.SanityCheckForHoldingStandardModules 2023-01-11T22:23:15.6712994Z [ OK ] ModuleDictTest.SanityCheckForHoldingStandardModules (5 ms) 2023-01-11T22:23:15.6713556Z [ RUN ] ModuleDictTest.HasReferenceSemantics 2023-01-11T22:23:15.6715124Z [ OK ] ModuleDictTest.HasReferenceSemantics (0 ms) 2023-01-11T22:23:15.6715536Z [ RUN ] ModuleDictTest.IsCloneable 2023-01-11T22:23:15.6768912Z [ OK ] ModuleDictTest.IsCloneable (5 ms) 2023-01-11T22:23:15.6769336Z [ RUN ] ModuleDictTest.RegistersElementsAsSubmodules 2023-01-11T22:23:15.6777475Z [ OK ] ModuleDictTest.RegistersElementsAsSubmodules (0 ms) 2023-01-11T22:23:15.6777954Z [ RUN ] ModuleDictTest.PrettyPrintModuleDict 2023-01-11T22:23:15.6796803Z [ OK ] ModuleDictTest.PrettyPrintModuleDict (1 ms) 2023-01-11T22:23:15.6797480Z [----------] 11 tests from ModuleDictTest (22 ms total) 2023-01-11T22:23:15.6797701Z 2023-01-11T22:23:15.6797860Z [----------] 15 tests from ModuleListTest 2023-01-11T22:23:15.6798382Z [ RUN ] ModuleListTest.ConstructsFromSharedPointer 2023-01-11T22:23:15.6799006Z [ OK ] ModuleListTest.ConstructsFromSharedPointer (0 ms) 2023-01-11T22:23:15.6799765Z [ RUN ] ModuleListTest.ConstructsFromConcreteType 2023-01-11T22:23:15.6800192Z [ OK ] ModuleListTest.ConstructsFromConcreteType (0 ms) 2023-01-11T22:23:15.6800843Z [ RUN ] ModuleListTest.ConstructsFromModuleHolder 2023-01-11T22:23:15.6801452Z [ OK ] ModuleListTest.ConstructsFromModuleHolder (0 ms) 2023-01-11T22:23:15.6801890Z [ RUN ] ModuleListTest.PushBackAddsAnElement 2023-01-11T22:23:15.6802370Z [ OK ] ModuleListTest.PushBackAddsAnElement (0 ms) 2023-01-11T22:23:15.6802862Z [ RUN ] ModuleListTest.Insertion 2023-01-11T22:23:15.6803374Z [ OK ] ModuleListTest.Insertion (0 ms) 2023-01-11T22:23:15.6803699Z [ RUN ] ModuleListTest.AccessWithAt 2023-01-11T22:23:15.6851714Z [ OK ] ModuleListTest.AccessWithAt (4 ms) 2023-01-11T22:23:15.6852061Z [ RUN ] ModuleListTest.AccessWithPtr 2023-01-11T22:23:15.6899054Z [ OK ] ModuleListTest.AccessWithPtr (4 ms) 2023-01-11T22:23:15.6899610Z [ RUN ] ModuleListTest.SanityCheckForHoldingStandardModules 2023-01-11T22:23:15.6907206Z [ OK ] ModuleListTest.SanityCheckForHoldingStandardModules (0 ms) 2023-01-11T22:23:15.6907905Z [ RUN ] ModuleListTest.ExtendPushesModulesFromOtherModuleList 2023-01-11T22:23:15.6908863Z [ OK ] ModuleListTest.ExtendPushesModulesFromOtherModuleList (0 ms) 2023-01-11T22:23:15.6909394Z [ RUN ] ModuleListTest.HasReferenceSemantics 2023-01-11T22:23:15.6910781Z [ OK ] ModuleListTest.HasReferenceSemantics (0 ms) 2023-01-11T22:23:15.6911374Z [ RUN ] ModuleListTest.IsCloneable 2023-01-11T22:23:15.6942605Z [ OK ] ModuleListTest.IsCloneable (3 ms) 2023-01-11T22:23:15.6943223Z [ RUN ] ModuleListTest.RegistersElementsAsSubmodules 2023-01-11T22:23:15.6946218Z [ OK ] ModuleListTest.RegistersElementsAsSubmodules (0 ms) 2023-01-11T22:23:15.6946665Z [ RUN ] ModuleListTest.NestingIsPossible 2023-01-11T22:23:15.6947026Z [ OK ] ModuleListTest.NestingIsPossible (0 ms) 2023-01-11T22:23:15.6947374Z [ RUN ] ModuleListTest.PrettyPrintModuleList 2023-01-11T22:23:15.6955043Z [ OK ] ModuleListTest.PrettyPrintModuleList (0 ms) 2023-01-11T22:23:15.6955399Z [ RUN ] ModuleListTest.RangeBasedForLoop 2023-01-11T22:23:15.6957707Z [ OK ] ModuleListTest.RangeBasedForLoop (0 ms) 2023-01-11T22:23:15.6958270Z [----------] 15 tests from ModuleListTest (16 ms total) 2023-01-11T22:23:15.6958434Z 2023-01-11T22:23:15.6958585Z [----------] 256 tests from ModulesTest 2023-01-11T22:23:15.6958854Z [ RUN ] ModulesTest.Conv1d 2023-01-11T22:23:15.7004592Z [ OK ] ModulesTest.Conv1d (4 ms) 2023-01-11T22:23:15.7004898Z [ RUN ] ModulesTest.Conv1dSameStrided 2023-01-11T22:23:15.7095090Z [ OK ] ModulesTest.Conv1dSameStrided (9 ms) 2023-01-11T22:23:15.7095445Z [ RUN ] ModulesTest.Conv2dEven 2023-01-11T22:23:15.7118929Z [ OK ] ModulesTest.Conv2dEven (2 ms) 2023-01-11T22:23:15.7119249Z [ RUN ] ModulesTest.Conv2dUneven 2023-01-11T22:23:15.7137818Z [ OK ] ModulesTest.Conv2dUneven (1 ms) 2023-01-11T22:23:15.7138134Z [ RUN ] ModulesTest.Conv2dSameStrided 2023-01-11T22:23:15.7290692Z [ OK ] ModulesTest.Conv2dSameStrided (15 ms) 2023-01-11T22:23:15.7291010Z [ RUN ] ModulesTest.Conv3d 2023-01-11T22:23:15.7322847Z [ OK ] ModulesTest.Conv3d (3 ms) 2023-01-11T22:23:15.7323137Z [ RUN ] ModulesTest.Conv3dSameStrided 2023-01-11T22:23:15.7476147Z [ OK ] ModulesTest.Conv3dSameStrided (15 ms) 2023-01-11T22:23:15.7476510Z [ RUN ] ModulesTest.ConvTranspose1d 2023-01-11T22:23:15.7498170Z [ OK ] ModulesTest.ConvTranspose1d (2 ms) 2023-01-11T22:23:15.7498544Z [ RUN ] ModulesTest.ConvTranspose2dEven 2023-01-11T22:23:15.7544155Z [ OK ] ModulesTest.ConvTranspose2dEven (4 ms) 2023-01-11T22:23:15.7544749Z [ RUN ] ModulesTest.ConvTranspose2dUneven 2023-01-11T22:23:15.7572681Z [ OK ] ModulesTest.ConvTranspose2dUneven (2 ms) 2023-01-11T22:23:15.7573039Z [ RUN ] ModulesTest.ConvTranspose3d 2023-01-11T22:23:15.7594574Z [ OK ] ModulesTest.ConvTranspose3d (2 ms) 2023-01-11T22:23:15.7594960Z [ RUN ] ModulesTest.MaxPool1d 2023-01-11T22:23:15.7605951Z [ OK ] ModulesTest.MaxPool1d (1 ms) 2023-01-11T22:23:15.7606305Z [ RUN ] ModulesTest.MaxPool1dReturnIndices 2023-01-11T22:23:15.7616085Z [ OK ] ModulesTest.MaxPool1dReturnIndices (0 ms) 2023-01-11T22:23:15.7616475Z [ RUN ] ModulesTest.MaxPool2dEven 2023-01-11T22:23:15.7625076Z [ OK ] ModulesTest.MaxPool2dEven (0 ms) 2023-01-11T22:23:15.7625446Z [ RUN ] ModulesTest.MaxPool2dUneven 2023-01-11T22:23:15.7632935Z [ OK ] ModulesTest.MaxPool2dUneven (0 ms) 2023-01-11T22:23:15.7633319Z [ RUN ] ModulesTest.MaxPool2dReturnIndices 2023-01-11T22:23:15.7643586Z [ OK ] ModulesTest.MaxPool2dReturnIndices (1 ms) 2023-01-11T22:23:15.7643958Z [ RUN ] ModulesTest.MaxPool3d 2023-01-11T22:23:15.7652849Z [ OK ] ModulesTest.MaxPool3d (0 ms) 2023-01-11T22:23:15.7653228Z [ RUN ] ModulesTest.MaxPool3dReturnIndices 2023-01-11T22:23:15.7664977Z [ OK ] ModulesTest.MaxPool3dReturnIndices (1 ms) 2023-01-11T22:23:15.7665342Z [ RUN ] ModulesTest.AvgPool1d 2023-01-11T22:23:15.7674775Z [ OK ] ModulesTest.AvgPool1d (0 ms) 2023-01-11T22:23:15.7675171Z [ RUN ] ModulesTest.AvgPool2dEven 2023-01-11T22:23:15.7683280Z [ OK ] ModulesTest.AvgPool2dEven (0 ms) 2023-01-11T22:23:15.7683654Z [ RUN ] ModulesTest.AvgPool2dUneven 2023-01-11T22:23:15.7690853Z [ OK ] ModulesTest.AvgPool2dUneven (0 ms) 2023-01-11T22:23:15.7691215Z [ RUN ] ModulesTest.AvgPool3d 2023-01-11T22:23:15.7699956Z [ OK ] ModulesTest.AvgPool3d (0 ms) 2023-01-11T22:23:15.7700333Z [ RUN ] ModulesTest.FractionalMaxPool2d 2023-01-11T22:23:15.7733599Z [ OK ] ModulesTest.FractionalMaxPool2d (3 ms) 2023-01-11T22:23:15.7734005Z [ RUN ] ModulesTest.FractionalMaxPool2dReturnIndices 2023-01-11T22:23:15.7743671Z [ OK ] ModulesTest.FractionalMaxPool2dReturnIndices (1 ms) 2023-01-11T22:23:15.7744109Z [ RUN ] ModulesTest.FractionalMaxPool3d 2023-01-11T22:23:15.7753092Z [ OK ] ModulesTest.FractionalMaxPool3d (0 ms) 2023-01-11T22:23:15.7753554Z [ RUN ] ModulesTest.FractionalMaxPool3dReturnIndices 2023-01-11T22:23:15.7765624Z [ OK ] ModulesTest.FractionalMaxPool3dReturnIndices (1 ms) 2023-01-11T22:23:15.7766058Z [ RUN ] ModulesTest.LPPool1d 2023-01-11T22:23:15.7774765Z [ OK ] ModulesTest.LPPool1d (0 ms) 2023-01-11T22:23:15.7775121Z [ RUN ] ModulesTest.LPPool2d 2023-01-11T22:23:15.7783564Z [ OK ] ModulesTest.LPPool2d (0 ms) 2023-01-11T22:23:15.7783896Z [ RUN ] ModulesTest.Identity 2023-01-11T22:23:15.7789835Z [ OK ] ModulesTest.Identity (0 ms) 2023-01-11T22:23:15.7790119Z [ RUN ] ModulesTest.Flatten 2023-01-11T22:23:15.7805267Z [ OK ] ModulesTest.Flatten (1 ms) 2023-01-11T22:23:15.7805592Z [ RUN ] ModulesTest.Unflatten 2023-01-11T22:23:15.7810460Z [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:23:15.7813029Z [ OK ] ModulesTest.Unflatten (0 ms) 2023-01-11T22:23:15.7813382Z [ RUN ] ModulesTest.AdaptiveMaxPool1d 2023-01-11T22:23:15.7824330Z [ OK ] ModulesTest.AdaptiveMaxPool1d (1 ms) 2023-01-11T22:23:15.7824903Z [ RUN ] ModulesTest.AdaptiveMaxPool1dReturnIndices 2023-01-11T22:23:15.7834837Z [ OK ] ModulesTest.AdaptiveMaxPool1dReturnIndices (1 ms) 2023-01-11T22:23:15.7835284Z [ RUN ] ModulesTest.AdaptiveMaxPool2dEven 2023-01-11T22:23:15.7846479Z [ OK ] ModulesTest.AdaptiveMaxPool2dEven (1 ms) 2023-01-11T22:23:15.7846921Z [ RUN ] ModulesTest.AdaptiveMaxPool2dUneven 2023-01-11T22:23:15.7856769Z [ OK ] ModulesTest.AdaptiveMaxPool2dUneven (1 ms) 2023-01-11T22:23:15.7857247Z [ RUN ] ModulesTest.AdaptiveMaxPool2dReturnIndicesEven 2023-01-11T22:23:15.7873740Z [ OK ] ModulesTest.AdaptiveMaxPool2dReturnIndicesEven (1 ms) 2023-01-11T22:23:15.7874237Z [ RUN ] ModulesTest.AdaptiveMaxPool2dReturnIndicesUneven 2023-01-11T22:23:15.7889525Z [ OK ] ModulesTest.AdaptiveMaxPool2dReturnIndicesUneven (1 ms) 2023-01-11T22:23:15.7889971Z [ RUN ] ModulesTest.AdaptiveMaxPool3d 2023-01-11T22:23:15.7902039Z [ OK ] ModulesTest.AdaptiveMaxPool3d (1 ms) 2023-01-11T22:23:15.7902453Z [ RUN ] ModulesTest.AdaptiveMaxPool3dReturnIndices 2023-01-11T22:23:15.7921063Z [ OK ] ModulesTest.AdaptiveMaxPool3dReturnIndices (1 ms) 2023-01-11T22:23:15.7921542Z [ RUN ] ModulesTest.AdaptiveAvgPool1d 2023-01-11T22:23:15.7932002Z [ OK ] ModulesTest.AdaptiveAvgPool1d (1 ms) 2023-01-11T22:23:15.7932392Z [ RUN ] ModulesTest.AdaptiveAvgPool2dEven 2023-01-11T22:23:15.7942962Z [ OK ] ModulesTest.AdaptiveAvgPool2dEven (1 ms) 2023-01-11T22:23:15.7943435Z [ RUN ] ModulesTest.AdaptiveAvgPool2dUneven 2023-01-11T22:23:15.7952786Z [ OK ] ModulesTest.AdaptiveAvgPool2dUneven (0 ms) 2023-01-11T22:23:15.7953170Z [ RUN ] ModulesTest.AdaptiveAvgPool3d 2023-01-11T22:23:15.7965756Z [ OK ] ModulesTest.AdaptiveAvgPool3d (1 ms) 2023-01-11T22:23:15.7966094Z [ RUN ] ModulesTest.MaxUnpool1d 2023-01-11T22:23:15.7981399Z [ OK ] ModulesTest.MaxUnpool1d (1 ms) 2023-01-11T22:23:15.7981722Z [ RUN ] ModulesTest.MaxPool1d_MaxUnpool1d 2023-01-11T22:23:15.8002264Z [ OK ] ModulesTest.MaxPool1d_MaxUnpool1d (2 ms) 2023-01-11T22:23:15.8002567Z [ RUN ] ModulesTest.MaxUnpool2d 2023-01-11T22:23:15.8021497Z [ OK ] ModulesTest.MaxUnpool2d (1 ms) 2023-01-11T22:23:15.8021913Z [ RUN ] ModulesTest.MaxPool2d_MaxUnpool2d 2023-01-11T22:23:15.8038586Z [ OK ] ModulesTest.MaxPool2d_MaxUnpool2d (1 ms) 2023-01-11T22:23:15.8038970Z [ RUN ] ModulesTest.MaxUnpool3d 2023-01-11T22:23:15.8050239Z [ OK ] ModulesTest.MaxUnpool3d (1 ms) 2023-01-11T22:23:15.8050646Z [ RUN ] ModulesTest.MaxUnpool3dOutputSize 2023-01-11T22:23:15.8069265Z [ OK ] ModulesTest.MaxUnpool3dOutputSize (1 ms) 2023-01-11T22:23:15.8069915Z [ RUN ] ModulesTest.MaxPool3d_MaxUnpool3d 2023-01-11T22:23:16.2295932Z [ OK ] ModulesTest.MaxPool3d_MaxUnpool3d (422 ms) 2023-01-11T22:23:16.2296272Z [ RUN ] ModulesTest.Linear 2023-01-11T22:23:16.2325634Z [ OK ] ModulesTest.Linear (3 ms) 2023-01-11T22:23:16.2326069Z [ RUN ] ModulesTest.LocalResponseNorm 2023-01-11T22:23:16.2357835Z [ OK ] ModulesTest.LocalResponseNorm (3 ms) 2023-01-11T22:23:16.2358148Z [ RUN ] ModulesTest.LayerNorm 2023-01-11T22:23:16.2369981Z [ OK ] ModulesTest.LayerNorm (1 ms) 2023-01-11T22:23:16.2370289Z [ RUN ] ModulesTest.GroupNorm 2023-01-11T22:23:16.2394359Z [ OK ] ModulesTest.GroupNorm (2 ms) 2023-01-11T22:23:16.2394638Z [ RUN ] ModulesTest.Bilinear 2023-01-11T22:23:16.2421919Z [ OK ] ModulesTest.Bilinear (2 ms) 2023-01-11T22:23:16.2422199Z [ RUN ] ModulesTest.Fold 2023-01-11T22:23:16.2483292Z [ OK ] ModulesTest.Fold (6 ms) 2023-01-11T22:23:16.2483582Z [ RUN ] ModulesTest.Unfold 2023-01-11T22:23:16.2665460Z [ OK ] ModulesTest.Unfold (18 ms) 2023-01-11T22:23:16.2665777Z [ RUN ] ModulesTest.SimpleContainer 2023-01-11T22:23:16.2777564Z [ OK ] ModulesTest.SimpleContainer (11 ms) 2023-01-11T22:23:16.2777892Z [ RUN ] ModulesTest.EmbeddingBasic 2023-01-11T22:23:16.2783299Z [ OK ] ModulesTest.EmbeddingBasic (0 ms) 2023-01-11T22:23:16.2783594Z [ RUN ] ModulesTest.EmbeddingList 2023-01-11T22:23:16.2788468Z [ OK ] ModulesTest.EmbeddingList (0 ms) 2023-01-11T22:23:16.2788804Z [ RUN ] ModulesTest.EmbeddingFromPretrained 2023-01-11T22:23:16.2810337Z [ OK ] ModulesTest.EmbeddingFromPretrained (2 ms) 2023-01-11T22:23:16.2810774Z [ RUN ] ModulesTest.EmbeddingBagFromPretrained 2023-01-11T22:23:16.2821390Z [ OK ] ModulesTest.EmbeddingBagFromPretrained (1 ms) 2023-01-11T22:23:16.2821980Z [ RUN ] ModulesTest.AlphaDropout 2023-01-11T22:23:16.2829234Z [ OK ] ModulesTest.AlphaDropout (0 ms) 2023-01-11T22:23:16.2829617Z [ RUN ] ModulesTest.FeatureAlphaDropout 2023-01-11T22:23:16.2837966Z [ OK ] ModulesTest.FeatureAlphaDropout (0 ms) 2023-01-11T22:23:16.2838416Z [ RUN ] ModulesTest.Dropout 2023-01-11T22:23:16.2849842Z [ OK ] ModulesTest.Dropout (1 ms) 2023-01-11T22:23:16.2850384Z [ RUN ] ModulesTest.Dropout2d 2023-01-11T22:23:16.2915303Z [ OK ] ModulesTest.Dropout2d (6 ms) 2023-01-11T22:23:16.2915812Z [ RUN ] ModulesTest.Dropout3d 2023-01-11T22:23:16.3018979Z [ OK ] ModulesTest.Dropout3d (10 ms) 2023-01-11T22:23:16.3019514Z [ RUN ] ModulesTest.Parameters 2023-01-11T22:23:16.3022560Z [ OK ] ModulesTest.Parameters (0 ms) 2023-01-11T22:23:16.3023211Z [ RUN ] ModulesTest.FunctionalCallsSuppliedFunction 2023-01-11T22:23:16.3024373Z [ OK ] ModulesTest.FunctionalCallsSuppliedFunction (0 ms) 2023-01-11T22:23:16.3025056Z [ RUN ] ModulesTest.FunctionalWithTorchFunction 2023-01-11T22:23:16.3027202Z [ OK ] ModulesTest.FunctionalWithTorchFunction (0 ms) 2023-01-11T22:23:16.3028210Z [ RUN ] ModulesTest.FunctionalArgumentBinding 2023-01-11T22:23:16.3028607Z [ OK ] ModulesTest.FunctionalArgumentBinding (0 ms) 2023-01-11T22:23:16.3029065Z [ RUN ] ModulesTest.BatchNorm1dStateful 2023-01-11T22:23:16.3029640Z [ OK ] ModulesTest.BatchNorm1dStateful (0 ms) 2023-01-11T22:23:16.3030216Z [ RUN ] ModulesTest.BatchNorm1dStateless 2023-01-11T22:23:16.3030805Z [ OK ] ModulesTest.BatchNorm1dStateless (0 ms) 2023-01-11T22:23:16.3031110Z [ RUN ] ModulesTest.BatchNorm1d 2023-01-11T22:23:16.3047979Z [ OK ] ModulesTest.BatchNorm1d (1 ms) 2023-01-11T22:23:16.3048349Z [ RUN ] ModulesTest.BatchNorm2dStateful 2023-01-11T22:23:16.3050345Z [ OK ] ModulesTest.BatchNorm2dStateful (0 ms) 2023-01-11T22:23:16.3050692Z [ RUN ] ModulesTest.BatchNorm2dStateless 2023-01-11T22:23:16.3051039Z [ OK ] ModulesTest.BatchNorm2dStateless (0 ms) 2023-01-11T22:23:16.3051354Z [ RUN ] ModulesTest.BatchNorm2d 2023-01-11T22:23:16.3069816Z [ OK ] ModulesTest.BatchNorm2d (1 ms) 2023-01-11T22:23:16.3070146Z [ RUN ] ModulesTest.BatchNorm3dStateful 2023-01-11T22:23:16.3071888Z [ OK ] ModulesTest.BatchNorm3dStateful (0 ms) 2023-01-11T22:23:16.3072493Z [ RUN ] ModulesTest.BatchNorm3dStateless 2023-01-11T22:23:16.3072934Z [ OK ] ModulesTest.BatchNorm3dStateless (0 ms) 2023-01-11T22:23:16.3073246Z [ RUN ] ModulesTest.BatchNorm3d 2023-01-11T22:23:16.3100689Z [ OK ] ModulesTest.BatchNorm3d (2 ms) 2023-01-11T22:23:16.3101191Z [ RUN ] ModulesTest.InstanceNorm1dStateful 2023-01-11T22:23:16.3114647Z [ OK ] ModulesTest.InstanceNorm1dStateful (1 ms) 2023-01-11T22:23:16.3115276Z [ RUN ] ModulesTest.InstanceNorm1dStateless 2023-01-11T22:23:16.3115924Z [ OK ] ModulesTest.InstanceNorm1dStateless (0 ms) 2023-01-11T22:23:16.3116248Z [ RUN ] ModulesTest.InstanceNorm1d 2023-01-11T22:23:16.3131399Z [ OK ] ModulesTest.InstanceNorm1d (1 ms) 2023-01-11T22:23:16.3131940Z [ RUN ] ModulesTest.InstanceNorm2dStateful 2023-01-11T22:23:16.3133159Z [ OK ] ModulesTest.InstanceNorm2dStateful (0 ms) 2023-01-11T22:23:16.3133795Z [ RUN ] ModulesTest.InstanceNorm2dStateless 2023-01-11T22:23:16.3134398Z [ OK ] ModulesTest.InstanceNorm2dStateless (0 ms) 2023-01-11T22:23:16.3134724Z [ RUN ] ModulesTest.InstanceNorm2d 2023-01-11T22:23:16.3152954Z [ OK ] ModulesTest.InstanceNorm2d (1 ms) 2023-01-11T22:23:16.3153573Z [ RUN ] ModulesTest.InstanceNorm3dStateful 2023-01-11T22:23:16.3154732Z [ OK ] ModulesTest.InstanceNorm3dStateful (0 ms) 2023-01-11T22:23:16.3155072Z [ RUN ] ModulesTest.InstanceNorm3dStateless 2023-01-11T22:23:16.3155437Z [ OK ] ModulesTest.InstanceNorm3dStateless (0 ms) 2023-01-11T22:23:16.3155760Z [ RUN ] ModulesTest.InstanceNorm3d 2023-01-11T22:23:16.3183398Z [ OK ] ModulesTest.InstanceNorm3d (2 ms) 2023-01-11T22:23:16.3183696Z [ RUN ] ModulesTest.L1Loss 2023-01-11T22:23:16.3190867Z [ OK ] ModulesTest.L1Loss (0 ms) 2023-01-11T22:23:16.3191144Z [ RUN ] ModulesTest.MSELoss 2023-01-11T22:23:16.3206923Z [ OK ] ModulesTest.MSELoss (1 ms) 2023-01-11T22:23:16.3207219Z [ RUN ] ModulesTest.BCELoss 2023-01-11T22:23:16.3214584Z [ OK ] ModulesTest.BCELoss (0 ms) 2023-01-11T22:23:16.3214863Z [ RUN ] ModulesTest.KLDivLoss 2023-01-11T22:23:16.3224479Z [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:23:16.3230256Z [ OK ] ModulesTest.KLDivLoss (1 ms) 2023-01-11T22:23:16.3230571Z [ RUN ] ModulesTest.HingeEmbeddingLoss 2023-01-11T22:23:16.3248301Z [ OK ] ModulesTest.HingeEmbeddingLoss (1 ms) 2023-01-11T22:23:16.3248614Z [ RUN ] ModulesTest.MultiMarginLoss 2023-01-11T22:23:16.3257917Z [ OK ] ModulesTest.MultiMarginLoss (0 ms) 2023-01-11T22:23:16.3258302Z [ RUN ] ModulesTest.CosineEmbeddingLoss 2023-01-11T22:23:16.3286556Z [ OK ] ModulesTest.CosineEmbeddingLoss (2 ms) 2023-01-11T22:23:16.3287011Z [ RUN ] ModulesTest.SmoothL1LossDefaultOptions 2023-01-11T22:23:16.3295231Z [ OK ] ModulesTest.SmoothL1LossDefaultOptions (0 ms) 2023-01-11T22:23:16.3295694Z [ RUN ] ModulesTest.HuberLossDefaultOptions 2023-01-11T22:23:16.3303934Z [ OK ] ModulesTest.HuberLossDefaultOptions (0 ms) 2023-01-11T22:23:16.3304400Z [ RUN ] ModulesTest.MultiLabelMarginLossDefaultOptions 2023-01-11T22:23:16.3313443Z [ OK ] ModulesTest.MultiLabelMarginLossDefaultOptions (0 ms) 2023-01-11T22:23:16.3313873Z [ RUN ] ModulesTest.SmoothL1LossNoReduction 2023-01-11T22:23:16.3321672Z [ OK ] ModulesTest.SmoothL1LossNoReduction (0 ms) 2023-01-11T22:23:16.3322081Z [ RUN ] ModulesTest.HuberLossNoReduction 2023-01-11T22:23:16.3329953Z [ OK ] ModulesTest.HuberLossNoReduction (0 ms) 2023-01-11T22:23:16.3330476Z [ RUN ] ModulesTest.MultiLabelMarginLossNoReduction 2023-01-11T22:23:16.3339063Z [ OK ] ModulesTest.MultiLabelMarginLossNoReduction (0 ms) 2023-01-11T22:23:16.3339423Z [ RUN ] ModulesTest.SmoothL1LossBeta 2023-01-11T22:23:16.3347192Z [ OK ] ModulesTest.SmoothL1LossBeta (0 ms) 2023-01-11T22:23:16.3347491Z [ RUN ] ModulesTest.HuberLossDelta 2023-01-11T22:23:16.3355297Z [ OK ] ModulesTest.HuberLossDelta (0 ms) 2023-01-11T22:23:16.3355620Z [ RUN ] ModulesTest.TripletMarginLoss 2023-01-11T22:23:16.3374574Z [ OK ] ModulesTest.TripletMarginLoss (1 ms) 2023-01-11T22:23:16.3375018Z [ RUN ] ModulesTest.TripletMarginWithDistanceLossDefaultParity 2023-01-11T22:23:16.5444070Z [ OK ] ModulesTest.TripletMarginWithDistanceLossDefaultParity (206 ms) 2023-01-11T22:23:16.5445044Z [ RUN ] ModulesTest.TripletMarginWithDistanceLossFunctionalParity 2023-01-11T22:23:16.9358755Z [ OK ] ModulesTest.TripletMarginWithDistanceLossFunctionalParity (391 ms) 2023-01-11T22:23:16.9359437Z [ RUN ] ModulesTest.NLLLoss 2023-01-11T22:23:16.9374346Z [ OK ] ModulesTest.NLLLoss (1 ms) 2023-01-11T22:23:16.9374851Z [ RUN ] ModulesTest.CrossEntropyLoss 2023-01-11T22:23:16.9422720Z [ OK ] ModulesTest.CrossEntropyLoss (4 ms) 2023-01-11T22:23:16.9423296Z [ RUN ] ModulesTest.CosineSimilarity 2023-01-11T22:23:16.9446311Z [ OK ] ModulesTest.CosineSimilarity (2 ms) 2023-01-11T22:23:16.9446962Z [ RUN ] ModulesTest.SoftMarginLossDefaultOptions 2023-01-11T22:23:16.9459512Z [ OK ] ModulesTest.SoftMarginLossDefaultOptions (1 ms) 2023-01-11T22:23:16.9460236Z [ RUN ] ModulesTest.MultiLabelSoftMarginLossDefaultOptions 2023-01-11T22:23:16.9479987Z [ OK ] ModulesTest.MultiLabelSoftMarginLossDefaultOptions (2 ms) 2023-01-11T22:23:16.9480712Z [ RUN ] ModulesTest.SoftMarginLossNoReduction 2023-01-11T22:23:16.9492582Z [ OK ] ModulesTest.SoftMarginLossNoReduction (1 ms) 2023-01-11T22:23:16.9493046Z [ RUN ] ModulesTest.MultiLabelSoftMarginLossWeightedNoReduction 2023-01-11T22:23:16.9510639Z [ OK ] ModulesTest.MultiLabelSoftMarginLossWeightedNoReduction (1 ms) 2023-01-11T22:23:16.9511342Z [ RUN ] ModulesTest.PairwiseDistance 2023-01-11T22:23:16.9522330Z [ OK ] ModulesTest.PairwiseDistance (1 ms) 2023-01-11T22:23:16.9522852Z [ RUN ] ModulesTest.ELU 2023-01-11T22:23:16.9626694Z [ OK ] ModulesTest.ELU (10 ms) 2023-01-11T22:23:16.9627152Z [ RUN ] ModulesTest.SELU 2023-01-11T22:23:16.9645928Z [ OK ] ModulesTest.SELU (1 ms) 2023-01-11T22:23:16.9646205Z [ RUN ] ModulesTest.Hardshrink 2023-01-11T22:23:16.9700672Z [ OK ] ModulesTest.Hardshrink (5 ms) 2023-01-11T22:23:16.9700987Z [ RUN ] ModulesTest.Hardtanh 2023-01-11T22:23:16.9925789Z [ OK ] ModulesTest.Hardtanh (22 ms) 2023-01-11T22:23:16.9926144Z [ RUN ] ModulesTest.HardtanhMinValGEMaxVal 2023-01-11T22:23:17.0090151Z [ OK ] ModulesTest.HardtanhMinValGEMaxVal (16 ms) 2023-01-11T22:23:17.0090473Z [ RUN ] ModulesTest.LeakyReLU 2023-01-11T22:23:17.0204649Z [ OK ] ModulesTest.LeakyReLU (11 ms) 2023-01-11T22:23:17.0205037Z [ RUN ] ModulesTest.LogSigmoid 2023-01-11T22:23:17.0214688Z [ OK ] ModulesTest.LogSigmoid (1 ms) 2023-01-11T22:23:17.0215044Z [ RUN ] ModulesTest.Softmax 2023-01-11T22:23:17.0224944Z [ OK ] ModulesTest.Softmax (1 ms) 2023-01-11T22:23:17.0225304Z [ RUN ] ModulesTest.Softmin 2023-01-11T22:23:17.0236081Z [ OK ] ModulesTest.Softmin (1 ms) 2023-01-11T22:23:17.0236498Z [ RUN ] ModulesTest.LogSoftmax 2023-01-11T22:23:17.0246382Z [ OK ] ModulesTest.LogSoftmax (1 ms) 2023-01-11T22:23:17.0247219Z [ RUN ] ModulesTest.AdaptiveLogSoftmaxWithLoss 2023-01-11T22:23:17.0436077Z [ OK ] ModulesTest.AdaptiveLogSoftmaxWithLoss (18 ms) 2023-01-11T22:23:17.0436452Z [ RUN ] ModulesTest.Softmax2d 2023-01-11T22:23:17.0542474Z [ OK ] ModulesTest.Softmax2d (10 ms) 2023-01-11T22:23:17.0543027Z [ RUN ] ModulesTest.PReLU 2023-01-11T22:23:17.0586258Z [ OK ] ModulesTest.PReLU (4 ms) 2023-01-11T22:23:17.0586761Z [ RUN ] ModulesTest.ReLU 2023-01-11T22:23:17.0605981Z [ OK ] ModulesTest.ReLU (1 ms) 2023-01-11T22:23:17.0606487Z [ RUN ] ModulesTest.ReLU6 2023-01-11T22:23:17.0627463Z [ OK ] ModulesTest.ReLU6 (2 ms) 2023-01-11T22:23:17.0627945Z [ RUN ] ModulesTest.RReLU 2023-01-11T22:23:17.0978033Z [ OK ] ModulesTest.RReLU (34 ms) 2023-01-11T22:23:17.0978540Z [ RUN ] ModulesTest.CELU 2023-01-11T22:23:17.1053329Z [ OK ] ModulesTest.CELU (7 ms) 2023-01-11T22:23:17.1053845Z [ RUN ] ModulesTest.GLU 2023-01-11T22:23:17.1069944Z [ OK ] ModulesTest.GLU (1 ms) 2023-01-11T22:23:17.1070431Z [ RUN ] ModulesTest.GELU 2023-01-11T22:23:17.1076280Z [ OK ] ModulesTest.GELU (0 ms) 2023-01-11T22:23:17.1076799Z [ RUN ] ModulesTest.TanhGELU 2023-01-11T22:23:17.1083724Z [ OK ] ModulesTest.TanhGELU (0 ms) 2023-01-11T22:23:17.1084206Z [ RUN ] ModulesTest.Mish 2023-01-11T22:23:17.1090002Z [ OK ] ModulesTest.Mish (0 ms) 2023-01-11T22:23:17.1090498Z [ RUN ] ModulesTest.Sigmoid 2023-01-11T22:23:17.1096195Z [ OK ] ModulesTest.Sigmoid (0 ms) 2023-01-11T22:23:17.1096730Z [ RUN ] ModulesTest.PixelShuffle 2023-01-11T22:23:17.1107287Z [ OK ] ModulesTest.PixelShuffle (1 ms) 2023-01-11T22:23:17.1107852Z [ RUN ] ModulesTest.PixelUnshuffle 2023-01-11T22:23:17.1117482Z [ OK ] ModulesTest.PixelUnshuffle (1 ms) 2023-01-11T22:23:17.1118034Z [ RUN ] ModulesTest.Softplus 2023-01-11T22:23:17.1178721Z [ OK ] ModulesTest.Softplus (5 ms) 2023-01-11T22:23:17.1179031Z [ RUN ] ModulesTest.Softshrink 2023-01-11T22:23:17.1222607Z [ OK ] ModulesTest.Softshrink (4 ms) 2023-01-11T22:23:17.1223071Z [ RUN ] ModulesTest.Softsign 2023-01-11T22:23:17.1228147Z [ OK ] ModulesTest.Softsign (0 ms) 2023-01-11T22:23:17.1228636Z [ RUN ] ModulesTest.Tanh 2023-01-11T22:23:17.1235015Z [ OK ] ModulesTest.Tanh (0 ms) 2023-01-11T22:23:17.1235534Z [ RUN ] ModulesTest.Tanhshrink 2023-01-11T22:23:17.1242070Z [ OK ] ModulesTest.Tanhshrink (0 ms) 2023-01-11T22:23:17.1242620Z [ RUN ] ModulesTest.Threshold 2023-01-11T22:23:17.1356744Z [ OK ] ModulesTest.Threshold (11 ms) 2023-01-11T22:23:17.1357259Z [ RUN ] ModulesTest.Upsampling1D 2023-01-11T22:23:17.1384840Z [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:23:17.1393034Z [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:23:17.1407082Z [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:23:17.1413305Z [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:23:17.1433131Z [ OK ] ModulesTest.Upsampling1D (7 ms) 2023-01-11T22:23:17.1433466Z [ RUN ] ModulesTest.Upsampling2D 2023-01-11T22:23:17.1443281Z [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:23:17.1462184Z [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:23:17.1474745Z [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:23:17.1480906Z [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:23:17.1493678Z [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:23:17.1502334Z [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:23:17.1517397Z [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:23:17.1524980Z [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:23:17.1539294Z [ OK ] ModulesTest.Upsampling2D (10 ms) 2023-01-11T22:23:17.1539839Z [ RUN ] ModulesTest.Upsampling3D 2023-01-11T22:23:17.1549389Z [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:23:17.1558255Z [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:23:17.1575282Z [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:23:17.1582915Z [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:23:17.1598367Z [ OK ] ModulesTest.Upsampling3D (5 ms) 2023-01-11T22:23:17.1598909Z [ RUN ] ModulesTest.CTCLoss 2023-01-11T22:23:17.1620715Z [ OK ] ModulesTest.CTCLoss (2 ms) 2023-01-11T22:23:17.1621252Z [ RUN ] ModulesTest.PoissonNLLLoss 2023-01-11T22:23:17.1635560Z [ OK ] ModulesTest.PoissonNLLLoss (1 ms) 2023-01-11T22:23:17.1636136Z [ RUN ] ModulesTest.MarginRankingLoss 2023-01-11T22:23:17.1657973Z [ OK ] ModulesTest.MarginRankingLoss (2 ms) 2023-01-11T22:23:17.1658576Z [ RUN ] ModulesTest.BCEWithLogitsLoss 2023-01-11T22:23:17.1882128Z [ OK ] ModulesTest.BCEWithLogitsLoss (22 ms) 2023-01-11T22:23:17.1882475Z [ RUN ] ModulesTest.MultiheadAttention 2023-01-11T22:24:43.2665205Z [ OK ] ModulesTest.MultiheadAttention (86078 ms) 2023-01-11T22:24:43.2665630Z [ RUN ] ModulesTest.PrettyPrintIdentity 2023-01-11T22:24:43.2665981Z [ OK ] ModulesTest.PrettyPrintIdentity (0 ms) 2023-01-11T22:24:43.2669176Z [ RUN ] ModulesTest.PrettyPrintFlatten 2023-01-11T22:24:43.2669803Z [ OK ] ModulesTest.PrettyPrintFlatten (0 ms) 2023-01-11T22:24:43.2670362Z [ RUN ] ModulesTest.PrettyPrintUnflatten 2023-01-11T22:24:43.2670950Z [ OK ] ModulesTest.PrettyPrintUnflatten (0 ms) 2023-01-11T22:24:43.2671474Z [ RUN ] ModulesTest.ReflectionPad1d 2023-01-11T22:24:43.2684006Z [ OK ] ModulesTest.ReflectionPad1d (1 ms) 2023-01-11T22:24:43.2684529Z [ RUN ] ModulesTest.ReflectionPad2d 2023-01-11T22:24:43.2703659Z [ OK ] ModulesTest.ReflectionPad2d (1 ms) 2023-01-11T22:24:43.2704196Z [ RUN ] ModulesTest.ReflectionPad3d 2023-01-11T22:24:43.2733535Z [ OK ] ModulesTest.ReflectionPad3d (2 ms) 2023-01-11T22:24:43.2734382Z [ RUN ] ModulesTest.ReplicationPad1d 2023-01-11T22:24:43.2748744Z [ OK ] ModulesTest.ReplicationPad1d (1 ms) 2023-01-11T22:24:43.2749286Z [ RUN ] ModulesTest.ReplicationPad2d 2023-01-11T22:24:43.2768592Z [ OK ] ModulesTest.ReplicationPad2d (1 ms) 2023-01-11T22:24:43.2769151Z [ RUN ] ModulesTest.ReplicationPad3d 2023-01-11T22:24:43.2804761Z [ OK ] ModulesTest.ReplicationPad3d (3 ms) 2023-01-11T22:24:43.2805272Z [ RUN ] ModulesTest.ZeroPad2d 2023-01-11T22:24:43.2824631Z [ OK ] ModulesTest.ZeroPad2d (1 ms) 2023-01-11T22:24:43.2825144Z [ RUN ] ModulesTest.ConstantPad1d 2023-01-11T22:24:43.2838206Z [ OK ] ModulesTest.ConstantPad1d (1 ms) 2023-01-11T22:24:43.2838735Z [ RUN ] ModulesTest.ConstantPad2d 2023-01-11T22:24:43.2856617Z [ OK ] ModulesTest.ConstantPad2d (1 ms) 2023-01-11T22:24:43.2857165Z [ RUN ] ModulesTest.ConstantPad3d 2023-01-11T22:24:43.2892851Z [ OK ] ModulesTest.ConstantPad3d (3 ms) 2023-01-11T22:24:43.2893373Z [ RUN ] ModulesTest.CrossMapLRN2d 2023-01-11T22:24:43.2943621Z [ OK ] ModulesTest.CrossMapLRN2d (5 ms) 2023-01-11T22:24:43.2943947Z [ RUN ] ModulesTest.RNNCell 2023-01-11T22:24:43.2983101Z [ OK ] ModulesTest.RNNCell (3 ms) 2023-01-11T22:24:43.2983453Z [ RUN ] ModulesTest.LSTMCell 2023-01-11T22:24:43.3015384Z [ OK ] ModulesTest.LSTMCell (3 ms) 2023-01-11T22:24:43.3015728Z [ RUN ] ModulesTest.GRUCell 2023-01-11T22:24:43.3039440Z [ OK ] ModulesTest.GRUCell (2 ms) 2023-01-11T22:24:43.3039989Z [ RUN ] ModulesTest.PrettyPrintLinear 2023-01-11T22:24:43.3041132Z [ OK ] ModulesTest.PrettyPrintLinear (0 ms) 2023-01-11T22:24:43.3041602Z [ RUN ] ModulesTest.PrettyPrintBilinear 2023-01-11T22:24:43.3042637Z [ OK ] ModulesTest.PrettyPrintBilinear (0 ms) 2023-01-11T22:24:43.3043026Z [ RUN ] ModulesTest.PrettyPrintConv 2023-01-11T22:24:43.3054101Z [ OK ] ModulesTest.PrettyPrintConv (1 ms) 2023-01-11T22:24:43.3054453Z [ RUN ] ModulesTest.PrettyPrintConvTranspose 2023-01-11T22:24:43.3066027Z [ OK ] ModulesTest.PrettyPrintConvTranspose (1 ms) 2023-01-11T22:24:43.3066722Z [ RUN ] ModulesTest.PrettyPrintUpsample 2023-01-11T22:24:43.3067944Z [ OK ] ModulesTest.PrettyPrintUpsample (0 ms) 2023-01-11T22:24:43.3068524Z [ RUN ] ModulesTest.PrettyPrintFold 2023-01-11T22:24:43.3069077Z [ OK ] ModulesTest.PrettyPrintFold (0 ms) 2023-01-11T22:24:43.3069587Z [ RUN ] ModulesTest.PrettyPrintUnfold 2023-01-11T22:24:43.3070130Z [ OK ] ModulesTest.PrettyPrintUnfold (0 ms) 2023-01-11T22:24:43.3070668Z [ RUN ] ModulesTest.PrettyPrintMaxPool 2023-01-11T22:24:43.3071244Z [ OK ] ModulesTest.PrettyPrintMaxPool (0 ms) 2023-01-11T22:24:43.3071758Z [ RUN ] ModulesTest.PrettyPrintAvgPool 2023-01-11T22:24:43.3072324Z [ OK ] ModulesTest.PrettyPrintAvgPool (0 ms) 2023-01-11T22:24:43.3072909Z [ RUN ] ModulesTest.PrettyPrinFractionalMaxPool 2023-01-11T22:24:43.3073532Z [ OK ] ModulesTest.PrettyPrinFractionalMaxPool (0 ms) 2023-01-11T22:24:43.3074123Z [ RUN ] ModulesTest.PrettyPrintLPPool 2023-01-11T22:24:43.3074696Z [ OK ] ModulesTest.PrettyPrintLPPool (0 ms) 2023-01-11T22:24:43.3075259Z [ RUN ] ModulesTest.PrettyPrintAdaptiveMaxPool 2023-01-11T22:24:43.3075910Z [ OK ] ModulesTest.PrettyPrintAdaptiveMaxPool (0 ms) 2023-01-11T22:24:43.3076529Z [ RUN ] ModulesTest.PrettyPrintAdaptiveAvgPool 2023-01-11T22:24:43.3077196Z [ OK ] ModulesTest.PrettyPrintAdaptiveAvgPool (0 ms) 2023-01-11T22:24:43.3077755Z [ RUN ] ModulesTest.PrettyPrintMaxUnpool 2023-01-11T22:24:43.3078570Z [ OK ] ModulesTest.PrettyPrintMaxUnpool (0 ms) 2023-01-11T22:24:43.3079161Z [ RUN ] ModulesTest.PrettyPrintDropout 2023-01-11T22:24:43.3079897Z [ OK ] ModulesTest.PrettyPrintDropout (0 ms) 2023-01-11T22:24:43.3080457Z [ RUN ] ModulesTest.PrettyPrintDropout2d 2023-01-11T22:24:43.3081003Z [ OK ] ModulesTest.PrettyPrintDropout2d (0 ms) 2023-01-11T22:24:43.3081592Z [ RUN ] ModulesTest.PrettyPrintDropout3d 2023-01-11T22:24:43.3082118Z [ OK ] ModulesTest.PrettyPrintDropout3d (0 ms) 2023-01-11T22:24:43.3082676Z [ RUN ] ModulesTest.PrettyPrintFunctional 2023-01-11T22:24:43.3083241Z [ OK ] ModulesTest.PrettyPrintFunctional (0 ms) 2023-01-11T22:24:43.3083784Z [ RUN ] ModulesTest.PrettyPrintBatchNorm1d 2023-01-11T22:24:43.3084377Z [ OK ] ModulesTest.PrettyPrintBatchNorm1d (0 ms) 2023-01-11T22:24:43.3084961Z [ RUN ] ModulesTest.PrettyPrintBatchNorm2d 2023-01-11T22:24:43.3085536Z [ OK ] ModulesTest.PrettyPrintBatchNorm2d (0 ms) 2023-01-11T22:24:43.3086088Z [ RUN ] ModulesTest.PrettyPrintBatchNorm3d 2023-01-11T22:24:43.3086658Z [ OK ] ModulesTest.PrettyPrintBatchNorm3d (0 ms) 2023-01-11T22:24:43.3087273Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm1d 2023-01-11T22:24:43.3088263Z [ OK ] ModulesTest.PrettyPrintInstanceNorm1d (0 ms) 2023-01-11T22:24:43.3088866Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm2d 2023-01-11T22:24:43.3089840Z [ OK ] ModulesTest.PrettyPrintInstanceNorm2d (0 ms) 2023-01-11T22:24:43.3090448Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm3d 2023-01-11T22:24:43.3091516Z [ OK ] ModulesTest.PrettyPrintInstanceNorm3d (0 ms) 2023-01-11T22:24:43.3092124Z [ RUN ] ModulesTest.PrettyPrintLayerNorm 2023-01-11T22:24:43.3092913Z [ OK ] ModulesTest.PrettyPrintLayerNorm (0 ms) 2023-01-11T22:24:43.3093495Z [ RUN ] ModulesTest.PrettyPrintGroupNorm 2023-01-11T22:24:43.3094363Z [ OK ] ModulesTest.PrettyPrintGroupNorm (0 ms) 2023-01-11T22:24:43.3094920Z [ RUN ] ModulesTest.PrettyPrintLocalResponseNorm 2023-01-11T22:24:43.3095549Z [ OK ] ModulesTest.PrettyPrintLocalResponseNorm (0 ms) 2023-01-11T22:24:43.3096284Z [ RUN ] ModulesTest.PrettyPrintEmbedding 2023-01-11T22:24:43.3098213Z [ OK ] ModulesTest.PrettyPrintEmbedding (0 ms) 2023-01-11T22:24:43.3098815Z [ RUN ] ModulesTest.PrettyPrintEmbeddingBag 2023-01-11T22:24:43.3101336Z [ OK ] ModulesTest.PrettyPrintEmbeddingBag (0 ms) 2023-01-11T22:24:43.3101871Z [ RUN ] ModulesTest.PrettyPrintL1Loss 2023-01-11T22:24:43.3102358Z [ OK ] ModulesTest.PrettyPrintL1Loss (0 ms) 2023-01-11T22:24:43.3102800Z [ RUN ] ModulesTest.PrettyPrintKLDivLoss 2023-01-11T22:24:43.3103289Z [ OK ] ModulesTest.PrettyPrintKLDivLoss (0 ms) 2023-01-11T22:24:43.3103826Z [ RUN ] ModulesTest.PrettyPrintMSELoss 2023-01-11T22:24:43.3104436Z [ OK ] ModulesTest.PrettyPrintMSELoss (0 ms) 2023-01-11T22:24:43.3104951Z [ RUN ] ModulesTest.PrettyPrintBCELoss 2023-01-11T22:24:43.3105512Z [ OK ] ModulesTest.PrettyPrintBCELoss (0 ms) 2023-01-11T22:24:43.3106135Z [ RUN ] ModulesTest.PrettyPrintHingeEmbeddingLoss 2023-01-11T22:24:43.3106836Z [ OK ] ModulesTest.PrettyPrintHingeEmbeddingLoss (0 ms) 2023-01-11T22:24:43.3107550Z [ RUN ] ModulesTest.PrettyPrintCosineEmbeddingLoss 2023-01-11T22:24:43.3108304Z [ OK ] ModulesTest.PrettyPrintCosineEmbeddingLoss (0 ms) 2023-01-11T22:24:43.3108945Z [ RUN ] ModulesTest.PrettyPrintTripletMarginLoss 2023-01-11T22:24:43.3109530Z [ OK ] ModulesTest.PrettyPrintTripletMarginLoss (0 ms) 2023-01-11T22:24:43.3110230Z [ RUN ] ModulesTest.PrettyPrintTripletMarginWithDistanceLoss 2023-01-11T22:24:43.3110706Z [ OK ] ModulesTest.PrettyPrintTripletMarginWithDistanceLoss (0 ms) 2023-01-11T22:24:43.3111097Z [ RUN ] ModulesTest.PrettyPrintNLLLoss 2023-01-11T22:24:43.3111531Z [ OK ] ModulesTest.PrettyPrintNLLLoss (0 ms) 2023-01-11T22:24:43.3112001Z [ RUN ] ModulesTest.PrettyPrinCrossEntropyLoss 2023-01-11T22:24:43.3112650Z [ OK ] ModulesTest.PrettyPrinCrossEntropyLoss (0 ms) 2023-01-11T22:24:43.3113204Z [ RUN ] ModulesTest.PrettyPrintMultiLabelMarginLoss 2023-01-11T22:24:43.3113769Z [ OK ] ModulesTest.PrettyPrintMultiLabelMarginLoss (0 ms) 2023-01-11T22:24:43.3114530Z [ RUN ] ModulesTest.PrettyPrintMultiLabelSoftMarginLoss 2023-01-11T22:24:43.3115117Z [ OK ] ModulesTest.PrettyPrintMultiLabelSoftMarginLoss (0 ms) 2023-01-11T22:24:43.3115504Z [ RUN ] ModulesTest.PrettyPrintSoftMarginLoss 2023-01-11T22:24:43.3115876Z [ OK ] ModulesTest.PrettyPrintSoftMarginLoss (0 ms) 2023-01-11T22:24:43.3116250Z [ RUN ] ModulesTest.PrettyPrintCosineSimilarity 2023-01-11T22:24:43.3116622Z [ OK ] ModulesTest.PrettyPrintCosineSimilarity (0 ms) 2023-01-11T22:24:43.3117004Z [ RUN ] ModulesTest.PrettyPrintPairwiseDistance 2023-01-11T22:24:43.3117383Z [ OK ] ModulesTest.PrettyPrintPairwiseDistance (0 ms) 2023-01-11T22:24:43.3117750Z [ RUN ] ModulesTest.PrettyPrintReflectionPad 2023-01-11T22:24:43.3118804Z [ OK ] ModulesTest.PrettyPrintReflectionPad (0 ms) 2023-01-11T22:24:43.3119438Z [ RUN ] ModulesTest.PrettyPrintReplicationPad 2023-01-11T22:24:43.3120206Z [ OK ] ModulesTest.PrettyPrintReplicationPad (0 ms) 2023-01-11T22:24:43.3120594Z [ RUN ] ModulesTest.PrettyPrintZeroPad2d 2023-01-11T22:24:43.3120950Z [ OK ] ModulesTest.PrettyPrintZeroPad2d (0 ms) 2023-01-11T22:24:43.3121433Z [ RUN ] ModulesTest.PrettyPrintConstantPad 2023-01-11T22:24:43.3122006Z [ OK ] ModulesTest.PrettyPrintConstantPad (0 ms) 2023-01-11T22:24:43.3122348Z [ RUN ] ModulesTest.PrettyPrintNestedModel 2023-01-11T22:24:43.3125587Z [ OK ] ModulesTest.PrettyPrintNestedModel (0 ms) 2023-01-11T22:24:43.3126037Z [ RUN ] ModulesTest.PrettyPrintELU 2023-01-11T22:24:43.3126398Z [ OK ] ModulesTest.PrettyPrintELU (0 ms) 2023-01-11T22:24:43.3126760Z [ RUN ] ModulesTest.PrettyPrintSELU 2023-01-11T22:24:43.3127083Z [ OK ] ModulesTest.PrettyPrintSELU (0 ms) 2023-01-11T22:24:43.3127427Z [ RUN ] ModulesTest.PrettyPrintGLU 2023-01-11T22:24:43.3128690Z [ OK ] ModulesTest.PrettyPrintGLU (0 ms) 2023-01-11T22:24:43.3129437Z [ RUN ] ModulesTest.PrettyPrintHardshrink 2023-01-11T22:24:43.3130092Z [ OK ] ModulesTest.PrettyPrintHardshrink (0 ms) 2023-01-11T22:24:43.3130685Z [ RUN ] ModulesTest.PrettyPrintHardtanh 2023-01-11T22:24:43.3131250Z [ OK ] ModulesTest.PrettyPrintHardtanh (0 ms) 2023-01-11T22:24:43.3131818Z [ RUN ] ModulesTest.PrettyPrintLeakyReLU 2023-01-11T22:24:43.3132441Z [ OK ] ModulesTest.PrettyPrintLeakyReLU (0 ms) 2023-01-11T22:24:43.3132956Z [ RUN ] ModulesTest.PrettyPrintLogSigmoid 2023-01-11T22:24:43.3133511Z [ OK ] ModulesTest.PrettyPrintLogSigmoid (0 ms) 2023-01-11T22:24:43.3134060Z [ RUN ] ModulesTest.PrettyPrintSoftmax 2023-01-11T22:24:43.3134616Z [ OK ] ModulesTest.PrettyPrintSoftmax (0 ms) 2023-01-11T22:24:43.3135173Z [ RUN ] ModulesTest.PrettyPrintSoftmin 2023-01-11T22:24:43.3135727Z [ OK ] ModulesTest.PrettyPrintSoftmin (0 ms) 2023-01-11T22:24:43.3136309Z [ RUN ] ModulesTest.PrettyPrintLogSoftmax 2023-01-11T22:24:43.3137085Z [ OK ] ModulesTest.PrettyPrintLogSoftmax (0 ms) 2023-01-11T22:24:43.3137697Z [ RUN ] ModulesTest.PrettyPrintSoftmax2d 2023-01-11T22:24:43.3138288Z [ OK ] ModulesTest.PrettyPrintSoftmax2d (0 ms) 2023-01-11T22:24:43.3138834Z [ RUN ] ModulesTest.PrettyPrintPReLU 2023-01-11T22:24:43.3139413Z [ OK ] ModulesTest.PrettyPrintPReLU (0 ms) 2023-01-11T22:24:43.3139941Z [ RUN ] ModulesTest.PrettyPrintReLU 2023-01-11T22:24:43.3140509Z [ OK ] ModulesTest.PrettyPrintReLU (0 ms) 2023-01-11T22:24:43.3141034Z [ RUN ] ModulesTest.PrettyPrintReLU6 2023-01-11T22:24:43.3141608Z [ OK ] ModulesTest.PrettyPrintReLU6 (0 ms) 2023-01-11T22:24:43.3142151Z [ RUN ] ModulesTest.PrettyPrintRReLU 2023-01-11T22:24:43.3142687Z [ OK ] ModulesTest.PrettyPrintRReLU (0 ms) 2023-01-11T22:24:43.3143205Z [ RUN ] ModulesTest.PrettyPrintCELU 2023-01-11T22:24:43.3143771Z [ OK ] ModulesTest.PrettyPrintCELU (0 ms) 2023-01-11T22:24:43.3144293Z [ RUN ] ModulesTest.PrettyPrintSigmoid 2023-01-11T22:24:43.3144876Z [ OK ] ModulesTest.PrettyPrintSigmoid (0 ms) 2023-01-11T22:24:43.3145452Z [ RUN ] ModulesTest.PrettyPrintPixelShuffle 2023-01-11T22:24:43.3146072Z [ OK ] ModulesTest.PrettyPrintPixelShuffle (0 ms) 2023-01-11T22:24:43.3146688Z [ RUN ] ModulesTest.PrettyPrintPixelUnshuffle 2023-01-11T22:24:43.3147309Z [ OK ] ModulesTest.PrettyPrintPixelUnshuffle (0 ms) 2023-01-11T22:24:43.3147890Z [ RUN ] ModulesTest.PrettyPrintSoftplus 2023-01-11T22:24:43.3148439Z [ OK ] ModulesTest.PrettyPrintSoftplus (0 ms) 2023-01-11T22:24:43.3148955Z [ RUN ] ModulesTest.PrettyPrintSoftshrink 2023-01-11T22:24:43.3149555Z [ OK ] ModulesTest.PrettyPrintSoftshrink (0 ms) 2023-01-11T22:24:43.3150121Z [ RUN ] ModulesTest.PrettyPrintSoftsign 2023-01-11T22:24:43.3150627Z [ OK ] ModulesTest.PrettyPrintSoftsign (0 ms) 2023-01-11T22:24:43.3151161Z [ RUN ] ModulesTest.PrettyPrintTanh 2023-01-11T22:24:43.3151749Z [ OK ] ModulesTest.PrettyPrintTanh (0 ms) 2023-01-11T22:24:43.3152248Z [ RUN ] ModulesTest.PrettyPrintTanhshrink 2023-01-11T22:24:43.3152938Z [ OK ] ModulesTest.PrettyPrintTanhshrink (0 ms) 2023-01-11T22:24:43.3153553Z [ RUN ] ModulesTest.PrettyPrintThreshold 2023-01-11T22:24:43.3154115Z [ OK ] ModulesTest.PrettyPrintThreshold (0 ms) 2023-01-11T22:24:43.3154680Z [ RUN ] ModulesTest.PrettyPrintCTCLoss 2023-01-11T22:24:43.3155206Z [ OK ] ModulesTest.PrettyPrintCTCLoss (0 ms) 2023-01-11T22:24:43.3155782Z [ RUN ] ModulesTest.PrettyPrintPoissonNLLLoss 2023-01-11T22:24:43.3156375Z [ OK ] ModulesTest.PrettyPrintPoissonNLLLoss (0 ms) 2023-01-11T22:24:43.3156983Z [ RUN ] ModulesTest.PrettyPrintMarginRankingLoss 2023-01-11T22:24:43.3157621Z [ OK ] ModulesTest.PrettyPrintMarginRankingLoss (0 ms) 2023-01-11T22:24:43.3158252Z [ RUN ] ModulesTest.PrettyPrintCrossMapLRN2d 2023-01-11T22:24:43.3158841Z [ OK ] ModulesTest.PrettyPrintCrossMapLRN2d (0 ms) 2023-01-11T22:24:43.3159450Z [ RUN ] ModulesTest.PrettyPrintAlphaDropout 2023-01-11T22:24:43.3160562Z [ OK ] ModulesTest.PrettyPrintAlphaDropout (0 ms) 2023-01-11T22:24:43.3161221Z [ RUN ] ModulesTest.PrettyPrintFeatureAlphaDropout 2023-01-11T22:24:43.3161939Z [ OK ] ModulesTest.PrettyPrintFeatureAlphaDropout (0 ms) 2023-01-11T22:24:43.3162626Z [ RUN ] ModulesTest.PrettyPrintBCEWithLogitsLoss 2023-01-11T22:24:43.3163269Z [ OK ] ModulesTest.PrettyPrintBCEWithLogitsLoss (0 ms) 2023-01-11T22:24:43.3164042Z [ RUN ] ModulesTest.PrettyPrintMultiheadAttention 2023-01-11T22:24:43.3164685Z [ OK ] ModulesTest.PrettyPrintMultiheadAttention (0 ms) 2023-01-11T22:24:43.3165321Z [ RUN ] ModulesTest.PrettyPrintRNNCell 2023-01-11T22:24:43.3165866Z [ OK ] ModulesTest.PrettyPrintRNNCell (0 ms) 2023-01-11T22:24:43.3166396Z [ RUN ] ModulesTest.PrettyPrintLSTMCell 2023-01-11T22:24:43.3167023Z [ OK ] ModulesTest.PrettyPrintLSTMCell (0 ms) 2023-01-11T22:24:43.3167541Z [ RUN ] ModulesTest.PrettyPrintGRUCell 2023-01-11T22:24:43.3168694Z [ OK ] ModulesTest.PrettyPrintGRUCell (0 ms) 2023-01-11T22:24:43.3169332Z [ RUN ] ModulesTest.PrettyPrintAdaptiveLogSoftmaxWithLoss 2023-01-11T22:24:43.3174281Z [ OK ] ModulesTest.PrettyPrintAdaptiveLogSoftmaxWithLoss (0 ms) 2023-01-11T22:24:43.3174817Z [----------] 256 tests from ModulesTest (87621 ms total) 2023-01-11T22:24:43.3174982Z 2023-01-11T22:24:43.3175140Z [----------] 1 test from NestedTest 2023-01-11T22:24:43.3175406Z [ RUN ] NestedTest.Nested 2023-01-11T22:24:43.3193987Z [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:24:43.3197719Z [ OK ] NestedTest.Nested (2 ms) 2023-01-11T22:24:43.3198226Z [----------] 1 test from NestedTest (2 ms total) 2023-01-11T22:24:43.3198457Z 2023-01-11T22:24:43.3198710Z [----------] 10 tests from ParameterDictTest 2023-01-11T22:24:43.3199251Z [ RUN ] ParameterDictTest.ConstructFromTensor 2023-01-11T22:24:43.3201160Z [ OK ] ParameterDictTest.ConstructFromTensor (0 ms) 2023-01-11T22:24:43.3201867Z [ RUN ] ParameterDictTest.ConstructFromOrderedDict 2023-01-11T22:24:43.3204801Z [ OK ] ParameterDictTest.ConstructFromOrderedDict (0 ms) 2023-01-11T22:24:43.3205480Z [ RUN ] ParameterDictTest.InsertAndContains 2023-01-11T22:24:43.3206077Z [ OK ] ParameterDictTest.InsertAndContains (0 ms) 2023-01-11T22:24:43.3206611Z [ RUN ] ParameterDictTest.InsertAndClear 2023-01-11T22:24:43.3207046Z [ OK ] ParameterDictTest.InsertAndClear (0 ms) 2023-01-11T22:24:43.3207384Z [ RUN ] ParameterDictTest.InsertAndPop 2023-01-11T22:24:43.3247012Z [ OK ] ParameterDictTest.InsertAndPop (3 ms) 2023-01-11T22:24:43.3247572Z [ RUN ] ParameterDictTest.SimpleUpdate 2023-01-11T22:24:43.3276122Z [ OK ] ParameterDictTest.SimpleUpdate (2 ms) 2023-01-11T22:24:43.3276651Z [ RUN ] ParameterDictTest.Keys 2023-01-11T22:24:43.3277771Z [ OK ] ParameterDictTest.Keys (0 ms) 2023-01-11T22:24:43.3278232Z [ RUN ] ParameterDictTest.Values 2023-01-11T22:24:43.3281936Z [ OK ] ParameterDictTest.Values (0 ms) 2023-01-11T22:24:43.3282443Z [ RUN ] ParameterDictTest.Get 2023-01-11T22:24:43.3284173Z [ OK ] ParameterDictTest.Get (0 ms) 2023-01-11T22:24:43.3284729Z [ RUN ] ParameterDictTest.PrettyPrintParameterDict 2023-01-11T22:24:43.3288571Z [ OK ] ParameterDictTest.PrettyPrintParameterDict (0 ms) 2023-01-11T22:24:43.3289227Z [----------] 10 tests from ParameterDictTest (9 ms total) 2023-01-11T22:24:43.3289518Z 2023-01-11T22:24:43.3289800Z [----------] 8 tests from ParameterListTest 2023-01-11T22:24:43.3290382Z [ RUN ] ParameterListTest.ConstructsFromSharedPointer 2023-01-11T22:24:43.3291096Z [ OK ] ParameterListTest.ConstructsFromSharedPointer (0 ms) 2023-01-11T22:24:43.3291686Z [ RUN ] ParameterListTest.isEmpty 2023-01-11T22:24:43.3292187Z [ OK ] ParameterListTest.isEmpty (0 ms) 2023-01-11T22:24:43.3292769Z [ RUN ] ParameterListTest.PushBackAddsAnElement 2023-01-11T22:24:43.3293804Z [ OK ] ParameterListTest.PushBackAddsAnElement (0 ms) 2023-01-11T22:24:43.3294378Z [ RUN ] ParameterListTest.ForEachLoop 2023-01-11T22:24:43.3297690Z [ OK ] ParameterListTest.ForEachLoop (0 ms) 2023-01-11T22:24:43.3298234Z [ RUN ] ParameterListTest.AccessWithAt 2023-01-11T22:24:43.3376522Z [ OK ] ParameterListTest.AccessWithAt (7 ms) 2023-01-11T22:24:43.3377171Z [ RUN ] ParameterListTest.ExtendPushesParametersFromOtherParameterList 2023-01-11T22:24:43.3382267Z [ OK ] ParameterListTest.ExtendPushesParametersFromOtherParameterList (0 ms) 2023-01-11T22:24:43.3383047Z [ RUN ] ParameterListTest.PrettyPrintParameterList 2023-01-11T22:24:43.3383885Z [ OK ] ParameterListTest.PrettyPrintParameterList (0 ms) 2023-01-11T22:24:43.3384328Z [ RUN ] ParameterListTest.IncrementAdd 2023-01-11T22:24:43.3389636Z [ OK ] ParameterListTest.IncrementAdd (0 ms) 2023-01-11T22:24:43.3390165Z [----------] 8 tests from ParameterListTest (10 ms total) 2023-01-11T22:24:43.3390349Z 2023-01-11T22:24:43.3390506Z [----------] 1 test from NamespaceTests 2023-01-11T22:24:43.3390895Z [ RUN ] NamespaceTests.NotLeakingSymbolsFromTorchAutogradNamespace 2023-01-11T22:24:43.3391405Z [ OK ] NamespaceTests.NotLeakingSymbolsFromTorchAutogradNamespace (0 ms) 2023-01-11T22:24:43.3391830Z [----------] 1 test from NamespaceTests (0 ms total) 2023-01-11T22:24:43.3391986Z 2023-01-11T22:24:43.3392120Z [----------] 7 tests from NNUtilsTest 2023-01-11T22:24:43.3392403Z [ RUN ] NNUtilsTest.ClipGradNorm 2023-01-11T22:24:43.3514767Z [ OK ] NNUtilsTest.ClipGradNorm (12 ms) 2023-01-11T22:24:43.3515184Z [ RUN ] NNUtilsTest.ClipGradNormErrorIfNonfinite 2023-01-11T22:24:44.0030155Z [ OK ] NNUtilsTest.ClipGradNormErrorIfNonfinite (651 ms) 2023-01-11T22:24:44.0030563Z [ RUN ] NNUtilsTest.ClipGradValue 2023-01-11T22:24:44.0041922Z [ OK ] NNUtilsTest.ClipGradValue (1 ms) 2023-01-11T22:24:44.0042573Z [ RUN ] NNUtilsTest.ConvertParameters 2023-01-11T22:24:44.0067098Z [ OK ] NNUtilsTest.ConvertParameters (2 ms) 2023-01-11T22:24:44.0067674Z [ RUN ] NNUtilsTest.PackSequence 2023-01-11T22:24:44.7246100Z [ OK ] NNUtilsTest.PackSequence (717 ms) 2023-01-11T22:24:44.7246463Z [ RUN ] NNUtilsTest.PackPaddedSequence 2023-01-11T22:24:44.8097693Z [ OK ] NNUtilsTest.PackPaddedSequence (85 ms) 2023-01-11T22:24:44.8098040Z [ RUN ] NNUtilsTest.PadSequence 2023-01-11T22:24:44.9540624Z [ OK ] NNUtilsTest.PadSequence (144 ms) 2023-01-11T22:24:44.9541181Z [----------] 7 tests from NNUtilsTest (1614 ms total) 2023-01-11T22:24:44.9541345Z 2023-01-11T22:24:44.9541525Z [----------] 3 tests from PackedSequenceTest 2023-01-11T22:24:44.9541831Z [ RUN ] PackedSequenceTest.WrongOrder 2023-01-11T22:24:44.9625753Z [ OK ] PackedSequenceTest.WrongOrder (8 ms) 2023-01-11T22:24:44.9626285Z [ RUN ] PackedSequenceTest.TotalLength 2023-01-11T22:24:44.9838951Z [ OK ] PackedSequenceTest.TotalLength (21 ms) 2023-01-11T22:24:44.9839370Z [ RUN ] PackedSequenceTest.To 2023-01-11T22:24:44.9852021Z [ OK ] PackedSequenceTest.To (1 ms) 2023-01-11T22:24:44.9852647Z [----------] 3 tests from PackedSequenceTest (31 ms total) 2023-01-11T22:24:44.9852922Z 2023-01-11T22:24:44.9853073Z [----------] 34 tests from OptimTest 2023-01-11T22:24:44.9853369Z [ RUN ] OptimTest.OptimizerAccessors 2023-01-11T22:24:44.9915034Z [ OK ] OptimTest.OptimizerAccessors (6 ms) 2023-01-11T22:24:44.9915629Z [ RUN ] OptimTest.OldInterface 2023-01-11T22:24:44.9928214Z [ OK ] OptimTest.OldInterface (1 ms) 2023-01-11T22:24:44.9929079Z [ RUN ] OptimTest.XORConvergence_SGD 2023-01-11T22:24:56.8668035Z [ OK ] OptimTest.XORConvergence_SGD (11873 ms) 2023-01-11T22:24:56.8668418Z [ RUN ] OptimTest.XORConvergence_LBFGS 2023-01-11T22:25:05.0662573Z [ OK ] OptimTest.XORConvergence_LBFGS (8199 ms) 2023-01-11T22:25:05.0662957Z [ RUN ] OptimTest.XORConvergence_Adagrad 2023-01-11T22:25:09.7368073Z [ OK ] OptimTest.XORConvergence_Adagrad (4670 ms) 2023-01-11T22:25:09.7368454Z [ RUN ] OptimTest.XORConvergence_RMSprop 2023-01-11T22:25:14.3934103Z [ OK ] OptimTest.XORConvergence_RMSprop (4656 ms) 2023-01-11T22:25:14.3934515Z [ RUN ] OptimTest.XORConvergence_RMSpropWithMomentum 2023-01-11T22:25:29.6239264Z [ OK ] OptimTest.XORConvergence_RMSpropWithMomentum (15230 ms) 2023-01-11T22:25:29.6239898Z [ RUN ] OptimTest.XORConvergence_Adam 2023-01-11T22:25:34.7312144Z [ OK ] OptimTest.XORConvergence_Adam (5107 ms) 2023-01-11T22:25:34.7312554Z [ RUN ] OptimTest.XORConvergence_AdamWithAmsgrad 2023-01-11T22:25:39.9110766Z [ OK ] OptimTest.XORConvergence_AdamWithAmsgrad (5179 ms) 2023-01-11T22:25:39.9111188Z [ RUN ] OptimTest.ProducesPyTorchValues_Adam 2023-01-11T22:25:41.5666305Z [ OK ] OptimTest.ProducesPyTorchValues_Adam (1655 ms) 2023-01-11T22:25:41.5666777Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecay 2023-01-11T22:25:43.2793901Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecay (1712 ms) 2023-01-11T22:25:43.2794392Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecayAndAMSGrad 2023-01-11T22:25:45.0735939Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecayAndAMSGrad (1794 ms) 2023-01-11T22:25:45.0736378Z [ RUN ] OptimTest.XORConvergence_AdamW 2023-01-11T22:25:50.1527379Z [ OK ] OptimTest.XORConvergence_AdamW (5079 ms) 2023-01-11T22:25:50.1527843Z [ RUN ] OptimTest.XORConvergence_AdamWWithAmsgrad 2023-01-11T22:25:55.0925640Z [ OK ] OptimTest.XORConvergence_AdamWWithAmsgrad (4939 ms) 2023-01-11T22:25:55.0926059Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamW 2023-01-11T22:25:56.7047440Z [ OK ] OptimTest.ProducesPyTorchValues_AdamW (1612 ms) 2023-01-11T22:25:56.7048170Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWWithoutWeightDecay 2023-01-11T22:25:58.2545918Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWWithoutWeightDecay (1549 ms) 2023-01-11T22:25:58.2546382Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWWithAMSGrad 2023-01-11T22:25:59.9311675Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWWithAMSGrad (1676 ms) 2023-01-11T22:25:59.9312331Z [ RUN ] OptimTest.ProducesPyTorchValues_Adagrad 2023-01-11T22:26:01.2296522Z [ OK ] OptimTest.ProducesPyTorchValues_Adagrad (1298 ms) 2023-01-11T22:26:01.2297005Z [ RUN ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecay 2023-01-11T22:26:02.5933091Z [ OK ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecay (1363 ms) 2023-01-11T22:26:02.5933597Z [ RUN ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecayAndLRDecay 2023-01-11T22:26:03.9410984Z [ OK ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecayAndLRDecay (1347 ms) 2023-01-11T22:26:03.9411478Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSprop 2023-01-11T22:26:05.3180531Z [ OK ] OptimTest.ProducesPyTorchValues_RMSprop (1376 ms) 2023-01-11T22:26:05.3181026Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecay 2023-01-11T22:26:06.6986536Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecay (1380 ms) 2023-01-11T22:26:06.6987049Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCentered 2023-01-11T22:26:08.2547758Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCentered (1555 ms) 2023-01-11T22:26:08.2548323Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCenteredAndMomentum 2023-01-11T22:26:09.8857102Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCenteredAndMomentum (1630 ms) 2023-01-11T22:26:09.8857610Z [ RUN ] OptimTest.ProducesPyTorchValues_SGD 2023-01-11T22:26:10.9961396Z [ OK ] OptimTest.ProducesPyTorchValues_SGD (1110 ms) 2023-01-11T22:26:10.9961889Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecay 2023-01-11T22:26:12.1421973Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecay (1145 ms) 2023-01-11T22:26:12.1422467Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndMomentum 2023-01-11T22:26:13.4219910Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndMomentum (1279 ms) 2023-01-11T22:26:13.4220460Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndNesterovMomentum 2023-01-11T22:26:14.7522604Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndNesterovMomentum (1330 ms) 2023-01-11T22:26:14.7523080Z [ RUN ] OptimTest.ProducesPyTorchValues_LBFGS 2023-01-11T22:26:15.9523594Z [ OK ] OptimTest.ProducesPyTorchValues_LBFGS (1200 ms) 2023-01-11T22:26:15.9524035Z [ RUN ] OptimTest.ProducesPyTorchValues_LBFGS_with_line_search 2023-01-11T22:26:22.0083832Z [ OK ] OptimTest.ProducesPyTorchValues_LBFGS_with_line_search (6055 ms) 2023-01-11T22:26:22.0084217Z [ RUN ] OptimTest.ZeroGrad 2023-01-11T22:26:22.0091891Z [ OK ] OptimTest.ZeroGrad (0 ms) 2023-01-11T22:26:22.0092520Z [ RUN ] OptimTest.ExternalVectorOfParameters 2023-01-11T22:26:22.0104413Z [ OK ] OptimTest.ExternalVectorOfParameters (1 ms) 2023-01-11T22:26:22.0104865Z [ RUN ] OptimTest.AddParameter_LBFGS 2023-01-11T22:26:22.0110786Z [ OK ] OptimTest.AddParameter_LBFGS (0 ms) 2023-01-11T22:26:22.0111132Z [ RUN ] OptimTest.CheckLRChange_StepLR_Adam 2023-01-11T22:26:22.0124921Z [ OK ] OptimTest.CheckLRChange_StepLR_Adam (1 ms) 2023-01-11T22:26:22.0125415Z [----------] 34 tests from OptimTest (97027 ms total) 2023-01-11T22:26:22.0126733Z 2023-01-11T22:26:22.0127124Z [----------] 29 tests from OrderedDictTest 2023-01-11T22:26:22.0127821Z [ RUN ] OrderedDictTest.IsEmptyAfterDefaultConstruction 2023-01-11T22:26:22.0128365Z [ OK ] OrderedDictTest.IsEmptyAfterDefaultConstruction (0 ms) 2023-01-11T22:26:22.0128835Z [ RUN ] OrderedDictTest.InsertAddsElementsWhenTheyAreYetNotPresent 2023-01-11T22:26:22.0129331Z [ OK ] OrderedDictTest.InsertAddsElementsWhenTheyAreYetNotPresent (0 ms) 2023-01-11T22:26:22.0129808Z [ RUN ] OrderedDictTest.GetReturnsValuesWhenTheyArePresent 2023-01-11T22:26:22.0130260Z [ OK ] OrderedDictTest.GetReturnsValuesWhenTheyArePresent (0 ms) 2023-01-11T22:26:22.0130725Z [ RUN ] OrderedDictTest.GetThrowsWhenPassedKeysThatAreNotPresent 2023-01-11T22:26:22.0176654Z [ OK ] OrderedDictTest.GetThrowsWhenPassedKeysThatAreNotPresent (4 ms) 2023-01-11T22:26:22.0177246Z [ RUN ] OrderedDictTest.CanInitializeFromList 2023-01-11T22:26:22.0177619Z [ OK ] OrderedDictTest.CanInitializeFromList (0 ms) 2023-01-11T22:26:22.0178060Z [ RUN ] OrderedDictTest.InsertThrowsWhenPassedElementsThatArePresent 2023-01-11T22:26:22.0224079Z [ OK ] OrderedDictTest.InsertThrowsWhenPassedElementsThatArePresent (4 ms) 2023-01-11T22:26:22.0224719Z [ RUN ] OrderedDictTest.FrontReturnsTheFirstItem 2023-01-11T22:26:22.0225108Z [ OK ] OrderedDictTest.FrontReturnsTheFirstItem (0 ms) 2023-01-11T22:26:22.0225633Z [ RUN ] OrderedDictTest.FrontThrowsWhenEmpty 2023-01-11T22:26:22.0248072Z [ OK ] OrderedDictTest.FrontThrowsWhenEmpty (2 ms) 2023-01-11T22:26:22.0248700Z [ RUN ] OrderedDictTest.BackReturnsTheLastItem 2023-01-11T22:26:22.0249084Z [ OK ] OrderedDictTest.BackReturnsTheLastItem (0 ms) 2023-01-11T22:26:22.0249438Z [ RUN ] OrderedDictTest.BackThrowsWhenEmpty 2023-01-11T22:26:22.0272091Z [ OK ] OrderedDictTest.BackThrowsWhenEmpty (2 ms) 2023-01-11T22:26:22.0272877Z [ RUN ] OrderedDictTest.FindReturnsPointersToValuesWhenPresent 2023-01-11T22:26:22.0273777Z [ OK ] OrderedDictTest.FindReturnsPointersToValuesWhenPresent (0 ms) 2023-01-11T22:26:22.0274407Z [ RUN ] OrderedDictTest.FindReturnsNullPointersWhenPasesdKeysThatAreNotPresent 2023-01-11T22:26:22.0275012Z [ OK ] OrderedDictTest.FindReturnsNullPointersWhenPasesdKeysThatAreNotPresent (0 ms) 2023-01-11T22:26:22.0275604Z [ RUN ] OrderedDictTest.SubscriptOperatorThrowsWhenPassedKeysThatAreNotPresent 2023-01-11T22:26:22.0276185Z [ OK ] OrderedDictTest.SubscriptOperatorThrowsWhenPassedKeysThatAreNotPresent (0 ms) 2023-01-11T22:26:22.0276805Z [ RUN ] OrderedDictTest.SubscriptOperatorReturnsItemsPositionallyWhenPassedIntegers 2023-01-11T22:26:22.0277452Z [ OK ] OrderedDictTest.SubscriptOperatorReturnsItemsPositionallyWhenPassedIntegers (0 ms) 2023-01-11T22:26:22.0278067Z [ RUN ] OrderedDictTest.SubscriptOperatorsThrowswhenPassedKeysThatAreNotPresent 2023-01-11T22:26:22.0321271Z [ OK ] OrderedDictTest.SubscriptOperatorsThrowswhenPassedKeysThatAreNotPresent (4 ms) 2023-01-11T22:26:22.0321965Z [ RUN ] OrderedDictTest.UpdateInsertsAllItemsFromAnotherOrderedDict 2023-01-11T22:26:22.0322494Z [ OK ] OrderedDictTest.UpdateInsertsAllItemsFromAnotherOrderedDict (0 ms) 2023-01-11T22:26:22.0322953Z [ RUN ] OrderedDictTest.UpdateAlsoChecksForDuplicates 2023-01-11T22:26:22.0346779Z [ OK ] OrderedDictTest.UpdateAlsoChecksForDuplicates (2 ms) 2023-01-11T22:26:22.0347471Z [ RUN ] OrderedDictTest.CanIterateItems 2023-01-11T22:26:22.0348133Z [ OK ] OrderedDictTest.CanIterateItems (0 ms) 2023-01-11T22:26:22.0348569Z [ RUN ] OrderedDictTest.EraseWorks 2023-01-11T22:26:22.0349281Z [ OK ] OrderedDictTest.EraseWorks (0 ms) 2023-01-11T22:26:22.0349725Z [ RUN ] OrderedDictTest.ClearMakesTheDictEmpty 2023-01-11T22:26:22.0350093Z [ OK ] OrderedDictTest.ClearMakesTheDictEmpty (0 ms) 2023-01-11T22:26:22.0350448Z [ RUN ] OrderedDictTest.CanCopyConstruct 2023-01-11T22:26:22.0350790Z [ OK ] OrderedDictTest.CanCopyConstruct (0 ms) 2023-01-11T22:26:22.0351117Z [ RUN ] OrderedDictTest.CanCopyAssign 2023-01-11T22:26:22.0351442Z [ OK ] OrderedDictTest.CanCopyAssign (0 ms) 2023-01-11T22:26:22.0351774Z [ RUN ] OrderedDictTest.CanMoveConstruct 2023-01-11T22:26:22.0352112Z [ OK ] OrderedDictTest.CanMoveConstruct (0 ms) 2023-01-11T22:26:22.0352422Z [ RUN ] OrderedDictTest.CanMoveAssign 2023-01-11T22:26:22.0352744Z [ OK ] OrderedDictTest.CanMoveAssign (0 ms) 2023-01-11T22:26:22.0353082Z [ RUN ] OrderedDictTest.CanInsertWithBraces 2023-01-11T22:26:22.0353426Z [ OK ] OrderedDictTest.CanInsertWithBraces (0 ms) 2023-01-11T22:26:22.0353840Z [ RUN ] OrderedDictTest.ErrorMessagesIncludeTheKeyDescription 2023-01-11T22:26:22.0397862Z [ OK ] OrderedDictTest.ErrorMessagesIncludeTheKeyDescription (4 ms) 2023-01-11T22:26:22.0398512Z [ RUN ] OrderedDictTest.KeysReturnsAllKeys 2023-01-11T22:26:22.0398931Z [ OK ] OrderedDictTest.KeysReturnsAllKeys (0 ms) 2023-01-11T22:26:22.0399290Z [ RUN ] OrderedDictTest.ValuesReturnsAllValues 2023-01-11T22:26:22.0399969Z [ OK ] OrderedDictTest.ValuesReturnsAllValues (0 ms) 2023-01-11T22:26:22.0400345Z [ RUN ] OrderedDictTest.ItemsReturnsAllItems 2023-01-11T22:26:22.0400693Z [ OK ] OrderedDictTest.ItemsReturnsAllItems (0 ms) 2023-01-11T22:26:22.0401055Z [----------] 29 tests from OrderedDictTest (27 ms total) 2023-01-11T22:26:22.0401221Z 2023-01-11T22:26:22.0401361Z [----------] 13 tests from RNNTest 2023-01-11T22:26:22.0401626Z [ RUN ] RNNTest.CheckOutputSizes 2023-01-11T22:26:22.0962812Z [ OK ] RNNTest.CheckOutputSizes (56 ms) 2023-01-11T22:26:22.0963263Z [ RUN ] RNNTest.CheckOutputSizesProj 2023-01-11T22:26:22.1545477Z [ OK ] RNNTest.CheckOutputSizesProj (58 ms) 2023-01-11T22:26:22.1545951Z [ RUN ] RNNTest.CheckOutputValuesMatchPyTorch 2023-01-11T22:26:22.1575095Z [ OK ] RNNTest.CheckOutputValuesMatchPyTorch (3 ms) 2023-01-11T22:26:22.1575486Z [ RUN ] RNNTest.EndToEndLSTM 2023-01-11T22:26:38.2099355Z [ OK ] RNNTest.EndToEndLSTM (16052 ms) 2023-01-11T22:26:38.2099695Z [ RUN ] RNNTest.EndToEndLSTMProj 2023-01-11T22:26:54.0083754Z [ OK ] RNNTest.EndToEndLSTMProj (15798 ms) 2023-01-11T22:26:54.0084136Z [ RUN ] RNNTest.EndToEndGRU 2023-01-11T22:27:07.9174602Z [ OK ] RNNTest.EndToEndGRU (13908 ms) 2023-01-11T22:27:07.9174949Z [ RUN ] RNNTest.EndToEndRNNRelu 2023-01-11T22:27:14.8002248Z [ OK ] RNNTest.EndToEndRNNRelu (6882 ms) 2023-01-11T22:27:14.8002607Z [ RUN ] RNNTest.EndToEndRNNTanh 2023-01-11T22:27:22.6178548Z [ OK ] RNNTest.EndToEndRNNTanh (7817 ms) 2023-01-11T22:27:22.6178930Z [ RUN ] RNNTest.PrettyPrintRNNs 2023-01-11T22:27:22.6291889Z [ OK ] RNNTest.PrettyPrintRNNs (11 ms) 2023-01-11T22:27:22.6292427Z [ RUN ] RNNTest.BidirectionalFlattenParameters 2023-01-11T22:27:22.6861937Z [ OK ] RNNTest.BidirectionalFlattenParameters (56 ms) 2023-01-11T22:27:22.6862464Z [ RUN ] RNNTest.BidirectionalGRUReverseForward 2023-01-11T22:27:22.6972925Z [ OK ] RNNTest.BidirectionalGRUReverseForward (11 ms) 2023-01-11T22:27:22.6973533Z [ RUN ] RNNTest.BidirectionalLSTMReverseForward 2023-01-11T22:27:22.7066115Z [ OK ] RNNTest.BidirectionalLSTMReverseForward (9 ms) 2023-01-11T22:27:22.7066718Z [ RUN ] RNNTest.UsePackedSequenceAsInput 2023-01-11T22:27:22.7200559Z [ OK ] RNNTest.UsePackedSequenceAsInput (13 ms) 2023-01-11T22:27:22.7201046Z [----------] 13 tests from RNNTest (60680 ms total) 2023-01-11T22:27:22.7201202Z 2023-01-11T22:27:22.7201360Z [----------] 19 tests from SequentialTest 2023-01-11T22:27:22.7203957Z [ RUN ] SequentialTest.CanContainThings 2023-01-11T22:27:22.7204342Z [ OK ] SequentialTest.CanContainThings (0 ms) 2023-01-11T22:27:22.7204741Z [ RUN ] SequentialTest.ConstructsFromSharedPointer 2023-01-11T22:27:22.7237903Z [ OK ] SequentialTest.ConstructsFromSharedPointer (3 ms) 2023-01-11T22:27:22.7238460Z [ RUN ] SequentialTest.ConstructsFromConcreteType 2023-01-11T22:27:22.7238913Z [ OK ] SequentialTest.ConstructsFromConcreteType (0 ms) 2023-01-11T22:27:22.7239373Z [ RUN ] SequentialTest.ConstructsFromModuleHolder 2023-01-11T22:27:22.7240853Z [ OK ] SequentialTest.ConstructsFromModuleHolder (0 ms) 2023-01-11T22:27:22.7241242Z [ RUN ] SequentialTest.PushBackAddsAnElement 2023-01-11T22:27:22.7244528Z [ OK ] SequentialTest.PushBackAddsAnElement (0 ms) 2023-01-11T22:27:22.7306419Z [ RUN ] SequentialTest.AccessWithAt 2023-01-11T22:27:22.7306921Z [ OK ] SequentialTest.AccessWithAt (6 ms) 2023-01-11T22:27:22.7307244Z [ RUN ] SequentialTest.AccessWithPtr 2023-01-11T22:27:22.7354534Z [ OK ] SequentialTest.AccessWithPtr (4 ms) 2023-01-11T22:27:22.7355069Z [ RUN ] SequentialTest.CallingForwardOnEmptySequentialIsDisallowed 2023-01-11T22:27:22.7378438Z [ OK ] SequentialTest.CallingForwardOnEmptySequentialIsDisallowed (2 ms) 2023-01-11T22:27:22.7379143Z [ RUN ] SequentialTest.CallingForwardChainsCorrectly 2023-01-11T22:27:22.7379880Z [ OK ] SequentialTest.CallingForwardChainsCorrectly (0 ms) 2023-01-11T22:27:22.7380453Z [ RUN ] SequentialTest.CallingForwardWithTheWrongReturnTypeThrows 2023-01-11T22:27:22.7405048Z [ OK ] SequentialTest.CallingForwardWithTheWrongReturnTypeThrows (2 ms) 2023-01-11T22:27:22.7405793Z [ RUN ] SequentialTest.TheReturnTypeOfForwardDefaultsToTensor 2023-01-11T22:27:22.7406669Z [ OK ] SequentialTest.TheReturnTypeOfForwardDefaultsToTensor (0 ms) 2023-01-11T22:27:22.7407119Z [ RUN ] SequentialTest.ForwardReturnsTheLastValue 2023-01-11T22:27:22.7428847Z [ OK ] SequentialTest.ForwardReturnsTheLastValue (2 ms) 2023-01-11T22:27:22.7429319Z [ RUN ] SequentialTest.SanityCheckForHoldingStandardModules 2023-01-11T22:27:22.7438931Z [ OK ] SequentialTest.SanityCheckForHoldingStandardModules (1 ms) 2023-01-11T22:27:22.7439829Z [ RUN ] SequentialTest.ExtendPushesModulesFromOtherSequential 2023-01-11T22:27:22.7441372Z [ OK ] SequentialTest.ExtendPushesModulesFromOtherSequential (0 ms) 2023-01-11T22:27:22.7442042Z [ RUN ] SequentialTest.HasReferenceSemantics 2023-01-11T22:27:22.7443527Z [ OK ] SequentialTest.HasReferenceSemantics (0 ms) 2023-01-11T22:27:22.7444123Z [ RUN ] SequentialTest.IsCloneable 2023-01-11T22:27:22.7476222Z [ OK ] SequentialTest.IsCloneable (3 ms) 2023-01-11T22:27:22.7476805Z [ RUN ] SequentialTest.RegistersElementsAsSubmodules 2023-01-11T22:27:22.7479918Z [ OK ] SequentialTest.RegistersElementsAsSubmodules (0 ms) 2023-01-11T22:27:22.7480547Z [ RUN ] SequentialTest.PrettyPrintSequential 2023-01-11T22:27:22.7497171Z [ OK ] SequentialTest.PrettyPrintSequential (1 ms) 2023-01-11T22:27:22.7497785Z [ RUN ] SequentialTest.ModuleForwardMethodOptionalArg 2023-01-11T22:27:22.7759172Z [ OK ] SequentialTest.ModuleForwardMethodOptionalArg (26 ms) 2023-01-11T22:27:22.7759857Z [----------] 19 tests from SequentialTest (55 ms total) 2023-01-11T22:27:22.7760020Z 2023-01-11T22:27:22.7760177Z [----------] 11 tests from TransformerTest 2023-01-11T22:27:22.7760528Z [ RUN ] TransformerTest.TransformerEncoderLayer 2023-01-11T22:27:22.8415502Z [ OK ] TransformerTest.TransformerEncoderLayer (65 ms) 2023-01-11T22:27:22.8415913Z [ RUN ] TransformerTest.TransformerDecoderLayer 2023-01-11T22:27:22.9122414Z [ OK ] TransformerTest.TransformerDecoderLayer (70 ms) 2023-01-11T22:27:22.9122802Z [ RUN ] TransformerTest.TransformerDecoderLayer_gelu 2023-01-11T22:27:22.9514581Z [ OK ] TransformerTest.TransformerDecoderLayer_gelu (39 ms) 2023-01-11T22:27:22.9514962Z [ RUN ] TransformerTest.TransformerEncoder 2023-01-11T22:27:23.0915332Z [ OK ] TransformerTest.TransformerEncoder (139 ms) 2023-01-11T22:27:23.0915817Z [ RUN ] TransformerTest.PrettyPrintTransformerEncoderLayer 2023-01-11T22:27:23.0925048Z [ OK ] TransformerTest.PrettyPrintTransformerEncoderLayer (1 ms) 2023-01-11T22:27:23.0925689Z [ RUN ] TransformerTest.PrettyPrintTransformerEncoder 2023-01-11T22:27:23.0978482Z [ OK ] TransformerTest.PrettyPrintTransformerEncoder (5 ms) 2023-01-11T22:27:23.0979057Z [ RUN ] TransformerTest.PrettyPrintTransformerDecoderLayer 2023-01-11T22:27:23.0988387Z [ OK ] TransformerTest.PrettyPrintTransformerDecoderLayer (0 ms) 2023-01-11T22:27:23.0988800Z [ RUN ] TransformerTest.TransformerDecoder 2023-01-11T22:27:23.4786780Z [ OK ] TransformerTest.TransformerDecoder (379 ms) 2023-01-11T22:27:23.4787421Z [ RUN ] TransformerTest.PrettyPrintTransformerDecoder 2023-01-11T22:27:23.4853148Z [ OK ] TransformerTest.PrettyPrintTransformerDecoder (6 ms) 2023-01-11T22:27:23.4853589Z [ RUN ] TransformerTest.Transformer 2023-01-11T22:27:23.6158821Z [ OK ] TransformerTest.Transformer (130 ms) 2023-01-11T22:27:23.6159260Z [ RUN ] TransformerTest.TransformerArgsCorrectness 2023-01-11T22:27:23.6331975Z [ OK ] TransformerTest.TransformerArgsCorrectness (17 ms) 2023-01-11T22:27:23.6332709Z [----------] 11 tests from TransformerTest (857 ms total) 2023-01-11T22:27:23.6332900Z 2023-01-11T22:27:23.6333058Z [----------] 23 tests from SerializeTest 2023-01-11T22:27:23.6333366Z [ RUN ] SerializeTest.KeysFunc 2023-01-11T22:27:23.6348828Z [ OK ] SerializeTest.KeysFunc (1 ms) 2023-01-11T22:27:23.6349172Z [ RUN ] SerializeTest.TryReadFunc 2023-01-11T22:27:23.6361470Z [ OK ] SerializeTest.TryReadFunc (1 ms) 2023-01-11T22:27:23.6362085Z [ RUN ] SerializeTest.Basic 2023-01-11T22:27:23.6378181Z [ OK ] SerializeTest.Basic (1 ms) 2023-01-11T22:27:23.6378691Z [ RUN ] SerializeTest.MathBits 2023-01-11T22:27:23.6572384Z [ OK ] SerializeTest.MathBits (19 ms) 2023-01-11T22:27:23.6572872Z [ RUN ] SerializeTest.BasicToFile 2023-01-11T22:27:23.6592293Z [ OK ] SerializeTest.BasicToFile (2 ms) 2023-01-11T22:27:23.6592850Z [ RUN ] SerializeTest.BasicViaFunc 2023-01-11T22:27:23.6620882Z [ OK ] SerializeTest.BasicViaFunc (2 ms) 2023-01-11T22:27:23.6621442Z [ RUN ] SerializeTest.Resized 2023-01-11T22:27:23.6636342Z [ OK ] SerializeTest.Resized (1 ms) 2023-01-11T22:27:23.6636847Z [ RUN ] SerializeTest.Sliced 2023-01-11T22:27:23.6651632Z [ OK ] SerializeTest.Sliced (1 ms) 2023-01-11T22:27:23.6652179Z [ RUN ] SerializeTest.NonContiguous 2023-01-11T22:27:23.6667108Z [ OK ] SerializeTest.NonContiguous (1 ms) 2023-01-11T22:27:23.6667894Z [ RUN ] SerializeTest.ErrorOnMissingKey 2023-01-11T22:27:23.6855592Z [ OK ] SerializeTest.ErrorOnMissingKey (18 ms) 2023-01-11T22:27:23.6856160Z [ RUN ] SerializeTest.XOR 2023-01-11T22:27:25.1561981Z [ OK ] SerializeTest.XOR (1470 ms) 2023-01-11T22:27:25.1562366Z [ RUN ] SerializeTest.Optim 2023-01-11T22:27:25.1715234Z [ OK ] SerializeTest.Optim (15 ms) 2023-01-11T22:27:25.1715523Z [ RUN ] SerializeTest.Optim_Adagrad 2023-01-11T22:27:25.1900990Z [ OK ] SerializeTest.Optim_Adagrad (18 ms) 2023-01-11T22:27:25.1901332Z [ RUN ] SerializeTest.Optim_SGD 2023-01-11T22:27:25.2070815Z [ OK ] SerializeTest.Optim_SGD (16 ms) 2023-01-11T22:27:25.2071100Z [ RUN ] SerializeTest.Optim_Adam 2023-01-11T22:27:25.2308853Z [ OK ] SerializeTest.Optim_Adam (23 ms) 2023-01-11T22:27:25.2309189Z [ RUN ] SerializeTest.Optim_AdamW 2023-01-11T22:27:25.2543919Z [ OK ] SerializeTest.Optim_AdamW (23 ms) 2023-01-11T22:27:25.2544308Z [ RUN ] SerializeTest.Optim_RMSprop 2023-01-11T22:27:25.2774415Z [ OK ] SerializeTest.Optim_RMSprop (23 ms) 2023-01-11T22:27:25.2774747Z [ RUN ] SerializeTest.Optim_LBFGS 2023-01-11T22:27:25.2993855Z [ OK ] SerializeTest.Optim_LBFGS (21 ms) 2023-01-11T22:27:25.2994397Z [ RUN ] SerializeTest.CanSerializeModulesWithIntermediateModulesWithoutParametersOrBuffers 2023-01-11T22:27:25.3023550Z [ OK ] SerializeTest.CanSerializeModulesWithIntermediateModulesWithoutParametersOrBuffers (2 ms) 2023-01-11T22:27:25.3024078Z [ RUN ] SerializeTest.VectorOfTensors 2023-01-11T22:27:25.3042622Z [ OK ] SerializeTest.VectorOfTensors (1 ms) 2023-01-11T22:27:25.3042947Z [ RUN ] SerializeTest.IValue 2023-01-11T22:27:25.3053741Z [ OK ] SerializeTest.IValue (1 ms) 2023-01-11T22:27:25.3054170Z [ RUN ] SerializeTest.UnserializableSubmoduleIsSkippedWhenSavingModule 2023-01-11T22:27:25.3062056Z [ OK ] SerializeTest.UnserializableSubmoduleIsSkippedWhenSavingModule (0 ms) 2023-01-11T22:27:25.3062600Z [ RUN ] SerializeTest.UnserializableSubmoduleIsIgnoredWhenLoadingModule 2023-01-11T22:27:25.3094910Z [ OK ] SerializeTest.UnserializableSubmoduleIsIgnoredWhenLoadingModule (3 ms) 2023-01-11T22:27:25.3095643Z [----------] 23 tests from SerializeTest (1676 ms total) 2023-01-11T22:27:25.3095816Z 2023-01-11T22:27:25.3096048Z [----------] 1 test from SpecialTest 2023-01-11T22:27:25.3096396Z [ RUN ] SpecialTest.special 2023-01-11T22:27:25.3097166Z [ OK ] SpecialTest.special (0 ms) 2023-01-11T22:27:25.3097634Z [----------] 1 test from SpecialTest (0 ms total) 2023-01-11T22:27:25.3097787Z 2023-01-11T22:27:25.3097941Z [----------] 5 tests from TestStatic 2023-01-11T22:27:25.3098301Z [ RUN ] TestStatic.AllOf 2023-01-11T22:27:25.3098658Z [ OK ] TestStatic.AllOf (0 ms) 2023-01-11T22:27:25.3099057Z [ RUN ] TestStatic.AnyOf 2023-01-11T22:27:25.3099426Z [ OK ] TestStatic.AnyOf (0 ms) 2023-01-11T22:27:25.3099775Z [ RUN ] TestStatic.EnableIfModule 2023-01-11T22:27:25.3100210Z [ OK ] TestStatic.EnableIfModule (0 ms) 2023-01-11T22:27:25.3100532Z [ RUN ] TestStatic.ReturnTypeOfForward 2023-01-11T22:27:25.3100922Z [ OK ] TestStatic.ReturnTypeOfForward (0 ms) 2023-01-11T22:27:25.3101199Z [ RUN ] TestStatic.Apply 2023-01-11T22:27:25.3101477Z [ OK ] TestStatic.Apply (0 ms) 2023-01-11T22:27:25.3101828Z [----------] 5 tests from TestStatic (0 ms total) 2023-01-11T22:27:25.3102009Z 2023-01-11T22:27:25.3102159Z [----------] 45 tests from TensorTest 2023-01-11T22:27:25.3102689Z [ RUN ] TensorTest.ToDtype 2023-01-11T22:27:25.3103559Z [ OK ] TensorTest.ToDtype (0 ms) 2023-01-11T22:27:25.3103964Z [ RUN ] TensorTest.ToTensorAndTensorAttributes 2023-01-11T22:27:25.3106129Z [ OK ] TensorTest.ToTensorAndTensorAttributes (0 ms) 2023-01-11T22:27:25.3106667Z [ RUN ] TensorTest.ToOptionsWithRequiresGrad 2023-01-11T22:27:25.3159066Z [ OK ] TensorTest.ToOptionsWithRequiresGrad (5 ms) 2023-01-11T22:27:25.3159773Z [ RUN ] TensorTest.ToDoesNotCopyWhenOptionsAreAllTheSame 2023-01-11T22:27:25.3160386Z [ OK ] TensorTest.ToDoesNotCopyWhenOptionsAreAllTheSame (0 ms) 2023-01-11T22:27:25.3160769Z [ RUN ] TensorTest.AtTensorCtorScalar 2023-01-11T22:27:25.3166005Z [ OK ] TensorTest.AtTensorCtorScalar (0 ms) 2023-01-11T22:27:25.3166442Z [ RUN ] TensorTest.AtTensorCtorSingleDim 2023-01-11T22:27:25.3175109Z [ OK ] TensorTest.AtTensorCtorSingleDim (0 ms) 2023-01-11T22:27:25.3175476Z [ RUN ] TensorTest.AtTensorCastRealToComplex 2023-01-11T22:27:25.3176872Z [ OK ] TensorTest.AtTensorCastRealToComplex (0 ms) 2023-01-11T22:27:25.3177296Z [ RUN ] TensorTest.AtTensorCastComplexToRealErrorChecks 2023-01-11T22:27:25.3294915Z [ OK ] TensorTest.AtTensorCastComplexToRealErrorChecks (11 ms) 2023-01-11T22:27:25.3295417Z [ RUN ] TensorTest.TorchTensorCtorScalarIntegralType 2023-01-11T22:27:25.3295843Z [ OK ] TensorTest.TorchTensorCtorScalarIntegralType (0 ms) 2023-01-11T22:27:25.3296511Z [ RUN ] TensorTest.TorchTensorCtorScalarFloatingType 2023-01-11T22:27:25.3297280Z [ OK ] TensorTest.TorchTensorCtorScalarFloatingType (0 ms) 2023-01-11T22:27:25.3297720Z [ RUN ] TensorTest.TorchTensorCtorScalarBoolType 2023-01-11T22:27:25.3299242Z [ OK ] TensorTest.TorchTensorCtorScalarBoolType (0 ms) 2023-01-11T22:27:25.3299687Z [ RUN ] TensorTest.TorchTensorCtorSingleDimIntegralType 2023-01-11T22:27:25.3304503Z [ OK ] TensorTest.TorchTensorCtorSingleDimIntegralType (0 ms) 2023-01-11T22:27:25.3305061Z [ RUN ] TensorTest.TorchTensorCtorSingleDimFloatingType 2023-01-11T22:27:25.3315480Z [ OK ] TensorTest.TorchTensorCtorSingleDimFloatingType (1 ms) 2023-01-11T22:27:25.3315987Z [ RUN ] TensorTest.TorchTensorCtorSingleDimBoolType 2023-01-11T22:27:25.3318618Z [ OK ] TensorTest.TorchTensorCtorSingleDimBoolType (0 ms) 2023-01-11T22:27:25.3319112Z [ RUN ] TensorTest.TorchTensorCtorMultiDimIntegralType 2023-01-11T22:27:25.3357744Z [ OK ] TensorTest.TorchTensorCtorMultiDimIntegralType (3 ms) 2023-01-11T22:27:25.3358190Z [ RUN ] TensorTest.TorchTensorCtorMultiDimFloatingType 2023-01-11T22:27:25.3381396Z [ OK ] TensorTest.TorchTensorCtorMultiDimFloatingType (2 ms) 2023-01-11T22:27:25.3381826Z [ RUN ] TensorTest.TorchTensorCtorMultiDimBoolType 2023-01-11T22:27:25.3384940Z [ OK ] TensorTest.TorchTensorCtorMultiDimBoolType (0 ms) 2023-01-11T22:27:25.3385421Z [ RUN ] TensorTest.TorchTensorCtorMultiDimWithOptions 2023-01-11T22:27:25.3394756Z [ OK ] TensorTest.TorchTensorCtorMultiDimWithOptions (0 ms) 2023-01-11T22:27:25.3395232Z [ RUN ] TensorTest.TorchTensorCtorMultiDimErrorChecks 2023-01-11T22:27:25.3513508Z [ OK ] TensorTest.TorchTensorCtorMultiDimErrorChecks (11 ms) 2023-01-11T22:27:25.3514210Z [ RUN ] TensorTest.TorchTensorCastRealToComplex 2023-01-11T22:27:25.3516804Z [ OK ] TensorTest.TorchTensorCastRealToComplex (0 ms) 2023-01-11T22:27:25.3517440Z [ RUN ] TensorTest.TorchTensorCastComplexToRealErrorChecks 2023-01-11T22:27:25.3533013Z [W Copy.cpp:276] Warning: Casting complex values to real discards the imaginary part (function operator()) 2023-01-11T22:27:25.3558077Z [ OK ] TensorTest.TorchTensorCastComplexToRealErrorChecks (4 ms) 2023-01-11T22:27:25.3558537Z [ RUN ] TensorTest.TorchTensorCtorZeroSizedDim 2023-01-11T22:27:25.3571278Z [ OK ] TensorTest.TorchTensorCtorZeroSizedDim (1 ms) 2023-01-11T22:27:25.3571719Z [ RUN ] TensorTest.TorchTensorCtorWithoutSpecifyingDtype 2023-01-11T22:27:25.3579196Z [ OK ] TensorTest.TorchTensorCtorWithoutSpecifyingDtype (0 ms) 2023-01-11T22:27:25.3579707Z [ RUN ] TensorTest.TorchTensorCtorWithNonDtypeOptions 2023-01-11T22:27:25.3586371Z [ OK ] TensorTest.TorchTensorCtorWithNonDtypeOptions (0 ms) 2023-01-11T22:27:25.3586842Z [ RUN ] TensorTest.Arange 2023-01-11T22:27:25.3587615Z [ OK ] TensorTest.Arange (0 ms) 2023-01-11T22:27:25.3588035Z [ RUN ] TensorTest.PrettyPrintTensorDataContainer 2023-01-11T22:27:25.3591205Z [ OK ] TensorTest.PrettyPrintTensorDataContainer (0 ms) 2023-01-11T22:27:25.3591677Z [ RUN ] TensorTest.TensorDataContainerCallingAccessorOfWrongType 2023-01-11T22:27:25.3733406Z [ OK ] TensorTest.TensorDataContainerCallingAccessorOfWrongType (14 ms) 2023-01-11T22:27:25.3733841Z [ RUN ] TensorTest.FromBlob 2023-01-11T22:27:25.3734805Z [ OK ] TensorTest.FromBlob (0 ms) 2023-01-11T22:27:25.3735702Z [ RUN ] TensorTest.FromBlobUsesDeleter 2023-01-11T22:27:25.3736027Z [ OK ] TensorTest.FromBlobUsesDeleter (0 ms) 2023-01-11T22:27:25.3736558Z [ RUN ] TensorTest.FromBlobWithStrides 2023-01-11T22:27:25.3739530Z [ OK ] TensorTest.FromBlobWithStrides (0 ms) 2023-01-11T22:27:25.3740091Z [ RUN ] TensorTest.Item 2023-01-11T22:27:25.3740553Z [ OK ] TensorTest.Item (0 ms) 2023-01-11T22:27:25.3741031Z [ RUN ] TensorTest.DataPtr 2023-01-11T22:27:25.3741311Z [ OK ] TensorTest.DataPtr (0 ms) 2023-01-11T22:27:25.3741656Z [ RUN ] TensorTest.Data 2023-01-11T22:27:25.3742148Z [ OK ] TensorTest.Data (0 ms) 2023-01-11T22:27:25.3742560Z [ RUN ] TensorTest.BackwardAndGrad 2023-01-11T22:27:25.3746211Z [ OK ] TensorTest.BackwardAndGrad (0 ms) 2023-01-11T22:27:25.3746802Z [ RUN ] TensorTest.BackwardCreatesOnesGrad 2023-01-11T22:27:25.3748839Z [ OK ] TensorTest.BackwardCreatesOnesGrad (0 ms) 2023-01-11T22:27:25.3749263Z [ RUN ] TensorTest.BackwardNonScalarOutputs 2023-01-11T22:27:25.3805859Z [ OK ] TensorTest.BackwardNonScalarOutputs (5 ms) 2023-01-11T22:27:25.3806260Z [ RUN ] TensorTest.IsLeaf 2023-01-11T22:27:25.3807290Z [ OK ] TensorTest.IsLeaf (0 ms) 2023-01-11T22:27:25.3807588Z [ RUN ] TensorTest.OutputNr 2023-01-11T22:27:25.3808853Z [ OK ] TensorTest.OutputNr (0 ms) 2023-01-11T22:27:25.3809134Z [ RUN ] TensorTest.Version 2023-01-11T22:27:25.3811007Z [ OK ] TensorTest.Version (0 ms) 2023-01-11T22:27:25.3811266Z [ RUN ] TensorTest.Detach 2023-01-11T22:27:25.3812798Z [ OK ] TensorTest.Detach (0 ms) 2023-01-11T22:27:25.3813110Z [ RUN ] TensorTest.DetachInplace 2023-01-11T22:27:25.3814191Z [ OK ] TensorTest.DetachInplace (0 ms) 2023-01-11T22:27:25.3814516Z [ RUN ] TensorTest.SetData 2023-01-11T22:27:25.3815350Z [ OK ] TensorTest.SetData (0 ms) 2023-01-11T22:27:25.3815655Z [ RUN ] TensorTest.RequiresGradInplace 2023-01-11T22:27:25.3888224Z [ OK ] TensorTest.RequiresGradInplace (7 ms) 2023-01-11T22:27:25.3888569Z [ RUN ] TensorTest.StdDimension 2023-01-11T22:27:25.3895423Z [ OK ] TensorTest.StdDimension (0 ms) 2023-01-11T22:27:25.3895767Z [ RUN ] TensorTest.ReshapeAlias 2023-01-11T22:27:25.3909234Z [ OK ] TensorTest.ReshapeAlias (1 ms) 2023-01-11T22:27:25.3909668Z [----------] 45 tests from TensorTest (80 ms total) 2023-01-11T22:27:25.3909837Z 2023-01-11T22:27:25.3910010Z [----------] 36 tests from TensorIndexingTest 2023-01-11T22:27:25.3910295Z [ RUN ] TensorIndexingTest.Slice 2023-01-11T22:27:25.3910601Z [ OK ] TensorIndexingTest.Slice (0 ms) 2023-01-11T22:27:25.3910914Z [ RUN ] TensorIndexingTest.TensorIndex 2023-01-11T22:27:25.3937426Z [ OK ] TensorIndexingTest.TensorIndex (2 ms) 2023-01-11T22:27:25.3937794Z [ RUN ] TensorIndexingTest.TestNoIndices 2023-01-11T22:27:25.4121848Z [ OK ] TensorIndexingTest.TestNoIndices (18 ms) 2023-01-11T22:27:25.4122322Z [ RUN ] TensorIndexingTest.TestAdvancedIndexingWithListOfTensor 2023-01-11T22:27:25.4129654Z [ OK ] TensorIndexingTest.TestAdvancedIndexingWithListOfTensor (0 ms) 2023-01-11T22:27:25.4130364Z [ RUN ] TensorIndexingTest.TestSingleInt 2023-01-11T22:27:25.4130935Z [ OK ] TensorIndexingTest.TestSingleInt (0 ms) 2023-01-11T22:27:25.4131584Z [ RUN ] TensorIndexingTest.TestMultipleInt 2023-01-11T22:27:25.4134100Z [ OK ] TensorIndexingTest.TestMultipleInt (0 ms) 2023-01-11T22:27:25.4134691Z [ RUN ] TensorIndexingTest.TestNone 2023-01-11T22:27:25.4135771Z [ OK ] TensorIndexingTest.TestNone (0 ms) 2023-01-11T22:27:25.4136338Z [ RUN ] TensorIndexingTest.TestStep 2023-01-11T22:27:25.4143372Z [ OK ] TensorIndexingTest.TestStep (0 ms) 2023-01-11T22:27:25.4144192Z [ RUN ] TensorIndexingTest.TestStepAssignment 2023-01-11T22:27:25.4151186Z [ OK ] TensorIndexingTest.TestStepAssignment (0 ms) 2023-01-11T22:27:25.4151790Z [ RUN ] TensorIndexingTest.TestBoolIndices 2023-01-11T22:27:25.4165916Z [ OK ] TensorIndexingTest.TestBoolIndices (1 ms) 2023-01-11T22:27:25.4166602Z [ RUN ] TensorIndexingTest.TestBoolIndicesAccumulate 2023-01-11T22:27:25.4170161Z [ OK ] TensorIndexingTest.TestBoolIndicesAccumulate (0 ms) 2023-01-11T22:27:25.4170808Z [ RUN ] TensorIndexingTest.TestMultipleBoolIndices 2023-01-11T22:27:25.4174913Z [ OK ] TensorIndexingTest.TestMultipleBoolIndices (0 ms) 2023-01-11T22:27:25.4175322Z [ RUN ] TensorIndexingTest.TestByteMask 2023-01-11T22:27:25.4182772Z [ OK ] TensorIndexingTest.TestByteMask (0 ms) 2023-01-11T22:27:25.4183208Z [ RUN ] TensorIndexingTest.TestByteMaskAccumulate 2023-01-11T22:27:25.4187076Z [ OK ] TensorIndexingTest.TestByteMaskAccumulate (0 ms) 2023-01-11T22:27:25.4187547Z [ RUN ] TensorIndexingTest.TestMultipleByteMask 2023-01-11T22:27:25.4191215Z [ OK ] TensorIndexingTest.TestMultipleByteMask (0 ms) 2023-01-11T22:27:25.4191655Z [ RUN ] TensorIndexingTest.TestByteMask2d 2023-01-11T22:27:25.4195324Z [ OK ] TensorIndexingTest.TestByteMask2d (0 ms) 2023-01-11T22:27:25.4195731Z [ RUN ] TensorIndexingTest.TestIntIndices 2023-01-11T22:27:25.4200907Z [ OK ] TensorIndexingTest.TestIntIndices (0 ms) 2023-01-11T22:27:25.4201325Z [ RUN ] TensorIndexingTest.TestIntIndices2d 2023-01-11T22:27:25.4206599Z [ OK ] TensorIndexingTest.TestIntIndices2d (0 ms) 2023-01-11T22:27:25.4207003Z [ RUN ] TensorIndexingTest.TestIntIndicesBroadcast 2023-01-11T22:27:25.4211440Z [ OK ] TensorIndexingTest.TestIntIndicesBroadcast (0 ms) 2023-01-11T22:27:25.4211843Z [ RUN ] TensorIndexingTest.TestEmptyIndex 2023-01-11T22:27:25.4215589Z [ OK ] TensorIndexingTest.TestEmptyIndex (0 ms) 2023-01-11T22:27:25.4216030Z [ RUN ] TensorIndexingTest.TestEmptyNdimIndex 2023-01-11T22:27:25.4329626Z [ OK ] TensorIndexingTest.TestEmptyNdimIndex (11 ms) 2023-01-11T22:27:25.4330234Z [ RUN ] TensorIndexingTest.TestEmptyNdimIndexBool 2023-01-11T22:27:25.4374526Z [ OK ] TensorIndexingTest.TestEmptyNdimIndexBool (4 ms) 2023-01-11T22:27:25.4374916Z [ RUN ] TensorIndexingTest.TestEmptySlice 2023-01-11T22:27:25.4377015Z [ OK ] TensorIndexingTest.TestEmptySlice (0 ms) 2023-01-11T22:27:25.4377411Z [ RUN ] TensorIndexingTest.TestIndexGetitemCopyBoolsSlices 2023-01-11T22:27:25.4385003Z [ OK ] TensorIndexingTest.TestIndexGetitemCopyBoolsSlices (0 ms) 2023-01-11T22:27:25.4385501Z [ RUN ] TensorIndexingTest.TestIndexSetitemBoolsSlices 2023-01-11T22:27:25.4581035Z [ OK ] TensorIndexingTest.TestIndexSetitemBoolsSlices (19 ms) 2023-01-11T22:27:25.4581483Z [ RUN ] TensorIndexingTest.TestIndexScalarWithBoolMask 2023-01-11T22:27:25.4589589Z [ OK ] TensorIndexingTest.TestIndexScalarWithBoolMask (0 ms) 2023-01-11T22:27:25.4590099Z [ RUN ] TensorIndexingTest.TestSetitemExpansionError 2023-01-11T22:27:25.5017217Z [ OK ] TensorIndexingTest.TestSetitemExpansionError (42 ms) 2023-01-11T22:27:25.5017616Z [ RUN ] TensorIndexingTest.TestGetitemScalars 2023-01-11T22:27:25.5247934Z [ OK ] TensorIndexingTest.TestGetitemScalars (23 ms) 2023-01-11T22:27:25.5248339Z [ RUN ] TensorIndexingTest.TestSetitemScalars 2023-01-11T22:27:25.5484271Z [ OK ] TensorIndexingTest.TestSetitemScalars (23 ms) 2023-01-11T22:27:25.5484661Z [ RUN ] TensorIndexingTest.TestBasicAdvancedCombined 2023-01-11T22:27:25.5495942Z [ OK ] TensorIndexingTest.TestBasicAdvancedCombined (1 ms) 2023-01-11T22:27:25.5496352Z [ RUN ] TensorIndexingTest.TestIntAssignment 2023-01-11T22:27:25.5501644Z [ OK ] TensorIndexingTest.TestIntAssignment (0 ms) 2023-01-11T22:27:25.5502111Z [ RUN ] TensorIndexingTest.TestByteTensorAssignment 2023-01-11T22:27:25.5513167Z [ OK ] TensorIndexingTest.TestByteTensorAssignment (1 ms) 2023-01-11T22:27:25.5513572Z [ RUN ] TensorIndexingTest.TestVariableSlicing 2023-01-11T22:27:25.5516065Z [ OK ] TensorIndexingTest.TestVariableSlicing (0 ms) 2023-01-11T22:27:25.5516453Z [ RUN ] TensorIndexingTest.TestEllipsisTensor 2023-01-11T22:27:25.5523563Z [ OK ] TensorIndexingTest.TestEllipsisTensor (0 ms) 2023-01-11T22:27:25.5523964Z [ RUN ] TensorIndexingTest.TestOutOfBoundIndex 2023-01-11T22:27:25.5745954Z [ OK ] TensorIndexingTest.TestOutOfBoundIndex (22 ms) 2023-01-11T22:27:25.5746331Z [ RUN ] TensorIndexingTest.TestZeroDimIndex 2023-01-11T22:27:25.5790539Z [ OK ] TensorIndexingTest.TestZeroDimIndex (4 ms) 2023-01-11T22:27:25.5790976Z [----------] 36 tests from TensorIndexingTest (188 ms total) 2023-01-11T22:27:25.5791166Z 2023-01-11T22:27:25.5791319Z [----------] 18 tests from NumpyTests 2023-01-11T22:27:25.5791741Z [ RUN ] NumpyTests.TestNoneIndex 2023-01-11T22:27:25.5792363Z [ OK ] NumpyTests.TestNoneIndex (0 ms) 2023-01-11T22:27:25.5792672Z [ RUN ] NumpyTests.TestEmptyFancyIndex 2023-01-11T22:27:25.5906167Z [ OK ] NumpyTests.TestEmptyFancyIndex (11 ms) 2023-01-11T22:27:25.5906602Z [ RUN ] NumpyTests.TestEllipsisIndex 2023-01-11T22:27:25.5915624Z [ OK ] NumpyTests.TestEllipsisIndex (0 ms) 2023-01-11T22:27:25.5916170Z [ RUN ] NumpyTests.TestSingleIntIndex 2023-01-11T22:27:25.5967926Z [ OK ] NumpyTests.TestSingleIntIndex (5 ms) 2023-01-11T22:27:25.5968349Z [ RUN ] NumpyTests.TestSingleBoolIndex 2023-01-11T22:27:25.5973848Z [ OK ] NumpyTests.TestSingleBoolIndex (0 ms) 2023-01-11T22:27:25.5974459Z [ RUN ] NumpyTests.TestBooleanShapeMismatch 2023-01-11T22:27:25.6438610Z [ OK ] NumpyTests.TestBooleanShapeMismatch (46 ms) 2023-01-11T22:27:25.6439154Z [ RUN ] NumpyTests.TestBooleanIndexingOnedim 2023-01-11T22:27:25.6446866Z [ OK ] NumpyTests.TestBooleanIndexingOnedim (0 ms) 2023-01-11T22:27:25.6447506Z [ RUN ] NumpyTests.TestBooleanAssignmentValueMismatch 2023-01-11T22:27:25.7040673Z [ OK ] NumpyTests.TestBooleanAssignmentValueMismatch (59 ms) 2023-01-11T22:27:25.7041223Z [ RUN ] NumpyTests.TestBooleanIndexingTwodim 2023-01-11T22:27:25.7057359Z [ OK ] NumpyTests.TestBooleanIndexingTwodim (1 ms) 2023-01-11T22:27:25.7058034Z [ RUN ] NumpyTests.TestBooleanIndexingWeirdness 2023-01-11T22:27:25.7303756Z [ OK ] NumpyTests.TestBooleanIndexingWeirdness (24 ms) 2023-01-11T22:27:25.7304373Z [ RUN ] NumpyTests.TestBooleanIndexingWeirdnessTensors 2023-01-11T22:27:25.7533028Z [ OK ] NumpyTests.TestBooleanIndexingWeirdnessTensors (22 ms) 2023-01-11T22:27:25.7533546Z [ RUN ] NumpyTests.TestBooleanIndexingAlldims 2023-01-11T22:27:25.7537054Z [ OK ] NumpyTests.TestBooleanIndexingAlldims (0 ms) 2023-01-11T22:27:25.7537719Z [ RUN ] NumpyTests.TestBooleanListIndexing 2023-01-11T22:27:25.7551131Z [ OK ] NumpyTests.TestBooleanListIndexing (1 ms) 2023-01-11T22:27:25.7551727Z [ RUN ] NumpyTests.TestEverythingReturnsViews 2023-01-11T22:27:25.7552354Z [ OK ] NumpyTests.TestEverythingReturnsViews (0 ms) 2023-01-11T22:27:25.7552751Z [ RUN ] NumpyTests.TestBroaderrorsIndexing 2023-01-11T22:27:25.8190529Z [ OK ] NumpyTests.TestBroaderrorsIndexing (63 ms) 2023-01-11T22:27:25.8190949Z [ RUN ] NumpyTests.TestTrivialFancyOutOfBounds 2023-01-11T22:27:25.9051578Z [ OK ] NumpyTests.TestTrivialFancyOutOfBounds (86 ms) 2023-01-11T22:27:25.9052042Z [ RUN ] NumpyTests.TestIndexIsLarger 2023-01-11T22:27:25.9057228Z [ OK ] NumpyTests.TestIndexIsLarger (0 ms) 2023-01-11T22:27:25.9057845Z [ RUN ] NumpyTests.TestBroadcastSubspace 2023-01-11T22:27:25.9078364Z [ OK ] NumpyTests.TestBroadcastSubspace (2 ms) 2023-01-11T22:27:25.9079076Z [----------] 18 tests from NumpyTests (328 ms total) 2023-01-11T22:27:25.9079348Z 2023-01-11T22:27:25.9079884Z [----------] 5 tests from TensorOptionsTest 2023-01-11T22:27:25.9080371Z [ RUN ] TensorOptionsTest.DefaultsToTheRightValues 2023-01-11T22:27:25.9080864Z [ OK ] TensorOptionsTest.DefaultsToTheRightValues (0 ms) 2023-01-11T22:27:25.9081543Z [ RUN ] TensorOptionsTest.UtilityFunctionsReturnTheRightTensorOptions 2023-01-11T22:27:25.9082414Z [ OK ] TensorOptionsTest.UtilityFunctionsReturnTheRightTensorOptions (0 ms) 2023-01-11T22:27:25.9083081Z [ RUN ] TensorOptionsTest.ConstructsWellFromCPUTypes 2023-01-11T22:27:25.9083526Z [ OK ] TensorOptionsTest.ConstructsWellFromCPUTypes (0 ms) 2023-01-11T22:27:25.9083935Z [ RUN ] TensorOptionsTest.ConstructsWellFromCPUTensors 2023-01-11T22:27:25.9084366Z [ OK ] TensorOptionsTest.ConstructsWellFromCPUTensors (0 ms) 2023-01-11T22:27:25.9084787Z [ RUN ] TensorOptionsTest.ConstructsWellFromVariables 2023-01-11T22:27:25.9085209Z [ OK ] TensorOptionsTest.ConstructsWellFromVariables (0 ms) 2023-01-11T22:27:25.9085584Z [----------] 5 tests from TensorOptionsTest (0 ms total) 2023-01-11T22:27:25.9085748Z 2023-01-11T22:27:25.9085893Z [----------] 1 test from DeviceTest 2023-01-11T22:27:25.9086214Z [ RUN ] DeviceTest.ParsesCorrectlyFromString 2023-01-11T22:27:25.9264858Z [ OK ] DeviceTest.ParsesCorrectlyFromString (18 ms) 2023-01-11T22:27:25.9265379Z [----------] 1 test from DeviceTest (18 ms total) 2023-01-11T22:27:25.9265531Z 2023-01-11T22:27:25.9266061Z [----------] 3 tests from DefaultDtypeTest 2023-01-11T22:27:25.9266529Z [ RUN ] DefaultDtypeTest.CanSetAndGetDefaultDtype 2023-01-11T22:27:25.9267041Z [ OK ] DefaultDtypeTest.CanSetAndGetDefaultDtype (0 ms) 2023-01-11T22:27:25.9267744Z [ RUN ] DefaultDtypeTest.NewTensorOptionsHasCorrectDefault 2023-01-11T22:27:25.9268560Z [ OK ] DefaultDtypeTest.NewTensorOptionsHasCorrectDefault (0 ms) 2023-01-11T22:27:25.9269257Z [ RUN ] DefaultDtypeTest.NewTensorsHaveCorrectDefaultDtype 2023-01-11T22:27:25.9269736Z [ OK ] DefaultDtypeTest.NewTensorsHaveCorrectDefaultDtype (0 ms) 2023-01-11T22:27:25.9270139Z [----------] 3 tests from DefaultDtypeTest (0 ms total) 2023-01-11T22:27:25.9270298Z 2023-01-11T22:27:25.9270452Z [----------] 1 test from TorchIncludeTest 2023-01-11T22:27:25.9270756Z [ RUN ] TorchIncludeTest.GetSetNumThreads 2023-01-11T22:27:25.9271110Z [ OK ] TorchIncludeTest.GetSetNumThreads (0 ms) 2023-01-11T22:27:25.9271460Z [----------] 1 test from TorchIncludeTest (0 ms total) 2023-01-11T22:27:25.9271620Z 2023-01-11T22:27:25.9271772Z [----------] 28 tests from InferenceModeTest 2023-01-11T22:27:25.9272084Z [ RUN ] InferenceModeTest.TestTLSState 2023-01-11T22:27:25.9272416Z [ OK ] InferenceModeTest.TestTLSState (0 ms) 2023-01-11T22:27:25.9272796Z [ RUN ] InferenceModeTest.TestInferenceTensorCreation 2023-01-11T22:27:25.9273201Z [ OK ] InferenceModeTest.TestInferenceTensorCreation (0 ms) 2023-01-11T22:27:25.9273766Z [ RUN ] InferenceModeTest.TestExistingAutogradSession 2023-01-11T22:27:25.9399327Z [ OK ] InferenceModeTest.TestExistingAutogradSession (12 ms) 2023-01-11T22:27:25.9400052Z [ RUN ] InferenceModeTest.TestInferenceTensorInInferenceModeFunctionalOp 2023-01-11T22:27:25.9400932Z [ OK ] InferenceModeTest.TestInferenceTensorInInferenceModeFunctionalOp (0 ms) 2023-01-11T22:27:25.9401499Z [ RUN ] InferenceModeTest.TestInferenceTensorInInferenceModeInplaceOp 2023-01-11T22:27:25.9403618Z [ OK ] InferenceModeTest.TestInferenceTensorInInferenceModeInplaceOp (0 ms) 2023-01-11T22:27:25.9404250Z [ RUN ] InferenceModeTest.TestInferenceTensorInInferenceModeViewOp 2023-01-11T22:27:25.9404964Z [ OK ] InferenceModeTest.TestInferenceTensorInInferenceModeViewOp (0 ms) 2023-01-11T22:27:25.9405618Z [ RUN ] InferenceModeTest.TestInferenceTensorInNormalModeFunctionalOp 2023-01-11T22:27:25.9406178Z [ OK ] InferenceModeTest.TestInferenceTensorInNormalModeFunctionalOp (0 ms) 2023-01-11T22:27:25.9406703Z [ RUN ] InferenceModeTest.TestInferenceTensorInNormalModeInplaceOp 2023-01-11T22:27:25.9520820Z [ OK ] InferenceModeTest.TestInferenceTensorInNormalModeInplaceOp (11 ms) 2023-01-11T22:27:25.9521521Z [ RUN ] InferenceModeTest.TestInferenceTensorInNormalModeViewOp 2023-01-11T22:27:25.9522102Z [ OK ] InferenceModeTest.TestInferenceTensorInNormalModeViewOp (0 ms) 2023-01-11T22:27:25.9522603Z [ RUN ] InferenceModeTest.TestNormalTensorInplaceOutputInInferenceMode 2023-01-11T22:27:25.9526120Z [ OK ] InferenceModeTest.TestNormalTensorInplaceOutputInInferenceMode (0 ms) 2023-01-11T22:27:25.9526656Z [ RUN ] InferenceModeTest.TestNormalTensorInplaceOutputInNormalMode 2023-01-11T22:27:25.9530866Z [ OK ] InferenceModeTest.TestNormalTensorInplaceOutputInNormalMode (0 ms) 2023-01-11T22:27:25.9531382Z [ RUN ] InferenceModeTest.TestNormalTensorViewOutputInInferenceMode 2023-01-11T22:27:25.9533964Z [ OK ] InferenceModeTest.TestNormalTensorViewOutputInInferenceMode (0 ms) 2023-01-11T22:27:25.9534473Z [ RUN ] InferenceModeTest.TestNormalTensorViewOutputInNormalMode 2023-01-11T22:27:25.9602805Z [ OK ] InferenceModeTest.TestNormalTensorViewOutputInNormalMode (6 ms) 2023-01-11T22:27:25.9603318Z [ RUN ] InferenceModeTest.TestMixInferenceAndNormalTensorFunctionalOp 2023-01-11T22:27:25.9665326Z [ OK ] InferenceModeTest.TestMixInferenceAndNormalTensorFunctionalOp (6 ms) 2023-01-11T22:27:25.9665853Z [ RUN ] InferenceModeTest.TestMixInferenceAndNormalTensorInplaceOp 2023-01-11T22:27:25.9878918Z [ OK ] InferenceModeTest.TestMixInferenceAndNormalTensorInplaceOp (21 ms) 2023-01-11T22:27:25.9879412Z [ RUN ] InferenceModeTest.TestMixInferenceAndNormalTensorViewOp 2023-01-11T22:27:25.9880903Z [ OK ] InferenceModeTest.TestMixInferenceAndNormalTensorViewOp (0 ms) 2023-01-11T22:27:25.9881372Z [ RUN ] InferenceModeTest.TestHandleDirectViewOnRebase 2023-01-11T22:27:25.9948250Z [ OK ] InferenceModeTest.TestHandleDirectViewOnRebase (6 ms) 2023-01-11T22:27:25.9948702Z [ RUN ] InferenceModeTest.TestHandleInDirectViewOnRebase 2023-01-11T22:27:25.9992320Z [ OK ] InferenceModeTest.TestHandleInDirectViewOnRebase (4 ms) 2023-01-11T22:27:25.9992763Z [ RUN ] InferenceModeTest.TestCreationMetaPropagation 2023-01-11T22:27:26.0120891Z [ OK ] InferenceModeTest.TestCreationMetaPropagation (12 ms) 2023-01-11T22:27:26.0121709Z [ RUN ] InferenceModeTest.TestCreationMetaPropagationInput 2023-01-11T22:27:26.0377134Z [ OK ] InferenceModeTest.TestCreationMetaPropagationInput (25 ms) 2023-01-11T22:27:26.0378075Z [ RUN ] InferenceModeTest.TestInplaceCopyOnInferenceTensor 2023-01-11T22:27:26.0587374Z [ OK ] InferenceModeTest.TestInplaceCopyOnInferenceTensor (20 ms) 2023-01-11T22:27:26.0588268Z [ RUN ] InferenceModeTest.TestSetRequiresGradInNormalMode 2023-01-11T22:27:26.0612004Z [ OK ] InferenceModeTest.TestSetRequiresGradInNormalMode (2 ms) 2023-01-11T22:27:26.0612820Z [ RUN ] InferenceModeTest.TestAccessVersionCounter 2023-01-11T22:27:26.0684294Z [ OK ] InferenceModeTest.TestAccessVersionCounter (7 ms) 2023-01-11T22:27:26.0685247Z [ RUN ] InferenceModeTest.TestInplaceUpdateInferenceTensorWithNormalTensor 2023-01-11T22:27:26.0875665Z [ OK ] InferenceModeTest.TestInplaceUpdateInferenceTensorWithNormalTensor (19 ms) 2023-01-11T22:27:26.0876539Z [ RUN ] InferenceModeTest.TestComplexViewInInferenceMode 2023-01-11T22:27:26.0877513Z [ OK ] InferenceModeTest.TestComplexViewInInferenceMode (0 ms) 2023-01-11T22:27:26.0878193Z [ RUN ] InferenceModeTest.TestComplexViewInNormalMode 2023-01-11T22:27:26.0878786Z [ OK ] InferenceModeTest.TestComplexViewInNormalMode (0 ms) 2023-01-11T22:27:26.0879350Z [ RUN ] InferenceModeTest.TestCustomFunction 2023-01-11T22:27:26.0886044Z [ OK ] InferenceModeTest.TestCustomFunction (0 ms) 2023-01-11T22:27:26.0886784Z [ RUN ] InferenceModeTest.TestLegacyAutoNonVariableTypeModeWarning 2023-01-11T22:27:26.0887579Z [ OK ] InferenceModeTest.TestLegacyAutoNonVariableTypeModeWarning (0 ms) 2023-01-11T22:27:26.0888265Z [----------] 28 tests from InferenceModeTest (161 ms total) 2023-01-11T22:27:26.0888519Z 2023-01-11T22:27:26.0888765Z [----------] 4 tests from GradModeTest 2023-01-11T22:27:26.0889282Z [ RUN ] GradModeTest.TestRequiresGradFunctionalOp 2023-01-11T22:27:26.0889893Z [ OK ] GradModeTest.TestRequiresGradFunctionalOp (0 ms) 2023-01-11T22:27:26.0890514Z [ RUN ] GradModeTest.TestRequiresGradInplaceOp 2023-01-11T22:27:26.0891139Z [ OK ] GradModeTest.TestRequiresGradInplaceOp (0 ms) 2023-01-11T22:27:26.0891651Z [ RUN ] GradModeTest.TestRequiresGradViewOp 2023-01-11T22:27:26.0892198Z [ OK ] GradModeTest.TestRequiresGradViewOp (0 ms) 2023-01-11T22:27:26.0893032Z [ RUN ] GradModeTest.TestRequiresGradViewOpExiting 2023-01-11T22:27:26.0962623Z [ OK ] GradModeTest.TestRequiresGradViewOpExiting (6 ms) 2023-01-11T22:27:26.0963235Z [----------] 4 tests from GradModeTest (7 ms total) 2023-01-11T22:27:26.0963490Z 2023-01-11T22:27:26.0963760Z [----------] 3 tests from OperationTest 2023-01-11T22:27:26.0964178Z [ RUN ] OperationTest.Lerp 2023-01-11T22:27:26.1047731Z [ OK ] OperationTest.Lerp (8 ms) 2023-01-11T22:27:26.1048236Z [ RUN ] OperationTest.Cross 2023-01-11T22:27:26.1362410Z [ OK ] OperationTest.Cross (31 ms) 2023-01-11T22:27:26.1363081Z [ RUN ] OperationTest.Linear_out 2023-01-11T22:27:26.1382579Z [ OK ] OperationTest.Linear_out (2 ms) 2023-01-11T22:27:26.1382946Z [----------] 3 tests from OperationTest (41 ms total) 2023-01-11T22:27:26.1383118Z 2023-01-11T22:27:26.1383288Z [----------] Global test environment tear-down 2023-01-11T22:27:26.1761670Z [==========] 992 tests from 48 test suites ran. (372905 ms total) 2023-01-11T22:27:26.1762243Z [ PASSED ] 992 tests. 2023-01-11T22:27:26.6682738Z + /opt/conda/lib/python3.7/site-packages/torch/bin/test_tensorexpr --gtest_output=xml:test/test-reports/cpp-unittest/test_libtorch/test_tensorexpr.xml 2023-01-11T22:27:28.8182050Z CUDA not available. Disabling CUDA and MultiCUDA tests 2023-01-11T22:27:28.8193763Z Note: Google Test filter = *-*_CUDA:*_MultiCUDA 2023-01-11T22:27:28.8194108Z [==========] Running 647 tests from 23 test suites. 2023-01-11T22:27:28.8194646Z [----------] Global test environment set-up. 2023-01-11T22:27:28.8194913Z [----------] 34 tests from ATen 2023-01-11T22:27:28.8195163Z [ RUN ] ATen._cast_Float 2023-01-11T22:27:28.8433218Z [ OK ] ATen._cast_Float (23 ms) 2023-01-11T22:27:28.8433471Z [ RUN ] ATen.negInt 2023-01-11T22:27:28.8497079Z [ OK ] ATen.negInt (6 ms) 2023-01-11T22:27:28.8497412Z [ RUN ] ATen.negFloat 2023-01-11T22:27:28.8539870Z [ OK ] ATen.negFloat (4 ms) 2023-01-11T22:27:28.8540208Z [ RUN ] ATen.addInt 2023-01-11T22:27:28.8619808Z [ OK ] ATen.addInt (7 ms) 2023-01-11T22:27:28.8620119Z [ RUN ] ATen.addFloat 2023-01-11T22:27:28.8689724Z [ OK ] ATen.addFloat (6 ms) 2023-01-11T22:27:28.8690050Z [ RUN ] ATen.subInt 2023-01-11T22:27:28.8759189Z [ OK ] ATen.subInt (6 ms) 2023-01-11T22:27:28.8759506Z [ RUN ] ATen.subFloat 2023-01-11T22:27:28.8828935Z [ OK ] ATen.subFloat (6 ms) 2023-01-11T22:27:28.8829249Z [ RUN ] ATen.lerp 2023-01-11T22:27:28.8918141Z [ OK ] ATen.lerp (8 ms) 2023-01-11T22:27:28.8918465Z [ RUN ] ATen.addcmulInt 2023-01-11T22:27:28.9006846Z [ OK ] ATen.addcmulInt (8 ms) 2023-01-11T22:27:28.9007184Z [ RUN ] ATen.addcmulFloat 2023-01-11T22:27:28.9097035Z [ OK ] ATen.addcmulFloat (9 ms) 2023-01-11T22:27:28.9097371Z [ RUN ] ATen.mulInt 2023-01-11T22:27:28.9145413Z [ OK ] ATen.mulInt (4 ms) 2023-01-11T22:27:28.9145718Z [ RUN ] ATen.mulFloat 2023-01-11T22:27:28.9194485Z [ OK ] ATen.mulFloat (4 ms) 2023-01-11T22:27:28.9194800Z [ RUN ] ATen.divInt 2023-01-11T22:27:28.9244089Z [ OK ] ATen.divInt (4 ms) 2023-01-11T22:27:28.9244412Z [ RUN ] ATen.divFloat 2023-01-11T22:27:28.9293729Z [ OK ] ATen.divFloat (4 ms) 2023-01-11T22:27:28.9294044Z [ RUN ] ATen.maxInt 2023-01-11T22:27:28.9342615Z [ OK ] ATen.maxInt (4 ms) 2023-01-11T22:27:28.9342931Z [ RUN ] ATen.maxFloat 2023-01-11T22:27:28.9395703Z [ OK ] ATen.maxFloat (5 ms) 2023-01-11T22:27:28.9396008Z [ RUN ] ATen.minInt 2023-01-11T22:27:28.9444959Z [ OK ] ATen.minInt (4 ms) 2023-01-11T22:27:28.9445287Z [ RUN ] ATen.minFloat 2023-01-11T22:27:28.9493838Z [ OK ] ATen.minFloat (4 ms) 2023-01-11T22:27:28.9494169Z [ RUN ] ATen.reluInt 2023-01-11T22:27:28.9531632Z [ OK ] ATen.reluInt (3 ms) 2023-01-11T22:27:28.9531966Z [ RUN ] ATen.reluFloat 2023-01-11T22:27:28.9574164Z [ OK ] ATen.reluFloat (4 ms) 2023-01-11T22:27:28.9574498Z [ RUN ] ATen.logFloat 2023-01-11T22:27:28.9618065Z [ OK ] ATen.logFloat (4 ms) 2023-01-11T22:27:28.9618379Z [ RUN ] ATen.fastLogFloat 2023-01-11T22:27:29.2155443Z [ OK ] ATen.fastLogFloat (253 ms) 2023-01-11T22:27:29.2155749Z [ RUN ] ATen.fastTanhFloat 2023-01-11T22:27:29.3022657Z [ OK ] ATen.fastTanhFloat (86 ms) 2023-01-11T22:27:29.3022946Z [ RUN ] ATen.fastSigmoidFloat 2023-01-11T22:27:29.4150440Z [ OK ] ATen.fastSigmoidFloat (112 ms) 2023-01-11T22:27:29.4150745Z [ RUN ] ATen.log10Float 2023-01-11T22:27:29.4191161Z [ OK ] ATen.log10Float (4 ms) 2023-01-11T22:27:29.4191433Z [ RUN ] ATen.log2Float 2023-01-11T22:27:29.4228741Z [ OK ] ATen.log2Float (3 ms) 2023-01-11T22:27:29.4229018Z [ RUN ] ATen.expFloat 2023-01-11T22:27:29.4266200Z [ OK ] ATen.expFloat (3 ms) 2023-01-11T22:27:29.4266523Z [ RUN ] ATen.erfFloat 2023-01-11T22:27:29.4303756Z [ OK ] ATen.erfFloat (3 ms) 2023-01-11T22:27:29.4304072Z [ RUN ] ATen.cosFloat 2023-01-11T22:27:29.4341392Z [ OK ] ATen.cosFloat (3 ms) 2023-01-11T22:27:29.4341639Z [ RUN ] ATen.eqInt 2023-01-11T22:27:29.4412649Z [ OK ] ATen.eqInt (7 ms) 2023-01-11T22:27:29.4412959Z [ RUN ] ATen.geInt 2023-01-11T22:27:29.4468222Z [ OK ] ATen.geInt (5 ms) 2023-01-11T22:27:29.4468524Z [ RUN ] ATen.gtInt 2023-01-11T22:27:29.4523511Z [ OK ] ATen.gtInt (5 ms) 2023-01-11T22:27:29.4523828Z [ RUN ] ATen.leInt 2023-01-11T22:27:29.4578846Z [ OK ] ATen.leInt (5 ms) 2023-01-11T22:27:29.4579189Z [ RUN ] ATen.ltInt 2023-01-11T22:27:29.4634367Z [ OK ] ATen.ltInt (5 ms) 2023-01-11T22:27:29.4634753Z [----------] 34 tests from ATen (644 ms total) 2023-01-11T22:27:29.4634904Z 2023-01-11T22:27:29.4635062Z [----------] 26 tests from BoundsInference 2023-01-11T22:27:29.4635336Z [ RUN ] BoundsInference._1 2023-01-11T22:27:29.4866551Z [ OK ] BoundsInference._1 (23 ms) 2023-01-11T22:27:29.4866922Z [ RUN ] BoundsInference._2 2023-01-11T22:27:29.4907907Z [ OK ] BoundsInference._2 (4 ms) 2023-01-11T22:27:29.4908414Z [ RUN ] BoundsInference._3 2023-01-11T22:27:29.4941575Z [ OK ] BoundsInference._3 (3 ms) 2023-01-11T22:27:29.4942090Z [ RUN ] BoundsInference._4 2023-01-11T22:27:29.5049334Z [ OK ] BoundsInference._4 (10 ms) 2023-01-11T22:27:29.5049823Z [ RUN ] BoundsInference._5 2023-01-11T22:27:29.5251513Z [ OK ] BoundsInference._5 (20 ms) 2023-01-11T22:27:29.5252018Z [ RUN ] BoundsInference._6 2023-01-11T22:27:29.5371739Z [ OK ] BoundsInference._6 (12 ms) 2023-01-11T22:27:29.5372258Z [ RUN ] BoundsInference.Adjacent 2023-01-11T22:27:29.5446588Z [ OK ] BoundsInference.Adjacent (7 ms) 2023-01-11T22:27:29.5446986Z [ RUN ] BoundsInference.MultipleTopLoopLoad 2023-01-11T22:27:29.5512227Z [ OK ] BoundsInference.MultipleTopLoopLoad (6 ms) 2023-01-11T22:27:29.5512598Z [ RUN ] BoundsInference.MultipleTopLoopStore 2023-01-11T22:27:29.5570997Z [ OK ] BoundsInference.MultipleTopLoopStore (5 ms) 2023-01-11T22:27:29.5571344Z [ RUN ] BoundsInference.CacheReads 2023-01-11T22:27:29.5921699Z [ OK ] BoundsInference.CacheReads (34 ms) 2023-01-11T22:27:29.5922080Z [ RUN ] BoundsInference.Flattened 2023-01-11T22:27:29.6086994Z [ OK ] BoundsInference.Flattened (16 ms) 2023-01-11T22:27:29.6087398Z [ RUN ] BoundsInference.GetPotentialHazards 2023-01-11T22:27:29.6103036Z [ OK ] BoundsInference.GetPotentialHazards (1 ms) 2023-01-11T22:27:29.6103578Z [ RUN ] BoundsInference.GetPotentialHazardsLoopNoHazard 2023-01-11T22:27:29.6151881Z [ OK ] BoundsInference.GetPotentialHazardsLoopNoHazard (4 ms) 2023-01-11T22:27:29.6152419Z [ RUN ] BoundsInference.GetPotentialHazardsLoopCall 2023-01-11T22:27:29.6211740Z [ OK ] BoundsInference.GetPotentialHazardsLoopCall (5 ms) 2023-01-11T22:27:29.6212296Z [ RUN ] BoundsInference.GetPotentialHazardsLoopSplit 2023-01-11T22:27:29.6366066Z [ OK ] BoundsInference.GetPotentialHazardsLoopSplit (15 ms) 2023-01-11T22:27:29.6366596Z [ RUN ] BoundsInference.HasConflictingOverlapSameBufferWithPartialOverlap 2023-01-11T22:27:29.6435801Z [ OK ] BoundsInference.HasConflictingOverlapSameBufferWithPartialOverlap (6 ms) 2023-01-11T22:27:29.6436365Z [ RUN ] BoundsInference.HasConflictingOverlapSameBufferWithFullOverlap 2023-01-11T22:27:29.6460223Z [ OK ] BoundsInference.HasConflictingOverlapSameBufferWithFullOverlap (2 ms) 2023-01-11T22:27:29.6460774Z [ RUN ] BoundsInference.HasConflictingOverlapSameBufferWithFullOverlapRAW 2023-01-11T22:27:29.6488926Z [ OK ] BoundsInference.HasConflictingOverlapSameBufferWithFullOverlapRAW (2 ms) 2023-01-11T22:27:29.6489490Z [ RUN ] BoundsInference.HasConflictingOverlapSameBufferNotOverlapping 2023-01-11T22:27:29.6529563Z [ OK ] BoundsInference.HasConflictingOverlapSameBufferNotOverlapping (4 ms) 2023-01-11T22:27:29.6530077Z [ RUN ] BoundsInference.HasConflictingOverlap2DBufferWithOverlap 2023-01-11T22:27:29.6734757Z [ OK ] BoundsInference.HasConflictingOverlap2DBufferWithOverlap (20 ms) 2023-01-11T22:27:29.6735279Z [ RUN ] BoundsInference.HasConflictingOverlap2DBufferWithNoOverlap 2023-01-11T22:27:29.6876929Z [ OK ] BoundsInference.HasConflictingOverlap2DBufferWithNoOverlap (14 ms) 2023-01-11T22:27:29.6877442Z [ RUN ] BoundsInference.HasConflictingOverlapDifferentBuffers 2023-01-11T22:27:29.6912302Z [ OK ] BoundsInference.HasConflictingOverlapDifferentBuffers (3 ms) 2023-01-11T22:27:29.6912871Z [ RUN ] BoundsInference.HasConflictingOverlapDueToRAWDependence 2023-01-11T22:27:29.6948366Z [ OK ] BoundsInference.HasConflictingOverlapDueToRAWDependence (3 ms) 2023-01-11T22:27:29.6948867Z [ RUN ] BoundsInference.HasConflictingOverlapDueToWARDependence 2023-01-11T22:27:29.6982030Z [ OK ] BoundsInference.HasConflictingOverlapDueToWARDependence (3 ms) 2023-01-11T22:27:29.6982524Z [ RUN ] BoundsInference.HasConflictingOverlapWithLoads 2023-01-11T22:27:29.7015395Z [ OK ] BoundsInference.HasConflictingOverlapWithLoads (3 ms) 2023-01-11T22:27:29.7015774Z [ RUN ] BoundsInference.IsOverlapping 2023-01-11T22:27:29.7310370Z [ OK ] BoundsInference.IsOverlapping (29 ms) 2023-01-11T22:27:29.7311000Z [----------] 26 tests from BoundsInference (267 ms total) 2023-01-11T22:27:29.7311174Z 2023-01-11T22:27:29.7311293Z [----------] 1 test from Conv 2023-01-11T22:27:29.7311542Z [ RUN ] Conv.Conv2D 2023-01-11T22:27:46.2744874Z [ OK ] Conv.Conv2D (16543 ms) 2023-01-11T22:27:46.2745407Z [----------] 1 test from Conv (16543 ms total) 2023-01-11T22:27:46.2745629Z 2023-01-11T22:27:46.2745900Z [----------] 28 tests from CppPrinter 2023-01-11T22:27:46.2746606Z [ RUN ] CppPrinter.IntImm 2023-01-11T22:27:46.2746896Z [ OK ] CppPrinter.IntImm (0 ms) 2023-01-11T22:27:46.2747245Z [ RUN ] CppPrinter.FloatImm 2023-01-11T22:27:46.2747688Z [ OK ] CppPrinter.FloatImm (0 ms) 2023-01-11T22:27:46.2748008Z [ RUN ] CppPrinter.FloatImm1 2023-01-11T22:27:46.2748441Z [ OK ] CppPrinter.FloatImm1 (0 ms) 2023-01-11T22:27:46.2748870Z [ RUN ] CppPrinter.DoubleImm 2023-01-11T22:27:46.2749315Z [ OK ] CppPrinter.DoubleImm (0 ms) 2023-01-11T22:27:46.2749785Z [ RUN ] CppPrinter.DoubleImm1 2023-01-11T22:27:46.2750162Z [ OK ] CppPrinter.DoubleImm1 (0 ms) 2023-01-11T22:27:46.2750613Z [ RUN ] CppPrinter.HalfImm 2023-01-11T22:27:46.2751100Z [ OK ] CppPrinter.HalfImm (0 ms) 2023-01-11T22:27:46.2751591Z [ RUN ] CppPrinter.Add 2023-01-11T22:27:46.2751980Z [ OK ] CppPrinter.Add (0 ms) 2023-01-11T22:27:46.2752377Z [ RUN ] CppPrinter.AddExpr1 2023-01-11T22:27:46.2752733Z [ OK ] CppPrinter.AddExpr1 (0 ms) 2023-01-11T22:27:46.2753079Z [ RUN ] CppPrinter.AddExpr2 2023-01-11T22:27:46.2753345Z [ OK ] CppPrinter.AddExpr2 (0 ms) 2023-01-11T22:27:46.2753621Z [ RUN ] CppPrinter.AddExpr3 2023-01-11T22:27:46.2753897Z [ OK ] CppPrinter.AddExpr3 (0 ms) 2023-01-11T22:27:46.2754145Z [ RUN ] CppPrinter.Mod 2023-01-11T22:27:46.2754405Z [ OK ] CppPrinter.Mod (0 ms) 2023-01-11T22:27:46.2754670Z [ RUN ] CppPrinter.ModFloat 2023-01-11T22:27:46.2755062Z [ OK ] CppPrinter.ModFloat (0 ms) 2023-01-11T22:27:46.2755331Z [ RUN ] CppPrinter.Max 2023-01-11T22:27:46.2755593Z [ OK ] CppPrinter.Max (0 ms) 2023-01-11T22:27:46.2755844Z [ RUN ] CppPrinter.MaxFloat 2023-01-11T22:27:46.2756124Z [ OK ] CppPrinter.MaxFloat (0 ms) 2023-01-11T22:27:46.2756468Z [ RUN ] CppPrinter.MaxHalf 2023-01-11T22:27:46.2756762Z [ OK ] CppPrinter.MaxHalf (0 ms) 2023-01-11T22:27:46.2757083Z [ RUN ] CppPrinter.And 2023-01-11T22:27:46.2757387Z [ OK ] CppPrinter.And (0 ms) 2023-01-11T22:27:46.2757729Z [ RUN ] CppPrinter.CompareSelect 2023-01-11T22:27:46.2758062Z [ OK ] CppPrinter.CompareSelect (0 ms) 2023-01-11T22:27:46.2758418Z [ RUN ] CppPrinter.IfThenElse 2023-01-11T22:27:46.2758794Z [ OK ] CppPrinter.IfThenElse (0 ms) 2023-01-11T22:27:46.2759245Z [ RUN ] CppPrinter.AllocateFree 2023-01-11T22:27:46.2759962Z [ OK ] CppPrinter.AllocateFree (0 ms) 2023-01-11T22:27:46.2760432Z [ RUN ] CppPrinter.LoadStore 2023-01-11T22:27:46.2760828Z [ OK ] CppPrinter.LoadStore (0 ms) 2023-01-11T22:27:46.2761259Z [ RUN ] CppPrinter.Var 2023-01-11T22:27:46.2761536Z [ OK ] CppPrinter.Var (0 ms) 2023-01-11T22:27:46.2761870Z [ RUN ] CppPrinter.Cast 2023-01-11T22:27:46.2762127Z [ OK ] CppPrinter.Cast (0 ms) 2023-01-11T22:27:46.2762392Z [ RUN ] CppPrinter.BitCast 2023-01-11T22:27:46.2762671Z [ OK ] CppPrinter.BitCast (0 ms) 2023-01-11T22:27:46.2762919Z [ RUN ] CppPrinter.Let 2023-01-11T22:27:46.2763187Z [ OK ] CppPrinter.Let (0 ms) 2023-01-11T22:27:46.2763502Z [ RUN ] CppPrinter.For 2023-01-11T22:27:46.2764769Z [ OK ] CppPrinter.For (0 ms) 2023-01-11T22:27:46.2765034Z [ RUN ] CppPrinter.Cond 2023-01-11T22:27:46.2768224Z [ OK ] CppPrinter.Cond (0 ms) 2023-01-11T22:27:46.2768552Z [ RUN ] CppPrinter.Intrinsics 2023-01-11T22:27:46.2770152Z [ OK ] CppPrinter.Intrinsics (0 ms) 2023-01-11T22:27:46.2770455Z [ RUN ] CppPrinter.ExternalCall 2023-01-11T22:27:46.2775574Z [ OK ] CppPrinter.ExternalCall (0 ms) 2023-01-11T22:27:46.2776126Z [----------] 28 tests from CppPrinter (3 ms total) 2023-01-11T22:27:46.2776372Z 2023-01-11T22:27:46.2776583Z [----------] 8 tests from DynamicShapes 2023-01-11T22:27:46.2777038Z [ RUN ] DynamicShapes.SimpleGraph 2023-01-11T22:27:46.2777564Z [ OK ] DynamicShapes.SimpleGraph (0 ms) 2023-01-11T22:27:46.2778193Z [ RUN ] DynamicShapes.GraphWith2InputsSameDims 2023-01-11T22:27:46.2778899Z [ OK ] DynamicShapes.GraphWith2InputsSameDims (0 ms) 2023-01-11T22:27:46.2779468Z [ RUN ] DynamicShapes.GraphWith2InputsAndBroadcast 2023-01-11T22:27:46.2779974Z [ OK ] DynamicShapes.GraphWith2InputsAndBroadcast (0 ms) 2023-01-11T22:27:46.2780635Z [ RUN ] DynamicShapes.GraphWithPartiallySymbolicOutput 2023-01-11T22:27:46.2781260Z [ OK ] DynamicShapes.GraphWithPartiallySymbolicOutput (0 ms) 2023-01-11T22:27:46.2781835Z [ RUN ] DynamicShapes.GraphWithSymbolicStrides 2023-01-11T22:27:46.2782398Z [ OK ] DynamicShapes.GraphWithSymbolicStrides (0 ms) 2023-01-11T22:27:46.2783078Z [ RUN ] DynamicShapes.GraphWithCatAndBroadcast 2023-01-11T22:27:46.2783468Z [ OK ] DynamicShapes.GraphWithCatAndBroadcast (0 ms) 2023-01-11T22:27:46.2783893Z [ RUN ] DynamicShapes.GraphFromModel 2023-01-11T22:27:46.2784351Z [ OK ] DynamicShapes.GraphFromModel (0 ms) 2023-01-11T22:27:46.2784830Z [ RUN ] DynamicShapes.MultiThreadedExecution 2023-01-11T22:27:46.2785611Z [ OK ] DynamicShapes.MultiThreadedExecution (0 ms) 2023-01-11T22:27:46.2785986Z [----------] 8 tests from DynamicShapes (0 ms total) 2023-01-11T22:27:46.2786224Z 2023-01-11T22:27:46.2786410Z [----------] 30 tests from Expr 2023-01-11T22:27:46.2786758Z [ RUN ] Expr.BasicValueTest 2023-01-11T22:27:46.2787236Z [ OK ] Expr.BasicValueTest (0 ms) 2023-01-11T22:27:46.2787744Z [ RUN ] Expr.BasicValueTest02 2023-01-11T22:27:46.2788052Z [ OK ] Expr.BasicValueTest02 (0 ms) 2023-01-11T22:27:46.2788362Z [ RUN ] Expr.IsChannelsLastContiguous 2023-01-11T22:27:46.2788826Z [ OK ] Expr.IsChannelsLastContiguous (0 ms) 2023-01-11T22:27:46.2789176Z [ RUN ] Expr.LetTest01 2023-01-11T22:27:46.2789588Z [ OK ] Expr.LetTest01 (0 ms) 2023-01-11T22:27:46.2789997Z [ RUN ] Expr.LetTest02 2023-01-11T22:27:46.2790468Z [ OK ] Expr.LetTest02 (0 ms) 2023-01-11T22:27:46.2790888Z [ RUN ] Expr.LetStmtTest01 2023-01-11T22:27:46.2792944Z [ OK ] Expr.LetStmtTest01 (0 ms) 2023-01-11T22:27:46.2793415Z [ RUN ] Expr.IntTest 2023-01-11T22:27:46.2794991Z [ OK ] Expr.IntTest (0 ms) 2023-01-11T22:27:46.2795478Z [ RUN ] Expr.FloatTest 2023-01-11T22:27:46.2797200Z [ OK ] Expr.FloatTest (0 ms) 2023-01-11T22:27:46.2797662Z [ RUN ] Expr.ByteTest 2023-01-11T22:27:46.2799908Z [ OK ] Expr.ByteTest (0 ms) 2023-01-11T22:27:46.2800382Z [ RUN ] Expr.CharTest 2023-01-11T22:27:46.2802127Z [ OK ] Expr.CharTest (0 ms) 2023-01-11T22:27:46.2802606Z [ RUN ] Expr.ShortTest 2023-01-11T22:27:46.2804514Z [ OK ] Expr.ShortTest (0 ms) 2023-01-11T22:27:46.2804970Z [ RUN ] Expr.LongTest 2023-01-11T22:27:46.2806652Z [ OK ] Expr.LongTest (0 ms) 2023-01-11T22:27:46.2807121Z [ RUN ] Expr.HalfTest 2023-01-11T22:27:46.2808838Z [ OK ] Expr.HalfTest (0 ms) 2023-01-11T22:27:46.2809304Z [ RUN ] Expr.DoubleTest 2023-01-11T22:27:46.2811006Z [ OK ] Expr.DoubleTest (0 ms) 2023-01-11T22:27:46.2811496Z [ RUN ] Expr.VectorAdd01 2023-01-11T22:27:46.2990443Z [ OK ] Expr.VectorAdd01 (17 ms) 2023-01-11T22:27:46.2991109Z [ RUN ] Expr.CompareSelectEQ 2023-01-11T22:27:46.3408586Z [ OK ] Expr.CompareSelectEQ (41 ms) 2023-01-11T22:27:46.3408919Z [ RUN ] Expr.CompareSelectDtypes 2023-01-11T22:27:46.3829035Z [ OK ] Expr.CompareSelectDtypes (41 ms) 2023-01-11T22:27:46.3829386Z [ RUN ] Expr.IntrinsicsDtypes 2023-01-11T22:27:46.3896790Z [ OK ] Expr.IntrinsicsDtypes (6 ms) 2023-01-11T22:27:46.3897131Z [ RUN ] Expr.Substitute01 2023-01-11T22:27:46.3898797Z [ OK ] Expr.Substitute01 (0 ms) 2023-01-11T22:27:46.3899149Z [ RUN ] Expr.Math01 2023-01-11T22:27:46.3900912Z [ OK ] Expr.Math01 (0 ms) 2023-01-11T22:27:46.3901242Z [ RUN ] Expr.UnaryMath01 2023-01-11T22:27:46.3919798Z [ OK ] Expr.UnaryMath01 (1 ms) 2023-01-11T22:27:46.3920083Z [ RUN ] Expr.BinaryMath01 2023-01-11T22:27:46.3922638Z [ OK ] Expr.BinaryMath01 (0 ms) 2023-01-11T22:27:46.3923047Z [ RUN ] Expr.LogicalOps01 2023-01-11T22:27:46.3944413Z [ OK ] Expr.LogicalOps01 (2 ms) 2023-01-11T22:27:46.3944741Z [ RUN ] Expr.LogicalOps02 2023-01-11T22:27:46.3948737Z [ OK ] Expr.LogicalOps02 (0 ms) 2023-01-11T22:27:46.3949164Z [ RUN ] Expr.LogicalOps03 2023-01-11T22:27:46.3964184Z [ OK ] Expr.LogicalOps03 (1 ms) 2023-01-11T22:27:46.3964464Z [ RUN ] Expr.BitwiseOps 2023-01-11T22:27:46.3967521Z [ OK ] Expr.BitwiseOps (0 ms) 2023-01-11T22:27:46.3968195Z [ RUN ] Expr.DynamicShapeAdd 2023-01-11T22:27:46.3991806Z [ OK ] Expr.DynamicShapeAdd (2 ms) 2023-01-11T22:27:46.3992138Z [ RUN ] Expr.OutOfBounds 2023-01-11T22:27:46.4078266Z [ OK ] Expr.OutOfBounds (8 ms) 2023-01-11T22:27:46.4078592Z [ RUN ] Expr.OutOfBounds2d 2023-01-11T22:27:46.4166928Z [ OK ] Expr.OutOfBounds2d (8 ms) 2023-01-11T22:27:46.4167271Z [ RUN ] Expr.OutOfBounds2dFlattenedIndex 2023-01-11T22:27:46.4223386Z [ OK ] Expr.OutOfBounds2dFlattenedIndex (5 ms) 2023-01-11T22:27:46.4223782Z [----------] 30 tests from Expr (144 ms total) 2023-01-11T22:27:46.4223917Z 2023-01-11T22:27:46.4224074Z [----------] 16 tests from ExternalCall 2023-01-11T22:27:46.4224359Z [ RUN ] ExternalCall.Conv1d_float 2023-01-11T22:27:46.4629256Z [ OK ] ExternalCall.Conv1d_float (40 ms) 2023-01-11T22:27:46.4629605Z [ RUN ] ExternalCall.Conv1d_int 2023-01-11T22:27:46.4993796Z [ OK ] ExternalCall.Conv1d_int (36 ms) 2023-01-11T22:27:46.4994325Z [ RUN ] ExternalCall.Conv1d_nobias_noargs 2023-01-11T22:27:46.5014487Z [ OK ] ExternalCall.Conv1d_nobias_noargs (2 ms) 2023-01-11T22:27:46.5015046Z [ RUN ] ExternalCall.Conv2d_float 2023-01-11T22:27:46.5472537Z [ OK ] ExternalCall.Conv2d_float (45 ms) 2023-01-11T22:27:46.5472871Z [ RUN ] ExternalCall.Conv2d_int 2023-01-11T22:27:46.6972964Z [ OK ] ExternalCall.Conv2d_int (149 ms) 2023-01-11T22:27:46.6973525Z [ RUN ] ExternalCall.Conv2d_nobias_noargs 2023-01-11T22:27:46.7206305Z [ OK ] ExternalCall.Conv2d_nobias_noargs (23 ms) 2023-01-11T22:27:46.7206811Z [ RUN ] ExternalCall.Addmm_float 2023-01-11T22:27:46.7343153Z [ OK ] ExternalCall.Addmm_float (13 ms) 2023-01-11T22:27:46.7343712Z [ RUN ] ExternalCall.Embedding 2023-01-11T22:27:46.7400142Z [ OK ] ExternalCall.Embedding (5 ms) 2023-01-11T22:27:46.7400734Z [ RUN ] ExternalCall.MaxReduction 2023-01-11T22:27:46.7418757Z [ OK ] ExternalCall.MaxReduction (1 ms) 2023-01-11T22:27:46.7419142Z [ RUN ] ExternalCall.Prepacked_Linear_float 2023-01-11T22:27:46.8155987Z [ OK ] ExternalCall.Prepacked_Linear_float (73 ms) 2023-01-11T22:27:46.8157019Z [ RUN ] ExternalCall.Prepacked_Conv2d_float 2023-01-11T22:27:46.8584414Z [ OK ] ExternalCall.Prepacked_Conv2d_float (42 ms) 2023-01-11T22:27:46.8584763Z [ RUN ] ExternalCall.BinaryFloat 2023-01-11T22:27:46.8872443Z [ OK ] ExternalCall.BinaryFloat (28 ms) 2023-01-11T22:27:46.8872769Z [ RUN ] ExternalCall.UnaryFloat 2023-01-11T22:27:46.8915977Z [ OK ] ExternalCall.UnaryFloat (4 ms) 2023-01-11T22:27:46.8916675Z [ RUN ] ExternalCall.ComputeInterop 2023-01-11T22:28:01.4948181Z [ OK ] ExternalCall.ComputeInterop (14603 ms) 2023-01-11T22:28:01.4948716Z [ RUN ] ExternalCall.Inlining 2023-01-11T22:28:01.5275473Z [ OK ] ExternalCall.Inlining (32 ms) 2023-01-11T22:28:01.5275887Z [ RUN ] ExternalCall.JitCustomFusionOp 2023-01-11T22:28:01.5890824Z [ OK ] ExternalCall.JitCustomFusionOp (61 ms) 2023-01-11T22:28:01.5891485Z [----------] 16 tests from ExternalCall (15166 ms total) 2023-01-11T22:28:01.5891722Z 2023-01-11T22:28:01.5891960Z [----------] 8 tests from GraphOpt 2023-01-11T22:28:01.5892345Z [ RUN ] GraphOpt.OptimizeCat 2023-01-11T22:28:01.5892773Z [ OK ] GraphOpt.OptimizeCat (0 ms) 2023-01-11T22:28:01.5893153Z [ RUN ] GraphOpt.OptimizeCat2 2023-01-11T22:28:01.5893451Z [ OK ] GraphOpt.OptimizeCat2 (0 ms) 2023-01-11T22:28:01.5893735Z [ RUN ] GraphOpt.OptimizeCat3 2023-01-11T22:28:01.5894097Z [ OK ] GraphOpt.OptimizeCat3 (0 ms) 2023-01-11T22:28:01.5895191Z [ RUN ] GraphOpt.OptimizeCatWithTypePromotionInUser 2023-01-11T22:28:01.5895886Z [ OK ] GraphOpt.OptimizeCatWithTypePromotionInUser (0 ms) 2023-01-11T22:28:01.5896455Z [ RUN ] GraphOpt.OptimizeCatWithTypePromotionInCat 2023-01-11T22:28:01.5897097Z [ OK ] GraphOpt.OptimizeCatWithTypePromotionInCat (0 ms) 2023-01-11T22:28:01.5897705Z [ RUN ] GraphOpt.OptimizeCatNoSingleTensorElementwiseOp 2023-01-11T22:28:01.5898507Z [ OK ] GraphOpt.OptimizeCatNoSingleTensorElementwiseOp (0 ms) 2023-01-11T22:28:01.5899014Z [ RUN ] GraphOpt.OptimizeCatNoSingleTensorElementwiseOp2 2023-01-11T22:28:01.5899459Z [ OK ] GraphOpt.OptimizeCatNoSingleTensorElementwiseOp2 (0 ms) 2023-01-11T22:28:01.5899831Z [ RUN ] GraphOpt.AOTGraphPrepPasses 2023-01-11T22:28:01.5902594Z [ OK ] GraphOpt.AOTGraphPrepPasses (0 ms) 2023-01-11T22:28:01.5903092Z [----------] 8 tests from GraphOpt (0 ms total) 2023-01-11T22:28:01.5903247Z 2023-01-11T22:28:01.5903395Z [----------] 4 tests from IRPrinter 2023-01-11T22:28:01.5903760Z [ RUN ] IRPrinter.BasicValueTest 2023-01-11T22:28:01.5904284Z [ OK ] IRPrinter.BasicValueTest (0 ms) 2023-01-11T22:28:01.5904851Z [ RUN ] IRPrinter.BasicValueTest02 2023-01-11T22:28:01.5905425Z [ OK ] IRPrinter.BasicValueTest02 (0 ms) 2023-01-11T22:28:01.5905826Z [ RUN ] IRPrinter.CastTest 2023-01-11T22:28:01.5906349Z [ OK ] IRPrinter.CastTest (0 ms) 2023-01-11T22:28:01.5906719Z [ RUN ] IRPrinter.FunctionName 2023-01-11T22:28:01.5960830Z [ OK ] IRPrinter.FunctionName (6 ms) 2023-01-11T22:28:01.5961453Z [----------] 4 tests from IRPrinter (6 ms total) 2023-01-11T22:28:01.5961654Z 2023-01-11T22:28:01.5961879Z [----------] 8 tests from IRVerifier 2023-01-11T22:28:01.5962171Z [ RUN ] IRVerifier.BitwiseOps 2023-01-11T22:28:01.6005246Z [ OK ] IRVerifier.BitwiseOps (4 ms) 2023-01-11T22:28:01.6005817Z [ RUN ] IRVerifier.CompareSelect 2023-01-11T22:28:01.6019318Z [ OK ] IRVerifier.CompareSelect (1 ms) 2023-01-11T22:28:01.6019641Z [ RUN ] IRVerifier.Ramp 2023-01-11T22:28:01.6020168Z [ OK ] IRVerifier.Ramp (0 ms) 2023-01-11T22:28:01.6020433Z [ RUN ] IRVerifier.Load 2023-01-11T22:28:01.6021785Z [ OK ] IRVerifier.Load (0 ms) 2023-01-11T22:28:01.6022100Z [ RUN ] IRVerifier.IfThenElse 2023-01-11T22:28:01.6023620Z [ OK ] IRVerifier.IfThenElse (0 ms) 2023-01-11T22:28:01.6023952Z [ RUN ] IRVerifier.For 2023-01-11T22:28:01.6024651Z [ OK ] IRVerifier.For (0 ms) 2023-01-11T22:28:01.6025013Z [ RUN ] IRVerifier.Block 2023-01-11T22:28:01.6025471Z [ OK ] IRVerifier.Block (0 ms) 2023-01-11T22:28:01.6025789Z [ RUN ] IRVerifier.Store 2023-01-11T22:28:01.6027603Z [ OK ] IRVerifier.Store (0 ms) 2023-01-11T22:28:01.6027972Z [----------] 8 tests from IRVerifier (6 ms total) 2023-01-11T22:28:01.6028127Z 2023-01-11T22:28:01.6028269Z [----------] 37 tests from Kernel 2023-01-11T22:28:01.6028563Z [ RUN ] Kernel.ParallelExternalCallBuf 2023-01-11T22:28:01.6035699Z [ OK ] Kernel.ParallelExternalCallBuf (0 ms) 2023-01-11T22:28:01.6036028Z [ RUN ] Kernel.InliningIntermediates 2023-01-11T22:28:01.6778395Z [ OK ] Kernel.InliningIntermediates (73 ms) 2023-01-11T22:28:01.6778760Z [ RUN ] Kernel.PreAllocIntermediateBufs 2023-01-11T22:28:01.9358245Z [ OK ] Kernel.PreAllocIntermediateBufs (257 ms) 2023-01-11T22:28:01.9358620Z [ RUN ] Kernel._1 2023-01-11T22:28:01.9611551Z [ OK ] Kernel._1 (25 ms) 2023-01-11T22:28:01.9612006Z [ RUN ] Kernel._2 2023-01-11T22:28:01.9907201Z [ OK ] Kernel._2 (29 ms) 2023-01-11T22:28:01.9907597Z [ RUN ] Kernel._3 2023-01-11T22:28:02.0209088Z [ OK ] Kernel._3 (30 ms) 2023-01-11T22:28:02.0209533Z [ RUN ] Kernel.Huge 2023-01-11T22:28:02.0391313Z [ OK ] Kernel.Huge (18 ms) 2023-01-11T22:28:02.0391863Z [ RUN ] Kernel.ParallelStrided 2023-01-11T22:33:44.9675437Z [ OK ] Kernel.ParallelStrided (342928 ms) 2023-01-11T22:33:44.9675796Z [ RUN ] Kernel.CatInputTypesPromotion 2023-01-11T22:33:45.0677229Z [ OK ] Kernel.CatInputTypesPromotion (100 ms) 2023-01-11T22:33:45.0677549Z [ RUN ] Kernel.ToDType 2023-01-11T22:33:45.0677798Z [ OK ] Kernel.ToDType (0 ms) 2023-01-11T22:33:45.0678685Z [ RUN ] Kernel.CatAndInlineWithAConstantDim 2023-01-11T22:33:45.4696650Z [ OK ] Kernel.CatAndInlineWithAConstantDim (401 ms) 2023-01-11T22:33:45.4697120Z [ RUN ] Kernel.CatWithEmptyInputs 2023-01-11T22:33:45.7591532Z [ OK ] Kernel.CatWithEmptyInputs (289 ms) 2023-01-11T22:33:45.7591873Z [ RUN ] Kernel.CatWoConditionals 2023-01-11T22:33:45.8522187Z [ OK ] Kernel.CatWoConditionals (93 ms) 2023-01-11T22:33:45.8522641Z [ RUN ] Kernel.OptimizeConditionals 2023-01-11T22:33:46.0715198Z [ OK ] Kernel.OptimizeConditionals (219 ms) 2023-01-11T22:33:46.0715532Z [ RUN ] Kernel.SumAllAxes 2023-01-11T22:33:46.1078020Z [ OK ] Kernel.SumAllAxes (36 ms) 2023-01-11T22:33:46.1078304Z [ RUN ] Kernel.SumOneAxis 2023-01-11T22:33:46.4332737Z [ OK ] Kernel.SumOneAxis (325 ms) 2023-01-11T22:33:46.4333116Z [ RUN ] Kernel.SumMultipleAxes 2023-01-11T22:33:47.0260189Z [ OK ] Kernel.SumMultipleAxes (592 ms) 2023-01-11T22:33:47.0260525Z [ RUN ] Kernel.Softmax2D 2023-01-11T22:33:47.3061342Z [ OK ] Kernel.Softmax2D (280 ms) 2023-01-11T22:33:47.3061641Z [ RUN ] Kernel.Softmax3D 2023-01-11T22:33:48.1084570Z [ OK ] Kernel.Softmax3D (802 ms) 2023-01-11T22:33:48.1084921Z [ RUN ] Kernel.Softmax4D 2023-01-11T22:33:49.2095081Z [ OK ] Kernel.Softmax4D (1101 ms) 2023-01-11T22:33:49.2095722Z [ RUN ] Kernel.SignTest 2023-01-11T22:33:49.2555073Z [ OK ] Kernel.SignTest (45 ms) 2023-01-11T22:33:49.2555559Z [ RUN ] Kernel.InlineProducerIntoReduction 2023-01-11T22:33:49.2780219Z [ OK ] Kernel.InlineProducerIntoReduction (22 ms) 2023-01-11T22:33:49.2780790Z [ RUN ] Kernel.InlineReductionIntoConsumer 2023-01-11T22:33:49.3100492Z [ OK ] Kernel.InlineReductionIntoConsumer (31 ms) 2023-01-11T22:33:49.3101006Z [ RUN ] Kernel.ConstantTensors 2023-01-11T22:33:49.4045341Z [ OK ] Kernel.ConstantTensors (94 ms) 2023-01-11T22:33:49.4045914Z [ RUN ] Kernel.ConstantTensorsNonContiguous 2023-01-11T22:33:49.5012108Z [ OK ] Kernel.ConstantTensorsNonContiguous (96 ms) 2023-01-11T22:33:49.5012600Z [ RUN ] Kernel.RunFast 2023-01-11T22:33:49.5013426Z [ OK ] Kernel.RunFast (0 ms) 2023-01-11T22:33:49.5014050Z [ RUN ] Kernel.RunWithAllocatedOutputs 2023-01-11T22:33:49.5014467Z [ OK ] Kernel.RunWithAllocatedOutputs (0 ms) 2023-01-11T22:33:49.5014784Z [ RUN ] Kernel.CodegenInspection 2023-01-11T22:33:49.5015084Z [ OK ] Kernel.CodegenInspection (0 ms) 2023-01-11T22:33:49.5015966Z [ RUN ] Kernel.CustomLowering 2023-01-11T22:33:49.5197943Z [ OK ] Kernel.CustomLowering (18 ms) 2023-01-11T22:33:49.5198258Z [ RUN ] Kernel.Vectorize 2023-01-11T22:33:49.5198542Z [ OK ] Kernel.Vectorize (0 ms) 2023-01-11T22:33:49.5198880Z [ RUN ] Kernel.Strided1dWithinBounds 2023-01-11T22:33:49.5367616Z [ OK ] Kernel.Strided1dWithinBounds (16 ms) 2023-01-11T22:33:49.5367946Z [ RUN ] Kernel.InputAsOutput 2023-01-11T22:33:49.5741916Z [ OK ] Kernel.InputAsOutput (37 ms) 2023-01-11T22:33:49.5742251Z [ RUN ] Kernel.ScalarOut 2023-01-11T22:33:49.5888227Z [ OK ] Kernel.ScalarOut (14 ms) 2023-01-11T22:33:49.5888633Z [ RUN ] Kernel.ScalarTensorOut 2023-01-11T22:33:49.6074281Z [ OK ] Kernel.ScalarTensorOut (18 ms) 2023-01-11T22:33:49.6074798Z [ RUN ] Kernel.FuseLoopsWithVariableBounds 2023-01-11T22:33:49.6075294Z [ OK ] Kernel.FuseLoopsWithVariableBounds (0 ms) 2023-01-11T22:33:49.6075782Z [ RUN ] Kernel.FuseLoopsWithVariableConcatDim 2023-01-11T22:33:49.6076488Z [ OK ] Kernel.FuseLoopsWithVariableConcatDim (0 ms) 2023-01-11T22:33:49.6077027Z [ RUN ] Kernel.DoNotFuseLoopsWithMismatchingVariableDims 2023-01-11T22:33:49.6077485Z [ OK ] Kernel.DoNotFuseLoopsWithMismatchingVariableDims (0 ms) 2023-01-11T22:33:49.6077876Z [----------] 37 tests from Kernel (348004 ms total) 2023-01-11T22:33:49.6078028Z 2023-01-11T22:33:49.6078171Z [----------] 174 tests from LoopNest 2023-01-11T22:33:49.6078438Z [ RUN ] LoopNest.ExprSimple01 2023-01-11T22:33:49.6120418Z [ OK ] LoopNest.ExprSimple01 (4 ms) 2023-01-11T22:33:49.6120739Z [ RUN ] LoopNest.ExprLower01 2023-01-11T22:33:49.6128858Z [ OK ] LoopNest.ExprLower01 (0 ms) 2023-01-11T22:33:49.6129179Z [ RUN ] LoopNest.ExprSimple02 2023-01-11T22:33:49.6472393Z [ OK ] LoopNest.ExprSimple02 (34 ms) 2023-01-11T22:33:49.6472761Z [ RUN ] LoopNest.ExprSliceHeadWithLoopOptions 2023-01-11T22:33:49.6502689Z [ OK ] LoopNest.ExprSliceHeadWithLoopOptions (3 ms) 2023-01-11T22:33:49.6503112Z [ RUN ] LoopNest.ExprSliceTailWithLoopOptions 2023-01-11T22:33:49.6543697Z [ OK ] LoopNest.ExprSliceTailWithLoopOptions (4 ms) 2023-01-11T22:33:49.6544127Z [ RUN ] LoopNest.ExprSliceHeadWhenFactorEqualsSize 2023-01-11T22:33:49.6550891Z [ OK ] LoopNest.ExprSliceHeadWhenFactorEqualsSize (0 ms) 2023-01-11T22:33:49.6551301Z [ RUN ] LoopNest.ExprSliceHeadWhenFactorLargerThanSize 2023-01-11T22:33:49.6558958Z [ OK ] LoopNest.ExprSliceHeadWhenFactorLargerThanSize (0 ms) 2023-01-11T22:33:49.6559319Z [ RUN ] LoopNest.ExprSliceHead 2023-01-11T22:33:49.6574186Z [ OK ] LoopNest.ExprSliceHead (1 ms) 2023-01-11T22:33:49.6574525Z [ RUN ] LoopNest.ExprSliceHeadWithNonZeroStart 2023-01-11T22:33:49.6601847Z [ OK ] LoopNest.ExprSliceHeadWithNonZeroStart (2 ms) 2023-01-11T22:33:49.6602241Z [ RUN ] LoopNest.ExprSliceTailWhenFactorEqualsSize 2023-01-11T22:33:49.6609237Z [ OK ] LoopNest.ExprSliceTailWhenFactorEqualsSize (0 ms) 2023-01-11T22:33:49.6609659Z [ RUN ] LoopNest.ExprSliceTailWhenFactorLargerThanSize 2023-01-11T22:33:49.6616805Z [ OK ] LoopNest.ExprSliceTailWhenFactorLargerThanSize (0 ms) 2023-01-11T22:33:49.6617185Z [ RUN ] LoopNest.ExprSliceTail 2023-01-11T22:33:49.6631999Z [ OK ] LoopNest.ExprSliceTail (1 ms) 2023-01-11T22:33:49.6632319Z [ RUN ] LoopNest.ExprSplitAndSlice 2023-01-11T22:33:49.6714177Z [ OK ] LoopNest.ExprSplitAndSlice (8 ms) 2023-01-11T22:33:49.6714548Z [ RUN ] LoopNest.ExprSliceAndNormalize 2023-01-11T22:33:49.6742966Z [ OK ] LoopNest.ExprSliceAndNormalize (2 ms) 2023-01-11T22:33:49.6743383Z [ RUN ] LoopNest.ExprSliceWithVariableDimension 2023-01-11T22:33:49.6965410Z [ OK ] LoopNest.ExprSliceWithVariableDimension (22 ms) 2023-01-11T22:33:49.6965820Z [ RUN ] LoopNest.ExprSplitWithTail 2023-01-11T22:33:49.7066667Z [ OK ] LoopNest.ExprSplitWithTail (10 ms) 2023-01-11T22:33:49.7067013Z [ RUN ] LoopNest.ExprSplitWithTailNone 2023-01-11T22:33:49.7257363Z [ OK ] LoopNest.ExprSplitWithTailNone (18 ms) 2023-01-11T22:33:49.7257771Z [ RUN ] LoopNest.ExprSplitWithMask01 2023-01-11T22:33:49.7700185Z [ OK ] LoopNest.ExprSplitWithMask01 (44 ms) 2023-01-11T22:33:49.7700584Z [ RUN ] LoopNest.ExprSplitWithMaskRepeatedNoMask 2023-01-11T22:33:49.7760514Z [ OK ] LoopNest.ExprSplitWithMaskRepeatedNoMask (6 ms) 2023-01-11T22:33:49.7760880Z [ RUN ] LoopNest.getLoopAt 2023-01-11T22:33:49.7764091Z [ OK ] LoopNest.getLoopAt (0 ms) 2023-01-11T22:33:49.7764451Z [ RUN ] LoopNest.TileSimple 2023-01-11T22:33:51.1763528Z [ OK ] LoopNest.TileSimple (1399 ms) 2023-01-11T22:33:51.1764020Z [ RUN ] LoopNest.TileWithTails 2023-01-11T22:33:52.5991707Z [ OK ] LoopNest.TileWithTails (1422 ms) 2023-01-11T22:33:52.5992059Z [ RUN ] LoopNest.TileInMiddle 2023-01-11T22:33:54.8584215Z [ OK ] LoopNest.TileInMiddle (2259 ms) 2023-01-11T22:33:54.8584614Z [ RUN ] LoopNest.SplitWithTailWithLoopOptions 2023-01-11T22:33:54.8590526Z [ OK ] LoopNest.SplitWithTailWithLoopOptions (0 ms) 2023-01-11T22:33:54.8591201Z [ RUN ] LoopNest.SplitWithMaskWithLoopOptions 2023-01-11T22:33:54.8596709Z [ OK ] LoopNest.SplitWithMaskWithLoopOptions (0 ms) 2023-01-11T22:33:54.8597328Z [ RUN ] LoopNest.ScheduleBroadcastAddBuffer 2023-01-11T22:33:54.8844156Z [ OK ] LoopNest.ScheduleBroadcastAddBuffer (24 ms) 2023-01-11T22:33:54.8844755Z [ RUN ] LoopNest.ScheduleFunctionCall01 2023-01-11T22:33:55.0135826Z [ OK ] LoopNest.ScheduleFunctionCall01 (129 ms) 2023-01-11T22:33:55.0136412Z [ RUN ] LoopNest.ScheduleInlineSimple 2023-01-11T22:33:55.2082523Z [ OK ] LoopNest.ScheduleInlineSimple (194 ms) 2023-01-11T22:33:55.2083099Z [ RUN ] LoopNest.ScheduleInlineFunc01 2023-01-11T22:33:56.1510587Z [ OK ] LoopNest.ScheduleInlineFunc01 (942 ms) 2023-01-11T22:33:56.1511044Z [ RUN ] LoopNest.ScheduleInlineRandom 2023-01-11T22:33:56.1557071Z [ OK ] LoopNest.ScheduleInlineRandom (4 ms) 2023-01-11T22:33:56.1557689Z [ RUN ] LoopNest.ScheduleInlineRandomUnrelated 2023-01-11T22:33:56.1600711Z [ OK ] LoopNest.ScheduleInlineRandomUnrelated (4 ms) 2023-01-11T22:33:56.1601378Z [ RUN ] LoopNest.ScheduleInlineRandomLowerDimensions 2023-01-11T22:33:56.1635757Z [ OK ] LoopNest.ScheduleInlineRandomLowerDimensions (3 ms) 2023-01-11T22:33:56.1636127Z [ RUN ] LoopNest.ScheduleInlineIntrinsics 2023-01-11T22:33:56.3067247Z [ OK ] LoopNest.ScheduleInlineIntrinsics (143 ms) 2023-01-11T22:33:56.3067899Z [ RUN ] LoopNest.ScheduleInlineRandWithIntrinsics 2023-01-11T22:33:56.3107087Z [ OK ] LoopNest.ScheduleInlineRandWithIntrinsics (4 ms) 2023-01-11T22:33:56.3107455Z [ RUN ] LoopNest.ScheduleSplitAThenInline 2023-01-11T22:33:56.3118860Z [ OK ] LoopNest.ScheduleSplitAThenInline (1 ms) 2023-01-11T22:33:56.3119241Z [ RUN ] LoopNest.ScheduleSplitBThenInline 2023-01-11T22:33:56.3164394Z [ OK ] LoopNest.ScheduleSplitBThenInline (4 ms) 2023-01-11T22:33:56.3164818Z [ RUN ] LoopNest.ScheduleSplitTwiceThenInline 2023-01-11T22:33:56.3178285Z [ OK ] LoopNest.ScheduleSplitTwiceThenInline (1 ms) 2023-01-11T22:33:56.3178717Z [ RUN ] LoopNest.ScheduleInlineThenSplit 2023-01-11T22:33:56.3221016Z [ OK ] LoopNest.ScheduleInlineThenSplit (4 ms) 2023-01-11T22:33:56.3221449Z [ RUN ] LoopNest.ScheduleSplitInlineThenSplit 2023-01-11T22:33:56.3314905Z [ OK ] LoopNest.ScheduleSplitInlineThenSplit (9 ms) 2023-01-11T22:33:56.3315287Z [ RUN ] LoopNest.ScheduleSplitInlineSimplify 2023-01-11T22:33:56.3326994Z [ OK ] LoopNest.ScheduleSplitInlineSimplify (1 ms) 2023-01-11T22:33:56.3327371Z [ RUN ] LoopNest.ScheduleInlineThreeMixedOnce 2023-01-11T22:33:56.3383787Z [ OK ] LoopNest.ScheduleInlineThreeMixedOnce (5 ms) 2023-01-11T22:33:56.3384153Z [ RUN ] LoopNest.ScheduleInlineThreeMixedTwice 2023-01-11T22:33:56.3440103Z [ OK ] LoopNest.ScheduleInlineThreeMixedTwice (5 ms) 2023-01-11T22:33:56.3440492Z [ RUN ] LoopNest.ScheduleInlineThreeMixedInner 2023-01-11T22:33:56.3501060Z [ OK ] LoopNest.ScheduleInlineThreeMixedInner (6 ms) 2023-01-11T22:33:56.3501429Z [ RUN ] LoopNest.ScheduleInlineThreeMixedSplit 2023-01-11T22:33:56.3522817Z [ OK ] LoopNest.ScheduleInlineThreeMixedSplit (2 ms) 2023-01-11T22:33:56.3523222Z [ RUN ] LoopNest.ScheduleInlineOutputTensors 2023-01-11T22:33:56.3572152Z [ OK ] LoopNest.ScheduleInlineOutputTensors (4 ms) 2023-01-11T22:33:56.3572593Z [ RUN ] LoopNest.ScheduleInlineWithCompoundIndices 2023-01-11T22:33:56.3579153Z [ OK ] LoopNest.ScheduleInlineWithCompoundIndices (0 ms) 2023-01-11T22:33:56.3579671Z [ RUN ] LoopNest.ScheduleInlineConsumerIndicesWithCast 2023-01-11T22:33:56.3588193Z [ OK ] LoopNest.ScheduleInlineConsumerIndicesWithCast (0 ms) 2023-01-11T22:33:56.3588705Z [ RUN ] LoopNest.ScheduleInlineProducerIndicesWithCast 2023-01-11T22:33:56.3597265Z [ OK ] LoopNest.ScheduleInlineProducerIndicesWithCast (0 ms) 2023-01-11T22:33:56.3597718Z [ RUN ] LoopNest.ScheduleFuserStyle 2023-01-11T22:33:56.4169356Z [ OK ] LoopNest.ScheduleFuserStyle (56 ms) 2023-01-11T22:33:56.4169718Z [ RUN ] LoopNest.ScheduleFuserThreeArg 2023-01-11T22:33:56.4852654Z [ OK ] LoopNest.ScheduleFuserThreeArg (68 ms) 2023-01-11T22:33:56.4853271Z [ RUN ] LoopNest.ScheduleDynamicShape2D 2023-01-11T22:33:56.6213695Z [ OK ] LoopNest.ScheduleDynamicShape2D (136 ms) 2023-01-11T22:33:56.6214325Z [ RUN ] LoopNest.LoopNestComputeAt_1 2023-01-11T22:33:56.6321955Z [ OK ] LoopNest.LoopNestComputeAt_1 (10 ms) 2023-01-11T22:33:56.6322607Z [ RUN ] LoopNest.LoopNestComputeAt_2 2023-01-11T22:33:57.4804829Z [ OK ] LoopNest.LoopNestComputeAt_2 (848 ms) 2023-01-11T22:33:57.4805401Z [ RUN ] LoopNest.LoopNestComputeAt_3 2023-01-11T22:33:58.2432460Z [ OK ] LoopNest.LoopNestComputeAt_3 (762 ms) 2023-01-11T22:33:58.2433017Z [ RUN ] LoopNest.Reduce2dComputeAt 2023-01-11T22:33:59.5827044Z [ OK ] LoopNest.Reduce2dComputeAt (1339 ms) 2023-01-11T22:33:59.5827621Z [ RUN ] LoopNest.LoopNestReorderAxis1 2023-01-11T22:33:59.5859441Z [ OK ] LoopNest.LoopNestReorderAxis1 (3 ms) 2023-01-11T22:33:59.5860036Z [ RUN ] LoopNest.LoopNestReorderPartialAxes 2023-01-11T22:33:59.5993061Z [ OK ] LoopNest.LoopNestReorderPartialAxes (13 ms) 2023-01-11T22:33:59.5993701Z [ RUN ] LoopNest.LoopNestReorderInternalAxis 2023-01-11T22:33:59.6117526Z [ OK ] LoopNest.LoopNestReorderInternalAxis (12 ms) 2023-01-11T22:33:59.6118142Z [ RUN ] LoopNest.LoopNestReorderEnclosingAxis 2023-01-11T22:33:59.6244244Z [ OK ] LoopNest.LoopNestReorderEnclosingAxis (12 ms) 2023-01-11T22:33:59.6244846Z [ RUN ] LoopNest.LoopNestReorderSameAxis 2023-01-11T22:33:59.6254218Z [ OK ] LoopNest.LoopNestReorderSameAxis (1 ms) 2023-01-11T22:33:59.6254856Z [ RUN ] LoopNest.LoopNestReorderExtraStatements 2023-01-11T22:33:59.6436498Z [ OK ] LoopNest.LoopNestReorderExtraStatements (18 ms) 2023-01-11T22:33:59.6437472Z [ RUN ] LoopNest.LoopNestReorderLongStringOfPreOrphans 2023-01-11T22:34:00.4726132Z [ OK ] LoopNest.LoopNestReorderLongStringOfPreOrphans (828 ms) 2023-01-11T22:34:00.4726891Z [ RUN ] LoopNest.LoopNestReorderLongStringOfPostOrphans 2023-01-11T22:34:01.2781633Z [ OK ] LoopNest.LoopNestReorderLongStringOfPostOrphans (805 ms) 2023-01-11T22:34:01.2782365Z [ RUN ] LoopNest.LoopNestReorderLongStringFull 2023-01-11T22:34:02.3391831Z [ OK ] LoopNest.LoopNestReorderLongStringFull (1060 ms) 2023-01-11T22:34:02.3392520Z [ RUN ] LoopNest.LoopNestReorderInternalLoopNest 2023-01-11T22:34:02.5282274Z [ OK ] LoopNest.LoopNestReorderInternalLoopNest (188 ms) 2023-01-11T22:34:02.5282998Z [ RUN ] LoopNest.OuterLoopVectorization 2023-01-11T22:34:02.5304142Z [ OK ] LoopNest.OuterLoopVectorization (2 ms) 2023-01-11T22:34:02.5304767Z [ RUN ] LoopNest.VectorizeLoopNotNormalized 2023-01-11T22:34:02.5328190Z [ OK ] LoopNest.VectorizeLoopNotNormalized (2 ms) 2023-01-11T22:34:02.5328699Z [ RUN ] LoopNest.Unroll 2023-01-11T22:34:02.5338860Z [ OK ] LoopNest.Unroll (1 ms) 2023-01-11T22:34:02.5339309Z [ RUN ] LoopNest.UnrollOuter 2023-01-11T22:34:02.5359014Z [ OK ] LoopNest.UnrollOuter (1 ms) 2023-01-11T22:34:02.5359502Z [ RUN ] LoopNest.UnrollInner 2023-01-11T22:34:02.5375837Z [ OK ] LoopNest.UnrollInner (1 ms) 2023-01-11T22:34:02.5376384Z [ RUN ] LoopNest.UnrollMultipleStatements 2023-01-11T22:34:02.5385529Z [ OK ] LoopNest.UnrollMultipleStatements (0 ms) 2023-01-11T22:34:02.5386142Z [ RUN ] LoopNest.UnrollNonLiteralConstantBounds 2023-01-11T22:34:02.5401056Z [ OK ] LoopNest.UnrollNonLiteralConstantBounds (1 ms) 2023-01-11T22:34:02.5401674Z [ RUN ] LoopNest.UnrollNonConstantBounds 2023-01-11T22:34:02.6006536Z [ OK ] LoopNest.UnrollNonConstantBounds (60 ms) 2023-01-11T22:34:02.6007158Z [ RUN ] LoopNest.UnrollByFactorsLessThan2 2023-01-11T22:34:02.6014006Z [ OK ] LoopNest.UnrollByFactorsLessThan2 (0 ms) 2023-01-11T22:34:02.6014606Z [ RUN ] LoopNest.UnrollByFactorEqualToIters 2023-01-11T22:34:02.6041407Z [ OK ] LoopNest.UnrollByFactorEqualToIters (2 ms) 2023-01-11T22:34:02.6041940Z [ RUN ] LoopNest.UnrollEmpty 2023-01-11T22:34:02.6047816Z [ OK ] LoopNest.UnrollEmpty (0 ms) 2023-01-11T22:34:02.6048264Z [ RUN ] LoopNest.NoUnroll 2023-01-11T22:34:02.6066228Z [ OK ] LoopNest.NoUnroll (1 ms) 2023-01-11T22:34:02.6066708Z [ RUN ] LoopNest.UnrollWithLet 2023-01-11T22:34:02.6080731Z [ OK ] LoopNest.UnrollWithLet (1 ms) 2023-01-11T22:34:02.6081204Z [ RUN ] LoopNest.IsNormalized 2023-01-11T22:34:02.6081679Z [ OK ] LoopNest.IsNormalized (0 ms) 2023-01-11T22:34:02.6082142Z [ RUN ] LoopNest.NormalizeStartPositive 2023-01-11T22:34:02.6114258Z [ OK ] LoopNest.NormalizeStartPositive (3 ms) 2023-01-11T22:34:02.6114831Z [ RUN ] LoopNest.NormalizeStartNegative 2023-01-11T22:34:02.6152811Z [ OK ] LoopNest.NormalizeStartNegative (3 ms) 2023-01-11T22:34:02.6153352Z [ RUN ] LoopNest.NormalizeStartZero 2023-01-11T22:34:02.6158924Z [ OK ] LoopNest.NormalizeStartZero (0 ms) 2023-01-11T22:34:02.6159457Z [ RUN ] LoopNest.NormalizeStartVariable 2023-01-11T22:34:02.6190847Z [ OK ] LoopNest.NormalizeStartVariable (3 ms) 2023-01-11T22:34:02.6191235Z [ RUN ] LoopNest.NormalizeOnNestedOuterLoop 2023-01-11T22:34:02.6225267Z [ OK ] LoopNest.NormalizeOnNestedOuterLoop (3 ms) 2023-01-11T22:34:02.6225641Z [ RUN ] LoopNest.NormalizeOnNestedInnerLoop 2023-01-11T22:34:02.6254080Z [ OK ] LoopNest.NormalizeOnNestedInnerLoop (2 ms) 2023-01-11T22:34:02.6254462Z [ RUN ] LoopNest.NormalizeAndSplitWithTail 2023-01-11T22:34:02.6309208Z [ OK ] LoopNest.NormalizeAndSplitWithTail (5 ms) 2023-01-11T22:34:02.6309649Z [ RUN ] LoopNest.NotNormalizeAndSplitWithTail 2023-01-11T22:34:02.6382321Z [ OK ] LoopNest.NotNormalizeAndSplitWithTail (7 ms) 2023-01-11T22:34:02.6382757Z [ RUN ] LoopNest.FlattenSimpleLoopNest2D 2023-01-11T22:34:02.6520051Z [ OK ] LoopNest.FlattenSimpleLoopNest2D (13 ms) 2023-01-11T22:34:02.6520398Z [ RUN ] LoopNest.FlattenSimpleLoopNest3D 2023-01-11T22:34:02.7761440Z [ OK ] LoopNest.FlattenSimpleLoopNest3D (124 ms) 2023-01-11T22:34:02.7761843Z [ RUN ] LoopNest.FlattenLoopNestAfterNormalize 2023-01-11T22:34:02.8133066Z [ OK ] LoopNest.FlattenLoopNestAfterNormalize (37 ms) 2023-01-11T22:34:02.8133770Z [ RUN ] LoopNest.FlattenLoopNestWithNonLiteralConstantBounds 2023-01-11T22:34:02.8296691Z [ OK ] LoopNest.FlattenLoopNestWithNonLiteralConstantBounds (16 ms) 2023-01-11T22:34:02.8297360Z [ RUN ] LoopNest.FlattenImperfectLoopNest 2023-01-11T22:34:02.8297939Z [ OK ] LoopNest.FlattenImperfectLoopNest (0 ms) 2023-01-11T22:34:02.8298520Z [ RUN ] LoopNest.FlattenReductionLoopNest 2023-01-11T22:34:02.8299627Z [ OK ] LoopNest.FlattenReductionLoopNest (0 ms) 2023-01-11T22:34:02.8300010Z [ RUN ] LoopNest.FlattenReductionLoopNestFromTensor 2023-01-11T22:34:02.8318970Z [ OK ] LoopNest.FlattenReductionLoopNestFromTensor (1 ms) 2023-01-11T22:34:02.8319855Z [ RUN ] LoopNest.FlattenIncorrectLoopsAsInput 2023-01-11T22:34:02.8321009Z [ OK ] LoopNest.FlattenIncorrectLoopsAsInput (0 ms) 2023-01-11T22:34:02.8321566Z [ RUN ] LoopNest.DetectInlineRankMismatch 2023-01-11T22:34:02.8336197Z [ OK ] LoopNest.DetectInlineRankMismatch (1 ms) 2023-01-11T22:34:02.8336751Z [ RUN ] LoopNest.CacheReadsSimple 2023-01-11T22:34:03.3725149Z [ OK ] LoopNest.CacheReadsSimple (538 ms) 2023-01-11T22:34:03.3725669Z [ RUN ] LoopNest.CacheReadsOuter 2023-01-11T22:34:04.0077232Z [ OK ] LoopNest.CacheReadsOuter (635 ms) 2023-01-11T22:34:04.0077765Z [ RUN ] LoopNest.CacheReadsInternal 2023-01-11T22:34:04.6346401Z [ OK ] LoopNest.CacheReadsInternal (626 ms) 2023-01-11T22:34:04.6346945Z [ RUN ] LoopNest.CacheReadsInner 2023-01-11T22:34:05.7390144Z [ OK ] LoopNest.CacheReadsInner (1104 ms) 2023-01-11T22:34:05.7390678Z [ RUN ] LoopNest.CacheWritesSimple 2023-01-11T22:34:06.8939792Z [ OK ] LoopNest.CacheWritesSimple (1154 ms) 2023-01-11T22:34:06.8940326Z [ RUN ] LoopNest.DeadStoreElimination 2023-01-11T22:34:06.9139129Z [ OK ] LoopNest.DeadStoreElimination (19 ms) 2023-01-11T22:34:06.9139806Z [ RUN ] LoopNest.DeadStoreEliminationWithIntermediates 2023-01-11T22:34:06.9309838Z [ OK ] LoopNest.DeadStoreEliminationWithIntermediates (16 ms) 2023-01-11T22:34:06.9310496Z [ RUN ] LoopNest.CompoundTensorSimple 2023-01-11T22:34:06.9497636Z [ OK ] LoopNest.CompoundTensorSimple (18 ms) 2023-01-11T22:34:06.9498221Z [ RUN ] LoopNest.InlineConstantIndex 2023-01-11T22:34:06.9545129Z [ OK ] LoopNest.InlineConstantIndex (4 ms) 2023-01-11T22:34:06.9545666Z [ RUN ] LoopNest.CompoundTensorUsed 2023-01-11T22:34:06.9872396Z [ OK ] LoopNest.CompoundTensorUsed (32 ms) 2023-01-11T22:34:06.9872949Z [ RUN ] LoopNest.InlineFromLoad 2023-01-11T22:34:06.9878739Z [ OK ] LoopNest.InlineFromLoad (0 ms) 2023-01-11T22:34:06.9879269Z [ RUN ] LoopNest.OptimizeConditionalsSimple 2023-01-11T22:34:06.9898968Z [ OK ] LoopNest.OptimizeConditionalsSimple (1 ms) 2023-01-11T22:34:06.9899632Z [ RUN ] LoopNest.OptimizeConditionalsNestedConditions 2023-01-11T22:34:06.9925580Z [ OK ] LoopNest.OptimizeConditionalsNestedConditions (2 ms) 2023-01-11T22:34:06.9926243Z [ RUN ] LoopNest.OptimizeConditionalsMultipleStores 2023-01-11T22:34:06.9955538Z [ OK ] LoopNest.OptimizeConditionalsMultipleStores (2 ms) 2023-01-11T22:34:06.9956263Z [ RUN ] LoopNest.OptimizeConditionalsMultipleStoresInOneLoop 2023-01-11T22:34:07.0025401Z [ OK ] LoopNest.OptimizeConditionalsMultipleStoresInOneLoop (6 ms) 2023-01-11T22:34:07.0026118Z [ RUN ] LoopNest.OptimizeConditionalsOuterLoopVar 2023-01-11T22:34:07.0075924Z [ OK ] LoopNest.OptimizeConditionalsOuterLoopVar (5 ms) 2023-01-11T22:34:07.0076662Z [ RUN ] LoopNest.OptimizeConditionalsCompValuesNotOrdered 2023-01-11T22:34:07.0125814Z [ OK ] LoopNest.OptimizeConditionalsCompValuesNotOrdered (4 ms) 2023-01-11T22:34:07.0126583Z [ RUN ] LoopNest.OptimizeConditionalsCompValuesNotConstants 2023-01-11T22:34:07.0171963Z [ OK ] LoopNest.OptimizeConditionalsCompValuesNotConstants (4 ms) 2023-01-11T22:34:07.0172735Z [ RUN ] LoopNest.OptimizeConditionalsInvalidCondition 2023-01-11T22:34:07.0219962Z [ OK ] LoopNest.OptimizeConditionalsInvalidCondition (4 ms) 2023-01-11T22:34:07.0220680Z [ RUN ] LoopNest.OptimizeConditionalsInvalidCondition2 2023-01-11T22:34:07.0270807Z [ OK ] LoopNest.OptimizeConditionalsInvalidCondition2 (5 ms) 2023-01-11T22:34:07.0271546Z [ RUN ] LoopNest.OptimizeConditionalsInvalidCondition3 2023-01-11T22:34:07.0315228Z [ OK ] LoopNest.OptimizeConditionalsInvalidCondition3 (4 ms) 2023-01-11T22:34:07.0315935Z [ RUN ] LoopNest.OptimizeConditionalsInvalidCondition4 2023-01-11T22:34:07.0355776Z [ OK ] LoopNest.OptimizeConditionalsInvalidCondition4 (4 ms) 2023-01-11T22:34:07.0356456Z [ RUN ] LoopNest.OptimizeConditionalsNotNormalized 2023-01-11T22:34:07.0378347Z [ OK ] LoopNest.OptimizeConditionalsNotNormalized (2 ms) 2023-01-11T22:34:07.0378768Z [ RUN ] LoopNest.ColReduceSplitTailEvenReorder 2023-01-11T22:34:09.5799346Z [ OK ] LoopNest.ColReduceSplitTailEvenReorder (2541 ms) 2023-01-11T22:34:09.5799943Z [ RUN ] LoopNest.ColReduceSplitTailUnevenReorder 2023-01-11T22:34:11.5127838Z [ OK ] LoopNest.ColReduceSplitTailUnevenReorder (1932 ms) 2023-01-11T22:34:11.5128283Z [ RUN ] LoopNest.ColReduceSplitMaskEvenReorder 2023-01-11T22:34:13.9089130Z [ OK ] LoopNest.ColReduceSplitMaskEvenReorder (2396 ms) 2023-01-11T22:34:13.9089592Z [ RUN ] LoopNest.ColReduceSplitMaskUnevenReorder 2023-01-11T22:34:16.0948911Z [ OK ] LoopNest.ColReduceSplitMaskUnevenReorder (2185 ms) 2023-01-11T22:34:16.0949335Z [ RUN ] LoopNest.ReorderAxisWithMultipleConds 2023-01-11T22:34:16.0984491Z [ OK ] LoopNest.ReorderAxisWithMultipleConds (3 ms) 2023-01-11T22:34:16.0984825Z [ RUN ] LoopNest.VectorizeUse 2023-01-11T22:34:16.0998935Z [ OK ] LoopNest.VectorizeUse (1 ms) 2023-01-11T22:34:16.0999297Z [ RUN ] LoopNest.Int64Direct 2023-01-11T22:34:16.1005770Z [ OK ] LoopNest.Int64Direct (0 ms) 2023-01-11T22:34:16.1006099Z [ RUN ] LoopNest.Int64Compute 2023-01-11T22:34:16.1015659Z [ OK ] LoopNest.Int64Compute (0 ms) 2023-01-11T22:34:16.1016068Z [ RUN ] LoopNest.DistributeLoopWithAllStmtsAsPivots 2023-01-11T22:34:16.1021643Z [ OK ] LoopNest.DistributeLoopWithAllStmtsAsPivots (0 ms) 2023-01-11T22:34:16.1022096Z [ RUN ] LoopNest.DistributeLoopWithOneStmtAsPivot 2023-01-11T22:34:16.1027149Z [ OK ] LoopNest.DistributeLoopWithOneStmtAsPivot (0 ms) 2023-01-11T22:34:16.1027560Z [ RUN ] LoopNest.DistributeLoopWithoutAnyPivot 2023-01-11T22:34:16.1032715Z [ OK ] LoopNest.DistributeLoopWithoutAnyPivot (0 ms) 2023-01-11T22:34:16.1033144Z [ RUN ] LoopNest.DistributeLoopOverInnerLoops 2023-01-11T22:34:16.1038085Z [ OK ] LoopNest.DistributeLoopOverInnerLoops (0 ms) 2023-01-11T22:34:16.1038545Z [ RUN ] LoopNest.DistributeLoopAndParentsWithoutAnyPivot 2023-01-11T22:34:16.1052399Z [ OK ] LoopNest.DistributeLoopAndParentsWithoutAnyPivot (1 ms) 2023-01-11T22:34:16.1052836Z [ RUN ] LoopNest.fuseLoopsSimple 2023-01-11T22:34:16.1074301Z [ OK ] LoopNest.fuseLoopsSimple (2 ms) 2023-01-11T22:34:16.1074712Z [ RUN ] LoopNest.fuseLoopsMultiple 2023-01-11T22:34:16.1139795Z [ OK ] LoopNest.fuseLoopsMultiple (6 ms) 2023-01-11T22:34:16.1140208Z [ RUN ] LoopNest.fuseLoopsNested 2023-01-11T22:34:16.1218236Z [ OK ] LoopNest.fuseLoopsNested (7 ms) 2023-01-11T22:34:16.1218605Z [ RUN ] LoopNest.fuseLoopsNested2D 2023-01-11T22:34:16.1260000Z [ OK ] LoopNest.fuseLoopsNested2D (4 ms) 2023-01-11T22:34:16.1260390Z [ RUN ] LoopNest.fuseLoopsNested2DInner 2023-01-11T22:34:16.1285954Z [ OK ] LoopNest.fuseLoopsNested2DInner (2 ms) 2023-01-11T22:34:16.1286338Z [ RUN ] LoopNest.fuseLoopsDifferentStopBounds 2023-01-11T22:34:16.1290500Z [ OK ] LoopNest.fuseLoopsDifferentStopBounds (0 ms) 2023-01-11T22:34:16.1290880Z [ RUN ] LoopNest.fuseLoopsDifferentStartBounds 2023-01-11T22:34:16.1292936Z [ OK ] LoopNest.fuseLoopsDifferentStartBounds (0 ms) 2023-01-11T22:34:16.1293284Z [ RUN ] LoopNest.fuseLoopsNotContiguous 2023-01-11T22:34:16.1312496Z [ OK ] LoopNest.fuseLoopsNotContiguous (1 ms) 2023-01-11T22:34:16.1312883Z [ RUN ] LoopNest.fuseLoopsWithDifferentParents 2023-01-11T22:34:16.1315481Z [ OK ] LoopNest.fuseLoopsWithDifferentParents (0 ms) 2023-01-11T22:34:16.1315844Z [ RUN ] LoopNest.fuseLoopsWithVariableBounds 2023-01-11T22:34:16.1353374Z [ OK ] LoopNest.fuseLoopsWithVariableBounds (3 ms) 2023-01-11T22:34:16.1353936Z [ RUN ] LoopNest.fuseLoopsWithExprBounds 2023-01-11T22:34:16.1409338Z [ OK ] LoopNest.fuseLoopsWithExprBounds (5 ms) 2023-01-11T22:34:16.1410028Z [ RUN ] LoopNest.fuseLoopsWithDifferentExprBounds 2023-01-11T22:34:16.1458584Z [ OK ] LoopNest.fuseLoopsWithDifferentExprBounds (4 ms) 2023-01-11T22:34:16.1459245Z [ RUN ] LoopNest.fuseLoopsWithNonOverlappingBufferAccesses 2023-01-11T22:34:16.1522189Z [ OK ] LoopNest.fuseLoopsWithNonOverlappingBufferAccesses (6 ms) 2023-01-11T22:34:16.1522947Z [ RUN ] LoopNest.fuseLoopsWithNonOverlapping2DBufferAccesses 2023-01-11T22:34:16.1637791Z [ OK ] LoopNest.fuseLoopsWithNonOverlapping2DBufferAccesses (11 ms) 2023-01-11T22:34:16.1638358Z [ RUN ] LoopNest.fuseLoopsWithReductions 2023-01-11T22:34:16.1702664Z [ OK ] LoopNest.fuseLoopsWithReductions (6 ms) 2023-01-11T22:34:16.1703280Z [ RUN ] LoopNest.fuseLoopsWith2DReductions 2023-01-11T22:34:16.1818347Z [ OK ] LoopNest.fuseLoopsWith2DReductions (11 ms) 2023-01-11T22:34:16.1818923Z [ RUN ] LoopNest.fuseLoopsWithComplexIndices 2023-01-11T22:34:16.1923740Z [ OK ] LoopNest.fuseLoopsWithComplexIndices (10 ms) 2023-01-11T22:34:16.1924182Z [ RUN ] LoopNest.fuseLoopsWithMixedLoopVarsAsIndices 2023-01-11T22:34:16.2063282Z [ OK ] LoopNest.fuseLoopsWithMixedLoopVarsAsIndices (14 ms) 2023-01-11T22:34:16.2063701Z [ RUN ] LoopNest.fuseLoopsWithTranspose 2023-01-11T22:34:16.2137023Z [ OK ] LoopNest.fuseLoopsWithTranspose (7 ms) 2023-01-11T22:34:16.2137419Z [ RUN ] LoopNest.fuseLoopsThatViolateDependencies1 2023-01-11T22:34:16.2203372Z [ OK ] LoopNest.fuseLoopsThatViolateDependencies1 (6 ms) 2023-01-11T22:34:16.2203842Z [ RUN ] LoopNest.fuseLoopsThatViolateDependencies2 2023-01-11T22:34:16.2270342Z [ OK ] LoopNest.fuseLoopsThatViolateDependencies2 (6 ms) 2023-01-11T22:34:16.2270764Z [ RUN ] LoopNest.fuseLoopsThatViolateDependencies3 2023-01-11T22:34:16.2377813Z [ OK ] LoopNest.fuseLoopsThatViolateDependencies3 (10 ms) 2023-01-11T22:34:16.2378221Z [ RUN ] LoopNest.fuseLoopsThatViolateDependencies4 2023-01-11T22:34:16.2529025Z [ OK ] LoopNest.fuseLoopsThatViolateDependencies4 (15 ms) 2023-01-11T22:34:16.2529443Z [ RUN ] LoopNest.fuseLoopsThatViolateDependencies5 2023-01-11T22:34:16.2603117Z [ OK ] LoopNest.fuseLoopsThatViolateDependencies5 (7 ms) 2023-01-11T22:34:16.2603535Z [ RUN ] LoopNest.fuseLoopsThatViolateDependencies6 2023-01-11T22:34:16.2676600Z [ OK ] LoopNest.fuseLoopsThatViolateDependencies6 (7 ms) 2023-01-11T22:34:16.2677006Z [ RUN ] LoopNest.fuseLoopsThatViolateDependencies7 2023-01-11T22:34:16.2747307Z [ OK ] LoopNest.fuseLoopsThatViolateDependencies7 (7 ms) 2023-01-11T22:34:16.2747897Z [ RUN ] LoopNest.areLoopsPerfectlyNested 2023-01-11T22:34:16.2748789Z [ OK ] LoopNest.areLoopsPerfectlyNested (0 ms) 2023-01-11T22:34:16.2749382Z [ RUN ] LoopNest.reorderNestedLoops2D 2023-01-11T22:34:16.2749971Z [ OK ] LoopNest.reorderNestedLoops2D (0 ms) 2023-01-11T22:34:16.2750546Z [ RUN ] LoopNest.reorderNestedLoops3D 2023-01-11T22:34:16.2751123Z [ OK ] LoopNest.reorderNestedLoops3D (0 ms) 2023-01-11T22:34:16.2751695Z [ RUN ] LoopNest.reorderNestedLoops4D 2023-01-11T22:34:16.2752277Z [ OK ] LoopNest.reorderNestedLoops4D (0 ms) 2023-01-11T22:34:16.2752909Z [ RUN ] LoopNest.reorderTrivialPermutation 2023-01-11T22:34:16.2753548Z [ OK ] LoopNest.reorderTrivialPermutation (0 ms) 2023-01-11T22:34:16.2754173Z [ RUN ] LoopNest.reorderInvalidPermutations 2023-01-11T22:34:16.2769820Z [ OK ] LoopNest.reorderInvalidPermutations (1 ms) 2023-01-11T22:34:16.2770440Z [ RUN ] LoopNest.reorderInvalidLoopNest 2023-01-11T22:34:16.2771681Z [ OK ] LoopNest.reorderInvalidLoopNest (0 ms) 2023-01-11T22:34:16.2772074Z [ RUN ] LoopNest.compressBufferSimple 2023-01-11T22:34:16.2777242Z [ OK ] LoopNest.compressBufferSimple (0 ms) 2023-01-11T22:34:16.2777660Z [ RUN ] LoopNest.compressBufferMultipleDims 2023-01-11T22:34:16.2781682Z [ OK ] LoopNest.compressBufferMultipleDims (0 ms) 2023-01-11T22:34:16.2782122Z [ RUN ] LoopNest.compressBufferMultipleDims2 2023-01-11T22:34:16.2787158Z [ OK ] LoopNest.compressBufferMultipleDims2 (0 ms) 2023-01-11T22:34:16.2787550Z [ RUN ] LoopNest.compressBufferDifferentOrderIndices 2023-01-11T22:34:16.2791749Z [ OK ] LoopNest.compressBufferDifferentOrderIndices (0 ms) 2023-01-11T22:34:16.2792147Z [ RUN ] LoopNest.compressBufferVariableBounds 2023-01-11T22:34:16.2796476Z [ OK ] LoopNest.compressBufferVariableBounds (0 ms) 2023-01-11T22:34:16.2796849Z [ RUN ] LoopNest.compressBufferNoCommonParentLoops 2023-01-11T22:34:16.2801550Z [ OK ] LoopNest.compressBufferNoCommonParentLoops (0 ms) 2023-01-11T22:34:16.2801929Z [ RUN ] LoopNest.compressBufferIndicesMixed 2023-01-11T22:34:16.2806093Z [ OK ] LoopNest.compressBufferIndicesMixed (0 ms) 2023-01-11T22:34:16.2806426Z [ RUN ] LoopNest.compressMultipleBuffers 2023-01-11T22:34:16.2813306Z [ OK ] LoopNest.compressMultipleBuffers (0 ms) 2023-01-11T22:34:16.2813623Z [ RUN ] LoopNest.sanitizeNames 2023-01-11T22:34:16.2935682Z [ OK ] LoopNest.sanitizeNames (12 ms) 2023-01-11T22:34:16.2936184Z [----------] 174 tests from LoopNest (26686 ms total) 2023-01-11T22:34:16.2937028Z 2023-01-11T22:34:16.2937461Z [----------] 31 tests from MemDependency 2023-01-11T22:34:16.2937789Z [ RUN ] MemDependency.BoundOverlap 2023-01-11T22:34:16.3106780Z [ OK ] MemDependency.BoundOverlap (17 ms) 2023-01-11T22:34:16.3107112Z [ RUN ] MemDependency.BoundComparison 2023-01-11T22:34:16.3211902Z [ OK ] MemDependency.BoundComparison (10 ms) 2023-01-11T22:34:16.3212256Z [ RUN ] MemDependency.BoundOverlapSymbolic 2023-01-11T22:34:16.3330428Z [ OK ] MemDependency.BoundOverlapSymbolic (11 ms) 2023-01-11T22:34:16.3330854Z [ RUN ] MemDependency.BoundOverlapMultiDim 2023-01-11T22:34:16.3460863Z [ OK ] MemDependency.BoundOverlapMultiDim (13 ms) 2023-01-11T22:34:16.3461203Z [ RUN ] MemDependency.BoundSubtract 2023-01-11T22:34:16.3567657Z [ OK ] MemDependency.BoundSubtract (10 ms) 2023-01-11T22:34:16.3568007Z [ RUN ] MemDependency.BoundSubtractSymbolic 2023-01-11T22:34:16.3880593Z [ OK ] MemDependency.BoundSubtractSymbolic (31 ms) 2023-01-11T22:34:16.3880959Z [ RUN ] MemDependency.BoundSubtractMultiDim 2023-01-11T22:34:16.4144507Z [ OK ] MemDependency.BoundSubtractMultiDim (26 ms) 2023-01-11T22:34:16.4144899Z [ RUN ] MemDependency.BoundSubtractMultiDimSymbolic 2023-01-11T22:34:16.4514658Z [ OK ] MemDependency.BoundSubtractMultiDimSymbolic (36 ms) 2023-01-11T22:34:16.4515110Z [ RUN ] MemDependency.MemDependencyCheckerSimple 2023-01-11T22:34:16.4520608Z [ OK ] MemDependency.MemDependencyCheckerSimple (0 ms) 2023-01-11T22:34:16.4521045Z [ RUN ] MemDependency.MemDependencyCheckerMultiStmt 2023-01-11T22:34:16.4530415Z [ OK ] MemDependency.MemDependencyCheckerMultiStmt (0 ms) 2023-01-11T22:34:16.4530826Z [ RUN ] MemDependency.MemDependencyCheckerOverlap 2023-01-11T22:34:16.4538760Z [ OK ] MemDependency.MemDependencyCheckerOverlap (0 ms) 2023-01-11T22:34:16.4539444Z [ RUN ] MemDependency.MemDependencyCheckerLoop 2023-01-11T22:34:16.4560003Z [ OK ] MemDependency.MemDependencyCheckerLoop (2 ms) 2023-01-11T22:34:16.4560658Z [ RUN ] MemDependency.MemDependencyCheckerLoopReduce 2023-01-11T22:34:16.4596621Z [ OK ] MemDependency.MemDependencyCheckerLoopReduce (3 ms) 2023-01-11T22:34:16.4597273Z [ RUN ] MemDependency.MemDependencyCheckerLoopReduceExpanded 2023-01-11T22:34:16.4631845Z [ OK ] MemDependency.MemDependencyCheckerLoopReduceExpanded (3 ms) 2023-01-11T22:34:16.4632553Z [ RUN ] MemDependency.MemDependencyCheckerInputsOutputs 2023-01-11T22:34:16.4654671Z [ OK ] MemDependency.MemDependencyCheckerInputsOutputs (2 ms) 2023-01-11T22:34:16.4655329Z [ RUN ] MemDependency.MemDependencyCheckerOutputDoesntDepend 2023-01-11T22:34:16.4670008Z [ OK ] MemDependency.MemDependencyCheckerOutputDoesntDepend (1 ms) 2023-01-11T22:34:16.4670661Z [ RUN ] MemDependency.MemDependencyCheckerLoopBounds 2023-01-11T22:34:16.4804326Z [ OK ] MemDependency.MemDependencyCheckerLoopBounds (13 ms) 2023-01-11T22:34:16.4805038Z [ RUN ] MemDependency.MemDependencyCheckerLoopBoundsIndexShift 2023-01-11T22:34:16.5159203Z [ OK ] MemDependency.MemDependencyCheckerLoopBoundsIndexShift (35 ms) 2023-01-11T22:34:16.5160024Z [ RUN ] MemDependency.MemDependencyCheckerLoopSelfDependency 2023-01-11T22:34:16.7695409Z [ OK ] MemDependency.MemDependencyCheckerLoopSelfDependency (253 ms) 2023-01-11T22:34:16.7695973Z [ RUN ] MemDependency.MemDependencyCheckerLoopDistinctStrides 2023-01-11T22:34:16.7829273Z [ OK ] MemDependency.MemDependencyCheckerLoopDistinctStrides (13 ms) 2023-01-11T22:34:16.7829749Z [ RUN ] MemDependency.MemDependencyCheckerLoopBoundsCond 2023-01-11T22:34:16.8084856Z [ OK ] MemDependency.MemDependencyCheckerLoopBoundsCond (25 ms) 2023-01-11T22:34:16.8085291Z [ RUN ] MemDependency.MemDependencyCheckerIfThenElse 2023-01-11T22:34:16.8262903Z [ OK ] MemDependency.MemDependencyCheckerIfThenElse (17 ms) 2023-01-11T22:34:16.8263374Z [ RUN ] MemDependency.MemDependencyCheckerCutLoop 2023-01-11T22:34:16.8530148Z [ OK ] MemDependency.MemDependencyCheckerCutLoop (26 ms) 2023-01-11T22:34:16.8530570Z [ RUN ] MemDependency.MemDependencyCheckerDynamicShapes 2023-01-11T22:34:16.8945486Z [ OK ] MemDependency.MemDependencyCheckerDynamicShapes (41 ms) 2023-01-11T22:34:16.8945919Z [ RUN ] MemDependency.MemDependencyCheckerMultiDim 2023-01-11T22:34:16.9421558Z [ OK ] MemDependency.MemDependencyCheckerMultiDim (47 ms) 2023-01-11T22:34:16.9422007Z [ RUN ] MemDependency.MemDependencyCheckerComputeAPI 2023-01-11T22:34:16.9565880Z [ OK ] MemDependency.MemDependencyCheckerComputeAPI (14 ms) 2023-01-11T22:34:16.9566340Z [ RUN ] MemDependency.MemDependencyCheckerComputeInline 2023-01-11T22:34:16.9670670Z [ OK ] MemDependency.MemDependencyCheckerComputeInline (10 ms) 2023-01-11T22:34:16.9671120Z [ RUN ] MemDependency.MemDependencyCheckerComputeSplit 2023-01-11T22:34:16.9952469Z [ OK ] MemDependency.MemDependencyCheckerComputeSplit (28 ms) 2023-01-11T22:34:16.9952962Z [ RUN ] MemDependency.MemDependencyCheckerComputeReorder 2023-01-11T22:34:17.0135548Z [ OK ] MemDependency.MemDependencyCheckerComputeReorder (18 ms) 2023-01-11T22:34:17.0136031Z [ RUN ] MemDependency.MemDependencyCheckerComputeReduce 2023-01-11T22:34:17.0278886Z [ OK ] MemDependency.MemDependencyCheckerComputeReduce (14 ms) 2023-01-11T22:34:17.0279364Z [ RUN ] MemDependency.MemDependencyCheckerComputeGEMM 2023-01-11T22:34:17.2298774Z [ OK ] MemDependency.MemDependencyCheckerComputeGEMM (201 ms) 2023-01-11T22:34:17.2299242Z [----------] 31 tests from MemDependency (936 ms total) 2023-01-11T22:34:17.2299410Z 2023-01-11T22:34:17.2299528Z [----------] 2 tests from Ops 2023-01-11T22:34:17.2299765Z [ RUN ] Ops.Sum 2023-01-11T22:34:17.2832820Z [ OK ] Ops.Sum (53 ms) 2023-01-11T22:34:17.2833360Z [ RUN ] Ops.ChannelsLastSum 2023-01-11T22:34:19.2860438Z [ OK ] Ops.ChannelsLastSum (2002 ms) 2023-01-11T22:34:19.2860827Z [----------] 2 tests from Ops (2056 ms total) 2023-01-11T22:34:19.2861068Z 2023-01-11T22:34:19.2861752Z [----------] 10 tests from Quantization 2023-01-11T22:34:19.2862301Z [ RUN ] Quantization.QuantDequantInt8 2023-01-11T22:34:19.3075532Z [ OK ] Quantization.QuantDequantInt8 (21 ms) 2023-01-11T22:34:19.3076142Z [ RUN ] Quantization.QuantDequantUInt8 2023-01-11T22:34:19.3788626Z [ OK ] Quantization.QuantDequantUInt8 (71 ms) 2023-01-11T22:34:19.3789188Z [ RUN ] Quantization.QuantDequantUInt8_NLC 2023-01-11T22:34:19.4074471Z [ OK ] Quantization.QuantDequantUInt8_NLC (28 ms) 2023-01-11T22:34:19.4075064Z [ RUN ] Quantization.QuantAddDequantInt8 2023-01-11T22:34:19.4394641Z [ OK ] Quantization.QuantAddDequantInt8 (31 ms) 2023-01-11T22:34:19.4395215Z [ RUN ] Quantization.QuantAddDequantUInt8 2023-01-11T22:34:19.4682801Z [ OK ] Quantization.QuantAddDequantUInt8 (28 ms) 2023-01-11T22:34:19.4683479Z [ RUN ] Quantization.QuantSigmoidDequantUInt8 2023-01-11T22:34:19.4934602Z [ OK ] Quantization.QuantSigmoidDequantUInt8 (25 ms) 2023-01-11T22:34:19.4934961Z [ RUN ] Quantization.QuantMulDequantUInt8 2023-01-11T22:34:19.5238892Z [ OK ] Quantization.QuantMulDequantUInt8 (30 ms) 2023-01-11T22:34:19.5239286Z [ RUN ] Quantization.QuantUpsampleNearst2dDequantUInt8 2023-01-11T22:34:19.5750939Z [ OK ] Quantization.QuantUpsampleNearst2dDequantUInt8 (51 ms) 2023-01-11T22:34:19.5751341Z [ RUN ] Quantization.UpsampleNearst2d 2023-01-11T22:34:19.5986610Z [ OK ] Quantization.UpsampleNearst2d (23 ms) 2023-01-11T22:34:19.5986948Z [ RUN ] Quantization.QuantCatDequantUInt8 2023-01-11T22:34:19.6719341Z [ OK ] Quantization.QuantCatDequantUInt8 (73 ms) 2023-01-11T22:34:19.6720111Z [----------] 10 tests from Quantization (385 ms total) 2023-01-11T22:34:19.6720406Z 2023-01-11T22:34:19.6720644Z [----------] 2 tests from BufLiveRange 2023-01-11T22:34:19.6721091Z [ RUN ] BufLiveRange.SingleRangeLine 2023-01-11T22:34:19.6721546Z [ OK ] BufLiveRange.SingleRangeLine (0 ms) 2023-01-11T22:34:19.6721861Z [ RUN ] BufLiveRange.MulRangeLine 2023-01-11T22:34:19.6724010Z [ OK ] BufLiveRange.MulRangeLine (0 ms) 2023-01-11T22:34:19.6724441Z [----------] 2 tests from BufLiveRange (0 ms total) 2023-01-11T22:34:19.6724600Z 2023-01-11T22:34:19.6724746Z [----------] 6 tests from MemPlanning 2023-01-11T22:34:19.6725049Z [ RUN ] MemPlanning.MemReuseWithTypeCast 2023-01-11T22:34:19.7425919Z [ OK ] MemPlanning.MemReuseWithTypeCast (70 ms) 2023-01-11T22:34:19.7426278Z [ RUN ] MemPlanning.NoMemReuseForLargerType 2023-01-11T22:34:19.8099251Z [ OK ] MemPlanning.NoMemReuseForLargerType (67 ms) 2023-01-11T22:34:19.8099629Z [ RUN ] MemPlanning.SameBufSizeMemReuse 2023-01-11T22:34:19.8153251Z [ OK ] MemPlanning.SameBufSizeMemReuse (5 ms) 2023-01-11T22:34:19.8153621Z [ RUN ] MemPlanning.SameBufSizeMultiMemReuses 2023-01-11T22:34:19.8217372Z [ OK ] MemPlanning.SameBufSizeMultiMemReuses (6 ms) 2023-01-11T22:34:19.8217796Z [ RUN ] MemPlanning.SameBufSizeMultiMemReusesOfOneBuf 2023-01-11T22:34:19.8291821Z [ OK ] MemPlanning.SameBufSizeMultiMemReusesOfOneBuf (7 ms) 2023-01-11T22:34:19.8292241Z [ RUN ] MemPlanning.SmallerBufSizeNonMemReuse 2023-01-11T22:34:19.8344671Z [ OK ] MemPlanning.SmallerBufSizeNonMemReuse (5 ms) 2023-01-11T22:34:19.8345055Z [----------] 6 tests from MemPlanning (162 ms total) 2023-01-11T22:34:19.8345219Z 2023-01-11T22:34:19.8345375Z [----------] 45 tests from Reductions 2023-01-11T22:34:19.8345667Z [ RUN ] Reductions.ReduceSum0D_1 2023-01-11T22:34:19.8356822Z [ OK ] Reductions.ReduceSum0D_1 (1 ms) 2023-01-11T22:34:19.8357154Z [ RUN ] Reductions.ReduceSum0D_2 2023-01-11T22:34:19.8360739Z [ OK ] Reductions.ReduceSum0D_2 (0 ms) 2023-01-11T22:34:19.8361025Z [ RUN ] Reductions.ReduceSum1D 2023-01-11T22:34:19.8375113Z [ OK ] Reductions.ReduceSum1D (1 ms) 2023-01-11T22:34:19.8375433Z [ RUN ] Reductions.ReduceSum2D 2023-01-11T22:34:19.8423418Z [ OK ] Reductions.ReduceSum2D (4 ms) 2023-01-11T22:34:19.8423708Z [ RUN ] Reductions.ReduceSum3D 2023-01-11T22:34:19.8892312Z [ OK ] Reductions.ReduceSum3D (46 ms) 2023-01-11T22:34:19.8892696Z [ RUN ] Reductions.ReduceSum10D 2023-01-11T22:34:32.6748570Z [ OK ] Reductions.ReduceSum10D (12785 ms) 2023-01-11T22:34:32.6748902Z [ RUN ] Reductions.ReduceProduct 2023-01-11T22:34:32.6811944Z [ OK ] Reductions.ReduceProduct (6 ms) 2023-01-11T22:34:32.6812300Z [ RUN ] Reductions.ReduceMax 2023-01-11T22:34:32.6868560Z [ OK ] Reductions.ReduceMax (5 ms) 2023-01-11T22:34:32.6868926Z [ RUN ] Reductions.ReduceMinCustomInitializer 2023-01-11T22:34:32.6889069Z [ OK ] Reductions.ReduceMinCustomInitializer (2 ms) 2023-01-11T22:34:32.6889409Z [ RUN ] Reductions.ReduceAnyAll 2023-01-11T22:34:32.7191484Z [ OK ] Reductions.ReduceAnyAll (30 ms) 2023-01-11T22:34:32.7191810Z [ RUN ] Reductions.ReduceMatmul2D 2023-01-11T22:34:32.7337932Z [ OK ] Reductions.ReduceMatmul2D (14 ms) 2023-01-11T22:34:32.7338273Z [ RUN ] Reductions.ReduceRfactorLike 2023-01-11T22:34:32.7497687Z [ OK ] Reductions.ReduceRfactorLike (15 ms) 2023-01-11T22:34:32.7498028Z [ RUN ] Reductions.ReduceAsProducer 2023-01-11T22:34:32.7841871Z [ OK ] Reductions.ReduceAsProducer (34 ms) 2023-01-11T22:34:32.7842441Z [ RUN ] Reductions.ReduceAsConsumer 2023-01-11T22:34:32.8353595Z [ OK ] Reductions.ReduceAsConsumer (51 ms) 2023-01-11T22:34:32.8354088Z [ RUN ] Reductions.SplitReduceAxis 2023-01-11T22:34:32.8590182Z [ OK ] Reductions.SplitReduceAxis (23 ms) 2023-01-11T22:34:32.8590788Z [ RUN ] Reductions.SplitNonReduceAxis 2023-01-11T22:34:32.9095026Z [ OK ] Reductions.SplitNonReduceAxis (50 ms) 2023-01-11T22:34:32.9727381Z [ RUN ] Reductions.ReorderedReductionInitializer 2023-01-11T22:34:32.9728005Z [ OK ] Reductions.ReorderedReductionInitializer (63 ms) 2023-01-11T22:34:32.9873378Z [ RUN ] Reductions.ReduceRfactor 2023-01-11T22:34:32.9873896Z [ OK ] Reductions.ReduceRfactor (14 ms) 2023-01-11T22:34:32.9874219Z [ RUN ] Reductions.Reduce3DRfactorInner 2023-01-11T22:34:33.1852399Z [ OK ] Reductions.Reduce3DRfactorInner (197 ms) 2023-01-11T22:34:33.1852851Z [ RUN ] Reductions.Reduce3DRfactorOuter 2023-01-11T22:34:33.3865488Z [ OK ] Reductions.Reduce3DRfactorOuter (201 ms) 2023-01-11T22:34:33.3865988Z [ RUN ] Reductions.ReduceRepeatedInternalRfactor 2023-01-11T22:34:36.7130766Z [ OK ] Reductions.ReduceRepeatedInternalRfactor (3326 ms) 2023-01-11T22:34:36.7131174Z [ RUN ] Reductions.ReduceSplitTail 2023-01-11T22:34:37.3899609Z [ OK ] Reductions.ReduceSplitTail (676 ms) 2023-01-11T22:34:37.3900011Z [ RUN ] Reductions.ReduceSplitNoTail 2023-01-11T22:34:38.1374193Z [ OK ] Reductions.ReduceSplitNoTail (747 ms) 2023-01-11T22:34:38.1374569Z [ RUN ] Reductions.ReduceOverSplitTail 2023-01-11T22:34:38.7853622Z [ OK ] Reductions.ReduceOverSplitTail (647 ms) 2023-01-11T22:34:38.7854046Z [ RUN ] Reductions.ReduceSplitMask 2023-01-11T22:34:39.5675629Z [ OK ] Reductions.ReduceSplitMask (782 ms) 2023-01-11T22:34:39.5675999Z [ RUN ] Reductions.ReduceSplitNoMask 2023-01-11T22:34:40.3693990Z [ OK ] Reductions.ReduceSplitNoMask (801 ms) 2023-01-11T22:34:40.3694347Z [ RUN ] Reductions.ReduceOverSplitMask 2023-01-11T22:34:40.9910148Z [ OK ] Reductions.ReduceOverSplitMask (621 ms) 2023-01-11T22:34:40.9910732Z [ RUN ] Reductions.ReduceSplitRfactor 2023-01-11T22:34:41.1147033Z [ OK ] Reductions.ReduceSplitRfactor (123 ms) 2023-01-11T22:34:41.1147602Z [ RUN ] Reductions.ReduceOverSplitRfactor 2023-01-11T22:34:41.1346471Z [ OK ] Reductions.ReduceOverSplitRfactor (19 ms) 2023-01-11T22:34:41.1347045Z [ RUN ] Reductions.ReduceInlineReduction 2023-01-11T22:34:41.1358386Z [ OK ] Reductions.ReduceInlineReduction (1 ms) 2023-01-11T22:34:41.1358954Z [ RUN ] Reductions.ReduceInlineConsumer 2023-01-11T22:34:41.2921380Z [ OK ] Reductions.ReduceInlineConsumer (156 ms) 2023-01-11T22:34:41.2922268Z [ RUN ] Reductions.ReduceInlineReducerInternal 2023-01-11T22:34:41.4498303Z [ OK ] Reductions.ReduceInlineReducerInternal (157 ms) 2023-01-11T22:34:41.4498968Z [ RUN ] Reductions.ReductionCacheAccessesOperatorAxis 2023-01-11T22:34:41.5257905Z [ OK ] Reductions.ReductionCacheAccessesOperatorAxis (75 ms) 2023-01-11T22:34:41.5258623Z [ RUN ] Reductions.ReductionCacheAccessesOuterReduceAxis 2023-01-11T22:34:41.5975411Z [ OK ] Reductions.ReductionCacheAccessesOuterReduceAxis (71 ms) 2023-01-11T22:34:41.5976161Z [ RUN ] Reductions.ReductionCacheAccessesInnerReduceAxis 2023-01-11T22:34:41.6691720Z [ OK ] Reductions.ReductionCacheAccessesInnerReduceAxis (71 ms) 2023-01-11T22:34:41.6692360Z [ RUN ] Reductions.ReductionCacheBodyAccess 2023-01-11T22:34:41.6906328Z [ OK ] Reductions.ReductionCacheBodyAccess (21 ms) 2023-01-11T22:34:41.6906994Z [ RUN ] Reductions.ReductionCacheConsumerAccess 2023-01-11T22:34:41.7142827Z [ OK ] Reductions.ReductionCacheConsumerAccess (23 ms) 2023-01-11T22:34:41.7143544Z [ RUN ] Reductions.ReductionSplitCacheConsumerAccess 2023-01-11T22:34:41.7407307Z [ OK ] Reductions.ReductionSplitCacheConsumerAccess (26 ms) 2023-01-11T22:34:41.7408042Z [ RUN ] Reductions.ReductionReorderCacheConsumerAccess 2023-01-11T22:34:41.7650513Z [ OK ] Reductions.ReductionReorderCacheConsumerAccess (24 ms) 2023-01-11T22:34:41.7651246Z [ RUN ] Reductions.ReductionRfactorCacheTempOuter 2023-01-11T22:34:42.0518964Z [ OK ] Reductions.ReductionRfactorCacheTempOuter (286 ms) 2023-01-11T22:34:42.0519892Z [ RUN ] Reductions.ReductionRfactorCacheTempInner 2023-01-11T22:34:42.2712963Z [ OK ] Reductions.ReductionRfactorCacheTempInner (219 ms) 2023-01-11T22:34:42.2713591Z [ RUN ] Reductions.ReductionVectorize 2023-01-11T22:34:42.2895206Z [ OK ] Reductions.ReductionVectorize (18 ms) 2023-01-11T22:34:42.2895780Z [ RUN ] Reductions.ReductionVectorizeInner 2023-01-11T22:34:42.2901246Z [ OK ] Reductions.ReductionVectorizeInner (0 ms) 2023-01-11T22:34:42.2901830Z [ RUN ] Reductions.ReductionVectorizeRfactor 2023-01-11T22:34:42.3107762Z [ OK ] Reductions.ReductionVectorizeRfactor (20 ms) 2023-01-11T22:34:42.3133920Z [ RUN ] Reductions.InitFunction 2023-01-11T22:34:42.3134418Z [ OK ] Reductions.InitFunction (2 ms) 2023-01-11T22:34:42.3134918Z [----------] 45 tests from Reductions (22478 ms total) 2023-01-11T22:34:42.3135149Z 2023-01-11T22:34:42.3135385Z [----------] 69 tests from Registerizer 2023-01-11T22:34:42.3135866Z [ RUN ] Registerizer.RegisterizerSimple 2023-01-11T22:34:42.3191440Z [ OK ] Registerizer.RegisterizerSimple (5 ms) 2023-01-11T22:34:42.3192011Z [ RUN ] Registerizer.RegisterizerLoop 2023-01-11T22:34:42.3212241Z [ OK ] Registerizer.RegisterizerLoop (2 ms) 2023-01-11T22:34:42.3212819Z [ RUN ] Registerizer.RegisterizerLoopFixedLoad 2023-01-11T22:34:42.3235624Z [ OK ] Registerizer.RegisterizerLoopFixedLoad (2 ms) 2023-01-11T22:34:42.3236246Z [ RUN ] Registerizer.RegisterizerLoopInternal 2023-01-11T22:34:42.3257719Z [ OK ] Registerizer.RegisterizerLoopInternal (2 ms) 2023-01-11T22:34:42.3258385Z [ RUN ] Registerizer.RegisterizerLoopInternalLoadOverlap 2023-01-11T22:34:42.3285568Z [ OK ] Registerizer.RegisterizerLoopInternalLoadOverlap (2 ms) 2023-01-11T22:34:42.3286270Z [ RUN ] Registerizer.RegisterizerLoopInternalRepeated 2023-01-11T22:34:42.3339734Z [ OK ] Registerizer.RegisterizerLoopInternalRepeated (5 ms) 2023-01-11T22:34:42.3340795Z [ RUN ] Registerizer.RegisterizerLoopInternalRepeatedOverlapLoopVar 2023-01-11T22:34:42.3382625Z [ OK ] Registerizer.RegisterizerLoopInternalRepeatedOverlapLoopVar (4 ms) 2023-01-11T22:34:42.3383539Z [ RUN ] Registerizer.RegisterizerLoopInternalRepeatedOverlapOther 2023-01-11T22:34:42.3424635Z [ OK ] Registerizer.RegisterizerLoopInternalRepeatedOverlapOther (4 ms) 2023-01-11T22:34:42.3425345Z [ RUN ] Registerizer.RegisterizerMultiVar 2023-01-11T22:34:42.3468493Z [ OK ] Registerizer.RegisterizerMultiVar (4 ms) 2023-01-11T22:34:42.3469109Z [ RUN ] Registerizer.RegisterizerVariableLoad 2023-01-11T22:34:42.3503659Z [ OK ] Registerizer.RegisterizerVariableLoad (3 ms) 2023-01-11T22:34:42.3504267Z [ RUN ] Registerizer.RegisterizerSymbolicIndices 2023-01-11T22:34:42.3530050Z [ OK ] Registerizer.RegisterizerSymbolicIndices (2 ms) 2023-01-11T22:34:42.3530653Z [ RUN ] Registerizer.RegisterizerMultiLoop 2023-01-11T22:34:42.3570849Z [ OK ] Registerizer.RegisterizerMultiLoop (4 ms) 2023-01-11T22:34:42.3571409Z [ RUN ] Registerizer.RegisterizerRepeated 2023-01-11T22:34:42.3624624Z [ OK ] Registerizer.RegisterizerRepeated (5 ms) 2023-01-11T22:34:42.3625197Z [ RUN ] Registerizer.RegisterizerNoLoads 2023-01-11T22:34:42.3647687Z [ OK ] Registerizer.RegisterizerNoLoads (2 ms) 2023-01-11T22:34:42.3648282Z [ RUN ] Registerizer.RegisterizerNoRepeatedStores 2023-01-11T22:34:42.3673900Z [ OK ] Registerizer.RegisterizerNoRepeatedStores (2 ms) 2023-01-11T22:34:42.3674540Z [ RUN ] Registerizer.RegisterizerMultiVarOverlap 2023-01-11T22:34:42.3726883Z [ OK ] Registerizer.RegisterizerMultiVarOverlap (5 ms) 2023-01-11T22:34:42.3727470Z [ RUN ] Registerizer.RegisterizerAllocs 2023-01-11T22:34:42.3774260Z [ OK ] Registerizer.RegisterizerAllocs (4 ms) 2023-01-11T22:34:42.3793555Z [ RUN ] Registerizer.RegisterizerNoInitializer 2023-01-11T22:34:42.3794146Z [ OK ] Registerizer.RegisterizerNoInitializer (1 ms) 2023-01-11T22:34:42.3794768Z [ RUN ] Registerizer.RegisterizerNoInitializerLoopVar 2023-01-11T22:34:42.3814118Z [ OK ] Registerizer.RegisterizerNoInitializerLoopVar (2 ms) 2023-01-11T22:34:42.3815085Z [ RUN ] Registerizer.RegisterizerLoadThenStore 2023-01-11T22:34:42.3842312Z [ OK ] Registerizer.RegisterizerLoadThenStore (2 ms) 2023-01-11T22:34:42.3843037Z [ RUN ] Registerizer.RegisterizerParallelized 2023-01-11T22:34:42.3877565Z [ OK ] Registerizer.RegisterizerParallelized (3 ms) 2023-01-11T22:34:42.3878170Z [ RUN ] Registerizer.RegisterizerConditionAfter 2023-01-11T22:34:42.3904667Z [ OK ] Registerizer.RegisterizerConditionAfter (2 ms) 2023-01-11T22:34:42.3905315Z [ RUN ] Registerizer.RegisterizerConditionBefore 2023-01-11T22:34:42.3929570Z [ OK ] Registerizer.RegisterizerConditionBefore (2 ms) 2023-01-11T22:34:42.3963957Z [ RUN ] Registerizer.RegisterizerConditionInside 2023-01-11T22:34:42.3964370Z [ OK ] Registerizer.RegisterizerConditionInside (3 ms) 2023-01-11T22:34:42.3964791Z [ RUN ] Registerizer.RegisterizerConditionInsideOverlap1 2023-01-11T22:34:42.3998851Z [ OK ] Registerizer.RegisterizerConditionInsideOverlap1 (3 ms) 2023-01-11T22:34:42.3999313Z [ RUN ] Registerizer.RegisterizerConditionInsideOverlap2 2023-01-11T22:34:42.4050002Z [ OK ] Registerizer.RegisterizerConditionInsideOverlap2 (5 ms) 2023-01-11T22:34:42.4050428Z [ RUN ] Registerizer.RegisterizerConditionHidden 2023-01-11T22:34:42.4066576Z [ OK ] Registerizer.RegisterizerConditionHidden (1 ms) 2023-01-11T22:34:42.4066960Z [ RUN ] Registerizer.RegisterizerConditionUnhidden 2023-01-11T22:34:42.4095658Z [ OK ] Registerizer.RegisterizerConditionUnhidden (2 ms) 2023-01-11T22:34:42.4096052Z [ RUN ] Registerizer.RegisterizerCondCondition 2023-01-11T22:34:42.4764541Z [ OK ] Registerizer.RegisterizerCondCondition (66 ms) 2023-01-11T22:34:42.4765227Z [ RUN ] Registerizer.RegisterizerCondConditionUnhidden 2023-01-11T22:34:42.4796715Z [ OK ] Registerizer.RegisterizerCondConditionUnhidden (3 ms) 2023-01-11T22:34:42.4797370Z [ RUN ] Registerizer.RegisterizerIfThenElseHidden 2023-01-11T22:34:42.4854222Z [ OK ] Registerizer.RegisterizerIfThenElseHidden (5 ms) 2023-01-11T22:34:42.4854896Z [ RUN ] Registerizer.RegisterizerIfThenElseUnhidden 2023-01-11T22:34:42.4918692Z [ OK ] Registerizer.RegisterizerIfThenElseUnhidden (6 ms) 2023-01-11T22:34:42.4919344Z [ RUN ] Registerizer.RegisterizerIfThenElseNested 2023-01-11T22:34:42.4951488Z [ OK ] Registerizer.RegisterizerIfThenElseNested (3 ms) 2023-01-11T22:34:42.4952129Z [ RUN ] Registerizer.RegisterizerIfThenElseInternal 2023-01-11T22:34:42.4991331Z [ OK ] Registerizer.RegisterizerIfThenElseInternal (3 ms) 2023-01-11T22:34:42.4991967Z [ RUN ] Registerizer.RegisterizerIfThenElseCondition 2023-01-11T22:34:42.5017506Z [ OK ] Registerizer.RegisterizerIfThenElseCondition (2 ms) 2023-01-11T22:34:42.5018220Z [ RUN ] Registerizer.RegisterizerIfThenElseConditionUnhidden 2023-01-11T22:34:42.5050826Z [ OK ] Registerizer.RegisterizerIfThenElseConditionUnhidden (3 ms) 2023-01-11T22:34:42.5051514Z [ RUN ] Registerizer.RegisterizerConditionBranchOnly 2023-01-11T22:34:42.5232991Z [ OK ] Registerizer.RegisterizerConditionBranchOnly (18 ms) 2023-01-11T22:34:42.5233685Z [ RUN ] Registerizer.RegisterizerCondIfThenElse 2023-01-11T22:34:42.5268591Z [ OK ] Registerizer.RegisterizerCondIfThenElse (3 ms) 2023-01-11T22:34:42.5269217Z [ RUN ] Registerizer.RegisterizerIfThenElseLoop 2023-01-11T22:34:42.5293701Z [ OK ] Registerizer.RegisterizerIfThenElseLoop (2 ms) 2023-01-11T22:34:42.5294341Z [ RUN ] Registerizer.RegisterizerIfThenElseLoopCut 2023-01-11T22:34:42.5320506Z [ OK ] Registerizer.RegisterizerIfThenElseLoopCut (2 ms) 2023-01-11T22:34:42.5321171Z [ RUN ] Registerizer.RegisterizerPartialAfter 2023-01-11T22:34:42.5367278Z [ OK ] Registerizer.RegisterizerPartialAfter (4 ms) 2023-01-11T22:34:42.5367903Z [ RUN ] Registerizer.RegisterizerPartialBefore 2023-01-11T22:34:42.5414152Z [ OK ] Registerizer.RegisterizerPartialBefore (4 ms) 2023-01-11T22:34:42.5414771Z [ RUN ] Registerizer.RegisterizerPartialInside 2023-01-11T22:34:42.5470685Z [ OK ] Registerizer.RegisterizerPartialInside (5 ms) 2023-01-11T22:34:42.5471327Z [ RUN ] Registerizer.RegisterizerPartialCondition 2023-01-11T22:34:42.5537588Z [ OK ] Registerizer.RegisterizerPartialCondition (6 ms) 2023-01-11T22:34:42.5538317Z [ RUN ] Registerizer.RegisterizerPartialConditionInternalCut 2023-01-11T22:34:42.5559829Z [ OK ] Registerizer.RegisterizerPartialConditionInternalCut (2 ms) 2023-01-11T22:34:42.5560623Z [ RUN ] Registerizer.RegisterizerPartialConditionInternalStart 2023-01-11T22:34:42.5580875Z [ OK ] Registerizer.RegisterizerPartialConditionInternalStart (2 ms) 2023-01-11T22:34:42.5581604Z [ RUN ] Registerizer.RegisterizerPartialOverlapsTwo 2023-01-11T22:34:42.5623086Z [ OK ] Registerizer.RegisterizerPartialOverlapsTwo (4 ms) 2023-01-11T22:34:42.5623745Z [ RUN ] Registerizer.RegisterizerNestedBlocks 2023-01-11T22:34:42.5649835Z [ OK ] Registerizer.RegisterizerNestedBlocks (2 ms) 2023-01-11T22:34:42.5650797Z [ RUN ] Registerizer.RegisterizerNestedConditions 2023-01-11T22:34:42.5677431Z [ OK ] Registerizer.RegisterizerNestedConditions (2 ms) 2023-01-11T22:34:42.5678103Z [ RUN ] Registerizer.RegisterizerNestedConditionsUnhidden 2023-01-11T22:34:42.5709774Z [ OK ] Registerizer.RegisterizerNestedConditionsUnhidden (3 ms) 2023-01-11T22:34:42.5710502Z [ RUN ] Registerizer.RegisterizerNestedConditionsHiddenFirst 2023-01-11T22:34:42.5751768Z [ OK ] Registerizer.RegisterizerNestedConditionsHiddenFirst (4 ms) 2023-01-11T22:34:42.5752500Z [ RUN ] Registerizer.RegisterizerNestedConditionsHiddenSecond 2023-01-11T22:34:42.5793938Z [ OK ] Registerizer.RegisterizerNestedConditionsHiddenSecond (4 ms) 2023-01-11T22:34:42.5794640Z [ RUN ] Registerizer.RegisterizerNestedConditionsCut 2023-01-11T22:34:42.5819065Z [ OK ] Registerizer.RegisterizerNestedConditionsCut (2 ms) 2023-01-11T22:34:42.5819784Z [ RUN ] Registerizer.RegisterizerNestedConditionLoopHidden 2023-01-11T22:34:42.5857407Z [ OK ] Registerizer.RegisterizerNestedConditionLoopHidden (3 ms) 2023-01-11T22:34:42.5858111Z [ RUN ] Registerizer.RegisterizerNestedConditionThreeDeep 2023-01-11T22:34:42.5933860Z [ OK ] Registerizer.RegisterizerNestedConditionThreeDeep (7 ms) 2023-01-11T22:34:42.5934554Z [ RUN ] Registerizer.RegisterizerNestedLoopSimple 2023-01-11T22:34:42.5959336Z [ OK ] Registerizer.RegisterizerNestedLoopSimple (2 ms) 2023-01-11T22:34:42.5960202Z [ RUN ] Registerizer.RegisterizerHiddenAccessYes 2023-01-11T22:34:42.6008837Z [ OK ] Registerizer.RegisterizerHiddenAccessYes (4 ms) 2023-01-11T22:34:42.6009447Z [ RUN ] Registerizer.RegisterizerHiddenAccessNo 2023-01-11T22:34:42.6050407Z [ OK ] Registerizer.RegisterizerHiddenAccessNo (4 ms) 2023-01-11T22:34:42.6051095Z [ RUN ] Registerizer.RegisterizerHiddenAccessMultiLoop 2023-01-11T22:34:42.6105833Z [ OK ] Registerizer.RegisterizerHiddenAccessMultiLoop (5 ms) 2023-01-11T22:34:42.6106499Z [ RUN ] Registerizer.RegisterizerTwoConditionalLoops 2023-01-11T22:34:42.6140534Z [ OK ] Registerizer.RegisterizerTwoConditionalLoops (3 ms) 2023-01-11T22:34:42.6141556Z [ RUN ] Registerizer.RegisterizerTwoConditionalLoopsCut 2023-01-11T22:34:42.6182558Z [ OK ] Registerizer.RegisterizerTwoConditionalLoopsCut (4 ms) 2023-01-11T22:34:42.6183248Z [ RUN ] Registerizer.RegisterizerLoopLetVar 2023-01-11T22:34:42.6203690Z [ OK ] Registerizer.RegisterizerLoopLetVar (2 ms) 2023-01-11T22:34:42.6204314Z [ RUN ] Registerizer.RegisterizerLoopLetVarOuter 2023-01-11T22:34:42.6224100Z [ OK ] Registerizer.RegisterizerLoopLetVarOuter (2 ms) 2023-01-11T22:34:42.6224731Z [ RUN ] Registerizer.RegisterizerMultiDim 2023-01-11T22:34:42.6250764Z [ OK ] Registerizer.RegisterizerMultiDim (2 ms) 2023-01-11T22:34:42.6251372Z [ RUN ] Registerizer.RegisterizerMultiDimPartial 2023-01-11T22:34:42.6284982Z [ OK ] Registerizer.RegisterizerMultiDimPartial (3 ms) 2023-01-11T22:34:42.6285626Z [ RUN ] Registerizer.RegisterizerMultiDimOverlap 2023-01-11T22:34:42.6325002Z [ OK ] Registerizer.RegisterizerMultiDimOverlap (3 ms) 2023-01-11T22:34:42.6325655Z [ RUN ] Registerizer.RegisterizerMultiDimPartialOverlap 2023-01-11T22:34:42.6369671Z [ OK ] Registerizer.RegisterizerMultiDimPartialOverlap (4 ms) 2023-01-11T22:34:42.6370376Z [ RUN ] Registerizer.RegisterizerMultiDim3DReduction1 2023-01-11T22:34:42.6414957Z [ OK ] Registerizer.RegisterizerMultiDim3DReduction1 (4 ms) 2023-01-11T22:34:42.6415629Z [ RUN ] Registerizer.RegisterizerMultiDim3DReduction2 2023-01-11T22:34:42.6462552Z [ OK ] Registerizer.RegisterizerMultiDim3DReduction2 (4 ms) 2023-01-11T22:34:42.6463173Z [----------] 69 tests from Registerizer (332 ms total) 2023-01-11T22:34:42.6463413Z 2023-01-11T22:34:42.6464282Z [----------] 92 tests from Simplify 2023-01-11T22:34:42.6464619Z [ RUN ] Simplify.ConstantFoldSimple 2023-01-11T22:34:42.6466581Z [ OK ] Simplify.ConstantFoldSimple (0 ms) 2023-01-11T22:34:42.6466919Z [ RUN ] Simplify.ConstantFoldTwoLayer 2023-01-11T22:34:42.6473420Z [ OK ] Simplify.ConstantFoldTwoLayer (0 ms) 2023-01-11T22:34:42.6473776Z [ RUN ] Simplify.ConstantFoldShifts 2023-01-11T22:34:42.6481023Z [ OK ] Simplify.ConstantFoldShifts (0 ms) 2023-01-11T22:34:42.6481358Z [ RUN ] Simplify.ConstantFoldBitwise 2023-01-11T22:34:42.6486536Z [ OK ] Simplify.ConstantFoldBitwise (0 ms) 2023-01-11T22:34:42.6486893Z [ RUN ] Simplify.ConstantFoldMultiOp 2023-01-11T22:34:42.6498571Z [ OK ] Simplify.ConstantFoldMultiOp (1 ms) 2023-01-11T22:34:42.6498906Z [ RUN ] Simplify.ConstantFoldMinMax 2023-01-11T22:34:42.6504423Z [ OK ] Simplify.ConstantFoldMinMax (0 ms) 2023-01-11T22:34:42.6504794Z [ RUN ] Simplify.ConstantFoldIntrinsics 2023-01-11T22:34:42.6518569Z [ OK ] Simplify.ConstantFoldIntrinsics (1 ms) 2023-01-11T22:34:42.6518959Z [ RUN ] Simplify.ConstantFoldCastToBool 2023-01-11T22:34:42.6522441Z [ OK ] Simplify.ConstantFoldCastToBool (0 ms) 2023-01-11T22:34:42.6522787Z [ RUN ] Simplify.ConstantFoldWithVar 2023-01-11T22:34:42.6530562Z [ OK ] Simplify.ConstantFoldWithVar (0 ms) 2023-01-11T22:34:42.6530930Z [ RUN ] Simplify.ConditionalSelectFoldSimple 2023-01-11T22:34:42.6555501Z [ OK ] Simplify.ConditionalSelectFoldSimple (2 ms) 2023-01-11T22:34:42.6555900Z [ RUN ] Simplify.ConditionalSelectFoldTwoLayer 2023-01-11T22:34:42.6590704Z [ OK ] Simplify.ConditionalSelectFoldTwoLayer (3 ms) 2023-01-11T22:34:42.6591096Z [ RUN ] Simplify.ConditionalSelectFoldWithVar 2023-01-11T22:34:42.6595419Z [ OK ] Simplify.ConditionalSelectFoldWithVar (0 ms) 2023-01-11T22:34:42.6596006Z [ RUN ] Simplify.UnFoldableExpr 2023-01-11T22:34:42.6601602Z [ OK ] Simplify.UnFoldableExpr (0 ms) 2023-01-11T22:34:42.6601927Z [ RUN ] Simplify.HashSimple 2023-01-11T22:34:42.6602250Z [ OK ] Simplify.HashSimple (0 ms) 2023-01-11T22:34:42.6602716Z [ RUN ] Simplify.HashEquivalence 2023-01-11T22:34:42.6604749Z [ OK ] Simplify.HashEquivalence (0 ms) 2023-01-11T22:34:42.6605119Z [ RUN ] Simplify.HashEquivalenceRand 2023-01-11T22:34:42.6605476Z [ OK ] Simplify.HashEquivalenceRand (0 ms) 2023-01-11T22:34:42.6605926Z [ RUN ] Simplify.HashEquivalenceAfterFolding 2023-01-11T22:34:42.6609050Z [ OK ] Simplify.HashEquivalenceAfterFolding (0 ms) 2023-01-11T22:34:42.6609491Z [ RUN ] Simplify.HashDifferenceTypes 2023-01-11T22:34:42.6615499Z [ OK ] Simplify.HashDifferenceTypes (0 ms) 2023-01-11T22:34:42.6615899Z [ RUN ] Simplify.HashLargeExpression 2023-01-11T22:34:42.6618906Z [ OK ] Simplify.HashLargeExpression (0 ms) 2023-01-11T22:34:42.6619287Z [ RUN ] Simplify.HashForLoopOptions 2023-01-11T22:34:42.6621855Z [ OK ] Simplify.HashForLoopOptions (0 ms) 2023-01-11T22:34:42.6622232Z [ RUN ] Simplify.SimplifyAdd 2023-01-11T22:34:42.6627617Z [ OK ] Simplify.SimplifyAdd (0 ms) 2023-01-11T22:34:42.6627964Z [ RUN ] Simplify.SimplifySub 2023-01-11T22:34:42.6632102Z [ OK ] Simplify.SimplifySub (0 ms) 2023-01-11T22:34:42.6632476Z [ RUN ] Simplify.SimplifyMultiLayer 2023-01-11T22:34:42.6644288Z [ OK ] Simplify.SimplifyMultiLayer (1 ms) 2023-01-11T22:34:42.6644623Z [ RUN ] Simplify.SimplifyMultiTerm 2023-01-11T22:34:42.6650273Z [ OK ] Simplify.SimplifyMultiTerm (0 ms) 2023-01-11T22:34:42.6650655Z [ RUN ] Simplify.SimplifyCasts 2023-01-11T22:34:42.6661022Z [ OK ] Simplify.SimplifyCasts (1 ms) 2023-01-11T22:34:42.6661428Z [ RUN ] Simplify.SimplifyEliminatesNoOps 2023-01-11T22:34:42.6663291Z [ OK ] Simplify.SimplifyEliminatesNoOps (0 ms) 2023-01-11T22:34:42.6663610Z [ RUN ] Simplify.SimplifyMultiVar 2023-01-11T22:34:42.6665882Z [ OK ] Simplify.SimplifyMultiVar (0 ms) 2023-01-11T22:34:42.6666343Z [ RUN ] Simplify.SimplifyEliminatesVar 2023-01-11T22:34:42.6668466Z [ OK ] Simplify.SimplifyEliminatesVar (0 ms) 2023-01-11T22:34:42.6668801Z [ RUN ] Simplify.SimplifyAdds 2023-01-11T22:34:42.6704785Z [ OK ] Simplify.SimplifyAdds (3 ms) 2023-01-11T22:34:42.6705110Z [ RUN ] Simplify.SimplifyMuls 2023-01-11T22:34:42.6759306Z [ OK ] Simplify.SimplifyMuls (5 ms) 2023-01-11T22:34:42.6759864Z [ RUN ] Simplify.SimplifySubs 2023-01-11T22:34:42.6864724Z [ OK ] Simplify.SimplifySubs (10 ms) 2023-01-11T22:34:42.6865033Z [ RUN ] Simplify.SimplifyDiv 2023-01-11T22:34:42.6867740Z [ OK ] Simplify.SimplifyDiv (0 ms) 2023-01-11T22:34:42.6868077Z [ RUN ] Simplify.SimplifyDivWithLoopContext0 2023-01-11T22:34:42.6885853Z [ OK ] Simplify.SimplifyDivWithLoopContext0 (1 ms) 2023-01-11T22:34:42.6886214Z [ RUN ] Simplify.SimplifyDivWithLoopContext1 2023-01-11T22:34:42.6918200Z [ OK ] Simplify.SimplifyDivWithLoopContext1 (3 ms) 2023-01-11T22:34:42.6918567Z [ RUN ] Simplify.SimplifyDivWithLoopContext2 2023-01-11T22:34:42.6947761Z [ OK ] Simplify.SimplifyDivWithLoopContext2 (2 ms) 2023-01-11T22:34:42.6948111Z [ RUN ] Simplify.SimplifyDivWithLoopContext3 2023-01-11T22:34:42.6959746Z [ OK ] Simplify.SimplifyDivWithLoopContext3 (1 ms) 2023-01-11T22:34:42.6960117Z [ RUN ] Simplify.SimplifyDivWithLoopContext4 2023-01-11T22:34:42.6995235Z [ OK ] Simplify.SimplifyDivWithLoopContext4 (3 ms) 2023-01-11T22:34:42.6995838Z [ RUN ] Simplify.SimplifyDivWithLoopContext5 2023-01-11T22:34:42.7035854Z [ OK ] Simplify.SimplifyDivWithLoopContext5 (4 ms) 2023-01-11T22:34:42.7036241Z [ RUN ] Simplify.SimplifyDivWithLoopContext6 2023-01-11T22:34:42.7080334Z [ OK ] Simplify.SimplifyDivWithLoopContext6 (4 ms) 2023-01-11T22:34:42.7080704Z [ RUN ] Simplify.SimplifyDivWithLoopContext7 2023-01-11T22:34:42.7095078Z [ OK ] Simplify.SimplifyDivWithLoopContext7 (1 ms) 2023-01-11T22:34:42.7095448Z [ RUN ] Simplify.SimplifyModWithLoopContext0 2023-01-11T22:34:42.7110749Z [ OK ] Simplify.SimplifyModWithLoopContext0 (1 ms) 2023-01-11T22:34:42.7111114Z [ RUN ] Simplify.SimplifyModWithLoopContext1 2023-01-11T22:34:42.7139305Z [ OK ] Simplify.SimplifyModWithLoopContext1 (2 ms) 2023-01-11T22:34:42.7139656Z [ RUN ] Simplify.SimplifyModWithLoopContext2 2023-01-11T22:34:42.7167884Z [ OK ] Simplify.SimplifyModWithLoopContext2 (2 ms) 2023-01-11T22:34:42.7168278Z [ RUN ] Simplify.SimplifyModWithLoopContext3 2023-01-11T22:34:42.7180444Z [ OK ] Simplify.SimplifyModWithLoopContext3 (1 ms) 2023-01-11T22:34:42.7180800Z [ RUN ] Simplify.SimplifyModWithLoopContext4 2023-01-11T22:34:42.7215787Z [ OK ] Simplify.SimplifyModWithLoopContext4 (3 ms) 2023-01-11T22:34:42.7216197Z [ RUN ] Simplify.SimplifyModWithLoopContext5 2023-01-11T22:34:42.7256990Z [ OK ] Simplify.SimplifyModWithLoopContext5 (4 ms) 2023-01-11T22:34:42.7257350Z [ RUN ] Simplify.SimplifyModWithLoopContext6 2023-01-11T22:34:42.7301714Z [ OK ] Simplify.SimplifyModWithLoopContext6 (4 ms) 2023-01-11T22:34:42.7302096Z [ RUN ] Simplify.SimplifyModWithLoopContext7 2023-01-11T22:34:42.7316712Z [ OK ] Simplify.SimplifyModWithLoopContext7 (1 ms) 2023-01-11T22:34:42.7317129Z [ RUN ] Simplify.SimplifyMod 2023-01-11T22:34:42.7347341Z [ OK ] Simplify.SimplifyMod (3 ms) 2023-01-11T22:34:42.7347719Z [ RUN ] Simplify.SimplifyMultiOp 2023-01-11T22:34:42.7376760Z [ OK ] Simplify.SimplifyMultiOp (2 ms) 2023-01-11T22:34:42.7377142Z [ RUN ] Simplify.SimplifyManyOps 2023-01-11T22:34:42.7431491Z [ OK ] Simplify.SimplifyManyOps (5 ms) 2023-01-11T22:34:42.7431827Z [ RUN ] Simplify.SimplifyFactorization 2023-01-11T22:34:42.7489888Z [ OK ] Simplify.SimplifyFactorization (5 ms) 2023-01-11T22:34:42.7490252Z [ RUN ] Simplify.SimplifyFactorizeUneven 2023-01-11T22:34:42.7505282Z [ OK ] Simplify.SimplifyFactorizeUneven (1 ms) 2023-01-11T22:34:42.7505620Z [ RUN ] Simplify.SimplifyDeeperTerms 2023-01-11T22:34:42.7528630Z [ OK ] Simplify.SimplifyDeeperTerms (2 ms) 2023-01-11T22:34:42.7528999Z [ RUN ] Simplify.SimplifyDeeperDifference 2023-01-11T22:34:42.7540436Z [ OK ] Simplify.SimplifyDeeperDifference (1 ms) 2023-01-11T22:34:42.7540811Z [ RUN ] Simplify.SimplifyFoldComplexDifference 2023-01-11T22:34:42.7556983Z [ OK ] Simplify.SimplifyFoldComplexDifference (1 ms) 2023-01-11T22:34:42.7557503Z [ RUN ] Simplify.SimplifyIfComponents 2023-01-11T22:34:42.7568017Z [ OK ] Simplify.SimplifyIfComponents (1 ms) 2023-01-11T22:34:42.7568344Z [ RUN ] Simplify.SimplifyOpaqueTerms 2023-01-11T22:34:42.7579873Z [ OK ] Simplify.SimplifyOpaqueTerms (1 ms) 2023-01-11T22:34:42.7580199Z [ RUN ] Simplify.SimplifySymbolicMinMax 2023-01-11T22:34:42.7603007Z [ OK ] Simplify.SimplifySymbolicMinMax (2 ms) 2023-01-11T22:34:42.7603333Z [ RUN ] Simplify.SimplifyNestedMax 2023-01-11T22:34:42.7792119Z [ OK ] Simplify.SimplifyNestedMax (18 ms) 2023-01-11T22:34:42.7792701Z [ RUN ] Simplify.SimplifyNestedMin 2023-01-11T22:34:42.7992997Z [ OK ] Simplify.SimplifyNestedMin (20 ms) 2023-01-11T22:34:42.7993371Z [ RUN ] Simplify.SimplifyWontReorderFloat 2023-01-11T22:34:42.8022393Z [ OK ] Simplify.SimplifyWontReorderFloat (3 ms) 2023-01-11T22:34:42.8022764Z [ RUN ] Simplify.SimplifyRoundModPattern 2023-01-11T22:34:42.8148168Z [ OK ] Simplify.SimplifyRoundModPattern (12 ms) 2023-01-11T22:34:42.8214372Z [ RUN ] Simplify.SimplifyRoundModPatternFactorization 2023-01-11T22:34:42.8215019Z [ OK ] Simplify.SimplifyRoundModPatternFactorization (6 ms) 2023-01-11T22:34:42.8215426Z [ RUN ] Simplify.SimplifyRoundModPatternMultivar 2023-01-11T22:34:42.8264757Z [ OK ] Simplify.SimplifyRoundModPatternMultivar (5 ms) 2023-01-11T22:34:42.8265351Z [ RUN ] Simplify.SimplifyModRoundModPattern 2023-01-11T22:34:42.8328009Z [ OK ] Simplify.SimplifyModRoundModPattern (6 ms) 2023-01-11T22:34:42.8328671Z [ RUN ] Simplify.SimplifyModRoundModPatternFactorization 2023-01-11T22:34:42.8450626Z [ OK ] Simplify.SimplifyModRoundModPatternFactorization (12 ms) 2023-01-11T22:34:42.8451232Z [ RUN ] Simplify.SimplifyModRoundModPatternMultivar 2023-01-11T22:34:42.8630733Z [ OK ] Simplify.SimplifyModRoundModPatternMultivar (17 ms) 2023-01-11T22:34:42.8650460Z [ RUN ] Simplify.SimplifyDivisionScalarFactorization 2023-01-11T22:34:42.8651354Z [ OK ] Simplify.SimplifyDivisionScalarFactorization (2 ms) 2023-01-11T22:34:42.8651723Z [ RUN ] Simplify.SimplifyConstantBranches 2023-01-11T22:34:42.8659125Z [ OK ] Simplify.SimplifyConstantBranches (0 ms) 2023-01-11T22:34:42.8659700Z [ RUN ] Simplify.SimplifyConstantCond 2023-01-11T22:34:42.8678226Z [ OK ] Simplify.SimplifyConstantCond (1 ms) 2023-01-11T22:34:42.8678872Z [ RUN ] Simplify.SimplifyEliminateEmptyCond 2023-01-11T22:34:42.8679308Z [ OK ] Simplify.SimplifyEliminateEmptyCond (0 ms) 2023-01-11T22:34:42.8679905Z [ RUN ] Simplify.SimplifyConstantComparisons 2023-01-11T22:34:42.8756006Z [ OK ] Simplify.SimplifyConstantComparisons (7 ms) 2023-01-11T22:34:42.8756618Z [ RUN ] Simplify.SimplifySymbolicComparisons 2023-01-11T22:34:42.8891519Z [ OK ] Simplify.SimplifySymbolicComparisons (13 ms) 2023-01-11T22:34:42.8892097Z [ RUN ] Simplify.SimplifyEliminateZeroLengthFor 2023-01-11T22:34:42.8907097Z [ OK ] Simplify.SimplifyEliminateZeroLengthFor (1 ms) 2023-01-11T22:34:42.8907744Z [ RUN ] Simplify.SimplifyOneLoopFor 2023-01-11T22:34:42.8930741Z [ OK ] Simplify.SimplifyOneLoopFor (2 ms) 2023-01-11T22:34:42.8931367Z [ RUN ] Simplify.SimplifyForWontLoseLoopOptions 2023-01-11T22:34:42.8934918Z [ OK ] Simplify.SimplifyForWontLoseLoopOptions (0 ms) 2023-01-11T22:34:42.8935313Z [ RUN ] Simplify.SimplifyMultilevelFor 2023-01-11T22:34:42.8963421Z [ OK ] Simplify.SimplifyMultilevelFor (2 ms) 2023-01-11T22:34:42.8963800Z [ RUN ] Simplify.SimplifyForCleansUp 2023-01-11T22:34:42.9010675Z [ OK ] Simplify.SimplifyForCleansUp (4 ms) 2023-01-11T22:34:42.9011047Z [ RUN ] Simplify.SimplifyEliminateEmptyFor 2023-01-11T22:34:42.9029853Z [ OK ] Simplify.SimplifyEliminateEmptyFor (1 ms) 2023-01-11T22:34:42.9030426Z [ RUN ] Simplify.SimplifyFlattenBlock 2023-01-11T22:34:42.9039329Z [ OK ] Simplify.SimplifyFlattenBlock (0 ms) 2023-01-11T22:34:42.9039926Z [ RUN ] Simplify.SimplifyEliminateZeroLengthAlloc 2023-01-11T22:34:42.9055564Z [ OK ] Simplify.SimplifyEliminateZeroLengthAlloc (1 ms) 2023-01-11T22:34:42.9056397Z [ RUN ] Simplify.DontSimplifyRand 2023-01-11T22:34:42.9058915Z [ OK ] Simplify.DontSimplifyRand (0 ms) 2023-01-11T22:34:42.9059271Z [ RUN ] Simplify.SimplifyReorderForCond 2023-01-11T22:34:42.9143479Z [ OK ] Simplify.SimplifyReorderForCond (8 ms) 2023-01-11T22:34:42.9143969Z [ RUN ] Simplify.SimplifyFuseConditions 2023-01-11T22:34:42.9224450Z [ OK ] Simplify.SimplifyFuseConditions (8 ms) 2023-01-11T22:34:42.9224951Z [ RUN ] Simplify.SimplifySyncThreads 2023-01-11T22:34:42.9232281Z [ OK ] Simplify.SimplifySyncThreads (0 ms) 2023-01-11T22:34:42.9232895Z [ RUN ] Simplify.SimplifyRampSubBroadcast 2023-01-11T22:34:42.9234970Z [ OK ] Simplify.SimplifyRampSubBroadcast (0 ms) 2023-01-11T22:34:42.9235580Z [ RUN ] Simplify.SimplifyBroadcastTermExpander 2023-01-11T22:34:42.9242529Z [ OK ] Simplify.SimplifyBroadcastTermExpander (0 ms) 2023-01-11T22:34:42.9243167Z [ RUN ] Simplify.CompareSelectLoopBounds 2023-01-11T22:34:43.0787821Z [ OK ] Simplify.CompareSelectLoopBounds (154 ms) 2023-01-11T22:34:43.0788369Z [ RUN ] Simplify.CompareSelectCondAlwaysInLoopBounds 2023-01-11T22:34:43.0799922Z [ OK ] Simplify.CompareSelectCondAlwaysInLoopBounds (1 ms) 2023-01-11T22:34:43.0800561Z [ RUN ] Simplify.IfThenCondAlwaysInLoopBounds 2023-01-11T22:34:43.0813648Z [ OK ] Simplify.IfThenCondAlwaysInLoopBounds (1 ms) 2023-01-11T22:34:43.0814465Z [ RUN ] Simplify.MultiClauseCondAlwaysInLoopBounds 2023-01-11T22:34:43.0848216Z [ OK ] Simplify.MultiClauseCondAlwaysInLoopBounds (3 ms) 2023-01-11T22:34:43.0848926Z [----------] 92 tests from Simplify (438 ms total) 2023-01-11T22:34:43.0849093Z 2023-01-11T22:34:43.0849248Z [----------] 12 tests from TEFuserPass 2023-01-11T22:34:43.0849523Z [ RUN ] TEFuserPass.FuserPass_1 2023-01-11T22:34:43.0929286Z [ OK ] TEFuserPass.FuserPass_1 (7 ms) 2023-01-11T22:34:43.0929612Z [ RUN ] TEFuserPass.FuserPass_2 2023-01-11T22:34:43.0968582Z [ OK ] TEFuserPass.FuserPass_2 (3 ms) 2023-01-11T22:34:43.0968895Z [ RUN ] TEFuserPass.FuserPass_3 2023-01-11T22:34:43.1004686Z [ OK ] TEFuserPass.FuserPass_3 (3 ms) 2023-01-11T22:34:43.1005032Z [ RUN ] TEFuserPass.FuserPass_0DimInput 2023-01-11T22:34:43.1033511Z [ OK ] TEFuserPass.FuserPass_0DimInput (2 ms) 2023-01-11T22:34:43.1033908Z [ RUN ] TEFuserPass.FuserPass_UnfusibleDevice 2023-01-11T22:34:43.1045498Z [ OK ] TEFuserPass.FuserPass_UnfusibleDevice (1 ms) 2023-01-11T22:34:43.1045868Z [ RUN ] TEFuserPass.FuserPass_UnknownShapes 2023-01-11T22:34:43.1055541Z [ OK ] TEFuserPass.FuserPass_UnknownShapes (0 ms) 2023-01-11T22:34:43.1055877Z [ RUN ] TEFuserPass.FuserPass_Multidevice 2023-01-11T22:34:43.1159043Z [ OK ] TEFuserPass.FuserPass_Multidevice (10 ms) 2023-01-11T22:34:43.1159384Z [ RUN ] TEFuserPass.FuserPass_MergeGroups 2023-01-11T22:34:43.1190469Z [ OK ] TEFuserPass.FuserPass_MergeGroups (3 ms) 2023-01-11T22:34:43.1190839Z [ RUN ] TEFuserPass.FuserPass_IgnoreUnknownShapeAtStart 2023-01-11T22:34:43.1204160Z [ OK ] TEFuserPass.FuserPass_IgnoreUnknownShapeAtStart (1 ms) 2023-01-11T22:34:43.1204493Z [ RUN ] TEFuserPass.FuserPass_Where 2023-01-11T22:34:43.1236495Z [ OK ] TEFuserPass.FuserPass_Where (3 ms) 2023-01-11T22:34:43.1236898Z [ RUN ] TEFuserPass.FuserPass_WhereList 2023-01-11T22:34:43.1252207Z [ OK ] TEFuserPass.FuserPass_WhereList (1 ms) 2023-01-11T22:34:43.1252524Z [ RUN ] TEFuserPass.DynamicShapeFusion 2023-01-11T22:34:45.8803025Z [ OK ] TEFuserPass.DynamicShapeFusion (2754 ms) 2023-01-11T22:34:45.8803756Z [----------] 12 tests from TEFuserPass (2795 ms total) 2023-01-11T22:34:45.8803921Z 2023-01-11T22:34:45.8804103Z [----------] 3 tests from Type 2023-01-11T22:34:45.8804359Z [ RUN ] Type.Test01 2023-01-11T22:34:45.8804606Z [ OK ] Type.Test01 (0 ms) 2023-01-11T22:34:45.8804899Z [ RUN ] Type.BitCasting 2023-01-11T22:34:45.8809008Z [ OK ] Type.BitCasting (0 ms) 2023-01-11T22:34:45.8809292Z [ RUN ] Type.Propagation 2023-01-11T22:34:45.8810793Z [ OK ] Type.Propagation (0 ms) 2023-01-11T22:34:45.8811205Z [----------] 3 tests from Type (0 ms total) 2023-01-11T22:34:45.8811355Z 2023-01-11T22:34:45.8811553Z [----------] 1 test from SpecializationsInCustomPasses 2023-01-11T22:34:45.8811937Z [ RUN ] SpecializationsInCustomPasses.Basic 2023-01-11T22:34:45.8935068Z [ OK ] SpecializationsInCustomPasses.Basic (12 ms) 2023-01-11T22:34:45.8935553Z [----------] 1 test from SpecializationsInCustomPasses (12 ms total) 2023-01-11T22:34:45.8935744Z 2023-01-11T22:34:45.8935912Z [----------] Global test environment tear-down 2023-01-11T22:34:45.9131613Z [==========] 647 tests from 23 test suites ran. (437074 ms total) 2023-01-11T22:34:45.9131987Z [ PASSED ] 647 tests. 2023-01-11T22:34:45.9132150Z 2023-01-11T22:34:45.9132278Z  YOU HAVE 5 DISABLED TESTS 2023-01-11T22:34:45.9132401Z 2023-01-11T22:34:46.4149639Z + [[ linux-focal-py3.7-clang7-asan != *android* ]] 2023-01-11T22:34:46.4150217Z + [[ linux-focal-py3.7-clang7-asan != *cuda* ]] 2023-01-11T22:34:46.4150859Z + [[ linux-focal-py3.7-clang7-asan != *asan* ]] 2023-01-11T22:34:46.4151105Z + assert_git_not_dirty 2023-01-11T22:34:46.4151483Z + [[ linux-focal-py3.7-clang7-asan != *rocm* ]] 2023-01-11T22:34:46.4152013Z + [[ linux-focal-py3.7-clang7-asan != *xla* ]] 2023-01-11T22:34:46.4152419Z ++ git status --porcelain 2023-01-11T22:34:46.5982436Z + git_status= 2023-01-11T22:34:46.5982973Z + [[ -n '' ]] 2023-01-11T22:34:46.5983325Z + test_aot_compilation 2023-01-11T22:34:46.5983741Z + echo 'Testing Ahead of Time compilation' 2023-01-11T22:34:46.5983957Z Testing Ahead of Time compilation 2023-01-11T22:34:46.5984387Z + ln -sf /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so /opt/conda/lib/python3.7/site-packages/torch/bin 2023-01-11T22:34:46.6019602Z + ln -sf /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_global_deps.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_python.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorchbind_test.so /opt/conda/lib/python3.7/site-packages/torch/bin 2023-01-11T22:34:46.6066946Z + TEST_REPORTS_DIR=test/test-reports/cpp-unittest/test_aot_compilation 2023-01-11T22:34:46.6067341Z + mkdir -p test/test-reports/cpp-unittest/test_aot_compilation 2023-01-11T22:34:46.6110457Z + '[' -f /opt/conda/lib/python3.7/site-packages/torch/bin/test_mobile_nnc ']' 2023-01-11T22:34:46.6111201Z + '[' -f /opt/conda/lib/python3.7/site-packages/torch/bin/aot_model_compiler_test ']' 2023-01-11T22:34:46.6111696Z + test_custom_script_ops 2023-01-11T22:34:46.6112062Z + [[ linux-focal-py3.7-clang7-asan != *asan* ]] 2023-01-11T22:34:46.6112388Z + test_custom_backend 2023-01-11T22:34:46.6112888Z + [[ linux-focal-py3.7-clang7-asan != *asan* ]] 2023-01-11T22:34:46.6113252Z + test_torch_function_benchmark 2023-01-11T22:34:46.6113512Z + echo 'Testing __torch_function__ benchmarks' 2023-01-11T22:34:46.6113751Z Testing __torch_function__ benchmarks 2023-01-11T22:34:46.6113981Z + pushd benchmarks/overrides_benchmark 2023-01-11T22:34:46.6114221Z ~/workspace/benchmarks/overrides_benchmark ~/workspace 2023-01-11T22:34:46.6114489Z + python bench.py -n 1 -m 2 2023-01-11T22:34:50.1016251Z Type tensor had a minimum time of 0.05984306335449219 us and a standard deviation of 12.214493937790394 us. 2023-01-11T22:34:50.1022047Z Type SubTensor had a minimum time of 0.06365776062011719 us and a standard deviation of 0.10772734822239727 us. 2023-01-11T22:34:50.1026560Z Type WithTorchFunction had a minimum time of 0.03695487976074219 us and a standard deviation of 0.0381007521355059 us. 2023-01-11T22:34:50.1031077Z Type SubWithTorchFunction had a minimum time of 0.05459785461425781 us and a standard deviation of 0.018881788491853513 us. 2023-01-11T22:34:50.6142300Z + python pyspybench.py Tensor -n 1 2023-01-11T22:34:54.6272036Z + python pyspybench.py SubTensor -n 1 2023-01-11T22:34:58.5880336Z + python pyspybench.py WithTorchFunction -n 1 2023-01-11T22:35:02.4993448Z + python pyspybench.py SubWithTorchFunction -n 1 2023-01-11T22:35:06.4953780Z + popd 2023-01-11T22:35:06.4954155Z ~/workspace 2023-01-11T22:35:06.4954427Z + assert_git_not_dirty 2023-01-11T22:35:06.4954826Z + [[ linux-focal-py3.7-clang7-asan != *rocm* ]] 2023-01-11T22:35:06.4955188Z + [[ linux-focal-py3.7-clang7-asan != *xla* ]] 2023-01-11T22:35:06.4956489Z ++ git status --porcelain 2023-01-11T22:35:06.6802828Z + git_status= 2023-01-11T22:35:06.6803196Z + [[ -n '' ]] 2023-01-11T22:35:06.6908420Z ##[group]Run cat test/**/*.log || true 2023-01-11T22:35:06.6908677Z cat test/**/*.log || true 2023-01-11T22:35:06.7028479Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:35:06.7028707Z env: 2023-01-11T22:35:06.7028946Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:35:06.7029205Z DOCKER_CONTAINER_ID: 4c11235bca453165f0f651917b2b8bf1130ad4b70e92651449f8e0319a7d8079 2023-01-11T22:35:06.7029521Z ##[endgroup] 2023-01-11T22:35:06.7088651Z cat: test/**/*.log: No such file or directory 2023-01-11T22:35:06.7152639Z Prepare all required actions 2023-01-11T22:35:06.7152945Z Getting action download info 2023-01-11T22:35:06.9244638Z ##[group]Run ./.github/actions/get-workflow-job-id 2023-01-11T22:35:06.9244845Z with: 2023-01-11T22:35:06.9245182Z github-token: *** 2023-01-11T22:35:06.9245353Z env: 2023-01-11T22:35:06.9245526Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:35:06.9245794Z DOCKER_CONTAINER_ID: 4c11235bca453165f0f651917b2b8bf1130ad4b70e92651449f8e0319a7d8079 2023-01-11T22:35:06.9246246Z ##[endgroup] 2023-01-11T22:35:06.9272768Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2023-01-11T22:35:06.9273006Z with: 2023-01-11T22:35:06.9273164Z shell: bash 2023-01-11T22:35:06.9273328Z timeout_minutes: 10 2023-01-11T22:35:06.9273504Z max_attempts: 5 2023-01-11T22:35:06.9273685Z retry_wait_seconds: 30 2023-01-11T22:35:06.9274094Z 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:35:06.9274480Z polling_interval_seconds: 1 2023-01-11T22:35:06.9274661Z warning_on_retry: true 2023-01-11T22:35:06.9274852Z continue_on_error: false 2023-01-11T22:35:06.9275087Z env: 2023-01-11T22:35:06.9275246Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:35:06.9275520Z DOCKER_CONTAINER_ID: 4c11235bca453165f0f651917b2b8bf1130ad4b70e92651449f8e0319a7d8079 2023-01-11T22:35:06.9275888Z GITHUB_TOKEN: *** 2023-01-11T22:35:06.9276061Z ##[endgroup] 2023-01-11T22:35:07.0349345Z + python3 -m pip install requests==2.26.0 2023-01-11T22:35:07.6290683Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T22:35:07.6557770Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2023-01-11T22:35:07.6693423Z 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:35:07.6856527Z 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:35:07.6868927Z 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:35:07.6895710Z 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:35:07.8988708Z ++ python3 .github/scripts/get_workflow_job_id.py 3896099317 i-051c6bcc1a577fdf0 2023-01-11T22:35:10.4921641Z + GHA_WORKFLOW_JOB_ID=10588771852 2023-01-11T22:35:10.4923366Z + echo job-id=10588771852 2023-01-11T22:35:11.0362968Z Command completed after 1 attempt(s). 2023-01-11T22:35:11.0488972Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2023-01-11T22:35:11.0489225Z kill "$MONITOR_SCRIPT_PID" 2023-01-11T22:35:11.0500109Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:35:11.0500330Z env: 2023-01-11T22:35:11.0500508Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:35:11.0500763Z DOCKER_CONTAINER_ID: 4c11235bca453165f0f651917b2b8bf1130ad4b70e92651449f8e0319a7d8079 2023-01-11T22:35:11.0501030Z MONITOR_SCRIPT_PID: 21204 2023-01-11T22:35:11.0501224Z ##[endgroup] 2023-01-11T22:35:11.0591420Z Prepare all required actions 2023-01-11T22:35:11.0591673Z Getting action download info 2023-01-11T22:35:11.2224890Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-01-11T22:35:11.3971994Z ##[group]Run ./.github/actions/upload-test-artifacts 2023-01-11T22:35:11.3972210Z with: 2023-01-11T22:35:11.3972437Z file-suffix: test-default-2-5-linux.2xlarge_10588771852 2023-01-11T22:35:11.3972659Z env: 2023-01-11T22:35:11.3972825Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:35:11.3973098Z DOCKER_CONTAINER_ID: 4c11235bca453165f0f651917b2b8bf1130ad4b70e92651449f8e0319a7d8079 2023-01-11T22:35:11.3973350Z ##[endgroup] 2023-01-11T22:35:11.3994345Z ##[group]Run # Remove any previous test jsons if they exist 2023-01-11T22:35:11.3994612Z # Remove any previous test jsons if they exist 2023-01-11T22:35:11.3994843Z rm -f test-jsons-*.zip 2023-01-11T22:35:11.3995127Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test -i '*.json' 2023-01-11T22:35:11.4006561Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:35:11.4006782Z env: 2023-01-11T22:35:11.4006965Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:35:11.4007222Z DOCKER_CONTAINER_ID: 4c11235bca453165f0f651917b2b8bf1130ad4b70e92651449f8e0319a7d8079 2023-01-11T22:35:11.4007529Z FILE_SUFFIX: test-default-2-5-linux.2xlarge_10588771852 2023-01-11T22:35:11.4007752Z ##[endgroup] 2023-01-11T22:35:11.4371823Z adding: test/allowlist_for_publicAPI.json (deflated 78%) 2023-01-11T22:35:11.4414796Z adding: test/benchmark_utils/callgrind_artifacts.json (deflated 92%) 2023-01-11T22:35:11.4433329Z adding: test/profiler/profiler_utils_mock_events.json (deflated 87%) 2023-01-11T22:35:11.4434853Z adding: test/.pytorch-slow-tests.json (deflated 74%) 2023-01-11T22:35:11.4440052Z adding: test/.pytorch-disabled-tests.json (deflated 84%) 2023-01-11T22:35:11.4462153Z ##[group]Run # Remove any previous test reports if they exist 2023-01-11T22:35:11.4462452Z # Remove any previous test reports if they exist 2023-01-11T22:35:11.4462690Z rm -f test-reports-*.zip 2023-01-11T22:35:11.4462951Z zip -r "test-reports-${FILE_SUFFIX}.zip" test -i '*.xml' -i '*.csv' 2023-01-11T22:35:11.4473677Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:35:11.4473896Z env: 2023-01-11T22:35:11.4474071Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:35:11.4474326Z DOCKER_CONTAINER_ID: 4c11235bca453165f0f651917b2b8bf1130ad4b70e92651449f8e0319a7d8079 2023-01-11T22:35:11.4474629Z FILE_SUFFIX: test-default-2-5-linux.2xlarge_10588771852 2023-01-11T22:35:11.4474854Z ##[endgroup] 2023-01-11T22:35:11.4566414Z adding: test/test-reports/python-unittest/test_sort_and_select/TEST-TestSortAndSelectCPU-20230111204453.xml (deflated 91%) 2023-01-11T22:35:11.4570679Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertClose-20230111204454.xml (deflated 83%) 2023-01-11T22:35:11.4573965Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseContainer-20230111204454.xml (deflated 69%) 2023-01-11T22:35:11.4583938Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseErrorMessage-20230111204454.xml (deflated 83%) 2023-01-11T22:35:11.4587087Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseQuantized-20230111204454.xml (deflated 68%) 2023-01-11T22:35:11.4592303Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseBSC-20230111204454.xml (deflated 69%) 2023-01-11T22:35:11.4597205Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseBSR-20230111204454.xml (deflated 69%) 2023-01-11T22:35:11.4606571Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCOO-20230111204454.xml (deflated 75%) 2023-01-11T22:35:11.4610107Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCSC-20230111204454.xml (deflated 69%) 2023-01-11T22:35:11.4614546Z adding: test/test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCSR-20230111204454.xml (deflated 63%) 2023-01-11T22:35:11.4617501Z adding: test/test-reports/python-unittest/test_testing/TEST-TestFrameworkUtils-20230111204454.xml (deflated 41%) 2023-01-11T22:35:11.4629664Z adding: test/test-reports/python-unittest/test_testing/TEST-TestImports-20230111204454.xml (deflated 58%) 2023-01-11T22:35:11.4656735Z adding: test/test-reports/python-unittest/test_testing/TEST-TestOpInfoSampleFunctionsCPU-20230111204454.xml (deflated 97%) 2023-01-11T22:35:11.4659708Z adding: test/test-reports/python-unittest/test_testing/TEST-TestOpInfos-20230111204454.xml (deflated 53%) 2023-01-11T22:35:11.4663566Z adding: test/test-reports/python-unittest/test_testing/TEST-TestTestParametrization-20230111204454.xml (deflated 88%) 2023-01-11T22:35:11.4675487Z adding: test/test-reports/python-unittest/test_testing/TEST-TestTestParametrizationDeviceTypeCPU-20230111204454.xml (deflated 88%) 2023-01-11T22:35:11.4678986Z adding: test/test-reports/python-unittest/test_testing/TEST-TestTestingCPU-20230111204454.xml (deflated 88%) 2023-01-11T22:35:11.4694866Z adding: test/test-reports/python-unittest/dynamo.test_misc/TEST-MiscTests-20230111204512.xml (deflated 89%) 2023-01-11T22:35:11.4699127Z adding: test/test-reports/python-unittest/dynamo.test_misc/TEST-TestTracer-20230111204512.xml (deflated 39%) 2023-01-11T22:35:11.4702655Z adding: test/test-reports/python-unittest/test_functional_autograd_benchmark/TEST-TestFunctionalAutogradBenchmark-20230111204554.xml (deflated 54%) 2023-01-11T22:35:11.4842571Z adding: test/test-reports/python-unittest/test_binary_ufuncs/TEST-TestBinaryUfuncsCPU-20230111204711.xml (deflated 97%) 2023-01-11T22:35:11.4847886Z adding: test/test-reports/python-unittest/inductor.test_minifier/TEST-MinifierTests-20230111205305.xml (deflated 86%) 2023-01-11T22:35:11.4853464Z adding: test/test-reports/python-unittest/test_dataloader/TEST-IntegrationTestDataLoaderDataPipe-20230111205453.xml (deflated 45%) 2023-01-11T22:35:11.4864189Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestConcatDataset-20230111205453.xml (deflated 74%) 2023-01-11T22:35:11.4869292Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestDatasetRandomSplit-20230111205453.xml (deflated 75%) 2023-01-11T22:35:11.4873259Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestDictDataLoader-20230111205453.xml (deflated 70%) 2023-01-11T22:35:11.4879123Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestNamedTupleDataLoader-20230111205453.xml (deflated 43%) 2023-01-11T22:35:11.4887552Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestSetAffinity-20230111205453.xml (deflated 40%) 2023-01-11T22:35:11.4891396Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestTensorDataset-20230111205453.xml (deflated 71%) 2023-01-11T22:35:11.4902544Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestConvAfterFork-20230111205453.xml (deflated 40%) 2023-01-11T22:35:11.4905644Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestCustomPinFn-20230111205453.xml (deflated 58%) 2023-01-11T22:35:11.4915650Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestDataLoader-20230111205453.xml (deflated 93%) 2023-01-11T22:35:11.4926264Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestDataLoaderPersistentWorkers-20230111205453.xml (deflated 93%) 2023-01-11T22:35:11.4929090Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestIndividualWorkerQueue-20230111205453.xml (deflated 41%) 2023-01-11T22:35:11.4932461Z adding: test/test-reports/python-unittest/test_dataloader/TEST-TestStringDataLoader-20230111205453.xml (deflated 42%) 2023-01-11T22:35:11.4946931Z adding: test/test-reports/python-unittest/test_legacy_vmap/TEST-TestVmapAPI-20230111205727.xml (deflated 90%) 2023-01-11T22:35:11.4952065Z adding: test/test-reports/python-unittest/test_legacy_vmap/TEST-TestVmapBatchedGradientCPU-20230111205727.xml (deflated 84%) 2023-01-11T22:35:11.4961310Z adding: test/test-reports/python-unittest/test_legacy_vmap/TEST-TestVmapOperators-20230111205727.xml (deflated 87%) 2023-01-11T22:35:11.4966758Z adding: test/test-reports/python-unittest/dynamo.test_aot_autograd/TEST-AotAutogradFallbackTests-20230111205748.xml (deflated 82%) 2023-01-11T22:35:11.4971733Z adding: test/test-reports/python-unittest/test_weak/TEST-WeakKeyDictionaryTestCase-20230111205808.xml (deflated 84%) 2023-01-11T22:35:11.4980305Z adding: test/test-reports/python-unittest/test_weak/TEST-WeakTest-20230111205808.xml (deflated 78%) 2023-01-11T22:35:11.4988876Z adding: test/test-reports/python-unittest/test_cpp_extensions_jit/TEST-TestCppExtensionJIT-20230111213227.xml (deflated 87%) 2023-01-11T22:35:11.5019721Z adding: test/test-reports/python-unittest/test_modules/TEST-TestModuleCPU-20230111213339.xml (deflated 96%) 2023-01-11T22:35:11.5024786Z adding: test/test-reports/python-unittest/test_dispatch/TEST-TestDispatch-20230111215224.xml (deflated 81%) 2023-01-11T22:35:11.5029025Z adding: test/test-reports/python-unittest/test_dispatch/TEST-TestPythonDispatcher-20230111215224.xml (deflated 75%) 2023-01-11T22:35:11.5030020Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_gradual_type.AnnotationsTest-20230111215502.xml (deflated 78%) 2023-01-11T22:35:11.5030910Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_cse_pass.TestCSEPass-20230111215502.xml (deflated 84%) 2023-01-11T22:35:11.5031448Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_common_passes.TestCommonPass-20230111215502.xml (deflated 82%) 2023-01-11T22:35:11.5032506Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_fx_const_fold.TestConstFold-20230111215502.xml (deflated 84%) 2023-01-11T22:35:11.5033686Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow-20230111215502.xml (deflated 82%) 2023-01-11T22:35:11.5034441Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_dce_pass.TestDCE-20230111215502.xml (deflated 82%) 2023-01-11T22:35:11.5037356Z adding: test/test-reports/python-unittest/test_fx/TEST-TestFX-20230111215502.xml (deflated 86%) 2023-01-11T22:35:11.5038287Z adding: test/test-reports/python-unittest/test_fx/TEST-TestFXAPIBackwardCompatibility-20230111215502.xml (deflated 63%) 2023-01-11T22:35:11.5039472Z adding: test/test-reports/python-unittest/test_fx/TEST-TestFunctionalTracing-20230111215502.xml (deflated 94%) 2023-01-11T22:35:11.5050828Z adding: test/test-reports/python-unittest/test_fx/TEST-TestOperatorSignaturesCPU-20230111215502.xml (deflated 95%) 2023-01-11T22:35:11.5051648Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_pass_infra.TestPassManager-20230111215502.xml (deflated 74%) 2023-01-11T22:35:11.5052645Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_subgraph_rewriter.TestSubgraphRewriter-20230111215502.xml (deflated 86%) 2023-01-11T22:35:11.5054673Z adding: test/test-reports/python-unittest/test_fx/TEST-TestVisionTracing-20230111215502.xml (deflated 87%) 2023-01-11T22:35:11.5055663Z adding: test/test-reports/python-unittest/test_fx/TEST-fx.test_gradual_type.TypeCheckerTest-20230111215502.xml (deflated 90%) 2023-01-11T22:35:11.5106467Z adding: test/test-reports/python-pytest/inductor.test_torchinductor_opinfo/inductor.test_torchinductor_opinfo-639bab38560ded0d.xml (deflated 95%) 2023-01-11T22:35:11.5153372Z adding: test/test-reports/python-pytest/inductor.test_torchinductor_opinfo/inductor.test_torchinductor_opinfo-f4a80e863a5ab71b.xml (deflated 95%) 2023-01-11T22:35:11.5158870Z adding: test/test-reports/python-pytest/inductor.test_torchinductor_opinfo/inductor.test_torchinductor_opinfo-25f1a46d36aaea3b.xml (deflated 70%) 2023-01-11T22:35:11.5172781Z adding: test/test-reports/cpp-unittest/test_libtorch/test_jit.xml (deflated 91%) 2023-01-11T22:35:11.5182010Z adding: test/test-reports/cpp-unittest/test_libtorch/test_lazy.xml (deflated 92%) 2023-01-11T22:35:11.5200718Z adding: test/test-reports/cpp-unittest/test_libtorch/test_api.xml (deflated 91%) 2023-01-11T22:35:11.5213416Z adding: test/test-reports/cpp-unittest/test_libtorch/test_tensorexpr.xml (deflated 91%) 2023-01-11T22:35:11.5235062Z ##[group]Run # Remove any previous test reports if they exist 2023-01-11T22:35:11.5235345Z # Remove any previous test reports if they exist 2023-01-11T22:35:11.5235580Z rm -f usage-log-*.zip 2023-01-11T22:35:11.5235857Z # this workflow is also run in bazel build test, but we dont generate usage reports for it 2023-01-11T22:35:11.5236146Z # so check to see if the file exists first 2023-01-11T22:35:11.5236361Z if [ -f 'usage_log.txt' ]; then 2023-01-11T22:35:11.5236608Z  zip "usage-log-${FILE_SUFFIX}.zip" 'usage_log.txt' 2023-01-11T22:35:11.5236821Z fi 2023-01-11T22:35:11.5248053Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:35:11.5248281Z env: 2023-01-11T22:35:11.5248464Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:35:11.5248723Z DOCKER_CONTAINER_ID: 4c11235bca453165f0f651917b2b8bf1130ad4b70e92651449f8e0319a7d8079 2023-01-11T22:35:11.5249032Z FILE_SUFFIX: test-default-2-5-linux.2xlarge_10588771852 2023-01-11T22:35:11.5249256Z ##[endgroup] 2023-01-11T22:35:11.6085513Z adding: usage_log.txt (deflated 98%) 2023-01-11T22:35:11.6159151Z ##[group]Run seemethere/upload-artifact-s3@v5 2023-01-11T22:35:11.6159373Z with: 2023-01-11T22:35:11.6159742Z s3-prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T22:35:11.6159966Z retention-days: 14 2023-01-11T22:35:11.6160149Z if-no-files-found: warn 2023-01-11T22:35:11.6160349Z path: test-jsons-*.zip 2023-01-11T22:35:11.6160534Z name: artifact 2023-01-11T22:35:11.6160706Z s3-bucket: gha-artifacts 2023-01-11T22:35:11.6160899Z region: us-east-1 2023-01-11T22:35:11.6161071Z env: 2023-01-11T22:35:11.6161230Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:35:11.6161503Z DOCKER_CONTAINER_ID: 4c11235bca453165f0f651917b2b8bf1130ad4b70e92651449f8e0319a7d8079 2023-01-11T22:35:11.6161793Z ##[endgroup] 2023-01-11T22:35:12.0120374Z NOTE: s3-prefix specified, ignoring name parameter 2023-01-11T22:35:12.0121062Z With the provided path, there will be 1 file uploaded 2023-01-11T22:35:12.0121766Z Uploading to s3 prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T22:35:12.0192639Z Starting upload of test-jsons-test-default-2-5-linux.2xlarge_10588771852.zip 2023-01-11T22:35:12.2200752Z Finished upload of test-jsons-test-default-2-5-linux.2xlarge_10588771852.zip 2023-01-11T22:35:12.2344278Z ##[group]Run seemethere/upload-artifact-s3@v5 2023-01-11T22:35:12.2344500Z with: 2023-01-11T22:35:12.2344712Z s3-prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T22:35:12.2344922Z retention-days: 14 2023-01-11T22:35:12.2345122Z if-no-files-found: error 2023-01-11T22:35:12.2345332Z path: test-reports-*.zip 2023-01-11T22:35:12.2345510Z name: artifact 2023-01-11T22:35:12.2345693Z s3-bucket: gha-artifacts 2023-01-11T22:35:12.2346004Z region: us-east-1 2023-01-11T22:35:12.2346160Z env: 2023-01-11T22:35:12.2346336Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:35:12.2346608Z DOCKER_CONTAINER_ID: 4c11235bca453165f0f651917b2b8bf1130ad4b70e92651449f8e0319a7d8079 2023-01-11T22:35:12.2346848Z ##[endgroup] 2023-01-11T22:35:12.5765273Z NOTE: s3-prefix specified, ignoring name parameter 2023-01-11T22:35:12.5765752Z With the provided path, there will be 1 file uploaded 2023-01-11T22:35:12.5766193Z Uploading to s3 prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T22:35:12.5774426Z Starting upload of test-reports-test-default-2-5-linux.2xlarge_10588771852.zip 2023-01-11T22:35:12.8114574Z Finished upload of test-reports-test-default-2-5-linux.2xlarge_10588771852.zip 2023-01-11T22:35:12.8259410Z ##[group]Run seemethere/upload-artifact-s3@v5 2023-01-11T22:35:12.8259628Z with: 2023-01-11T22:35:12.8259829Z s3-prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T22:35:12.8260035Z retention-days: 14 2023-01-11T22:35:12.8260327Z if-no-files-found: ignore 2023-01-11T22:35:12.8260528Z path: usage-log-*.zip 2023-01-11T22:35:12.8260696Z name: artifact 2023-01-11T22:35:12.8260875Z s3-bucket: gha-artifacts 2023-01-11T22:35:12.8261062Z region: us-east-1 2023-01-11T22:35:12.8261214Z env: 2023-01-11T22:35:12.8261385Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:35:12.8261647Z DOCKER_CONTAINER_ID: 4c11235bca453165f0f651917b2b8bf1130ad4b70e92651449f8e0319a7d8079 2023-01-11T22:35:12.8261881Z ##[endgroup] 2023-01-11T22:35:13.1704157Z NOTE: s3-prefix specified, ignoring name parameter 2023-01-11T22:35:13.1704654Z With the provided path, there will be 1 file uploaded 2023-01-11T22:35:13.1705100Z Uploading to s3 prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T22:35:13.1713403Z Starting upload of usage-log-test-default-2-5-linux.2xlarge_10588771852.zip 2023-01-11T22:35:13.4899338Z Finished upload of usage-log-test-default-2-5-linux.2xlarge_10588771852.zip 2023-01-11T22:35:13.5057388Z ##[group]Run # shellcheck disable=SC2156 2023-01-11T22:35:13.5057807Z # shellcheck disable=SC2156 2023-01-11T22:35:13.5058114Z find . -iname "core.[1-9]*" -exec docker exec "${DOCKER_CONTAINER_ID}" sh -c "gdb python {} -ex 'bt' -ex 'q'" \; 2023-01-11T22:35:13.5069167Z shell: /usr/bin/bash -e {0} 2023-01-11T22:35:13.5069359Z env: 2023-01-11T22:35:13.5069526Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:35:13.5069800Z DOCKER_CONTAINER_ID: 4c11235bca453165f0f651917b2b8bf1130ad4b70e92651449f8e0319a7d8079 2023-01-11T22:35:13.5070050Z ##[endgroup] 2023-01-11T22:35:15.8174136Z ##[group]Run set -x 2023-01-11T22:35:15.8174494Z set -x 2023-01-11T22:35:15.8174729Z python3 -m pip install -r requirements.txt 2023-01-11T22:35:15.8174975Z python3 -m pip install boto3==1.19.12 2023-01-11T22:35:15.8175273Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2023-01-11T22:35:15.8186364Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:35:15.8186581Z env: 2023-01-11T22:35:15.8186764Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:35:15.8187035Z DOCKER_CONTAINER_ID: 4c11235bca453165f0f651917b2b8bf1130ad4b70e92651449f8e0319a7d8079 2023-01-11T22:35:15.8187294Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T22:35:15.8187487Z BRANCH: pull/91627 2023-01-11T22:35:15.8187668Z TEST_CONFIG: default 2023-01-11T22:35:15.8187837Z SHARD_NUMBER: 2 2023-01-11T22:35:15.8188066Z BUILD_ENVIRONMENT: linux-focal-py3.7-clang7-asan 2023-01-11T22:35:15.8188293Z PR_NUMBER: 91627 2023-01-11T22:35:15.8188509Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T22:35:15.8188721Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T22:35:15.8188948Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T22:35:15.8189154Z TAG: 2023-01-11T22:35:15.8189326Z WORKFLOW_ID: 3896099317 2023-01-11T22:35:15.8189635Z GITHUB_TOKEN: *** 2023-01-11T22:35:15.8189829Z GHA_WORKFLOW_JOB_ID: 10588771852 2023-01-11T22:35:15.8190020Z ##[endgroup] 2023-01-11T22:35:15.8215573Z + python3 -m pip install -r requirements.txt 2023-01-11T22:35:16.0387915Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T22:35:16.0693124Z 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:35:16.0720170Z 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:35:16.0728879Z 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:35:16.0736712Z 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:35:16.1100850Z 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:35:16.1109435Z 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:35:16.1185238Z 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:35:16.1192691Z 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:35:16.1415416Z Requirement already satisfied: setuptools in /usr/lib/python3.7/site-packages (from -r requirements.txt (line 10)) (49.1.3) 2023-01-11T22:35:16.1581403Z 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:35:16.1589499Z 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:35:16.1594832Z 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:35:16.1604582Z 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:35:16.1622548Z 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:35:16.1693232Z 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:35:16.1847924Z 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:35:16.1872130Z 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:35:16.1887933Z 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:35:16.1907711Z 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:35:16.1917199Z 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:35:16.2166591Z 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:35:16.2187258Z 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:35:16.2195377Z 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:35:16.2346695Z 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:35:16.2357564Z 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:35:16.2411866Z 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:35:16.3024204Z + python3 -m pip install boto3==1.19.12 2023-01-11T22:35:16.5122310Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T22:35:16.5350755Z Requirement already satisfied: boto3==1.19.12 in /home/ec2-user/.local/lib/python3.7/site-packages (1.19.12) 2023-01-11T22:35:16.5400720Z 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:35:16.5441733Z 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:35:16.5463748Z 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:35:16.5488347Z 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:35:16.5507627Z 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:35:16.5658646Z 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:35:16.7522034Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2023-01-11T22:38:32.6541861Z [scribe] Scribe access token not provided, sending report via boto3... 2023-01-11T22:38:32.6542796Z ERROR ENCOUNTERED WHEN UPLOADING TO SCRIBE: {"errorMessage":"2023-01-11T22:38:22.583Z 5f5a4f51-7c63-46c7-a243-591760e47eef Task timed out after 60.00 seconds"} 2023-01-11T22:38:32.6543039Z 2023-01-11T22:38:32.6543201Z ----- Historic stats comparison result ------ 2023-01-11T22:38:32.6544499Z 2023-01-11T22:38:32.6544805Z job: linux-focal-py3.7-clang7-asan 2023-01-11T22:38:32.6545269Z commit: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T22:38:32.6545468Z 2023-01-11T22:38:32.6545618Z Commit graph (base is most recent master ancestor with at least one S3 report): 2023-01-11T22:38:32.6545793Z 2023-01-11T22:38:32.6545862Z : (master) 2023-01-11T22:38:32.6546021Z | 2023-01-11T22:38:32.6546203Z | * 8419ddda87 (HEAD) total time 8966.49s 2023-01-11T22:38:32.6546405Z | | 2023-01-11T22:38:32.6546560Z | : (2 commits) 2023-01-11T22:38:32.6546709Z |/ 2023-01-11T22:38:32.6568196Z * db2a237763 (base) 6 reports, total time 6531.02s ± 1949.02s 2023-01-11T22:38:32.6568668Z * 2b0abd4ce3 6 reports, total time 6426.22s ± 1610.56s 2023-01-11T22:38:32.6568986Z * f7939b21e1 18 reports, total time 4282.88s ± 3175.52s 2023-01-11T22:38:32.6569299Z * cb3204823e 6 reports, total time 6242.31s ± 1589.91s 2023-01-11T22:38:32.6569658Z * 6e236553f5 6 reports, total time 6225.77s ± 1657.37s 2023-01-11T22:38:32.6569954Z * cce577b391 6 reports, total time 6572.59s ± 1787.95s 2023-01-11T22:38:32.6570264Z * fae821c2f1 6 reports, total time 6444.34s ± 1937.43s 2023-01-11T22:38:32.6570573Z * 0c3659586d 6 reports, total time 6403.29s ± 1687.01s 2023-01-11T22:38:32.6570878Z * 122245985a 6 reports, total time 6514.92s ± 1951.22s 2023-01-11T22:38:32.6571345Z * b797a24259 6 reports, total time 6327.92s ± 1673.60s 2023-01-11T22:38:32.6571544Z | 2023-01-11T22:38:32.6571696Z : 2023-01-11T22:38:32.6571776Z 2023-01-11T22:38:32.6571896Z Removed (across 985 suites) 0 tests, totaling 0.00s 2023-01-11T22:38:32.6572157Z Modified (across 0 suites) 0 tests, totaling 0.00s 2023-01-11T22:38:32.6572412Z Added (across 259 suites) 17919 tests, totaling +8966.49s 2023-01-11T22:38:32.7334252Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2023-01-11T22:38:32.7334497Z with: 2023-01-11T22:38:32.7334652Z env: 2023-01-11T22:38:32.7334813Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:38:32.7335082Z DOCKER_CONTAINER_ID: 4c11235bca453165f0f651917b2b8bf1130ad4b70e92651449f8e0319a7d8079 2023-01-11T22:38:32.7335331Z ##[endgroup] 2023-01-11T22:38:32.7350484Z ##[group]Run set -eou pipefail 2023-01-11T22:38:32.7350699Z set -eou pipefail 2023-01-11T22:38:32.7350878Z  2023-01-11T22:38:32.7351130Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2023-01-11T22:38:32.7351368Z for _ in $(seq 1440); do 2023-01-11T22:38:32.7351584Z  # Break if no ssh session exists anymore 2023-01-11T22:38:32.7351801Z  if [ "$(who)" = "" ]; then 2023-01-11T22:38:32.7351982Z  break 2023-01-11T22:38:32.7352137Z  fi 2023-01-11T22:38:32.7352334Z  echo "." 2023-01-11T22:38:32.7352496Z  sleep 5 2023-01-11T22:38:32.7352664Z done 2023-01-11T22:38:32.7363931Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:38:32.7364136Z env: 2023-01-11T22:38:32.7364315Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:38:32.7364587Z DOCKER_CONTAINER_ID: 4c11235bca453165f0f651917b2b8bf1130ad4b70e92651449f8e0319a7d8079 2023-01-11T22:38:32.7364834Z ##[endgroup] 2023-01-11T22:38:32.7388149Z Holding runner for 2 hours until all ssh sessions have logged out 2023-01-11T22:38:32.7480936Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2023-01-11T22:38:32.7481239Z # ignore expansion of "docker ps -q" since it could be empty 2023-01-11T22:38:32.7481491Z # shellcheck disable=SC2046 2023-01-11T22:38:32.7481717Z docker stop $(docker ps -q) || true 2023-01-11T22:38:32.7481944Z # Prune all of the docker images 2023-01-11T22:38:32.7482151Z docker system prune -af 2023-01-11T22:38:32.7492303Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:38:32.7492523Z env: 2023-01-11T22:38:32.7492703Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:38:32.7492960Z DOCKER_CONTAINER_ID: 4c11235bca453165f0f651917b2b8bf1130ad4b70e92651449f8e0319a7d8079 2023-01-11T22:38:32.7493208Z ##[endgroup] 2023-01-11T22:38:33.1457112Z 4c11235bca45 2023-01-11T22:38:36.1794183Z Deleted Containers: 2023-01-11T22:38:36.1794503Z 4c11235bca453165f0f651917b2b8bf1130ad4b70e92651449f8e0319a7d8079 2023-01-11T22:38:36.1794727Z 2023-01-11T22:38:42.4169259Z Deleted Images: 2023-01-11T22:38:42.4170187Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T22:38:42.4171224Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3-clang7-asan@sha256:6dd98a84a12a3a3be24bbc7c3112415c10051ad261832daa2e17a60a48fce645 2023-01-11T22:38:42.4171916Z deleted: sha256:5325cd7f52b1f94911c01c0cdf3b1ff1e9dc0384e025981788193a98f05dba1b 2023-01-11T22:38:42.4172410Z deleted: sha256:2a906ec2e83680ad0c0b3c04f800210a2aaa518dfdeb1f8777a3bda07f41043d 2023-01-11T22:38:42.4172933Z deleted: sha256:97c302ebcaf8b088d6c5f3c1ed38fe8d0e0645eb613274529f7cbc2993b8afe2 2023-01-11T22:38:42.4173488Z deleted: sha256:442a476bcc73d28a55aa62aec0fab2811802b9a49734a0f7c453fc7a0f61194b 2023-01-11T22:38:42.4174041Z deleted: sha256:ab9c20206ef962ca71b3bb9537bc48c01a44f6bca93c3db850466e72d3884263 2023-01-11T22:38:42.4174601Z deleted: sha256:d519cc29297d1da1948ac3712265391094b9879fc381ef670fae1ef57abcd3d1 2023-01-11T22:38:42.4175393Z deleted: sha256:4a21d0ec22df40883df386e38a7cb3bc77c77b712e220d35d8b37e92b9950ef6 2023-01-11T22:38:42.4175867Z deleted: sha256:395fe96fcd2b102c4003d245f119cfc65b46c4c3802ca38365bebdc91defd4cf 2023-01-11T22:38:42.4176370Z deleted: sha256:b65be516908093d7c145e4030f8de7ef10ffb305e1fba21d3958e3ee73a30d3d 2023-01-11T22:38:42.4176942Z deleted: sha256:3bb943397c70afd134df480901ed177858c1035fded4ec5f9e4ffd6da4dcb89d 2023-01-11T22:38:42.4177552Z deleted: sha256:5425abcdb9e9feccf9440658c0956c6d5238b9eaef5f3390e15d1528781575f6 2023-01-11T22:38:42.4178112Z deleted: sha256:62c8812cc3169da46ae86e31a12b9dba4e8bdbb8cf757563d94fad7e0cf69168 2023-01-11T22:38:42.4178729Z deleted: sha256:fadf0c4b466ec011c06a8ea538f9af64c9ef238a9f82548734966001280ca714 2023-01-11T22:38:42.4179231Z deleted: sha256:0792a841df1f53af6de40442d0025e9990b77742711d27a64ae4aae3be48ecea 2023-01-11T22:38:42.4179702Z deleted: sha256:7773166e62719dd423c98453776526cb437a4a2e34725f67cf35d2884c5d66ac 2023-01-11T22:38:42.4180186Z deleted: sha256:f8a56556e6f6231a4097b64001f513c5d70b13c0236af8cc455bad3b00c9bd41 2023-01-11T22:38:42.4180627Z deleted: sha256:4bbda4e2e970d7486a82b590b67d004e3eedb916c9a09dae95e171c3c7d128b8 2023-01-11T22:38:42.4181007Z deleted: sha256:76de40b5f6e9272ff2ff4ed6f49e0512d5062a889d44ee972f6ff0e9b4d97b21 2023-01-11T22:38:42.4181350Z deleted: sha256:21a617b683926eac79a3ff5b84020a90091ab8f6ed91263d32e60c41d8dc83a3 2023-01-11T22:38:42.4181819Z deleted: sha256:a18f03489410849fb7b5773cd370d81eead139d9a1f7d17bd5b45343d8411235 2023-01-11T22:38:42.4182478Z deleted: sha256:1da4c3d326dbb1eb56d7e72d42cd2489204f08b8e11fcc809d3d9b672d07c130 2023-01-11T22:38:42.4183152Z deleted: sha256:f1164e9f191cdf8f0735e79f41638604c1857f8ea363c8bcf469f4dbc0395155 2023-01-11T22:38:42.4183821Z deleted: sha256:834f45135f91348725785a41a0b47edadd4ac0f42672dce53e9481f29dbf5118 2023-01-11T22:38:42.4184308Z deleted: sha256:4c7f1152ccb57e9b538496946274984cbe2f4594db9a78df1cd412ff2ca86ba3 2023-01-11T22:38:42.4184838Z deleted: sha256:800e2f87c71c39552693489f91886f35168bada0577c186eb984e9d527c9e1ab 2023-01-11T22:38:42.4185464Z deleted: sha256:86e4189838195e0b7afe3b1d64cc68b85150b1e652b1ea78e0c3e79f60e56619 2023-01-11T22:38:42.4185979Z deleted: sha256:57a498c51cc5e371ea3005fa34643fd311473bf45160ec9f8829bc57aaf5e469 2023-01-11T22:38:42.4186467Z deleted: sha256:b1ac4279009dc5f8f84259e215465c846e93e899120b194bb26710080d05d064 2023-01-11T22:38:42.4187031Z deleted: sha256:ec6bcb4ef51f26674c5c1ecf0fd98dafba7e6c676af97ddaa9e90c827a84f4ac 2023-01-11T22:38:42.4187741Z deleted: sha256:41053418af7960cb9778f5de6dbb5fb9a81679d026a95c9040112a769fca9509 2023-01-11T22:38:42.4188420Z deleted: sha256:85bc8a6e2aa0a5aab623f96bcbd8100851b8780ab0ab96147f70ecefd9b4db59 2023-01-11T22:38:42.4188966Z deleted: sha256:b14d0ec20a85e111c0d1b7884da9e140828a31183e6a310e6a5b2eb666ffc0f5 2023-01-11T22:38:42.4189607Z deleted: sha256:a1e5003e5f434888b9ed0e968efb1766e6ee2989e3859deb3d28f44a9e11a151 2023-01-11T22:38:42.4214978Z deleted: sha256:079925f7360b91dfffdbf07a3c9d26760ba63efd8ccf2bb1da8eb90a2bce6c71 2023-01-11T22:38:42.4215661Z deleted: sha256:096c0fa52de28ce746fa2185ecede7afb8026f7764e7979521d7100c91f436cf 2023-01-11T22:38:42.4216153Z deleted: sha256:3829c30ff4e506bc321170851f220f8da1447eff64069ce79d2c4524b3c048b9 2023-01-11T22:38:42.4216704Z deleted: sha256:bd5d33b4de72dc0654a67bd3ce98dcef60d7fdfacb8a2ce7fcc20baa6b1e168f 2023-01-11T22:38:42.4217286Z deleted: sha256:1f392eed296a431fb3a9ea096e45207fabad2b40bafdbfadd04cee8cc3143836 2023-01-11T22:38:42.4217809Z deleted: sha256:260fe247d5696775c1703448021630206a5cd4d42cd3fabd431fc6ae4dd70364 2023-01-11T22:38:42.4218343Z deleted: sha256:20efe016ab0cbd16e268a172261b2ff0a48f8bd8b3bb24a8c90e8fcbf8dac0f9 2023-01-11T22:38:42.4218977Z deleted: sha256:acb74ca36bc5aa2afadf1d323e3479f2e695b859e6f8de79a5385b5704648c97 2023-01-11T22:38:42.4219470Z deleted: sha256:08659c8942260808f64dc4d246f0d1ec69bea959285c1a68a623eef06fac0776 2023-01-11T22:38:42.4219988Z deleted: sha256:4f180b139fcb3dbfd17a8bee3050c2e4ddfec735de23b4a4945dfa1cbf2a4b21 2023-01-11T22:38:42.4220686Z deleted: sha256:91adec35f4022e8012f3cf585ef9aecb0fb00554d64d3015746f87790ec5e56e 2023-01-11T22:38:42.4221181Z deleted: sha256:4a0eeaa6a53564a71593a4a86fd649a6489c996eaf1ebb3682d0a38da99b22ed 2023-01-11T22:38:42.4221727Z deleted: sha256:99fac38c2936297fb41ffb0bac75a88912fa25d543829065effecceccb92a3ff 2023-01-11T22:38:42.4222250Z deleted: sha256:798bdde84964314140909f87d67d5f5a73f0cc661f1afd5afb58e243f0b8143b 2023-01-11T22:38:42.4222741Z deleted: sha256:1c46b37f355a09ff1f756158f98428dfb7471c79bf482ec749013853507b63d4 2023-01-11T22:38:42.4223062Z deleted: sha256:83ffd7688f9ca4fd4964d42650101bc8ccd5e8f8c5e98f6bdf62a1d0d9949822 2023-01-11T22:38:42.4223399Z deleted: sha256:20b6db097888f607cac0931dbc6139d6a5f43ab1138e4016aecdbcbd34d58861 2023-01-11T22:38:42.4223730Z deleted: sha256:1e00b41465f87331efde7530353bd0a8e85f73e43fe7b2c2cd62d94d6722f55d 2023-01-11T22:38:42.4224057Z deleted: sha256:d02aefd44af95ba08c859f8d3d122e4c837a4f1bfc629b1f14cad28155f441e2 2023-01-11T22:38:42.4224402Z deleted: sha256:c382de1d8b9efdd8f19997310c931ce3b96a46556c7e6d365289833b9876d70a 2023-01-11T22:38:42.4224741Z deleted: sha256:3ce7d394261e3df5a6daedf89f56f49f65aa9f0363cdd91236bcb6be104f691f 2023-01-11T22:38:42.4225074Z deleted: sha256:96eb2293b4da5750861d9786c2b42370252bd4987bfad60ff880a8e8a1dff012 2023-01-11T22:38:42.4225383Z deleted: sha256:dd3c4887c7716cb5f245c613b60762a6882552b9e53bfe6b8bd87d23ed088389 2023-01-11T22:38:42.4225711Z deleted: sha256:623279cffefdbb351006c27e7413dab9c5a12c7411d842f570d79a7966cb6fbb 2023-01-11T22:38:42.4226023Z deleted: sha256:5295198d288e9389897b64f68531db086313f1ff09424e199edbdfc8e4ccbafe 2023-01-11T22:38:42.4226322Z deleted: sha256:0002c93bdb3704dd9e36ce5153ef637f84de253015f3ee330468dccdeacad60b 2023-01-11T22:38:42.4226503Z 2023-01-11T22:38:42.4226601Z Total reclaimed space: 11.78GB 2023-01-11T22:38:42.4293015Z Post job cleanup. 2023-01-11T22:38:42.4337214Z Post job cleanup. 2023-01-11T22:38:42.5384338Z [command]/usr/bin/git version 2023-01-11T22:38:42.5426064Z git version 2.38.1 2023-01-11T22:38:42.5463663Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/a0d63533-8653-44e9-bcbf-6ad8eef7f584' before making global git config changes 2023-01-11T22:38:42.5464494Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T22:38:42.5468148Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T22:38:42.5503520Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T22:38:42.5532758Z [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:38:42.5904425Z Entering 'android/libs/fbjni' 2023-01-11T22:38:42.5952854Z Entering 'third_party/FP16' 2023-01-11T22:38:42.5995240Z Entering 'third_party/FXdiv' 2023-01-11T22:38:42.6043027Z Entering 'third_party/NNPACK' 2023-01-11T22:38:42.6089275Z Entering 'third_party/QNNPACK' 2023-01-11T22:38:42.6136183Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T22:38:42.6170732Z Entering 'third_party/XNNPACK' 2023-01-11T22:38:42.6270556Z Entering 'third_party/benchmark' 2023-01-11T22:38:42.6325656Z Entering 'third_party/cpuinfo' 2023-01-11T22:38:42.6379440Z Entering 'third_party/cub' 2023-01-11T22:38:42.6425349Z Entering 'third_party/cudnn_frontend' 2023-01-11T22:38:42.6464914Z Entering 'third_party/cutlass' 2023-01-11T22:38:42.6505903Z Entering 'third_party/eigen' 2023-01-11T22:38:42.6567750Z Entering 'third_party/fbgemm' 2023-01-11T22:38:42.6627010Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T22:38:42.6685036Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T22:38:42.6742083Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T22:38:42.6798632Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T22:38:42.6847582Z Entering 'third_party/flatbuffers' 2023-01-11T22:38:42.6883918Z Entering 'third_party/fmt' 2023-01-11T22:38:42.6931049Z Entering 'third_party/foxi' 2023-01-11T22:38:42.6974844Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T22:38:42.7020353Z Entering 'third_party/gloo' 2023-01-11T22:38:42.7070210Z Entering 'third_party/googletest' 2023-01-11T22:38:42.7116759Z Entering 'third_party/ideep' 2023-01-11T22:38:42.7171432Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T22:38:42.7258682Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T22:38:42.7346814Z Entering 'third_party/ios-cmake' 2023-01-11T22:38:42.7388781Z Entering 'third_party/ittapi' 2023-01-11T22:38:42.7424022Z Entering 'third_party/kineto' 2023-01-11T22:38:42.7457493Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T22:38:42.7491207Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T22:38:42.7525800Z Entering 'third_party/nccl/nccl' 2023-01-11T22:38:42.7575742Z Entering 'third_party/neon2sse' 2023-01-11T22:38:42.7615429Z Entering 'third_party/nlohmann' 2023-01-11T22:38:42.7651021Z Entering 'third_party/onnx' 2023-01-11T22:38:42.7750870Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T22:38:42.7811198Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T22:38:42.7860835Z Entering 'third_party/onnx-tensorrt' 2023-01-11T22:38:42.7919118Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T22:38:42.8009195Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T22:38:42.8071370Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T22:38:42.8130305Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T22:38:42.8184531Z Entering 'third_party/pocketfft' 2023-01-11T22:38:42.8218865Z Entering 'third_party/protobuf' 2023-01-11T22:38:42.8298559Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T22:38:42.8363156Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T22:38:42.8410894Z Entering 'third_party/psimd' 2023-01-11T22:38:42.8452497Z Entering 'third_party/pthreadpool' 2023-01-11T22:38:42.8495791Z Entering 'third_party/pybind11' 2023-01-11T22:38:42.8542020Z Entering 'third_party/python-enum' 2023-01-11T22:38:42.8583676Z Entering 'third_party/python-peachpy' 2023-01-11T22:38:42.8628245Z Entering 'third_party/python-six' 2023-01-11T22:38:42.8668917Z Entering 'third_party/sleef' 2023-01-11T22:38:42.8718949Z Entering 'third_party/tbb' 2023-01-11T22:38:42.8754808Z Entering 'third_party/tensorpipe' 2023-01-11T22:38:42.8820808Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T22:38:42.8878574Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T22:38:42.8932343Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T22:38:42.8988711Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T22:38:42.9046579Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T22:38:42.9099065Z Entering 'third_party/zstd' 2023-01-11T22:38:42.9158831Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T22:38:42.9186442Z http.https://github.com/.extraheader 2023-01-11T22:38:42.9194667Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-01-11T22:38:42.9227137Z [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:38:42.9480161Z Entering 'android/libs/fbjni' 2023-01-11T22:38:42.9499103Z http.https://github.com/.extraheader 2023-01-11T22:38:42.9525923Z Entering 'third_party/FP16' 2023-01-11T22:38:42.9545713Z http.https://github.com/.extraheader 2023-01-11T22:38:42.9572596Z Entering 'third_party/FXdiv' 2023-01-11T22:38:42.9592758Z http.https://github.com/.extraheader 2023-01-11T22:38:42.9618664Z Entering 'third_party/NNPACK' 2023-01-11T22:38:42.9639020Z http.https://github.com/.extraheader 2023-01-11T22:38:42.9665803Z Entering 'third_party/QNNPACK' 2023-01-11T22:38:42.9687273Z http.https://github.com/.extraheader 2023-01-11T22:38:42.9713711Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T22:38:42.9734835Z http.https://github.com/.extraheader 2023-01-11T22:38:42.9761636Z Entering 'third_party/XNNPACK' 2023-01-11T22:38:42.9781771Z http.https://github.com/.extraheader 2023-01-11T22:38:42.9819877Z Entering 'third_party/benchmark' 2023-01-11T22:38:42.9839370Z http.https://github.com/.extraheader 2023-01-11T22:38:42.9865102Z Entering 'third_party/cpuinfo' 2023-01-11T22:38:42.9886945Z http.https://github.com/.extraheader 2023-01-11T22:38:42.9913552Z Entering 'third_party/cub' 2023-01-11T22:38:42.9935192Z http.https://github.com/.extraheader 2023-01-11T22:38:42.9961989Z Entering 'third_party/cudnn_frontend' 2023-01-11T22:38:42.9981836Z http.https://github.com/.extraheader 2023-01-11T22:38:43.0014380Z Entering 'third_party/cutlass' 2023-01-11T22:38:43.0033958Z http.https://github.com/.extraheader 2023-01-11T22:38:43.0067233Z Entering 'third_party/eigen' 2023-01-11T22:38:43.0087877Z http.https://github.com/.extraheader 2023-01-11T22:38:43.0116421Z Entering 'third_party/fbgemm' 2023-01-11T22:38:43.0137738Z http.https://github.com/.extraheader 2023-01-11T22:38:43.0164602Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T22:38:43.0183747Z http.https://github.com/.extraheader 2023-01-11T22:38:43.0210417Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T22:38:43.0229618Z http.https://github.com/.extraheader 2023-01-11T22:38:43.0256801Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T22:38:43.0276498Z http.https://github.com/.extraheader 2023-01-11T22:38:43.0303637Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T22:38:43.0323533Z http.https://github.com/.extraheader 2023-01-11T22:38:43.0351344Z Entering 'third_party/flatbuffers' 2023-01-11T22:38:43.0372191Z http.https://github.com/.extraheader 2023-01-11T22:38:43.0400851Z Entering 'third_party/fmt' 2023-01-11T22:38:43.0420877Z http.https://github.com/.extraheader 2023-01-11T22:38:43.0448007Z Entering 'third_party/foxi' 2023-01-11T22:38:43.0468371Z http.https://github.com/.extraheader 2023-01-11T22:38:43.0494500Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T22:38:43.0514657Z http.https://github.com/.extraheader 2023-01-11T22:38:43.0541218Z Entering 'third_party/gloo' 2023-01-11T22:38:43.0562551Z http.https://github.com/.extraheader 2023-01-11T22:38:43.0588929Z Entering 'third_party/googletest' 2023-01-11T22:38:43.0608932Z http.https://github.com/.extraheader 2023-01-11T22:38:43.0634728Z Entering 'third_party/ideep' 2023-01-11T22:38:43.0654898Z http.https://github.com/.extraheader 2023-01-11T22:38:43.0680366Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T22:38:43.0700056Z http.https://github.com/.extraheader 2023-01-11T22:38:43.0729168Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T22:38:43.0748516Z http.https://github.com/.extraheader 2023-01-11T22:38:43.0782424Z Entering 'third_party/ios-cmake' 2023-01-11T22:38:43.0804060Z http.https://github.com/.extraheader 2023-01-11T22:38:43.0829736Z Entering 'third_party/ittapi' 2023-01-11T22:38:43.0850182Z http.https://github.com/.extraheader 2023-01-11T22:38:43.0876467Z Entering 'third_party/kineto' 2023-01-11T22:38:43.0896611Z http.https://github.com/.extraheader 2023-01-11T22:38:43.0923527Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T22:38:43.0942861Z http.https://github.com/.extraheader 2023-01-11T22:38:43.0969544Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T22:38:43.0988535Z http.https://github.com/.extraheader 2023-01-11T22:38:43.1016207Z Entering 'third_party/nccl/nccl' 2023-01-11T22:38:43.1035862Z http.https://github.com/.extraheader 2023-01-11T22:38:43.1062872Z Entering 'third_party/neon2sse' 2023-01-11T22:38:43.1082270Z http.https://github.com/.extraheader 2023-01-11T22:38:43.1108107Z Entering 'third_party/nlohmann' 2023-01-11T22:38:43.1127614Z http.https://github.com/.extraheader 2023-01-11T22:38:43.1154200Z Entering 'third_party/onnx' 2023-01-11T22:38:43.1174147Z http.https://github.com/.extraheader 2023-01-11T22:38:43.1212316Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T22:38:43.1232454Z http.https://github.com/.extraheader 2023-01-11T22:38:43.1258831Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T22:38:43.1278977Z http.https://github.com/.extraheader 2023-01-11T22:38:43.1307881Z Entering 'third_party/onnx-tensorrt' 2023-01-11T22:38:43.1329353Z http.https://github.com/.extraheader 2023-01-11T22:38:43.1356333Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T22:38:43.1375997Z http.https://github.com/.extraheader 2023-01-11T22:38:43.1407727Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T22:38:43.1427634Z http.https://github.com/.extraheader 2023-01-11T22:38:43.1454305Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T22:38:43.1473666Z http.https://github.com/.extraheader 2023-01-11T22:38:43.1500557Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T22:38:43.1520711Z http.https://github.com/.extraheader 2023-01-11T22:38:43.1551273Z Entering 'third_party/pocketfft' 2023-01-11T22:38:43.1572472Z http.https://github.com/.extraheader 2023-01-11T22:38:43.1598758Z Entering 'third_party/protobuf' 2023-01-11T22:38:43.1619744Z http.https://github.com/.extraheader 2023-01-11T22:38:43.1648478Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T22:38:43.1669164Z http.https://github.com/.extraheader 2023-01-11T22:38:43.1695998Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T22:38:43.1715796Z http.https://github.com/.extraheader 2023-01-11T22:38:43.1743778Z Entering 'third_party/psimd' 2023-01-11T22:38:43.1765511Z http.https://github.com/.extraheader 2023-01-11T22:38:43.1791079Z Entering 'third_party/pthreadpool' 2023-01-11T22:38:43.1812393Z http.https://github.com/.extraheader 2023-01-11T22:38:43.1838355Z Entering 'third_party/pybind11' 2023-01-11T22:38:43.1858482Z http.https://github.com/.extraheader 2023-01-11T22:38:43.1886415Z Entering 'third_party/python-enum' 2023-01-11T22:38:43.1906527Z http.https://github.com/.extraheader 2023-01-11T22:38:43.1933280Z Entering 'third_party/python-peachpy' 2023-01-11T22:38:43.1953047Z http.https://github.com/.extraheader 2023-01-11T22:38:43.1980190Z Entering 'third_party/python-six' 2023-01-11T22:38:43.2000382Z http.https://github.com/.extraheader 2023-01-11T22:38:43.2025843Z Entering 'third_party/sleef' 2023-01-11T22:38:43.2047770Z http.https://github.com/.extraheader 2023-01-11T22:38:43.2074424Z Entering 'third_party/tbb' 2023-01-11T22:38:43.2094509Z http.https://github.com/.extraheader 2023-01-11T22:38:43.2123790Z Entering 'third_party/tensorpipe' 2023-01-11T22:38:43.2144033Z http.https://github.com/.extraheader 2023-01-11T22:38:43.2171487Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T22:38:43.2190784Z http.https://github.com/.extraheader 2023-01-11T22:38:43.2217747Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T22:38:43.2237462Z http.https://github.com/.extraheader 2023-01-11T22:38:43.2263685Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T22:38:43.2284171Z http.https://github.com/.extraheader 2023-01-11T22:38:43.2310325Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T22:38:43.2330445Z http.https://github.com/.extraheader 2023-01-11T22:38:43.2356342Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T22:38:43.2376859Z http.https://github.com/.extraheader 2023-01-11T22:38:43.2406630Z Entering 'third_party/zstd' 2023-01-11T22:38:43.2427631Z http.https://github.com/.extraheader 2023-01-11T22:38:43.2685201Z Cleaning up orphan processes